<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Darren's Bowl Of Foo &#187; python</title>
	<atom:link href="http://da44en.wordpress.com/category/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://da44en.wordpress.com</link>
	<description></description>
	<lastBuildDate>Wed, 17 Sep 2008 17:10:49 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='da44en.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/62b3dd10e1a664cd458566b68ac6d3e0?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Darren's Bowl Of Foo &#187; python</title>
		<link>http://da44en.wordpress.com</link>
	</image>
			<item>
		<title>My Problem With Perl</title>
		<link>http://da44en.wordpress.com/2005/12/30/my-problem-with-perl/</link>
		<comments>http://da44en.wordpress.com/2005/12/30/my-problem-with-perl/#comments</comments>
		<pubDate>Sat, 31 Dec 2005 01:41:23 +0000</pubDate>
		<dc:creator>Darren</dc:creator>
				<category><![CDATA[perl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://da44en.wordpress.com/2005/12/30/my-problem-with-perl/</guid>
		<description><![CDATA[I've becoming increasingly frustrated with Perl.  Every time I start a new project, I face the same dilemma:  If this project will need to talk HTTP, or parse XML, or maniplate URIs, then Perl is not the best choice, since it doesn't include modules to do this in its standard library.  I find myself turning to <a href="http://www.python.org/">python</a>, <a href="http://www.ruby-lang.org/">ruby</a>, or <a href="http://www.php.net/">PHP</a> quite often these days, since those languages don't have this deficiency.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=da44en.wordpress.com&blog=2244&post=22&subd=da44en&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://da44en.wordpress.com/2005/12/30/my-problem-with-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/622a34307765c2f7c1dfdc7345842418?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">da44en</media:title>
		</media:content>
	</item>
		<item>
		<title>Using distutils</title>
		<link>http://da44en.wordpress.com/2002/11/22/using-distutils/</link>
		<comments>http://da44en.wordpress.com/2002/11/22/using-distutils/#comments</comments>
		<pubDate>Fri, 22 Nov 2002 13:12:00 +0000</pubDate>
		<dc:creator>Darren</dc:creator>
				<category><![CDATA[distutils]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://da44en.wordpress.com/2002/11/22/using-distutils/</guid>
		<description><![CDATA[<a href="http://www.python.org/doc/current/dist/dist.html"><tt>distutils</tt></a> is the standard way to package <a href="http://www.python.org/">Python</a> software for distribution.  I've had a hard time finding an end-to-end example of how to use it, so I wrote one.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=da44en.wordpress.com&blog=2244&post=8&subd=da44en&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://da44en.wordpress.com/2002/11/22/using-distutils/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/622a34307765c2f7c1dfdc7345842418?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">da44en</media:title>
		</media:content>
	</item>
	</channel>
</rss>