<?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>Black Fez Productions &#187; Python</title>
	<atom:link href="http://www.blackfez.com/tags/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blackfez.com</link>
	<description>A Feztival of Fun</description>
	<lastBuildDate>Wed, 11 Aug 2010 15:27:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Ubuntu Oddity</title>
		<link>http://www.blackfez.com/2007/11/12/ubuntu-oddity/</link>
		<comments>http://www.blackfez.com/2007/11/12/ubuntu-oddity/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 18:11:37 +0000</pubDate>
		<dc:creator>Fezboy!</dc:creator>
				<category><![CDATA[Rants and Stories]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[PyXML]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.blackfez.com/2007/11/12/ubuntu-oddity/</guid>
		<description><![CDATA[I&#8217;ve been using Ubuntu server edition for my end-of-lifecycle PC turned headless web/file server for the past year and change. For the most part I like it. What you lose in hardware-specific tuning in Gentoo you generally more than make up for in easy of install and use. I rather like Gentoo&#8217;s portage and have [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using Ubuntu server edition for my end-of-lifecycle PC turned headless web/file server for the past year and change.  For the most part I like it.  What you lose in hardware-specific tuning in Gentoo you generally more than make up for in easy of install and use.  I rather like Gentoo&#8217;s <code>portage</code> and have since come to appreciate the utility of <code>apt-get</code>.  What I don&#8217;t like, however, is Unbuntu / Debian&#8217;s insistence on renaming popular modules in what I would assume is some misguided attempt at making the whole OS human readable.</p>
<p>For example, I spent an unreasonable amount of time yesterday hunting for PyXML, a bog-standard and widely used 3rd party Python module.  It wasn&#8217;t until I finally decided to step outside the apt-get process and install myself from source that I found a reference indicating that PyXML is actually referred to as python-xml in Ubuntu.</p>
<p>In the grand scheme of things, it rates a meh.  Still, there is always a small window of opportunity for programming projects on the weekend and the more time I have to spend configging my environment, the less time and energy I have for doing what it is I want.  If you&#8217;re going to fudge with the package names, please include a thesaurus.</p>
<p>That is all.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blackfez.com/2007/11/12/ubuntu-oddity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
