<?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; Python</title>
	<atom:link href="http://www.rightbrainnetworks.com/blog/category/python/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>Recursively checking for missing alt attributes on img tags with 38 lines of Python code.</title>
		<link>http://www.rightbrainnetworks.com/blog/recursively-checking-for-missing-alt-attributes-on-img-tags-with-38-lines-of-python-code/</link>
		<comments>http://www.rightbrainnetworks.com/blog/recursively-checking-for-missing-alt-attributes-on-img-tags-with-38-lines-of-python-code/#comments</comments>
		<pubDate>Thu, 28 Dec 2006 00:33:38 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Archived]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://blog.rightbrainnetworks.com/2006/12/27/recursively-checking-for-missing-alt-attributes-on-img-tags-with-38-lines-of-python-code/</guid>
		<description><![CDATA[Today I was the first time I&#8217;ve used my new found Python skills in a professional capacity. As part of a larger project, the client wanted me to check each HTML document for image tags missing their &#8220;alt&#8221; attributes. Knowing how tedious and impercise it would be to do this manually, writing a script was [...]]]></description>
		<wfw:commentRss>http://www.rightbrainnetworks.com/blog/recursively-checking-for-missing-alt-attributes-on-img-tags-with-38-lines-of-python-code/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A PHP Developer Spends a Week with Python</title>
		<link>http://www.rightbrainnetworks.com/blog/a-php-developer-spends-a-week-with-python/</link>
		<comments>http://www.rightbrainnetworks.com/blog/a-php-developer-spends-a-week-with-python/#comments</comments>
		<pubDate>Sat, 23 Dec 2006 23:45:07 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Archived]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://blog.rightbrainnetworks.com/2006/12/23/a-php-developer-spends-a-week-with-python/</guid>
		<description><![CDATA[Last week, I wrote about my discontent with PHP and why I chose to give Python a shot at becoming my new tool of choice. Since then, Python and I have spent a lot of time together getting acquainted. I&#8217;m finally becoming accustomed to the lack of semicolons and curly braces and have accepted Python&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.rightbrainnetworks.com/blog/a-php-developer-spends-a-week-with-python/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>From PHP to Python</title>
		<link>http://www.rightbrainnetworks.com/blog/from-php-to-python/</link>
		<comments>http://www.rightbrainnetworks.com/blog/from-php-to-python/#comments</comments>
		<pubDate>Thu, 21 Dec 2006 00:52:29 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Archived]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://blog.rightbrainnetworks.com/2006/12/20/from-php-to-python/</guid>
		<description><![CDATA[Before I wrote my &#8220;Dear John&#8221; letter to PHP the other day, I had largely decided to move to Python as my primary tool. I had been on the fence for months about choosing to pursue Ruby or to follow the Python path. I purchased a book about each and did quite a bit of [...]]]></description>
		<wfw:commentRss>http://www.rightbrainnetworks.com/blog/from-php-to-python/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

