<?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"
	>
<channel>
	<title>Comments on: Deploying CherryPy (or other Python web) Applications</title>
	<atom:link href="http://blog.dowski.com/2006/02/09/deploy-cherrypy-or-other-python-web-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dowski.com/2006/02/09/deploy-cherrypy-or-other-python-web-applications/</link>
	<description>Unfortunately, Christian had a Thwart, and the Magpie stayed in play.</description>
	<pubDate>Sun, 27 Jul 2008 08:24:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: christian</title>
		<link>http://blog.dowski.com/2006/02/09/deploy-cherrypy-or-other-python-web-applications/#comment-11413</link>
		<dc:creator>christian</dc:creator>
		<pubDate>Fri, 10 Feb 2006 12:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dowski.com/?p=153#comment-11413</guid>
		<description>I think it would make most sense to integrate it with mod_python.  But actually &lt;strong&gt;doing&lt;/strong&gt; that is a bit beyond my programming ability, I think.  I did download the mod_python source to check it out yesterday, but even understanding what does what is going to take a while.

Lighttpd has a nice, fairly well documented plugin system that might be an easier target.  But then there is the whole issue of having to basically redo mod_python for Lighty &lt;strong&gt;plus&lt;/strong&gt; adding WSGI.  Hhhhmmm...</description>
		<content:encoded><![CDATA[<p>I think it would make most sense to integrate it with mod_python.  But actually <strong>doing</strong> that is a bit beyond my programming ability, I think.  I did download the mod_python source to check it out yesterday, but even understanding what does what is going to take a while.</p>
<p>Lighttpd has a nice, fairly well documented plugin system that might be an easier target.  But then there is the whole issue of having to basically redo mod_python for Lighty <strong>plus</strong> adding WSGI.  Hhhhmmm&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sylvain</title>
		<link>http://blog.dowski.com/2006/02/09/deploy-cherrypy-or-other-python-web-applications/#comment-11412</link>
		<dc:creator>Sylvain</dc:creator>
		<pubDate>Fri, 10 Feb 2006 12:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dowski.com/?p=153#comment-11412</guid>
		<description>The mod_wsgi idea is sensible mate and I wonder how tough it would be to make one.

Good work!</description>
		<content:encoded><![CDATA[<p>The mod_wsgi idea is sensible mate and I wonder how tough it would be to make one.</p>
<p>Good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: christian</title>
		<link>http://blog.dowski.com/2006/02/09/deploy-cherrypy-or-other-python-web-applications/#comment-11408</link>
		<dc:creator>christian</dc:creator>
		<pubDate>Thu, 09 Feb 2006 19:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dowski.com/?p=153#comment-11408</guid>
		<description>That's great news!  Since wsgiref was not only another package but only available in svn, that added another barrier to deployment.  If only mod_python was more widespread :-(</description>
		<content:encoded><![CDATA[<p>That&#8217;s great news!  Since wsgiref was not only another package but only available in svn, that added another barrier to deployment.  If only mod_python was more widespread <img src='http://blog.dowski.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Brewer</title>
		<link>http://blog.dowski.com/2006/02/09/deploy-cherrypy-or-other-python-web-applications/#comment-11407</link>
		<dc:creator>Robert Brewer</dc:creator>
		<pubDate>Thu, 09 Feb 2006 18:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dowski.com/?p=153#comment-11407</guid>
		<description>I just made modpython_gateway standalone last night; that is, you no longer need to download wsgiref. One step closer to deployment nirvana! :)</description>
		<content:encoded><![CDATA[<p>I just made modpython_gateway standalone last night; that is, you no longer need to download wsgiref. One step closer to deployment nirvana! <img src='http://blog.dowski.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
