<?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>Geek at Play &#187; fedora</title>
	<atom:link href="http://www.kylev.com/tag/fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kylev.com</link>
	<description>kylev in text form</description>
	<lastBuildDate>Fri, 12 Mar 2010 07:01:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pylons on Fedora 8</title>
		<link>http://www.kylev.com/2008/04/11/pylons-on-fedora-8/</link>
		<comments>http://www.kylev.com/2008/04/11/pylons-on-fedora-8/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 23:32:16 +0000</pubDate>
		<dc:creator>kylev</dc:creator>
				<category><![CDATA[Geekdom]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[pylons]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.kylev.com/2008/04/11/pylons-on-fedora-8/</guid>
		<description><![CDATA[I&#8217;ve started playing with Pylons and like it so far.  It has the rails-ish routing system, but doesn&#8217;t have some of the nonsense.  Additionally, it&#8217;s designed to be open and adaptable, letting you plug in your own ORM or eschew using one entirely (unlike Django which seems to really want you to use [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve started playing with <a href="http://pylonshq.com/">Pylons</a> and like it so far.  It has the rails-ish routing system, but doesn&#8217;t have some of the nonsense.  Additionally, it&#8217;s designed to be open and adaptable, letting you plug in your own ORM or eschew using one entirely (unlike Django which seems to <em>really</em> want you to use their <a href="http://code.djangoproject.com/ticket/373">badly crippled ORM</a>).</p>
<p>To make things easier for people running Fedora 8 or other RPM-based Linux distros, I&#8217;ve created some <a href="/pylons-rpm/">spec files and F8 RPMs to let you install Pylons in an RPM-friendly way</a>.  The other dependencies (like python-simplejson) can be found already via <code>yum</code>.  Try them, and let me know what you think; I may submit these for F9.</p>
<p><em>Update:</em> These have been <a href="https://bugzilla.redhat.com/show_bug.cgi?id=445028">submitted for review</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kylev.com/2008/04/11/pylons-on-fedora-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
