<?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: Using PyCha with Django</title>
	<atom:link href="http://www.stuartaxon.com/2011/02/25/using-pycha-with-django/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stuartaxon.com/2011/02/25/using-pycha-with-django/</link>
	<description>Adding LOC to the web.</description>
	<lastBuildDate>Fri, 20 Jul 2012 15:17:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Paul</title>
		<link>http://www.stuartaxon.com/2011/02/25/using-pycha-with-django/comment-page-1/#comment-18752</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 03 Mar 2011 19:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuartaxon.com/?p=290#comment-18752</guid>
		<description><![CDATA[A cool trick w/ this kind of thing is to use the response object as the buffer since it&#039;s a file-like object itself. Just create the response up where you create the stringio buffer in the first example, use it to create the surface, and then return it. No stringio object required :)]]></description>
		<content:encoded><![CDATA[<p>A cool trick w/ this kind of thing is to use the response object as the buffer since it&#8217;s a file-like object itself. Just create the response up where you create the stringio buffer in the first example, use it to create the surface, and then return it. No stringio object required <img src='http://www.stuartaxon.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Using PyCha with Django » /dev/stu -- Topsy.com</title>
		<link>http://www.stuartaxon.com/2011/02/25/using-pycha-with-django/comment-page-1/#comment-18463</link>
		<dc:creator>Tweets that mention Using PyCha with Django » /dev/stu -- Topsy.com</dc:creator>
		<pubDate>Fri, 25 Feb 2011 09:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuartaxon.com/?p=290#comment-18463</guid>
		<description><![CDATA[[...] This post was mentioned on Twitter by Korosu Itai and Pablo Recio, Lorenzo Gil Sánchez. Lorenzo Gil Sánchez said: Using pycha with Django http://www.stuartaxon.com/2011/02/25/using-pycha-with-django/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Korosu Itai and Pablo Recio, Lorenzo Gil Sánchez. Lorenzo Gil Sánchez said: Using pycha with Django <a href="http://www.stuartaxon.com/2011/02/25/using-pycha-with-django/" rel="nofollow">http://www.stuartaxon.com/2011/02/25/using-pycha-with-django/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
