<?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:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Photo feed as Desktop Background</title>
	<atom:link href="http://www.cneophytou.com/2008/04/17/photo-feed-as-desktop-background/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cneophytou.com/2008/04/17/photo-feed-as-desktop-background/</link>
	<description>Things programmers do that they know shouldn&#039;t work but they try anyway, and which sometimes actually work, such as recompiling everything.</description>
	<lastBuildDate>Fri, 16 Dec 2011 15:45:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Gui</title>
		<link>http://www.cneophytou.com/2008/04/17/photo-feed-as-desktop-background/comment-page-1/#comment-43661</link>
		<dc:creator>Gui</dc:creator>
		<pubDate>Sat, 04 Feb 2012 15:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cneophytou.com/?p=110#comment-43661</guid>
		<description>Hi,
I really enjoy your script, congratulations ! On Ubuntu 11.10 with gnome 2.0, it works perfectly for chromasia and ddoi, but when I tried to add another feed like the one from APOD : 

rss_feeds[&#039;ddoi&#039;] = &#039;http://deskfeed.neophytou.net/rss/ddoi&#039;
rss_feeds[&#039;apod&#039;] = &#039;http://apod.nasa.gov/apod.rss&#039;

it returns an error : 

~/Images/DeskFeed$ ./deskfeed.py
Traceback (most recent call last):
  File &quot;./deskfeed.py&quot;, line 79, in 
    main()
  File &quot;./deskfeed.py&quot;, line 76, in main
    parseFeed(rss_feeds[key])
  File &quot;./deskfeed.py&quot;, line 50, in parseFeed
    photo_hash = element.getElementsByTagName(&#039;hash&#039;)[0].firstChild.data
IndexError: list index out of range

do you understand what that means ?
Thanks !</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I really enjoy your script, congratulations ! On Ubuntu 11.10 with gnome 2.0, it works perfectly for chromasia and ddoi, but when I tried to add another feed like the one from APOD : </p>
<p>rss_feeds['ddoi'] = &#8216;<a href="http://deskfeed.neophytou.net/rss/ddoi" rel="nofollow">http://deskfeed.neophytou.net/rss/ddoi</a>&#8216;<br />
rss_feeds['apod'] = &#8216;<a href="http://apod.nasa.gov/apod.rss&#039;" rel="nofollow">http://apod.nasa.gov/apod.rss&#039;</a></p>
<p>it returns an error : </p>
<p>~/Images/DeskFeed$ ./deskfeed.py<br />
Traceback (most recent call last):<br />
  File &#8220;./deskfeed.py&#8221;, line 79, in<br />
    main()<br />
  File &#8220;./deskfeed.py&#8221;, line 76, in main<br />
    parseFeed(rss_feeds[key])<br />
  File &#8220;./deskfeed.py&#8221;, line 50, in parseFeed<br />
    photo_hash = element.getElementsByTagName(&#8216;hash&#8217;)[0].firstChild.data<br />
IndexError: list index out of range</p>
<p>do you understand what that means ?<br />
Thanks !</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dalton</title>
		<link>http://www.cneophytou.com/2008/04/17/photo-feed-as-desktop-background/comment-page-1/#comment-34649</link>
		<dc:creator>Dalton</dc:creator>
		<pubDate>Sat, 04 Feb 2012 20:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cneophytou.com/?p=110#comment-34649</guid>
		<description>How would I add this feed instead of the chromasia feed?
&#039;http://feeds.feedburner.com/bingimages&#039;</description>
		<content:encoded><![CDATA[<p>How would I add this feed instead of the chromasia feed?<br />
&#8216;<a href="http://feeds.feedburner.com/bingimages&#039;" rel="nofollow">http://feeds.feedburner.com/bingimages&#039;</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: JC</title>
		<link>http://www.cneophytou.com/2008/04/17/photo-feed-as-desktop-background/comment-page-1/#comment-15376</link>
		<dc:creator>JC</dc:creator>
		<pubDate>Sat, 04 Feb 2012 00:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cneophytou.com/?p=110#comment-15376</guid>
		<description>Let me know when you fix the script for issues like md5 deprecation, Index out of range, etc. for OSX 10.6.4</description>
		<content:encoded><![CDATA[<p>Let me know when you fix the script for issues like md5 deprecation, Index out of range, etc. for OSX 10.6.4</p>]]></content:encoded>
	</item>
	<item>
		<title>By: BVE</title>
		<link>http://www.cneophytou.com/2008/04/17/photo-feed-as-desktop-background/comment-page-1/#comment-5836</link>
		<dc:creator>BVE</dc:creator>
		<pubDate>Sat, 04 Feb 2012 13:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cneophytou.com/?p=110#comment-5836</guid>
		<description>[quote post=&quot;110&quot;]Could you please add this feed? it’s the astronomy picture of the day[/quote]

Just add this line:
rss_feeds[&#039;apod&#039;] = &#039;http://www.acme.com/jef/apod/rss.xml&#039;

below this line:
rss_feeds[&#039;ddoi&#039;] = &#039;http://deskfeed.neophytou.net/rss/ddoi&#039;

using a good text editor and save the script.</description>
		<content:encoded><![CDATA[<blockquote cite="http://www.cneophytou.com/2008/04/17/photo-feed-as-desktop-background/#comment-"><p>
Could you please add this feed? it’s the astronomy picture of the day</p>
</blockquote>
<p>Just add this line:<br />
rss_feeds['apod'] = &#8216;<a href="http://www.acme.com/jef/apod/rss.xml&#039;" rel="nofollow">http://www.acme.com/jef/apod/rss.xml&#039;</a></p>
<p>below this line:<br />
rss_feeds['ddoi'] = &#8216;<a href="http://deskfeed.neophytou.net/rss/ddoi&#039;" rel="nofollow">http://deskfeed.neophytou.net/rss/ddoi&#039;</a></p>
<p>using a good text editor and save the script.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: drew</title>
		<link>http://www.cneophytou.com/2008/04/17/photo-feed-as-desktop-background/comment-page-1/#comment-3071</link>
		<dc:creator>drew</dc:creator>
		<pubDate>Sat, 04 Feb 2012 05:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cneophytou.com/?p=110#comment-3071</guid>
		<description>Ok, stupid question, but should this be able to handle an atom feed?</description>
		<content:encoded><![CDATA[<p>Ok, stupid question, but should this be able to handle an atom feed?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.cneophytou.com/2008/04/17/photo-feed-as-desktop-background/comment-page-1/#comment-3021</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sat, 04 Feb 2012 22:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cneophytou.com/?p=110#comment-3021</guid>
		<description>Could you please add this feed? it&#039;s the astronomy picture of the day.

http://www.acme.com/jef/apod/rss.xml</description>
		<content:encoded><![CDATA[<p>Could you please add this feed? it&#8217;s the astronomy picture of the day.</p>
<p><a href="http://www.acme.com/jef/apod/rss.xml" rel="nofollow">http://www.acme.com/jef/apod/rss.xml</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: ahimsauzi</title>
		<link>http://www.cneophytou.com/2008/04/17/photo-feed-as-desktop-background/comment-page-1/#comment-2484</link>
		<dc:creator>ahimsauzi</dc:creator>
		<pubDate>Sat, 04 Feb 2012 21:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cneophytou.com/?p=110#comment-2484</guid>
		<description>I love your script thank you very much for sharing it. I installed it  on Leopard screensaver and it works great! One question: as the feed refreshes would I have more images in the folder or some will be overridden? A great feature will be to choose weather to keep all images or just the current feed.

Thanks again!</description>
		<content:encoded><![CDATA[<p>I love your script thank you very much for sharing it. I installed it  on Leopard screensaver and it works great! One question: as the feed refreshes would I have more images in the folder or some will be overridden? A great feature will be to choose weather to keep all images or just the current feed.</p>
<p>Thanks again!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Beth</title>
		<link>http://www.cneophytou.com/2008/04/17/photo-feed-as-desktop-background/comment-page-1/#comment-2478</link>
		<dc:creator>Beth</dc:creator>
		<pubDate>Sat, 04 Feb 2012 16:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cneophytou.com/?p=110#comment-2478</guid>
		<description>:cries:

I want it for Windoze. :(</description>
		<content:encoded><![CDATA[<p>:cries:</p>
<p>I want it for Windoze. <img src='http://www.cneophytou.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>By: Constantinos</title>
		<link>http://www.cneophytou.com/2008/04/17/photo-feed-as-desktop-background/comment-page-1/#comment-2272</link>
		<dc:creator>Constantinos</dc:creator>
		<pubDate>Sat, 04 Feb 2012 18:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cneophytou.com/?p=110#comment-2272</guid>
		<description>You would have to edit the file &lt;code&gt;/etc/crontab&lt;/code&gt; and remove the last entry corresponding to the deskfeed.py file. In the terminal, (&lt;code&gt; &gt;&lt;/code&gt; is the terminal prompt) type the following:

&lt;pre lang=&quot;bash&quot;&gt;&gt; vi /etc/crontab&lt;/pre&gt;

Then press the down arrow until you&#039;re over the line you wish to delete, press the letter &quot;&lt;code&gt;d&lt;/code&gt;&quot; twice, then type this:

&lt;pre lang=&quot;vim&quot;&gt;:wq&lt;/pre&gt;

(that&#039;s a colon, followed by &quot;&lt;code&gt;w&lt;/code&gt;&quot; and then &quot;&lt;code&gt;q&lt;/code&gt;&quot;, and hit return), which will write the file and quit the editor.</description>
		<content:encoded><![CDATA[<p>You would have to edit the file <code>/etc/crontab</code> and remove the last entry corresponding to the deskfeed.py file. In the terminal, (<code> &gt;</code> is the terminal prompt) type the following:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&amp;</span>gt; <span style="color: #c20cb9; font-weight: bold;">vi</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>crontab</pre></div></div>

<p>Then press the down arrow until you&#8217;re over the line you wish to delete, press the letter &#8220;<code>d</code>&#8221; twice, then type this:</p>

<div class="wp_syntax"><div class="code"><pre class="vim" style="font-family:monospace;"><span style="color: #000000;">:</span>wq</pre></div></div>

<p>(that&#8217;s a colon, followed by &#8220;<code>w</code>&#8221; and then &#8220;<code>q</code>&#8220;, and hit return), which will write the file and quit the editor.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://www.cneophytou.com/2008/04/17/photo-feed-as-desktop-background/comment-page-1/#comment-2271</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Sat, 04 Feb 2012 01:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cneophytou.com/?p=110#comment-2271</guid>
		<description>The python script seems to be working great (OSX 10.4.11). I like how Chromasia&#039;s photos are labeled. This will become more valuable when a number of feeds are in the mix.

After I add the script to a cronjob, how do I remove it?</description>
		<content:encoded><![CDATA[<p>The python script seems to be working great (OSX 10.4.11). I like how Chromasia&#8217;s photos are labeled. This will become more valuable when a number of feeds are in the mix.</p>
<p>After I add the script to a cronjob, how do I remove it?</p>]]></content:encoded>
	</item>
</channel>
</rss>

