<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: php&#124;works 2007: Organizing Your PHP Project</title>
	<atom:link href="http://paul-m-jones.com/archives/257/feed" rel="self" type="application/rss+xml" />
	<link>http://paul-m-jones.com/archives/257?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=php-works-2007-organizing-your-php-project</link>
	<description>It&#039;s not enough to be smart; you have to actually know things.</description>
	<lastBuildDate>Wed, 16 May 2012 17:27:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: titzu</title>
		<link>http://paul-m-jones.com/archives/257/comment-page-1#comment-261770</link>
		<dc:creator>titzu</dc:creator>
		<pubDate>Tue, 05 Feb 2008 17:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://paul-m-jones.com/blog/?p=257#comment-261770</guid>
		<description>hi! 
it apears to me that the link for the pdf is dead. can you please fix it or post it elsewhere?

thanks</description>
		<content:encoded><![CDATA[<p>hi!<br />
it apears to me that the link for the pdf is dead. can you please fix it or post it elsewhere?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stan</title>
		<link>http://paul-m-jones.com/archives/257/comment-page-1#comment-181597</link>
		<dc:creator>Stan</dc:creator>
		<pubDate>Thu, 13 Sep 2007 22:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://paul-m-jones.com/blog/?p=257#comment-181597</guid>
		<description>Thanks for posting this Paul, as always your insight if very much appreciated.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this Paul, as always your insight if very much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: php&#124;works day 1 at amnuts</title>
		<link>http://paul-m-jones.com/archives/257/comment-page-1#comment-181584</link>
		<dc:creator>php&#124;works day 1 at amnuts</dc:creator>
		<pubDate>Thu, 13 Sep 2007 22:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://paul-m-jones.com/blog/?p=257#comment-181584</guid>
		<description>[...] Paul Jones was up next with his &#8220;Organizing your PHP projects&#8221;. The outcome of this was basically to not use global vars at all, write your applications as if writing for a library, namespace everything to avoid conflicts (while remembering to use sensible namespace names and not things like &#8216;Date&#8217; or &#8216;Html&#8217;), and use the class-to-file naming convention (such as Component_Db_Table would refer to the directory Component/Db/Table). [...]</description>
		<content:encoded><![CDATA[<p>[...] Paul Jones was up next with his &#8220;Organizing your PHP projects&#8221;. The outcome of this was basically to not use global vars at all, write your applications as if writing for a library, namespace everything to avoid conflicts (while remembering to use sensible namespace names and not things like &#8216;Date&#8217; or &#8216;Html&#8217;), and use the class-to-file naming convention (such as Component_Db_Table would refer to the directory Component/Db/Table). [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

