<?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>The Way Of Coding &#187; orientation</title>
	<atom:link href="http://thewayofcoding.com/tag/orientation/feed/" rel="self" type="application/rss+xml" />
	<link>http://thewayofcoding.com</link>
	<description></description>
	<lastBuildDate>Mon, 23 Jan 2012 04:23:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Is object orientated PHP scripting worth the effort?</title>
		<link>http://thewayofcoding.com/2008/01/is-object-orientated-scripting-worth-the-effort/</link>
		<comments>http://thewayofcoding.com/2008/01/is-object-orientated-scripting-worth-the-effort/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 02:08:00 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[effort]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[orientation]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[worth]]></category>

		<guid isPermaLink="false">http://localhost/?p=20</guid>
		<description><![CDATA[I&#8217;m currently creating a movie review website in PHP an SQLite. I&#8217;m taking a very object orientated approach. For example, all database access goes through an object. Adding a review is as simple as calling a function with the proper data. Here is the function header: Each parameter is an associative array that corresponds to [...]]]></description>
		<wfw:commentRss>http://thewayofcoding.com/2008/01/is-object-orientated-scripting-worth-the-effort/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

