<?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>Peapod</title>
	<atom:link href="http://www.peapodpy.org.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.peapodpy.org.uk</link>
	<description>A Podcatcher that just works.</description>
	<lastBuildDate>Thu, 03 May 2012 19:48:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Latest Release</title>
		<link>http://www.peapodpy.org.uk/2012/05/03/latest-release/</link>
		<comments>http://www.peapodpy.org.uk/2012/05/03/latest-release/#comments</comments>
		<pubDate>Thu, 03 May 2012 19:39:25 +0000</pubDate>
		<dc:creator>Huw</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.peapodpy.org.uk/?p=35</guid>
		<description><![CDATA[The current bug-fix version of peapod can be downloaded at: peapod-latest.tar.gz The development version of the code can now be found at GitHub]]></description>
			<content:encoded><![CDATA[<p>The current bug-fix version of peapod can be downloaded at:</p>
<blockquote><p><a href="http://www.peapodpy.org.uk/downloads/peapod-latest.tar.gz" title="peapod-latest.tar.gz">peapod-latest.tar.gz</a></p></blockquote>
<p>The development version of the code can now be found at <a href="https://github.com/huwlynes/peapod">GitHub</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.peapodpy.org.uk/2012/05/03/latest-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Peapod 0.7.2 &#8211; xml is mysterious</title>
		<link>http://www.peapodpy.org.uk/2008/06/11/peapod-072-xml-is-mysterious/</link>
		<comments>http://www.peapodpy.org.uk/2008/06/11/peapod-072-xml-is-mysterious/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 09:07:43 +0000</pubDate>
		<dc:creator>Huw</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.peapodpy.org.uk/?p=33</guid>
		<description><![CDATA[Bug Fixes Removed the dependency on PythonXML. errors like Traceback (most recent call last): File "./peapod.py", line 7, in from Peapod.peapod import getConfig, newTracks, feedLog File "/home/hldevore/bin/peapod/Peapod/peapod.py", line 36, in from Peapod import OPML File "/home/hldevore/bin/peapod/Peapod/OPML.py", line 92, in class OPMLHandler(saxutils.DefaultHandler): AttributeError: 'module' object has no attribute 'DefaultHandler' Should be fixed by this release. Download [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Bug Fixes</strong></p>
<ul>
<li>Removed the dependency on PythonXML. errors like <code>Traceback (most recent call last):<br />
  File "./peapod.py", line 7, in <module><br />
    from Peapod.peapod import getConfig, newTracks, feedLog<br />
  File "/home/hldevore/bin/peapod/Peapod/peapod.py", line 36, in </module><module><br />
    from Peapod import OPML<br />
  File "/home/hldevore/bin/peapod/Peapod/OPML.py", line 92, in </module><module><br />
    class OPMLHandler(saxutils.DefaultHandler):<br />
AttributeError: 'module' object has no attribute 'DefaultHandler'<br />
</module></code> Should be fixed by this release.</li>
</ul>
<p><strong>Download</strong></p>
<ul>
<li><a href="http://www.peapodpy.org.uk/downloads/peapod-0.7.2.tar.gz">Peapod 0.7.2</a> &#8211; peapodpy.org.uk</li>
<li><a href="http://downloads.sourceforge.net/peapodpy/peapod-0.7.2.tar.gz?use_mirror=osdn">Peapod 0.7.2</a> &#8211; Sourceforge</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.peapodpy.org.uk/2008/06/11/peapod-072-xml-is-mysterious/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Peapod 0.7.1 &#8211; you want docs with that?</title>
		<link>http://www.peapodpy.org.uk/2008/03/26/peapod-071-you-want-docs-with-that/</link>
		<comments>http://www.peapodpy.org.uk/2008/03/26/peapod-071-you-want-docs-with-that/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 21:14:35 +0000</pubDate>
		<dc:creator>Huw</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.peapodpy.org.uk/2008/03/26/peapod-071-you-want-docs-with-that/</guid>
		<description><![CDATA[Bug Fixes Released with documentation included this time. Download Peapod-0.7.1.tar.gz &#8211; Peapodpy.org.uk Peapod-0.7.1.tar.gz &#8211; Sourceforge]]></description>
			<content:encoded><![CDATA[<p><strong>Bug Fixes</strong></p>
<ul>
<li>Released with documentation included this time.</li>
</ul>
<p><strong>Download</strong></p>
<ul>
<li><a href="http://www.peapodpy.org.uk/downloads/peapod-0.7.1.tar.gz">Peapod-0.7.1.tar.gz</a> &#8211; Peapodpy.org.uk</li>
<li><a href="http://downloads.sourceforge.net/peapodpy/peapod-0.7.1.tar.gz">Peapod-0.7.1.tar.gz</a> &#8211; Sourceforge</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.peapodpy.org.uk/2008/03/26/peapod-071-you-want-docs-with-that/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Peapod 0.7 &#8211; snow day</title>
		<link>http://www.peapodpy.org.uk/2008/03/23/peapod-07-snow-day/</link>
		<comments>http://www.peapodpy.org.uk/2008/03/23/peapod-07-snow-day/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 11:20:07 +0000</pubDate>
		<dc:creator>Huw</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.peapodpy.org.uk/2008/03/23/peapod-07-snow-day/</guid>
		<description><![CDATA[It&#8217;s snowing here in blighty, and it&#8217;s the long Easter weekend. So this seems like a good time to get a new release out. Lots of great features and bug-fixes have been languishing in SVN and it&#8217;s about time they saw the light of day. Features specify a non-standard config file by passing &#8211;config=/path/to/config.file specify [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s snowing here in blighty, and it&#8217;s the long Easter weekend. So this seems like a good time to get a new release out. Lots of great features and bug-fixes have been languishing in SVN and it&#8217;s about time they saw the light of day.<br />
<strong>Features</strong></p>
<ul>
<li>specify a non-standard config file by passing &#8211;config=/path/to/config.file</li>
<li>specify a non-standard directory to save data by passing &#8211;homedir=/path/to/datadir</li>
</ul>
<p><strong>Bug Fixes</strong></p>
<ul>
<li>some ipods were giving trouble when syncing. this should be fixed now.</li>
</ul>
<p><strong>Downloads</strong></p>
<ul>
<li><a href="http://www.peapodpy.org.uk/downloads/peapod-0.7.tar.gz">Peapod-0.7</a> &#8211; Peapodpy.org.uk</li>
<li><a href=" http://downloads.sourceforge.net/peapodpy/peapod-0.7.tar.gz">Peapod-0.7</a> &#8211; Sourceforge</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.peapodpy.org.uk/2008/03/23/peapod-07-snow-day/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New Domain</title>
		<link>http://www.peapodpy.org.uk/2007/09/21/new-domain/</link>
		<comments>http://www.peapodpy.org.uk/2007/09/21/new-domain/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 18:37:59 +0000</pubDate>
		<dc:creator>Huw</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.peapodpy.org/2007/09/21/new-domain/</guid>
		<description><![CDATA[If you are reading this then you have discovered that Peapod is no longer at www.peapodpy.org. That domain has expired and was reistered by someone who we can&#8217;t get in contact with anymore. Apologies to everyone for the inconvenience. We&#8217;ll endevour to make sure this doesn&#8217;t happen again.]]></description>
			<content:encoded><![CDATA[<p>If you are reading this then you have discovered that Peapod is no longer at www.peapodpy.org. That domain has expired and was reistered by someone who we can&#8217;t get in contact with anymore. Apologies to everyone for the inconvenience. We&#8217;ll endevour to make sure this doesn&#8217;t happen again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.peapodpy.org.uk/2007/09/21/new-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Tools at Peapodpy.org</title>
		<link>http://www.peapodpy.org.uk/2007/02/11/new-tools-at-peapodpyorg/</link>
		<comments>http://www.peapodpy.org.uk/2007/02/11/new-tools-at-peapodpyorg/#comments</comments>
		<pubDate>Sun, 11 Feb 2007 19:01:18 +0000</pubDate>
		<dc:creator>Huw</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.peapodpy.org/2007/02/11/new-tools-at-peapodpyorg/</guid>
		<description><![CDATA[A couple of helpful things for peapod developers that we&#8217;ve added in the last month or so. An RSS feed of peapod SVN commits. Auto-generated module documentation.]]></description>
			<content:encoded><![CDATA[<p>A couple of helpful things for peapod developers that we&#8217;ve added in the last month or so.</p>
<ul>
<li>An <a href="http://www.peapodpy.org.uk/peapod_subversion.xml">RSS feed</a> of peapod SVN commits.</li>
<li>Auto-generated <a href="http://www.peapodpy.org.uk/apidocs">module documentation</a>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.peapodpy.org.uk/2007/02/11/new-tools-at-peapodpyorg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>peapod 0.5 apples and oranges</title>
		<link>http://www.peapodpy.org.uk/2006/12/17/peapod-05-apples-and-oranges/</link>
		<comments>http://www.peapodpy.org.uk/2006/12/17/peapod-05-apples-and-oranges/#comments</comments>
		<pubDate>Sun, 17 Dec 2006 20:33:01 +0000</pubDate>
		<dc:creator>Huw</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.peapodpy.org/2006/12/17/peapod-05-apples-and-oranges/</guid>
		<description><![CDATA[There have been lots of developments in peapod-land over the last month or so. We have several new developers on board and it seems likely that peapod development will speed up in the next few months. So without further ado here is peapod-0.5 New Features Downloads are cached. This allows downloads to recommence on the [...]]]></description>
			<content:encoded><![CDATA[<p>There have been lots of developments in peapod-land over the last month or so. We have several new developers on board and it seems likely that peapod development will speed up in the next few months. So without further ado here is peapod-0.5</p>
<p><strong>New Features</strong></p>
<ul>
<li>Downloads are cached. This allows downloads to recommence on the next run following problems. This is especially useful on busy feeds that experience frequent HTTP time-outs.</li>
<li>Now supports copying podcasts to iPods supported by libgpod. &#8211;synciPod from commandline. Location of mounted iPod can be set by &#8211;ipodpath=/path/to/ipod  or by setting &lt;ipodpath&gt; in .peapod/peapod.xml</li>
</ul>
<p><strong>Bug Fixes</strong></p>
<ul>
<li>HTTP headers are not recorded when the podcast fails to download. This allows us to try again on the next run</li>
<li>Better docstring coverage in the source code</li>
<li>Better unicode handling in tagging code</li>
</ul>
<p><strong>Downloads</strong></p>
<blockquote><p><a href="http://www.peapodpy.org.uk/downloads/peapod-0.5.tar.gz">Peapod-0.5.tar.gz</a> (local)</p>
<p><a href="http://prdownloads.sourceforge.net/peapodpy/peapod-0.5.tar.gz">Peapod-0.5.tar.gz</a> (Sourceforge)</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.peapodpy.org.uk/2006/12/17/peapod-05-apples-and-oranges/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>peapod 0.157 &#8211; atomic energy</title>
		<link>http://www.peapodpy.org.uk/2006/08/23/peapod-0157-atomic-energy/</link>
		<comments>http://www.peapodpy.org.uk/2006/08/23/peapod-0157-atomic-energy/#comments</comments>
		<pubDate>Wed, 23 Aug 2006 17:11:09 +0000</pubDate>
		<dc:creator>Huw</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.peapodpy.org/2006/08/23/peapod-0157-atomic-energy/</guid>
		<description><![CDATA[New Features Basic functionality now works in Microsoft Windows. No bittorrent or tagging support at the moment. Podcasts using Atom feeds can now be subscribed to. &#8211;title=&#8221;My Feed Title&#8221; allows you to specify a title when adding a new feed. This gets round the bug caused by feed urls containing commas. Bug Fixes m4a files [...]]]></description>
			<content:encoded><![CDATA[<p><strong>New Features</strong></p>
<ul>
<li>Basic functionality now works in Microsoft Windows. No bittorrent or tagging support at the moment.</li>
<li>Podcasts using Atom feeds can now be subscribed to.</li>
<li><strong>&#8211;title=&#8221;My Feed Title&#8221;</strong> allows you to specify a title when adding a new feed. This gets round the bug caused by feed urls containing commas.</li>
</ul>
<p><strong>Bug Fixes</strong></p>
<ul>
<li>m4a files were being corrupted by tag re-writing.</li>
<li>lots of pychecker warnings removed.</li>
<li>hacker voice radio failed to download due to files ending in .MP3 not .mp3</li>
</ul>
<p><strong>Download</strong></p>
<blockquote><p><a href="http://www.peapodpy.org/downloads/peapod-0.157.tar.gz">Peapod-0.157.tar.gz</a> (local)</p>
<p><a href="http://prdownloads.sourceforge.net/peapodpy/peapod-0.157.tar.gz?download">Peapod-0.157.tar.gz</a> (Sourceforge)</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.peapodpy.org.uk/2006/08/23/peapod-0157-atomic-energy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Peapod 0.140 &#8211; Metamorphosis</title>
		<link>http://www.peapodpy.org.uk/2006/07/07/peapod-0140-metamorphosis/</link>
		<comments>http://www.peapodpy.org.uk/2006/07/07/peapod-0140-metamorphosis/#comments</comments>
		<pubDate>Fri, 07 Jul 2006 15:33:14 +0000</pubDate>
		<dc:creator>Huw</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.peapodpy.org/2006/07/07/peapod-0140-metamorphosis/</guid>
		<description><![CDATA[New Features can now be installed by doing python setup.py install can still be run from the directory as before front-end script is now peapod not peapod.py command-line and libraries are now separated Bug Fixes fixed import error where lack of bittorrent stopped script Download Peapod-0.140.tar.gz (local) Peapod-0.140.tar.gz (Sourceforge)]]></description>
			<content:encoded><![CDATA[<p><strong>New Features</strong></p>
<ul>
<li>can now be installed by doing <em>python setup.py install</em></li>
<li>can still be run from the directory as before</li>
<li>front-end script is now peapod not peapod.py</li>
<li>command-line and libraries are now separated</li>
</ul>
<p><strong>Bug Fixes</strong></p>
<ul>
<li>fixed import error where lack of bittorrent stopped script</li>
</ul>
<p><strong>Download</strong></p>
<blockquote><p><a href="http://peapodpy.org/downloads/peapod-0.140.tar.gz">Peapod-0.140.tar.gz</a>  (local)</p>
<p><a href="http://prdownloads.sourceforge.net/peapodpy/peapod-0.140.tar.gz?download">Peapod-0.140.tar.gz</a>  (Sourceforge)</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.peapodpy.org.uk/2006/07/07/peapod-0140-metamorphosis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Better Communication</title>
		<link>http://www.peapodpy.org.uk/2006/07/07/better-communication/</link>
		<comments>http://www.peapodpy.org.uk/2006/07/07/better-communication/#comments</comments>
		<pubDate>Fri, 07 Jul 2006 13:47:32 +0000</pubDate>
		<dc:creator>Huw</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.peapodpy.org/2006/07/07/better-communication/</guid>
		<description><![CDATA[As the number of users of peapod has grown it has become apparant to us that the channels of communication are not all that they could be. So we have started a project on sourceforge so that we can use some of the nifty tools they provide. Mailing List email peapodpy-help@lists.sourceforge.net You can subscribe here. [...]]]></description>
			<content:encoded><![CDATA[<p>As the number of users of peapod has grown it has become apparant to us that the channels of communication are not all that they could be. So we have started a project on sourceforge so that we can use some of the nifty tools they provide.</p>
<p><strong>Mailing List</strong></p>
<p>email <a href="mailto:peapodpy-help@lists.sourceforge.net">peapodpy-help@lists.sourceforge.net</a></p>
<p>You can <a href="https://lists.sourceforge.net/lists/listinfo/peapodpy-help">subscribe here</a>.</p>
<p><strong>Bugs/Feature Requests</strong></p>
<p>visit the <a href="http://sourceforge.net/tracker/?group_id=171680">peapod tracker</a>.</p>
<p>The site here at peapodpy.org will remain the primary interface for peapod. Subversion and file releases will still be hosted here. However we will also release files to sourceforge and maintain a synced backup of subversion. This should make peapod available if either site goes down.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.peapodpy.org.uk/2006/07/07/better-communication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

