<?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"
	>
<channel>
	<title>Comments for the correct shade of blue</title>
	<atom:link href="http://www.zepan.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zepan.org</link>
	<description>The weblog of Michael Zehrer</description>
	<pubDate>Thu, 20 Nov 2008 12:18:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>Comment on Ubuntu and the Yakumo QuickStick DVB-T&#160;Reciever by Ubuntu edgy and the Yakumo QuickStick DVB-T Reciever :: the correct shade of blue</title>
		<link>http://www.zepan.org/2006/02/22/ubuntu-and-yakumo-quickstick-dvb-t-reciever/#comment-7585</link>
		<dc:creator>Ubuntu edgy and the Yakumo QuickStick DVB-T Reciever :: the correct shade of blue</dc:creator>
		<pubDate>Sun, 11 Nov 2007 19:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.org/index.php/2006/02/22/ubuntu-and-yakumo-quickstick-dvb-t-reciever/#comment-7585</guid>
		<description>[...] Things have changed since dapper&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Things have changed since dapper&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gogopuffs by &#187; Links: 10-4-2007 - Michael Zehrer</title>
		<link>http://www.zepan.org/2007/10/03/gogopuffs/#comment-6484</link>
		<dc:creator>&#187; Links: 10-4-2007 - Michael Zehrer</dc:creator>
		<pubDate>Fri, 05 Oct 2007 04:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.org/index.php/2007/10/03/gogopuffs/#comment-6484</guid>
		<description>[...] Gogopuffs - Michael Zehrer I’m writing about Gogopuffs here, so Google can find it. And maybe I can get a better ranking than the original Gogopuffs. If you search for Gogopuffs you can verify that for yourself. So happy gogopuffing! (categories: gogopuffs gogopuffing ) [...]</description>
		<content:encoded><![CDATA[<p>[...] Gogopuffs - Michael Zehrer I’m writing about Gogopuffs here, so Google can find it. And maybe I can get a better ranking than the original Gogopuffs. If you search for Gogopuffs you can verify that for yourself. So happy gogopuffing! (categories: gogopuffs gogopuffing ) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing backup-manager with the s3 upload method on&#160;Debian/Ubuntu by michael</title>
		<link>http://www.zepan.org/2007/02/10/installing-backup-manager-with-the-s3-upload-method-on-debianubuntu/#comment-2754</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Thu, 14 Jun 2007 08:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.org/index.php/2007/02/10/installing-backup-manager-with-the-s3-upload-method-on-debianubuntu/#comment-2754</guid>
		<description>Neal: Regarding the junoscript install. My call to cpan was wrong, and that caused this strange junoscript install. If you work in the cpan shell (by calling cpan without arguments on the shell), install is the keyword for installing a module (like install Acme::DonMartin), but if you use cpan the way I did on the command line install is no keyword anymore, but it is interpreted as a module. And junoscript-perl contains an "install" module. 

So from the command line you have to call cpan like "cpan Acme::DonMartin". Really strange, but in some way very perlish (&lt;a href="http://en.wikipedia.org/wiki/TMTOWTDI" rel="nofollow"&gt;TMTOWTDI&lt;/a&gt;) ;-)

But beyond don't trust your friends in this. Cpan is very cool, just like apt-get is for debian/ubuntu. Of course not for the average user, but installing backup-manager with the s3 upload method is not was the average user wants, right? 

Just follow cpan and install the dependencies for libxml as suggested. Tell me if you run into any errors.</description>
		<content:encoded><![CDATA[<p>Neal: Regarding the junoscript install. My call to cpan was wrong, and that caused this strange junoscript install. If you work in the cpan shell (by calling cpan without arguments on the shell), install is the keyword for installing a module (like install Acme::DonMartin), but if you use cpan the way I did on the command line install is no keyword anymore, but it is interpreted as a module. And junoscript-perl contains an &#8220;install&#8221; module. </p>
<p>So from the command line you have to call cpan like &#8220;cpan Acme::DonMartin&#8221;. Really strange, but in some way very perlish (<a href="http://en.wikipedia.org/wiki/TMTOWTDI" rel="nofollow">TMTOWTDI</a>) <img src='http://www.zepan.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>But beyond don&#8217;t trust your friends in this. Cpan is very cool, just like apt-get is for debian/ubuntu. Of course not for the average user, but installing backup-manager with the s3 upload method is not was the average user wants, right? </p>
<p>Just follow cpan and install the dependencies for libxml as suggested. Tell me if you run into any errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing backup-manager with the s3 upload method on&#160;Debian/Ubuntu by Neal McBurnett</title>
		<link>http://www.zepan.org/2007/02/10/installing-backup-manager-with-the-s3-upload-method-on-debianubuntu/#comment-2751</link>
		<dc:creator>Neal McBurnett</dc:creator>
		<pubDate>Thu, 14 Jun 2007 02:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.org/index.php/2007/02/10/installing-backup-manager-with-the-s3-upload-method-on-debianubuntu/#comment-2751</guid>
		<description>ubuntu feisty has backup-manager version 0.7.5-3 so that seems pretty up-to-date.

But when I ran the first cpan command, I was frustrated to run into a huge tangle of surprising warning messages, and an attempt to install some odd thing named junoscript-perl and more questions about other Unsatisfied dependencies.  Friends warn me away from cpan.  Any more words of wisdom?</description>
		<content:encoded><![CDATA[<p>ubuntu feisty has backup-manager version 0.7.5-3 so that seems pretty up-to-date.</p>
<p>But when I ran the first cpan command, I was frustrated to run into a huge tangle of surprising warning messages, and an attempt to install some odd thing named junoscript-perl and more questions about other Unsatisfied dependencies.  Friends warn me away from cpan.  Any more words of wisdom?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing backup-manager with the s3 upload method on&#160;Debian/Ubuntu by michael</title>
		<link>http://www.zepan.org/2007/02/10/installing-backup-manager-with-the-s3-upload-method-on-debianubuntu/#comment-1868</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Sat, 28 Apr 2007 06:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.org/index.php/2007/02/10/installing-backup-manager-with-the-s3-upload-method-on-debianubuntu/#comment-1868</guid>
		<description>Colin: After installing backup-manager and the needed dependencies, all you have to do ist editing the quite well commented configuration. Or is there something I missed?</description>
		<content:encoded><![CDATA[<p>Colin: After installing backup-manager and the needed dependencies, all you have to do ist editing the quite well commented configuration. Or is there something I missed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing backup-manager with the s3 upload method on&#160;Debian/Ubuntu by Colin Nederkoorn</title>
		<link>http://www.zepan.org/2007/02/10/installing-backup-manager-with-the-s3-upload-method-on-debianubuntu/#comment-1853</link>
		<dc:creator>Colin Nederkoorn</dc:creator>
		<pubDate>Wed, 25 Apr 2007 20:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.org/index.php/2007/02/10/installing-backup-manager-with-the-s3-upload-method-on-debianubuntu/#comment-1853</guid>
		<description>Cool, it would be great if you would go into a little more depth on how to set up Backup Manager to work with S3.</description>
		<content:encoded><![CDATA[<p>Cool, it would be great if you would go into a little more depth on how to set up Backup Manager to work with S3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Canon LIDE 60 and Ubuntu&#160;Dapper by Kent</title>
		<link>http://www.zepan.org/2006/01/29/the-canon-lide-60-and-ubuntu-dapper/#comment-761</link>
		<dc:creator>Kent</dc:creator>
		<pubDate>Wed, 18 Oct 2006 03:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.org/index.php/2006/01/29/the-canon-lide-60-and-ubuntu-dapper/#comment-761</guid>
		<description>&lt;p&gt;Michael
I just don't know how to thank you, after looking at post for days about how to get my Canon LiDE 60 working I had just about given up on having a scanner on Ubuntu.&lt;/p&gt;

&lt;p&gt;Then I found your URL in a post and said I might as well try one more time.&lt;/p&gt;

&lt;p&gt;Yes with your wonderful help I now have a scanner working with sane. &lt;/p&gt;

&lt;p&gt;Thank you - Thank you soooo much.
Kent&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Michael<br />
I just don&#8217;t know how to thank you, after looking at post for days about how to get my Canon LiDE 60 working I had just about given up on having a scanner on Ubuntu.</p>
<p>Then I found your URL in a post and said I might as well try one more time.</p>
<p>Yes with your wonderful help I now have a scanner working with sane. </p>
<p>Thank you - Thank you soooo much.<br />
Kent</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu and the Yakumo QuickStick DVB-T&#160;Reciever by michael</title>
		<link>http://www.zepan.org/2006/02/22/ubuntu-and-yakumo-quickstick-dvb-t-reciever/#comment-760</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Sun, 15 Oct 2006 15:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.org/index.php/2006/02/22/ubuntu-and-yakumo-quickstick-dvb-t-reciever/#comment-760</guid>
		<description>&lt;p&gt;See updated instructions for ubuntu edgy &lt;a href="http://www.zepan.org/index.php/2006/10/15/ubuntu-edgy-and-the-yakumo-quickstick-dvb-t-reciever/" rel="nofollow" rel="nofollow"&gt;here&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>See updated instructions for ubuntu edgy <a href="http://www.zepan.org/index.php/2006/10/15/ubuntu-edgy-and-the-yakumo-quickstick-dvb-t-reciever/" rel="nofollow" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Canon LIDE 60 and Ubuntu&#160;Dapper by michael</title>
		<link>http://www.zepan.org/2006/01/29/the-canon-lide-60-and-ubuntu-dapper/#comment-759</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Thu, 12 Oct 2006 05:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.org/index.php/2006/01/29/the-canon-lide-60-and-ubuntu-dapper/#comment-759</guid>
		<description>&lt;p&gt;Kent,&lt;/p&gt;

&lt;p&gt;dll.conf refernces the driver specific *.conf files in /etc/sane.d/. So you need a genesys.conf with the following:&lt;/p&gt;

&lt;pre&gt;
# Canon LiDE 60
usb 0x04a9 0x221c
&lt;/pre&gt;

&lt;p&gt;and refernce this file with the line:&lt;/p&gt;

&lt;pre&gt;
genesys
&lt;/pre&gt;

&lt;p&gt;in /etc/sane.d/dll.conf.&lt;/p&gt;

&lt;p&gt;The udev rule should be added to the file /etc/udev/rules.d/45-libsane.rules (it should be there, if not, create it) and look like this:&lt;/p&gt;

&lt;pre&gt;
# Canon CanoScan LiDE 60
SYSFS{idVendor}=="04a9", SYSFS{idProduct}=="221c", MODE="664", GROUP="scanner"
&lt;/pre&gt;

&lt;p&gt;Best, Michael&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Kent,</p>
<p>dll.conf refernces the driver specific *.conf files in /etc/sane.d/. So you need a genesys.conf with the following:</p>
<pre>
# Canon LiDE 60
usb 0x04a9 0x221c
</pre>
<p>and refernce this file with the line:</p>
<pre>
genesys
</pre>
<p>in /etc/sane.d/dll.conf.</p>
<p>The udev rule should be added to the file /etc/udev/rules.d/45-libsane.rules (it should be there, if not, create it) and look like this:</p>
<pre>
# Canon CanoScan LiDE 60
SYSFS{idVendor}=="04a9", SYSFS{idProduct}=="221c", MODE="664", GROUP="scanner"
</pre>
<p>Best, Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Canon LIDE 60 and Ubuntu&#160;Dapper by kent</title>
		<link>http://www.zepan.org/2006/01/29/the-canon-lide-60-and-ubuntu-dapper/#comment-758</link>
		<dc:creator>kent</dc:creator>
		<pubDate>Thu, 12 Oct 2006 01:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.org/index.php/2006/01/29/the-canon-lide-60-and-ubuntu-dapper/#comment-758</guid>
		<description>&lt;p&gt;I was having prob. getting a Canon LiDE 60
scanner going on Breezy 5.10 and came across your How to.&lt;/p&gt;

&lt;p&gt;I did not see a genesys driver in /etc/sane.d/dll.conf. What does it look like ?&lt;/p&gt;

&lt;p&gt;I created a genesys.conf file in
/etc/sane.d/ and added
 # Canon LiDE 60 usb 0×04a9 0×221c&lt;/p&gt;

&lt;p&gt;looking in the /etc/udev/rules.d/ Directory I only found the following files.&lt;/p&gt;

&lt;p&gt;020&lt;em&gt;permissions.rules  udev.rules     z60&lt;/em&gt;alsa-utils.rules
cd-aliases.rules       z50&lt;em&gt;run.rules  z70&lt;/em&gt;hotplugd.rules&lt;/p&gt;

&lt;p&gt;My question is which file do you think I should add the line
 # Canon Inc.&#124;LIDE 60 SYSFS{idVendor}==”04a9″, SYSFS{idProduct}==”221c”, MODE=”664″, GROUP=”scanner”&lt;/p&gt;

&lt;p&gt;??&lt;/p&gt;

&lt;p&gt;any help would be appreciated &lt;/p&gt;

&lt;p&gt;Thanks  &lt;/p&gt;

&lt;p&gt;Kent&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I was having prob. getting a Canon LiDE 60<br />
scanner going on Breezy 5.10 and came across your How to.</p>
<p>I did not see a genesys driver in /etc/sane.d/dll.conf. What does it look like ?</p>
<p>I created a genesys.conf file in<br />
/etc/sane.d/ and added<br />
 # Canon LiDE 60 usb 0×04a9 0×221c</p>
<p>looking in the /etc/udev/rules.d/ Directory I only found the following files.</p>
<p>020<em>permissions.rules  udev.rules     z60</em>alsa-utils.rules<br />
cd-aliases.rules       z50<em>run.rules  z70</em>hotplugd.rules</p>
<p>My question is which file do you think I should add the line<br />
 # Canon Inc.|LIDE 60 SYSFS{idVendor}==”04a9″, SYSFS{idProduct}==”221c”, MODE=”664″, GROUP=”scanner”</p>
<p>??</p>
<p>any help would be appreciated </p>
<p>Thanks  </p>
<p>Kent</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Canon LIDE 60 and Ubuntu&#160;Dapper by Ralph</title>
		<link>http://www.zepan.org/2006/01/29/the-canon-lide-60-and-ubuntu-dapper/#comment-420</link>
		<dc:creator>Ralph</dc:creator>
		<pubDate>Wed, 22 Feb 2006 00:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.org/index.php/2006/01/29/the-canon-lide-60-and-ubuntu-dapper/#comment-420</guid>
		<description>&lt;p&gt;Thank you so much for posting your "how-to make the Canon LIDE 60 work under (K)ubuntu Dapper". I just installed Dapper (Kubuntu) and the system works great. Except for the tiny little problem that your manual doesn't work. :-(
genesys is enabled, the genesys.conf contained actually already your proposed entry, edited the 45-libsane.rules, restarted the udev and ... nothing. Not the slightes response from the scanner and xsane won't find the scanner. BTW: sane-find-scanner is still showing:&lt;/p&gt;

&lt;pre&gt;
# Canon Inc.&#124;LIDE 60
SYSFS{idVendor}==”04a9″, SYSFS{idProduct}==”221c”, MODE=”664″, GROUP=”scanner”
&lt;/pre&gt;

&lt;p&gt;If you know what the problem might be, please let me know. That would be greatly appreciated. :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you so much for posting your &#8220;how-to make the Canon LIDE 60 work under (K)ubuntu Dapper&#8221;. I just installed Dapper (Kubuntu) and the system works great. Except for the tiny little problem that your manual doesn&#8217;t work. <img src='http://www.zepan.org/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> genesys is enabled, the genesys.conf contained actually already your proposed entry, edited the 45-libsane.rules, restarted the udev and &#8230; nothing. Not the slightes response from the scanner and xsane won&#8217;t find the scanner. BTW: sane-find-scanner is still showing:</p>
<pre>
# Canon Inc.|LIDE 60
SYSFS{idVendor}==”04a9″, SYSFS{idProduct}==”221c”, MODE=”664″, GROUP=”scanner”
</pre>
<p>If you know what the problem might be, please let me know. That would be greatly appreciated. <img src='http://www.zepan.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Canon LIDE 60 and Ubuntu&#160;Dapper by Andrew Schulman</title>
		<link>http://www.zepan.org/2006/01/29/the-canon-lide-60-and-ubuntu-dapper/#comment-419</link>
		<dc:creator>Andrew Schulman</dc:creator>
		<pubDate>Wed, 08 Feb 2006 01:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.org/index.php/2006/01/29/the-canon-lide-60-and-ubuntu-dapper/#comment-419</guid>
		<description>Thanks, this was helpful.  In libsane.rules, I suggest adding

NAME="bus/usb/005/scanner0"

(or whatever name you like in the last component; e.g.

NAME="bus/usb/005/Canon_LiDE60"

also works), to the line you mentioned.  This will provide a persistent device name for this scanner, which helps the scanning applications, e.g. xsane or kooka.</description>
		<content:encoded><![CDATA[<p>Thanks, this was helpful.  In libsane.rules, I suggest adding</p>
<p>NAME=&#8221;bus/usb/005/scanner0&#8243;</p>
<p>(or whatever name you like in the last component; e.g.</p>
<p>NAME=&#8221;bus/usb/005/Canon_LiDE60&#8243;</p>
<p>also works), to the line you mentioned.  This will provide a persistent device name for this scanner, which helps the scanning applications, e.g. xsane or kooka.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nearly-Live Planetary Desktop Backgrounds with&#160;Windows by Chris</title>
		<link>http://www.zepan.org/2004/09/06/nearly-live-planetary-desktop-backgrounds-with-windows/#comment-414</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 18 Oct 2005 22:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.net/?p=11#comment-414</guid>
		<description>Sorry, nevermind, I got it working.</description>
		<content:encoded><![CDATA[<p>Sorry, nevermind, I got it working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nearly-Live Planetary Desktop Backgrounds with&#160;Windows by Chris</title>
		<link>http://www.zepan.org/2004/09/06/nearly-live-planetary-desktop-backgrounds-with-windows/#comment-413</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 18 Oct 2005 19:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.net/?p=11#comment-413</guid>
		<description>Does anyone know how to get this to work as a Windows XP Scheduled Task? I can't get the argument (image url) in.</description>
		<content:encoded><![CDATA[<p>Does anyone know how to get this to work as a Windows XP Scheduled Task? I can&#8217;t get the argument (image url) in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nearly-Live Planetary Desktop Backgrounds with&#160;Windows by TradaPIB</title>
		<link>http://www.zepan.org/2004/09/06/nearly-live-planetary-desktop-backgrounds-with-windows/#comment-238</link>
		<dc:creator>TradaPIB</dc:creator>
		<pubDate>Wed, 13 Jul 2005 04:17:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.net/?p=11#comment-238</guid>
		<description>Where is the program itself?</description>
		<content:encoded><![CDATA[<p>Where is the program itself?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nearly-Live Planetary Desktop Backgrounds with&#160;Windows by Mark S</title>
		<link>http://www.zepan.org/2004/09/06/nearly-live-planetary-desktop-backgrounds-with-windows/#comment-237</link>
		<dc:creator>Mark S</dc:creator>
		<pubDate>Fri, 27 May 2005 19:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.net/?p=11#comment-237</guid>
		<description>GREAT!</description>
		<content:encoded><![CDATA[<p>GREAT!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nearly-Live Planetary Desktop Backgrounds with&#160;Windows by bob</title>
		<link>http://www.zepan.org/2004/09/06/nearly-live-planetary-desktop-backgrounds-with-windows/#comment-236</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Fri, 27 May 2005 16:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.net/?p=11#comment-236</guid>
		<description>this is so cool!</description>
		<content:encoded><![CDATA[<p>this is so cool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nearly-Live Planetary Desktop Backgrounds with&#160;Windows by daniel diky</title>
		<link>http://www.zepan.org/2004/09/06/nearly-live-planetary-desktop-backgrounds-with-windows/#comment-66</link>
		<dc:creator>daniel diky</dc:creator>
		<pubDate>Thu, 06 Jan 2005 19:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.net/?p=11#comment-66</guid>
		<description>thank you</description>
		<content:encoded><![CDATA[<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nearly-Live Planetary Desktop Backgrounds with&#160;Windows by APPLE</title>
		<link>http://www.zepan.org/2004/09/06/nearly-live-planetary-desktop-backgrounds-with-windows/#comment-64</link>
		<dc:creator>APPLE</dc:creator>
		<pubDate>Wed, 29 Dec 2004 01:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.net/?p=11#comment-64</guid>
		<description>GREAT!</description>
		<content:encoded><![CDATA[<p>GREAT!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sound patches for&#160;timidity by elzo</title>
		<link>http://www.zepan.org/2004/06/06/sound-patches-for-timidity/#comment-13</link>
		<dc:creator>elzo</dc:creator>
		<pubDate>Thu, 18 Nov 2004 17:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.zepan.net/?p=9#comment-13</guid>
		<description>Well, there's the freepats package but is old and rather incomplete. Thanks for this one!</description>
		<content:encoded><![CDATA[<p>Well, there&#8217;s the freepats package but is old and rather incomplete. Thanks for this one!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
