<?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: Snippet: Simple templates with PHP</title>
	<atom:link href="http://stut.net/2008/10/28/snippet-simple-templates-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://stut.net/2008/10/28/snippet-simple-templates-with-php/</link>
	<description>Ramblings of a random software engineer</description>
	<lastBuildDate>Fri, 12 Mar 2010 17:55:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stut</title>
		<link>http://stut.net/2008/10/28/snippet-simple-templates-with-php/comment-page-1/#comment-9604</link>
		<dc:creator>Stut</dc:creator>
		<pubDate>Wed, 18 Mar 2009 15:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://stut.net/blog/?p=249#comment-9604</guid>
		<description>There is no context to these snippets, they&#039;re all self-contained functions or classes that perform isolated tasks and do not rely on anything else. It doesn&#039;t matter where you put them, whether in the same script or an include file.</description>
		<content:encoded><![CDATA[<p>There is no context to these snippets, they&#8217;re all self-contained functions or classes that perform isolated tasks and do not rely on anything else. It doesn&#8217;t matter where you put them, whether in the same script or an include file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob McConnell</title>
		<link>http://stut.net/2008/10/28/snippet-simple-templates-with-php/comment-page-1/#comment-9603</link>
		<dc:creator>Bob McConnell</dc:creator>
		<pubDate>Wed, 18 Mar 2009 15:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://stut.net/blog/?p=249#comment-9603</guid>
		<description>I don&#039;t understand the context for these snippets. Are they all in the same file? If not, where are they and how are they referenced?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand the context for these snippets. Are they all in the same file? If not, where are they and how are they referenced?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
