<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: A More Excellent Unified Python Planet</title>
	<atom:link href="http://www.pirnat.com/mike/2009/03/28/a-more-excellent-unified-python-planet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pirnat.com/mike/2009/03/28/a-more-excellent-unified-python-planet/</link>
	<description>a leaf on the wind</description>
	<lastBuildDate>Fri, 05 Feb 2010 13:33:48 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike Pirnat &#187; Atomisator Configuration for Unified Python Planet</title>
		<link>http://www.pirnat.com/mike/2009/03/28/a-more-excellent-unified-python-planet/comment-page-1/#comment-347</link>
		<dc:creator>Mike Pirnat &#187; Atomisator Configuration for Unified Python Planet</dc:creator>
		<pubDate>Sat, 09 May 2009 20:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.pirnat.com/mike/?p=1084#comment-347</guid>
		<description>[...] Robert Kern asked me to share my Atomisator configuration for the Unified Python Planet. So, here it is: &#91;atomisator&#93; &#160; # sources sources = rss http://www.planetpython.org/rss20.xml rss http://planet.python.org/rss10.xml &#160; # filters # &quot;doublons&quot; is French for &quot;duplicates&quot; -- this is what de-dups the feed filters = doublons &#160; # enhancers # I&#039;m not using any, just leave this blank &#40;default&#41; enhancers = &#160; # outputs outputs = rss /home2/mpirnat/webapps/pirnatwp/static/unified_python_planet.xml &quot;http://feeds2.feedburner.com/UnifiedPythonPlanet&quot; &quot;Unified Python Planet&quot; &quot;A uniqued union of the Official and Unofficial Python planet feeds. Generated by Atomisator FTW!&quot; &#160; # database database = sqlite:///atomisator/unified_python_planet.db [...]</description>
		<content:encoded><![CDATA[<p>[...] Robert Kern asked me to share my Atomisator configuration for the Unified Python Planet. So, here it is: &#91;atomisator&#93; &nbsp; # sources sources = rss <a href="http://www.planetpython.org/rss20.xml" rel="nofollow">http://www.planetpython.org/rss20.xml</a> rss <a href="http://planet.python.org/rss10.xml" rel="nofollow">http://planet.python.org/rss10.xml</a> &nbsp; # filters # &quot;doublons&quot; is French for &quot;duplicates&quot; &#8212; this is what de-dups the feed filters = doublons &nbsp; # enhancers # I&#8217;m not using any, just leave this blank &#40;default&#41; enhancers = &nbsp; # outputs outputs = rss /home2/mpirnat/webapps/pirnatwp/static/unified_python_planet.xml &quot;http://feeds2.feedburner.com/UnifiedPythonPlanet&quot; &quot;Unified Python Planet&quot; &quot;A uniqued union of the Official and Unofficial Python planet feeds. Generated by Atomisator FTW!&quot; &nbsp; # database database = sqlite:///atomisator/unified_python_planet.db [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mpirnat</title>
		<link>http://www.pirnat.com/mike/2009/03/28/a-more-excellent-unified-python-planet/comment-page-1/#comment-338</link>
		<dc:creator>mpirnat</dc:creator>
		<pubDate>Wed, 06 May 2009 19:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.pirnat.com/mike/?p=1084#comment-338</guid>
		<description>&lt;a href=&quot;#comment-324&quot; rel=&quot;nofollow&quot;&gt;@Robert Kern&lt;/a&gt; 
Sure, and sorry I didn&#039;t notice your comment sooner.  Work has kept me so busy that I don&#039;t have time to look at my blog regularly.  (Truly, a sad state of affairs...)

I&#039;ll whip up an example post when I get a chance.</description>
		<content:encoded><![CDATA[<p><a href="#comment-324" rel="nofollow">@Robert Kern</a><br />
Sure, and sorry I didn&#8217;t notice your comment sooner.  Work has kept me so busy that I don&#8217;t have time to look at my blog regularly.  (Truly, a sad state of affairs&#8230;)</p>
<p>I&#8217;ll whip up an example post when I get a chance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Kern</title>
		<link>http://www.pirnat.com/mike/2009/03/28/a-more-excellent-unified-python-planet/comment-page-1/#comment-324</link>
		<dc:creator>Robert Kern</dc:creator>
		<pubDate>Sat, 25 Apr 2009 04:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.pirnat.com/mike/?p=1084#comment-324</guid>
		<description>Would you mind publishing the configuration you used to do this? I have been quite pleased with your new Unified Python Planet feed, but I have another set of semi-redundant Planets that I would like to unify.

Thanks!</description>
		<content:encoded><![CDATA[<p>Would you mind publishing the configuration you used to do this? I have been quite pleased with your new Unified Python Planet feed, but I have another set of semi-redundant Planets that I would like to unify.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarek Ziadé</title>
		<link>http://www.pirnat.com/mike/2009/03/28/a-more-excellent-unified-python-planet/comment-page-1/#comment-276</link>
		<dc:creator>Tarek Ziadé</dc:creator>
		<pubDate>Mon, 30 Mar 2009 03:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.pirnat.com/mike/?p=1084#comment-276</guid>
		<description>Cool ! I&#039;m glad it worked out of the box. If you have any trouble with the tool of any plugin, let me know. Cheers.</description>
		<content:encoded><![CDATA[<p>Cool ! I&#8217;m glad it worked out of the box. If you have any trouble with the tool of any plugin, let me know. Cheers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
