<?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: Django template navel gazing</title>
	<atom:link href="http://dougma.com/archives/45/feed" rel="self" type="application/rss+xml" />
	<link>http://dougma.com/archives/45</link>
	<description>the truth according to Doug</description>
	<lastBuildDate>Mon, 05 Sep 2011 01:44:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: doug</title>
		<link>http://dougma.com/archives/45/comment-page-1#comment-62</link>
		<dc:creator>doug</dc:creator>
		<pubDate>Sun, 05 Aug 2007 01:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougma.com/archives/42#comment-62</guid>
		<description>Stan,

I knew it was a good idea! I am always amazed at the things that have been done with python. It seems every time I think &#039;you know, that is not that bad of an Idea, and I think I know how to implement it&#039;, it turns out someone else already has!</description>
		<content:encoded><![CDATA[<p>Stan,</p>
<p>I knew it was a good idea! I am always amazed at the things that have been done with python. It seems every time I think &#8216;you know, that is not that bad of an Idea, and I think I know how to implement it&#8217;, it turns out someone else already has!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doug</title>
		<link>http://dougma.com/archives/45/comment-page-1#comment-58</link>
		<dc:creator>doug</dc:creator>
		<pubDate>Sat, 04 Aug 2007 04:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougma.com/archives/42#comment-58</guid>
		<description>Eric,
    This is a fantastic &lt;a href=&quot;http://www.eflorenzano.com/blog/cheetah-and-django/&quot; rel=&quot;nofollow&quot;&gt;writeup&lt;a/&gt;! I think it should be included on the django code wiki as well!</description>
		<content:encoded><![CDATA[<p>Eric,<br />
    This is a fantastic <a href="http://www.eflorenzano.com/blog/cheetah-and-django/" rel="nofollow">writeup<a />! I think it should be included on the django code wiki as well!</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Florenzano</title>
		<link>http://dougma.com/archives/45/comment-page-1#comment-61</link>
		<dc:creator>Eric Florenzano</dc:creator>
		<pubDate>Sat, 04 Aug 2007 03:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougma.com/archives/42#comment-61</guid>
		<description>Since you were right about the lack of documentation of using other template systems, I&#039;ve done a bit myself on &lt;a href=&quot;http://www.eflorenzano.com/blog/cheetah-and-django/&quot; title=&quot;My Blog&quot; rel=&quot;nofollow&quot;&gt;.</description>
		<content:encoded><![CDATA[<p>Since you were right about the lack of documentation of using other template systems, I&#8217;ve done a bit myself on <a href="http://www.eflorenzano.com/blog/cheetah-and-django/" title="My Blog" rel="nofollow">.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stan</title>
		<link>http://dougma.com/archives/45/comment-page-1#comment-60</link>
		<dc:creator>Stan</dc:creator>
		<pubDate>Sat, 04 Aug 2007 01:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougma.com/archives/42#comment-60</guid>
		<description>You are also describing Python Server Pages (PSP) in mod_python.  It&#039;s a pretty old system, as far as web frameworks go:

http://www.modpython.org/live/current/doc-html/pyapi-psp.html</description>
		<content:encoded><![CDATA[<p>You are also describing Python Server Pages (PSP) in mod_python.  It&#8217;s a pretty old system, as far as web frameworks go:</p>
<p><a href="http://www.modpython.org/live/current/doc-html/pyapi-psp.html" rel="nofollow">http://www.modpython.org/live/current/doc-html/pyapi-psp.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Florenzano</title>
		<link>http://dougma.com/archives/45/comment-page-1#comment-59</link>
		<dc:creator>Eric Florenzano</dc:creator>
		<pubDate>Fri, 03 Aug 2007 20:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougma.com/archives/42#comment-59</guid>
		<description>You do make a good point about the documentation being lacking for using other templating systems with Django.  I&#039;m going to do a bit of research and see if I can come up with some basic documentation.  In theory, it should be simple: swap out the context for a dictionary, and swap out the template rendering step for your template system&#039;s rendering step.</description>
		<content:encoded><![CDATA[<p>You do make a good point about the documentation being lacking for using other templating systems with Django.  I&#8217;m going to do a bit of research and see if I can come up with some basic documentation.  In theory, it should be simple: swap out the context for a dictionary, and swap out the template rendering step for your template system&#8217;s rendering step.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

