<?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: Genshi: A Real Web Templating&#160;Language</title>
	<atom:link href="http://chrismoos.com/2007/10/17/genshi-a-real-web-templating-language/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrismoos.com/2007/10/17/genshi-a-real-web-templating-language/</link>
	<description>coding my way through life</description>
	<lastBuildDate>Tue, 13 Mar 2012 21:51:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Chris Moos&#8217; Blog &#187; Blog Archive &#187; Genshi vs. Mako</title>
		<link>http://chrismoos.com/2007/10/17/genshi-a-real-web-templating-language/comment-page-1/#comment-109</link>
		<dc:creator>Chris Moos&#8217; Blog &#187; Blog Archive &#187; Genshi vs. Mako</dc:creator>
		<pubDate>Mon, 28 Jan 2008 01:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://chrismoos.com/2007/10/17/genshi-a-real-web-templating-language/#comment-109</guid>
		<description>[...] I stated previously how much I like Genshi&#8230;I&#8217;ve come to realize that the performance of Genshi under high [...]</description>
		<content:encoded><![CDATA[<p>[...] I stated previously how much I like Genshi&#8230;I&#8217;ve come to realize that the performance of Genshi under high [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Willison</title>
		<link>http://chrismoos.com/2007/10/17/genshi-a-real-web-templating-language/comment-page-1/#comment-13</link>
		<dc:creator>Simon Willison</dc:creator>
		<pubDate>Wed, 31 Oct 2007 17:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://chrismoos.com/2007/10/17/genshi-a-real-web-templating-language/#comment-13</guid>
		<description>We considered XML when we initially developed the Django template system, but ended up going with text instead. I won&#039;t repeat all of the arguments here, but one significant benefit of not using XML is performance - Django&#039;s template system is built around a single regular expression and runs extremely fast as a result.

There was a good debate about the merits of XML v.s. non-XML template systems recently here: http://www.becontrary.com/debates/xml_or_text_for_python_templates</description>
		<content:encoded><![CDATA[<p>We considered XML when we initially developed the Django template system, but ended up going with text instead. I won&#8217;t repeat all of the arguments here, but one significant benefit of not using XML is performance &#8211; Django&#8217;s template system is built around a single regular expression and runs extremely fast as a result.</p>
<p>There was a good debate about the merits of XML v.s. non-XML template systems recently here: <a href="http://www.becontrary.com/debates/xml_or_text_for_python_templates" rel="nofollow">http://www.becontrary.com/debates/xml_or_text_for_python_templates</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

