<?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>RightBrain Networks &#187; Pylons</title>
	<atom:link href="http://www.rightbrainnetworks.com/blog/category/pylons/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rightbrainnetworks.com</link>
	<description></description>
	<lastBuildDate>Fri, 27 Aug 2010 05:33:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ImportError: No module named pysqlite2</title>
		<link>http://www.rightbrainnetworks.com/blog/importerror-no-module-named-pysqlite2/</link>
		<comments>http://www.rightbrainnetworks.com/blog/importerror-no-module-named-pysqlite2/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 23:35:49 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Pylons]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.rightbrainnetworks.com/?p=524</guid>
		<description><![CDATA[Currently my favorite web app environment includes: CentOS 5.5 Python 2.6 (built from source) Pylons 1.0 (w/ SQLAlchemy 0.5.8) nginx Whenever I setup a new environment, and execute &#8220;paster serve &#8211;reload development.ini&#8221; for the first time, I always get a stack trace from SQLAlchemy that ends with the following error message: ImportError: No module named [...]]]></description>
		<wfw:commentRss>http://www.rightbrainnetworks.com/blog/importerror-no-module-named-pysqlite2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploying a Pylons App to Production, Step-by-Step (Part 2 of 2)</title>
		<link>http://www.rightbrainnetworks.com/blog/deploying-a-pylons-app-to-production-step-by-step-part-2-of-2/</link>
		<comments>http://www.rightbrainnetworks.com/blog/deploying-a-pylons-app-to-production-step-by-step-part-2-of-2/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 23:14:32 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Pylons]]></category>

		<guid isPermaLink="false">http://blog.rightbrainnetworks.com/?p=100</guid>
		<description><![CDATA[In Part 1 of this tutorial, I described how to prepare Nginx (along with Apache) to serve a production Pylons app. In this article, I walk you through packaging and installing your application. Packaging Your Pylons App The official Pylons book offers a lengthy section on how to package your application. However, I feel that [...]]]></description>
		<wfw:commentRss>http://www.rightbrainnetworks.com/blog/deploying-a-pylons-app-to-production-step-by-step-part-2-of-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Deploying a Pylons App to Production, Step-by-Step (Part 1 of 2)</title>
		<link>http://www.rightbrainnetworks.com/blog/deploying-a-pylons-app-to-production-step-by-step-part-1-of-2/</link>
		<comments>http://www.rightbrainnetworks.com/blog/deploying-a-pylons-app-to-production-step-by-step-part-1-of-2/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 07:16:33 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Pylons]]></category>
		<category><![CDATA[pylons nginx]]></category>

		<guid isPermaLink="false">http://blog.rightbrainnetworks.com/?p=27</guid>
		<description><![CDATA[I think there&#8217;s a very good reason why the &#8220;Deployment&#8221; chapter in the official Pylons book is listed in section entitled &#8220;Expert Pylons.&#8221; Deploying a Pylons app into a production environment can be a real hair-puller for the folks coming from the PHP or ASP/ASP.Net worlds. Like most everything else about Pylons, you have a [...]]]></description>
		<wfw:commentRss>http://www.rightbrainnetworks.com/blog/deploying-a-pylons-app-to-production-step-by-step-part-1-of-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

