<?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>Kwista &#187; oop</title>
	<atom:link href="http://www.kwista.com/tag/oop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kwista.com</link>
	<description>Information Technology for Your Gee Whiz Collection</description>
	<lastBuildDate>Thu, 04 Nov 2010 03:27:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Organizing PHP Includes with Autoload</title>
		<link>http://www.kwista.com/programming/php-autoload/</link>
		<comments>http://www.kwista.com/programming/php-autoload/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 16:34:10 +0000</pubDate>
		<dc:creator>Chris London</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[autoload]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.kwista.com/it/?p=30</guid>
		<description><![CDATA[Since PHP5 was released, PHP programmers have been blessed with a decent support of object-oriented programming. With this ability many programmers have used classes in many if not all of their projects. A very common practice for OO programmers is to place each class in an includes folder. There have been many times when I [...]]]></description>
		<wfw:commentRss>http://www.kwista.com/programming/php-autoload/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

