<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>KBeezie &#187; Python</title>
	<atom:link href="http://kbeezie.com/view/category/programming/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://kbeezie.com</link>
	<description>Digitally Grown.</description>
	<lastBuildDate>Fri, 23 Jul 2010 21:07:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Nginx and Django</title>
		<link>http://kbeezie.com/view/nginx-and-django/</link>
		<comments>http://kbeezie.com/view/nginx-and-django/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 18:16:48 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[passenger]]></category>
		<category><![CDATA[wsgi]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=153</guid>
		<description><![CDATA[In a previous guide I showed how to use Passenger (aka mod_rails) to work with Python (WSGI) scripts. While this proved effective for simple wsgi applications, a framework such as Django required a bit more love. This guide will walk you through getting Django to work with Nginx and Passenger.]]></description>
		<wfw:commentRss>http://kbeezie.com/view/nginx-and-django/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Python with Nginx via Passenger</title>
		<link>http://kbeezie.com/view/using-python-nginx-passenger/</link>
		<comments>http://kbeezie.com/view/using-python-nginx-passenger/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 05:32:50 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[mod_wsgi]]></category>
		<category><![CDATA[passenger]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=103</guid>
		<description><![CDATA[Since Nginx 0.6.* I been looking for an effective way to run Python (WSGI) applications thru the Nginx Webserver. The best solution thus far for up to Nginx 0.8.*  was in an unexpected utility designed for deploying Ruby applications on Apache and Nginx. 

<b>Updated:</b> November 21st 2009
<span style="font-size: smaller">- Comment from Hongli Lai, Co-founder of Phusion
- Information from Graham Dumpleton, creator of  mod_wsgi for Apache</span>]]></description>
		<wfw:commentRss>http://kbeezie.com/view/using-python-nginx-passenger/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
