<?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: Best of Breed: TG is still the best choice for people who hate hitting the wall.</title>
	<atom:link href="http://percious.com/blog/archives/32/feed" rel="self" type="application/rss+xml" />
	<link>http://percious.com/blog/archives/32</link>
	<description>pythonic musings of a mountaineer</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:28:59 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: percious</title>
		<link>http://percious.com/blog/archives/32/comment-page-1#comment-24902</link>
		<dc:creator>percious</dc:creator>
		<pubDate>Tue, 22 Sep 2009 18:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://percious.com/blog/archives/32#comment-24902</guid>
		<description>@alex

Yes, Genshi does support text-based templating, and I have used it for JavaScript generation (i know this sounds insane).  However, it requires you to learn a new set of syntax, and I am unsure of the performance.  TG supports Genshi out of the box, and I am hoping that either chameleon.genshi will help the performance issues it has, or mako will become the default.  Mako is 10x as fast as Genshi.  Jinja2 also has similar performance to Mako, and is supported by TG2 in non-dotted template form.  (Contributions welcome!) 

Also, I wanted to mention that I started a project called Strainer with Tom Lynn, which does xhtml validation.  I am going to release a piece of middleware in this package that you can stuff into the stack if you are using mako in development and want to ensure that your pages are generated using valid xhtml.  For now, it&#039;s mainly a testing tool: http://pypi.python.org/pypi/strainer/0.1a2</description>
		<content:encoded><![CDATA[<p>@alex</p>
<p>Yes, Genshi does support text-based templating, and I have used it for JavaScript generation (i know this sounds insane).  However, it requires you to learn a new set of syntax, and I am unsure of the performance.  TG supports Genshi out of the box, and I am hoping that either chameleon.genshi will help the performance issues it has, or mako will become the default.  Mako is 10x as fast as Genshi.  Jinja2 also has similar performance to Mako, and is supported by TG2 in non-dotted template form.  (Contributions welcome!) </p>
<p>Also, I wanted to mention that I started a project called Strainer with Tom Lynn, which does xhtml validation.  I am going to release a piece of middleware in this package that you can stuff into the stack if you are using mako in development and want to ensure that your pages are generated using valid xhtml.  For now, it&#8217;s mainly a testing tool: <a href="http://pypi.python.org/pypi/strainer/0.1a2" rel="nofollow">http://pypi.python.org/pypi/strainer/0.1a2</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex dante</title>
		<link>http://percious.com/blog/archives/32/comment-page-1#comment-24884</link>
		<dc:creator>alex dante</dc:creator>
		<pubDate>Tue, 22 Sep 2009 06:03:33 +0000</pubDate>
		<guid isPermaLink="false">http://percious.com/blog/archives/32#comment-24884</guid>
		<description>Your feed appears fine via Planet Python (also reading in Reader).

Great write up, I feel very much the same way about the TG stack. One minor correction, though: Genshi supports text-based templating as well as xml-based, something which isn&#039;t obvious when you praise the non-xml approach of Mako.</description>
		<content:encoded><![CDATA[<p>Your feed appears fine via Planet Python (also reading in Reader).</p>
<p>Great write up, I feel very much the same way about the TG stack. One minor correction, though: Genshi supports text-based templating as well as xml-based, something which isn&#8217;t obvious when you praise the non-xml approach of Mako.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antoine Leclair</title>
		<link>http://percious.com/blog/archives/32/comment-page-1#comment-24866</link>
		<dc:creator>Antoine Leclair</dc:creator>
		<pubDate>Mon, 21 Sep 2009 17:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://percious.com/blog/archives/32#comment-24866</guid>
		<description>Your RSS feed seems corrupted. Every time you post something, what I see in my Google Reader is some sort of spam that I won&#039;t copy-paste to avoid being marked as spam.</description>
		<content:encoded><![CDATA[<p>Your RSS feed seems corrupted. Every time you post something, what I see in my Google Reader is some sort of spam that I won&#8217;t copy-paste to avoid being marked as spam.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

