<?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: Application Structure</title>
	<atom:link href="http://pessoal.org/blog/2005/07/20/application-structure/feed/" rel="self" type="application/rss+xml" />
	<link>http://pessoal.org/blog/2005/07/20/application-structure/</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 05:28:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gggeek</title>
		<link>http://pessoal.org/blog/2005/07/20/application-structure/comment-page-1/#comment-2647</link>
		<dc:creator>gggeek</dc:creator>
		<pubDate>Thu, 08 Feb 2007 16:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://pessoal.org/blog/?p=25#comment-2647</guid>
		<description>Pretty much the same layout we use for 'biggish' php apps, too.
The dirs templates and templates_c are moved under a 'smarty' dir

We also add an 'archive' dir, for the logs that have been rotated (and try to make both that and 'logs' symlinks into a different disk partition, just in case your logs end up filling the complete filesystem)</description>
		<content:encoded><![CDATA[<p>Pretty much the same layout we use for &#8216;biggish&#8217; php apps, too.<br />
The dirs templates and templates_c are moved under a &#8217;smarty&#8217; dir</p>
<p>We also add an &#8216;archive&#8217; dir, for the logs that have been rotated (and try to make both that and &#8216;logs&#8217; symlinks into a different disk partition, just in case your logs end up filling the complete filesystem)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
