<?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: Chumby podcatcher</title>
	<atom:link href="http://www.psychicorigami.com/2008/08/23/chumby-podcatcher/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.psychicorigami.com/2008/08/23/chumby-podcatcher/</link>
	<description>folding with my brain</description>
	<lastBuildDate>Wed, 07 Dec 2011 09:53:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Psychic Origami &#187; Blog Archive &#187; Chumby Podcast Client Source Code</title>
		<link>http://www.psychicorigami.com/2008/08/23/chumby-podcatcher/comment-page-1/#comment-10664</link>
		<dc:creator>Psychic Origami &#187; Blog Archive &#187; Chumby Podcast Client Source Code</dc:creator>
		<pubDate>Sat, 09 Jan 2010 18:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://psychicorigami.com/?p=148#comment-10664</guid>
		<description>[...] so I blogged about a podcatcher/podcast client for the Chumby quite a while ago (August 2008 to be precise). At the time I said I&#8217;d tidy things up and [...]</description>
		<content:encoded><![CDATA[<p>[...] so I blogged about a podcatcher/podcast client for the Chumby quite a while ago (August 2008 to be precise). At the time I said I&#8217;d tidy things up and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.psychicorigami.com/2008/08/23/chumby-podcatcher/comment-page-1/#comment-10663</link>
		<dc:creator>john</dc:creator>
		<pubDate>Sat, 09 Jan 2010 18:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://psychicorigami.com/?p=148#comment-10663</guid>
		<description>Details about where the source is for all this is here:

http://www.psychicorigami.com/2010/01/09/chumby-podcast-client-source-code/</description>
		<content:encoded><![CDATA[<p>Details about where the source is for all this is here:</p>
<p><a href="http://www.psychicorigami.com/2010/01/09/chumby-podcast-client-source-code/" rel="nofollow">http://www.psychicorigami.com/2010/01/09/chumby-podcast-client-source-code/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.psychicorigami.com/2008/08/23/chumby-podcatcher/comment-page-1/#comment-10447</link>
		<dc:creator>john</dc:creator>
		<pubDate>Sun, 29 Nov 2009 19:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://psychicorigami.com/?p=148#comment-10447</guid>
		<description>I&#039;ll try and put the code online soon.  It&#039;ll be a bit untidy and un-documented, but might as well share it with the world...</description>
		<content:encoded><![CDATA[<p>I&#8217;ll try and put the code online soon.  It&#8217;ll be a bit untidy and un-documented, but might as well share it with the world&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://www.psychicorigami.com/2008/08/23/chumby-podcatcher/comment-page-1/#comment-10445</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Sun, 29 Nov 2009 19:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://psychicorigami.com/?p=148#comment-10445</guid>
		<description>Could you possibly email the actionscript source. I don&#039;t care about the status of it, just want to look it as an example. Thanks, I learned a lot from your clock widget source.</description>
		<content:encoded><![CDATA[<p>Could you possibly email the actionscript source. I don&#8217;t care about the status of it, just want to look it as an example. Thanks, I learned a lot from your clock widget source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.psychicorigami.com/2008/08/23/chumby-podcatcher/comment-page-1/#comment-10021</link>
		<dc:creator>john</dc:creator>
		<pubDate>Fri, 16 Jan 2009 11:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://psychicorigami.com/?p=148#comment-10021</guid>
		<description>Hi George,

Well you can force the chumby to run things on reboot that are on the USB stick via a &lt;a href=&quot;http://wiki.chumby.com/mediawiki/index.php/Debugchumby&quot; rel=&quot;nofollow&quot;&gt;&quot;debugchumby&quot; script&lt;/a&gt;, which is how I get the http server that downloads the podcasts working.  You can use this to run a &lt;a href=&quot;http://wiki.chumby.com/mediawiki/index.php/Developing_Widgets_for_Chumby:_Testing_Widgets&quot; rel=&quot;nofollow&quot;&gt;single widget&lt;/a&gt; if you want or you can &lt;a href=&quot;http://wiki.chumby.com/mediawiki/index.php/Chumby_tricks#Mixing_local_widgets_into_a_channel&quot; rel=&quot;nofollow&quot;&gt;mix local widgets&lt;/a&gt; (from the USB stick into the other list of widgets).

Via those things you can probably hack the chumby to run widgets from where ever you wanted.

I really need to publish the code for the podcatcher - I just haven&#039;t developed it much further since (as the Flash side of things is a bit tricky).

cheers,

John</description>
		<content:encoded><![CDATA[<p>Hi George,</p>
<p>Well you can force the chumby to run things on reboot that are on the USB stick via a <a href="http://wiki.chumby.com/mediawiki/index.php/Debugchumby" rel="nofollow">&#8220;debugchumby&#8221; script</a>, which is how I get the http server that downloads the podcasts working.  You can use this to run a <a href="http://wiki.chumby.com/mediawiki/index.php/Developing_Widgets_for_Chumby:_Testing_Widgets" rel="nofollow">single widget</a> if you want or you can <a href="http://wiki.chumby.com/mediawiki/index.php/Chumby_tricks#Mixing_local_widgets_into_a_channel" rel="nofollow">mix local widgets</a> (from the USB stick into the other list of widgets).</p>
<p>Via those things you can probably hack the chumby to run widgets from where ever you wanted.</p>
<p>I really need to publish the code for the podcatcher &#8211; I just haven&#8217;t developed it much further since (as the Flash side of things is a bit tricky).</p>
<p>cheers,</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.psychicorigami.com/2008/08/23/chumby-podcatcher/comment-page-1/#comment-10020</link>
		<dc:creator>George</dc:creator>
		<pubDate>Thu, 15 Jan 2009 21:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://psychicorigami.com/?p=148#comment-10020</guid>
		<description>So, I&#039;m reading your post, and I&#039;m wondering whether the Chumby can be hacked to run scheduled widgets from the USB port (USB drive, lets&#039; say) or from another web server?  Is that what you&#039;ve done (or gotten close to doing) when I read:

&quot;It (the http server) has the job of downloading the feeds and interacting with the audio server on the chumby&quot; ... 

It sounds to me like you&#039;ve carved out the Chumby server requirement with this application... is that right?  If so, that&#039;s very exciting!  Please let me know, thanks for the posts.

Tx,

George</description>
		<content:encoded><![CDATA[<p>So, I&#8217;m reading your post, and I&#8217;m wondering whether the Chumby can be hacked to run scheduled widgets from the USB port (USB drive, lets&#8217; say) or from another web server?  Is that what you&#8217;ve done (or gotten close to doing) when I read:</p>
<p>&#8220;It (the http server) has the job of downloading the feeds and interacting with the audio server on the chumby&#8221; &#8230; </p>
<p>It sounds to me like you&#8217;ve carved out the Chumby server requirement with this application&#8230; is that right?  If so, that&#8217;s very exciting!  Please let me know, thanks for the posts.</p>
<p>Tx,</p>
<p>George</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psychic Origami &#187; Blog Archive &#187; Next £5app - September 18th 2008</title>
		<link>http://www.psychicorigami.com/2008/08/23/chumby-podcatcher/comment-page-1/#comment-9948</link>
		<dc:creator>Psychic Origami &#187; Blog Archive &#187; Next £5app - September 18th 2008</dc:creator>
		<pubDate>Wed, 10 Sep 2008 10:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://psychicorigami.com/?p=148#comment-9948</guid>
		<description>[...] Psychic Origami folding with my brain      &#171; Chumby podcatcher [...]</description>
		<content:encoded><![CDATA[<p>[...] Psychic Origami folding with my brain      &laquo; Chumby podcatcher [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

