<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sweating the Details &#187; Tips and Tricks</title>
	<atom:link href="http://articles.akgfx.com/tag/tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://articles.akgfx.com</link>
	<description>A Compulsively Obsessing Blog</description>
	<lastBuildDate>Sat, 14 Aug 2010 23:14:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>More Elegant Object-Oriented PHP Output of MySQL Data</title>
		<link>http://articles.akgfx.com/2008/04/more-elegant-object-oriented-php-output-of-mysql-data/</link>
		<comments>http://articles.akgfx.com/2008/04/more-elegant-object-oriented-php-output-of-mysql-data/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 04:37:48 +0000</pubDate>
		<dc:creator>Arash Keshmirian</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Object-Oriented Programming]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://articles.akgfx.com/?p=5</guid>
		<description><![CDATA[If you&#8217;ve ever had to write a PHP page which displays data from a MySQL query, you&#8217;ve run into this problem before: How do you design a system to elegantly separate database code from display code, and maintain a clean object-oriented structure? Not so good solutions I have been plagued with this problem for quite [...]]]></description>
		<wfw:commentRss>http://articles.akgfx.com/2008/04/more-elegant-object-oriented-php-output-of-mysql-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.072 seconds -->
