<?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 for Dual Elephants</title>
	<atom:link href="http://www.adebenham.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adebenham.com</link>
	<description>Always keep a spare for redundancy</description>
	<lastBuildDate>Wed, 21 Apr 2010 15:56:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Console-based podcaster &#8211; updated by Mobilediesel</title>
		<link>http://www.adebenham.com/2010/02/console-based-podcaster-updated/comment-page-1/#comment-346</link>
		<dc:creator>Mobilediesel</dc:creator>
		<pubDate>Wed, 21 Apr 2010 15:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.adebenham.com/?p=52#comment-346</guid>
		<description>I made a few more changes to the script. http://dl.dropbox.com/u/1055489/scripts/bashpodder.diff The config file is now generated on first run. It&#039;s also sourced from the bash script so grep doesn&#039;t need to be called from sub shells for each variable.
 I also set it to be able to limit the download speed of each feed as well as limit the number of feeds that  will download at the same time. I replaced some sed &amp; cut commands with bash parameter substitution as it&#039;s slightly faster. Not much but measurable.
I also added the ability to set individual feeds to &quot;catchup mode&quot; indefinitely, so you can take a break from a feed but keep it&#039;s log up to date. Just add a &quot;1&quot; to the front of a feed address in .bashpodder like this
1http://revision3.com/bytejacker/feed/Xvid-Large
I posted just the diff file so you can better see what changes I made. That way you can more easily pick what you do and do not want to use.

I hope it&#039;s clear enough from my slightly inadequate description combined with the diff file I linked to. Let me know if it sounds too insane!</description>
		<content:encoded><![CDATA[<p>I made a few more changes to the script. <a href="http://dl.dropbox.com/u/1055489/scripts/bashpodder.diff" rel="nofollow">http://dl.dropbox.com/u/1055489/scripts/bashpodder.diff</a> The config file is now generated on first run. It&#8217;s also sourced from the bash script so grep doesn&#8217;t need to be called from sub shells for each variable.<br />
 I also set it to be able to limit the download speed of each feed as well as limit the number of feeds that  will download at the same time. I replaced some sed &amp; cut commands with bash parameter substitution as it&#8217;s slightly faster. Not much but measurable.<br />
I also added the ability to set individual feeds to &#8220;catchup mode&#8221; indefinitely, so you can take a break from a feed but keep it&#8217;s log up to date. Just add a &#8220;1&#8243; to the front of a feed address in .bashpodder like this<br />
1http://revision3.com/bytejacker/feed/Xvid-Large<br />
I posted just the diff file so you can better see what changes I made. That way you can more easily pick what you do and do not want to use.</p>
<p>I hope it&#8217;s clear enough from my slightly inadequate description combined with the diff file I linked to. Let me know if it sounds too insane!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Console-based podcatcher by cjd</title>
		<link>http://www.adebenham.com/2009/03/console-based-podcatcher/comment-page-1/#comment-117</link>
		<dc:creator>cjd</dc:creator>
		<pubDate>Sun, 21 Feb 2010 21:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.adebenham.com/blog/?p=8#comment-117</guid>
		<description>Awesome - I tested out your additions and liked them so much that I have added them to my version as well :-)
The download now includes the &#039;-a&#039; option to add feeds and also no longer has to temporarily create the xslt file

[WORDPRESS HASHCASH] The poster sent us &#039;0 which is not a hashcash value.</description>
		<content:encoded><![CDATA[<p>Awesome &#8211; I tested out your additions and liked them so much that I have added them to my version as well <img src='http://www.adebenham.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
The download now includes the &#8216;-a&#8217; option to add feeds and also no longer has to temporarily create the xslt file</p>
<p>[WORDPRESS HASHCASH] The poster sent us &#8216;0 which is not a hashcash value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Console-based podcatcher by Mobilediesel</title>
		<link>http://www.adebenham.com/2009/03/console-based-podcatcher/comment-page-1/#comment-115</link>
		<dc:creator>Mobilediesel</dc:creator>
		<pubDate>Sun, 21 Feb 2010 09:34:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.adebenham.com/blog/?p=8#comment-115</guid>
		<description>Nice work! The only problems I had with the previous versions were minor and you fixed them with this version. I never thought of putting the configuration into the podcast file like that. I like it! I immediately changed my script to match! I did have a couple additions to the script, though. One to add a function to add a new feed to ~/.bashpodder and a small change to the xsl function. I don&#039;t know how well the comment box handles code so I put it on pastebin. http://www.pastebin.com/f624b4f9f</description>
		<content:encoded><![CDATA[<p>Nice work! The only problems I had with the previous versions were minor and you fixed them with this version. I never thought of putting the configuration into the podcast file like that. I like it! I immediately changed my script to match! I did have a couple additions to the script, though. One to add a function to add a new feed to ~/.bashpodder and a small change to the xsl function. I don&#8217;t know how well the comment box handles code so I put it on pastebin. <a href="http://www.pastebin.com/f624b4f9f" rel="nofollow">http://www.pastebin.com/f624b4f9f</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MTPSync by cjd</title>
		<link>http://www.adebenham.com/mtpsync/comment-page-1/#comment-109</link>
		<dc:creator>cjd</dc:creator>
		<pubDate>Fri, 19 Feb 2010 22:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.adebenham.com/?page_id=26#comment-109</guid>
		<description>What is &#039;fuze&#039;?

[WORDPRESS HASHCASH] The poster sent us &#039;0 which is not a hashcash value.</description>
		<content:encoded><![CDATA[<p>What is &#8216;fuze&#8217;?</p>
<p>[WORDPRESS HASHCASH] The poster sent us &#8216;0 which is not a hashcash value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MTPSync by JurgyMan</title>
		<link>http://www.adebenham.com/mtpsync/comment-page-1/#comment-108</link>
		<dc:creator>JurgyMan</dc:creator>
		<pubDate>Fri, 19 Feb 2010 22:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.adebenham.com/?page_id=26#comment-108</guid>
		<description>How do I handle Fuze writing to the sdhc card?</description>
		<content:encoded><![CDATA[<p>How do I handle Fuze writing to the sdhc card?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Console-based podcatcher by cjd</title>
		<link>http://www.adebenham.com/2009/03/console-based-podcatcher/comment-page-1/#comment-105</link>
		<dc:creator>cjd</dc:creator>
		<pubDate>Fri, 19 Feb 2010 21:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.adebenham.com/blog/?p=8#comment-105</guid>
		<description>I migrated hosts recently and lost the old file - but I have fixed up the link to my current version.
It is mostly the same but now configuration is in ~/.bashpodder and in that file you can specify where you want to download to</description>
		<content:encoded><![CDATA[<p>I migrated hosts recently and lost the old file &#8211; but I have fixed up the link to my current version.<br />
It is mostly the same but now configuration is in ~/.bashpodder and in that file you can specify where you want to download to</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Console-based podcatcher by Mobilediesel</title>
		<link>http://www.adebenham.com/2009/03/console-based-podcatcher/comment-page-1/#comment-96</link>
		<dc:creator>Mobilediesel</dc:creator>
		<pubDate>Thu, 18 Feb 2010 16:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.adebenham.com/blog/?p=8#comment-96</guid>
		<description>The links for downloading your version of Bashpodder don&#039;t seem to work. I did download it once several days ago but didn&#039;t keep the original when I made some modifications. I can&#039;t believe I forgot to do that.</description>
		<content:encoded><![CDATA[<p>The links for downloading your version of Bashpodder don&#8217;t seem to work. I did download it once several days ago but didn&#8217;t keep the original when I made some modifications. I can&#8217;t believe I forgot to do that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MTPfs by cjd</title>
		<link>http://www.adebenham.com/mtpfs/comment-page-1/#comment-56</link>
		<dc:creator>cjd</dc:creator>
		<pubDate>Sun, 14 Feb 2010 05:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.adebenham.com/?page_id=28#comment-56</guid>
		<description>Possibly, but it would take a bit of re-working in mtpfs (and I don&#039;t have a mtp-based device anymore to even test with - let alone a dual-memory device)

[WORDPRESS HASHCASH] The poster sent us &#039;0 which is not a hashcash value.</description>
		<content:encoded><![CDATA[<p>Possibly, but it would take a bit of re-working in mtpfs (and I don&#8217;t have a mtp-based device anymore to even test with &#8211; let alone a dual-memory device)</p>
<p>[WORDPRESS HASHCASH] The poster sent us &#8216;0 which is not a hashcash value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MTPfs by turek</title>
		<link>http://www.adebenham.com/mtpfs/comment-page-1/#comment-55</link>
		<dc:creator>turek</dc:creator>
		<pubDate>Sun, 14 Feb 2010 01:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.adebenham.com/?page_id=28#comment-55</guid>
		<description>I&#039;d like to ask you a question - I have a SE C902 mobile and when i mount it with mtpfs then both the phone memory and phone card memory folders are in the same place. Is there any way i can separate them? Thanks in advance.</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to ask you a question &#8211; I have a SE C902 mobile and when i mount it with mtpfs then both the phone memory and phone card memory folders are in the same place. Is there any way i can separate them? Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MTPfs by cjd</title>
		<link>http://www.adebenham.com/mtpfs/comment-page-1/#comment-17</link>
		<dc:creator>cjd</dc:creator>
		<pubDate>Sun, 07 Feb 2010 23:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.adebenham.com/?page_id=28#comment-17</guid>
		<description>Whoops - I&#039;ve fixed the link now</description>
		<content:encoded><![CDATA[<p>Whoops &#8211; I&#8217;ve fixed the link now</p>
]]></content:encoded>
	</item>
</channel>
</rss>
