<?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: A Couple of Python Tools for Tornado or AMQP Users</title>
	<atom:link href="http://www.protocolostomy.com/2009/11/23/a-couple-of-python-tools-for-tornado-or-amqp-users/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.protocolostomy.com/2009/11/23/a-couple-of-python-tools-for-tornado-or-amqp-users/</link>
	<description>Made with only the finest 1's and 0's</description>
	<lastBuildDate>Tue, 16 Mar 2010 02:45:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: A Couple of Python Tools for Tornado or AMQP Users &#124; Musings of an &#8230; MoinMoin Wiki</title>
		<link>http://www.protocolostomy.com/2009/11/23/a-couple-of-python-tools-for-tornado-or-amqp-users/comment-page-1/#comment-28307</link>
		<dc:creator>A Couple of Python Tools for Tornado or AMQP Users &#124; Musings of an &#8230; MoinMoin Wiki</dc:creator>
		<pubDate>Tue, 24 Nov 2009 02:04:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.protocolostomy.com/?p=653#comment-28307</guid>
		<description>[...] original here:  A Couple of Python Tools for Tornado or AMQP Users &#124; Musings of an &#8230;          By admin &#124; category: python &#124; tags: developer, developer-at-myyearbook, new-gig, [...]</description>
		<content:encoded><![CDATA[<p>[...] original here:  A Couple of Python Tools for Tornado or AMQP Users | Musings of an &#8230;          By admin | category: python | tags: developer, developer-at-myyearbook, new-gig, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention A Couple of Python Tools for Tornado or AMQP Users &#124; Musings of an Anonymous Geek -- Topsy.com</title>
		<link>http://www.protocolostomy.com/2009/11/23/a-couple-of-python-tools-for-tornado-or-amqp-users/comment-page-1/#comment-28300</link>
		<dc:creator>Tweets that mention A Couple of Python Tools for Tornado or AMQP Users &#124; Musings of an Anonymous Geek -- Topsy.com</dc:creator>
		<pubDate>Tue, 24 Nov 2009 00:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.protocolostomy.com/?p=653#comment-28300</guid>
		<description>[...] This post was mentioned on Twitter by Peter Hoffmann, Planet Python. Planet Python said: Brian Jones: A Couple of Python Tools for Tornado or AMQP Users http://bit.ly/6Cvdbz [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Peter Hoffmann, Planet Python. Planet Python said: Brian Jones: A Couple of Python Tools for Tornado or AMQP Users <a href="http://bit.ly/6Cvdbz" rel="nofollow">http://bit.ly/6Cvdbz</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m0j0</title>
		<link>http://www.protocolostomy.com/2009/11/23/a-couple-of-python-tools-for-tornado-or-amqp-users/comment-page-1/#comment-28287</link>
		<dc:creator>m0j0</dc:creator>
		<pubDate>Mon, 23 Nov 2009 19:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.protocolostomy.com/?p=653#comment-28287</guid>
		<description>Thanks, Sylvain -- I don&#039;t know cherrypy well, but it might&#039;ve actually been easier to just learn it than to build my own. Of course once you go down the road of integration, there&#039;s always some annoying lag between the newest version of tornado (which breaks some integration point) and the glue code that does the integration (or... vice versa). 

But that sounds overly pessimistic -- good work on the integration stuff, and thanks for the kind words about bunny :)</description>
		<content:encoded><![CDATA[<p>Thanks, Sylvain &#8212; I don&#8217;t know cherrypy well, but it might&#8217;ve actually been easier to just learn it than to build my own. Of course once you go down the road of integration, there&#8217;s always some annoying lag between the newest version of tornado (which breaks some integration point) and the glue code that does the integration (or&#8230; vice versa). </p>
<p>But that sounds overly pessimistic &#8212; good work on the integration stuff, and thanks for the kind words about bunny <img src='http://www.protocolostomy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sylvain Hellegouarch</title>
		<link>http://www.protocolostomy.com/2009/11/23/a-couple-of-python-tools-for-tornado-or-amqp-users/comment-page-1/#comment-28284</link>
		<dc:creator>Sylvain Hellegouarch</dc:creator>
		<pubDate>Mon, 23 Nov 2009 18:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.protocolostomy.com/?p=653#comment-28284</guid>
		<description>As I was telling you on IRC, bunny is really nice. In regards to curtain, you might have been interested in some work I&#039;ve done to integrate Tornado with CherryPy: http://trac.defuze.org/browser/oss/cumulus 

This would allow you to have RFC 2617 support for free through http://www.cherrypy.org/wiki/BuiltinTools#tools.auth_digest</description>
		<content:encoded><![CDATA[<p>As I was telling you on IRC, bunny is really nice. In regards to curtain, you might have been interested in some work I&#8217;ve done to integrate Tornado with CherryPy: <a href="http://trac.defuze.org/browser/oss/cumulus" rel="nofollow">http://trac.defuze.org/browser/oss/cumulus</a> </p>
<p>This would allow you to have RFC 2617 support for free through <a href="http://www.cherrypy.org/wiki/BuiltinTools#tools.auth_digest" rel="nofollow">http://www.cherrypy.org/wiki/BuiltinTools#tools.auth_digest</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
