<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Planet Mars, the simple feed aggregator	</title>
	<atom:link href="https://www.robg3d.com/2014/03/planet-mars-the-simple-feed-aggregator/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.robg3d.com/2014/03/planet-mars-the-simple-feed-aggregator/</link>
	<description>Blog of Rob Galanakis (@robgalanakis)</description>
	<lastBuildDate>Mon, 31 Mar 2014 12:45:39 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.4.1</generator>
	<item>
		<title>
		By: Rob Galanakis		</title>
		<link>https://www.robg3d.com/2014/03/planet-mars-the-simple-feed-aggregator/#comment-228280</link>

		<dc:creator><![CDATA[Rob Galanakis]]></dc:creator>
		<pubDate>Mon, 31 Mar 2014 12:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.robg3d.com/?p=1184#comment-228280</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.robg3d.com/2014/03/planet-mars-the-simple-feed-aggregator/#comment-228277&quot;&gt;Marius Gedminas&lt;/a&gt;.

Marius: Fixed that redirect, sorry about that!
Parallel updates were stupidly simple, it just uses a multiprocessing.pool.ThreadPool and its &#039;map&#039; method. Check out: https://github.com/rgalanakis/planet-mars/blob/master/planet/__init__.py#L233 I&#039;m sure you can add it to Venus pretty easily, I&#039;m surprised it doesn&#039;t have it already.

Regarding pip install, you can pip install from GitHub easy enough. Keeping a release up-to-date is a bit of pain. But if there&#039;s any more interest, I&#039;ll do it. Thanks for the encouragement!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.robg3d.com/2014/03/planet-mars-the-simple-feed-aggregator/#comment-228277">Marius Gedminas</a>.</p>
<p>Marius: Fixed that redirect, sorry about that!<br />
Parallel updates were stupidly simple, it just uses a multiprocessing.pool.ThreadPool and its &#8216;map&#8217; method. Check out: <a href="https://github.com/rgalanakis/planet-mars/blob/master/planet/__init__.py#L233" rel="nofollow ugc">https://github.com/rgalanakis/planet-mars/blob/master/planet/__init__.py#L233</a> I&#8217;m sure you can add it to Venus pretty easily, I&#8217;m surprised it doesn&#8217;t have it already.</p>
<p>Regarding pip install, you can pip install from GitHub easy enough. Keeping a release up-to-date is a bit of pain. But if there&#8217;s any more interest, I&#8217;ll do it. Thanks for the encouragement!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Marius Gedminas		</title>
		<link>https://www.robg3d.com/2014/03/planet-mars-the-simple-feed-aggregator/#comment-228278</link>

		<dc:creator><![CDATA[Marius Gedminas]]></dc:creator>
		<pubDate>Mon, 31 Mar 2014 11:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.robg3d.com/?p=1184#comment-228278</guid>

					<description><![CDATA[P.S. Your blog wants to redirect me to a &quot;mobile version&quot; at http://m.robg3d.com/, which is a NXDOMAIN.  You may want to fix that.]]></description>
			<content:encoded><![CDATA[<p>P.S. Your blog wants to redirect me to a &#8220;mobile version&#8221; at <a href="http://m.robg3d.com/" rel="nofollow ugc">http://m.robg3d.com/</a>, which is a NXDOMAIN.  You may want to fix that.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Marius Gedminas		</title>
		<link>https://www.robg3d.com/2014/03/planet-mars-the-simple-feed-aggregator/#comment-228277</link>

		<dc:creator><![CDATA[Marius Gedminas]]></dc:creator>
		<pubDate>Mon, 31 Mar 2014 11:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.robg3d.com/?p=1184#comment-228277</guid>

					<description><![CDATA[I use Planet Venus as a personal aggregator (and read it through Feedly).  Parallel updates interest me.

What&#039;s the point of having something pip-installable if you won&#039;t upload it to PyPI?  Please do!]]></description>
			<content:encoded><![CDATA[<p>I use Planet Venus as a personal aggregator (and read it through Feedly).  Parallel updates interest me.</p>
<p>What&#8217;s the point of having something pip-installable if you won&#8217;t upload it to PyPI?  Please do!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
