<?xml version="1.0" encoding="utf-8"?>
<!-- generator="wordpress/1.5.2" -->
<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/"
>

<channel>
	<title>Curioso!</title>
	<link>http://www.curioso.org</link>
	<description>Curiosity killed the cat</description>
	<pubDate>Sun, 27 Dec 2009 15:34:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.2</generator>
	<language>en</language>

		<item>
		<title>Snapshots using rsync on Mac</title>
		<link>http://www.curioso.org/2009/12/27/snapshots-using-rsync-on-mac/</link>
		<comments>http://www.curioso.org/2009/12/27/snapshots-using-rsync-on-mac/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 15:32:48 +0000</pubDate>
		<dc:creator>Curioso</dc:creator>
		
	<category>Mac</category>
		<guid>http://www.curioso.org/2009/12/27/snapshots-using-rsync-on-mac/</guid>
		<description><![CDATA[	I got fed up with Time Machine not backing up my iPhoto library. If I keep iPhoto running, it does not back up at all; if I quit iPhoto, it still will not make a full backup because I have a screen saver running with the Last Month smart folder, and this apparently locks out [...]]]></description>
			<content:encoded><![CDATA[	<p>I got fed up with Time Machine not backing up my iPhoto library. If I keep iPhoto running, it does not back up at all; if I quit iPhoto, it still will not make a full backup because I have a screen saver running with the Last Month smart folder, and this apparently locks out the last month of photos from being backed up. Also Time Machine will not back up from remote file systems.</p>
	<p>So I looked around for a backup solution based on rsync. These solutions are around:</p>
	<ul>
	<li><a href="http://www.macosxhints.com/article.php?story=20031024013757927">A detailed walkthrough on creating backups using rsync UNIX</a></li>
	<li><a href="http://www.egg-tech.com/mac_backup/">HOWTO: Backup Your Mac With rsync</a></li>
	<li><a href="http://www.macgeekery.com/tips/automation/time_machine_for_tiger">Time Machine For Tiger</a></li>
	</ul>
	<p>I mixed these together in my own script that can be called daily from crontab. It cycles through 7 daily backups and 8 weekly backups. Here is <a href="http://www.curioso.org/download/backup.daily">the script</a>.<br />
<!--pp-thumb-start--><!--PictPress found no dir /home/curioso/public_html/images/2009/12/snapshots-using-rsync-on-mac--><!--pp-thumb-end-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.curioso.org/2009/12/27/snapshots-using-rsync-on-mac/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Use of Creative Zen with a Mac</title>
		<link>http://www.curioso.org/2008/07/11/use-of-creative-zen-with-a-mac/</link>
		<comments>http://www.curioso.org/2008/07/11/use-of-creative-zen-with-a-mac/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 14:42:05 +0000</pubDate>
		<dc:creator>Curioso</dc:creator>
		
	<category>Mac</category>
		<guid>http://www.curioso.org/2008/07/11/use-of-creative-zen-with-a-mac/</guid>
		<description><![CDATA[	The Creative Zen mediaplayer is not directly supported on the Mac. I use the following software to transfer media to it:
	
	XNJB is a program to transfer files from and to the Zen.
	Visual Hub can convert video files to the AVI format that the Zen supports.
	Handbrake can convert DVDs to AVI.
	
	Note: to access the SD memory [...]]]></description>
			<content:encoded><![CDATA[	<p>The Creative Zen mediaplayer is not directly supported on the Mac. I use the following software to transfer media to it:</p>
	<ul>
	<li>XNJB is a <a href="http://www.wentnet.com/projects/xnjb/">program to transfer files from and to the Zen</a>.</li>
	<li>Visual Hub can <a href="http://www.techspansion.com/visualhub/">convert video files to the AVI format that the Zen supports</a>.</li>
	<li>Handbrake can <a href="http://handbrake.fr/">convert DVDs to AVI</a>.</li>
	</ul>
	<p><strong>Note</strong>: to access the SD memory card in the Zen you do not need any additional software. You must enable it as a removable drive on the Zen and then it will appear as an USB drive on the Mac when connected.<!--pp-thumb-start--><!--PictPress found no dir /home/curioso/public_html/images/2008/07/use-of-creative-zen-with-a-mac--><!--pp-thumb-end-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.curioso.org/2008/07/11/use-of-creative-zen-with-a-mac/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>PictPress Thumbs</title>
		<link>http://www.curioso.org/2008/01/03/pictpress-thumbs/</link>
		<comments>http://www.curioso.org/2008/01/03/pictpress-thumbs/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 14:53:21 +0000</pubDate>
		<dc:creator>Curioso</dc:creator>
		
	<category>PictPress</category>
		<guid>http://www.curioso.org/2008/01/03/pictpress-thumbs/</guid>
		<description><![CDATA[	PictPress Thumbs is a WordPress plugin for dynamically resizing images, maintaining a cache of resized images separate from the images themselves.  It is part of the new PictPress implementation.
	PictPress Thumbs offers the following functionality:
	
	An options pages where:

	names for standard image sizes can be defined. Each size is either a proportional resize of an image [...]]]></description>
			<content:encoded><![CDATA[	<p>PictPress Thumbs is a WordPress plugin for dynamically resizing images, maintaining a cache of resized images separate from the images themselves.  It is part of the <a href="http://www.curioso.org/2008/01/03/pictpress-progress-report/">new PictPress implementation</a>.<a id="more-122"></a></p>
	<p>PictPress Thumbs offers the following functionality:</p>
	<ul>
	<li>An options pages where:
<ul>
	<li>names for standard image sizes can be defined. Each size is either a proportional resize of an image or a resize and crop of an image. Predefined standard names are <em>thumbnail</em> for the WordPress thumbnail images and <em>picture</em> for the images WordPress shows on attachment pages.</li>
	<li>a permalink structure for resized images can be defined.</li>
	<li>names for captions that can be added to images.</li>
	<li>names for styles to use for image display (like left aligned, right aligned, etc).</li>
	</ul>
</li>
	<li>A replacement for the browse tab in the upload section of the write page, where a choice can be made from the predefined standard sizes, captions,  and styles for images that are inserted in the post.</li>
	<li>A cache directory separate from the images where copies of the resized images are stored.</li>
	</ul>
	<p>Sizes can be specified as <code>WxH</code> for resizing and <code>WxHcXxY</code> for resizing and cropping.  <code>WxH</code> means the image is made smaller to just fit in a rectangle of that size. <code>WxHcXxY</code> means the image is made smaller to just cover a rectangle of <code>W+2*X</code> by <code>H+2*Y</code> completely, then it is cropped to a rectangle of <code>WxH</code>.</p>
	<p>The permalink structure by default is based on the permalink structure WordPress uses for attachments, which is <code>%parent%/%attachment%</code>, where <code>%parent%</code> is the permalink of the parent post of the attachment and <code>%attachment%</code> is the name of the attachment (derived from its title). For images we use as permalink <code>%parent%/%attachment%/%size%.%ext%</code>, where <code>%size%</code> is the name of one of the standard sizes and <code>%ext%</code> is the extension (e.g. jpg).</p>
	<p>Captions can be defined in terms of attributes associated with an image, like title, description, date, etc.</p>
	<p><!--pp-thumb-start--><!--PictPress found no dir /home/curioso/public_html/images/2008/01/pictpress-thumbs--><!--pp-thumb-end-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.curioso.org/2008/01/03/pictpress-thumbs/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>PictPress - progress report</title>
		<link>http://www.curioso.org/2008/01/03/pictpress-progress-report/</link>
		<comments>http://www.curioso.org/2008/01/03/pictpress-progress-report/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 13:35:19 +0000</pubDate>
		<dc:creator>Curioso</dc:creator>
		
	<category>PictPress</category>
		<guid>http://www.curioso.org/2008/01/03/pictpress-progress-report/</guid>
		<description><![CDATA[	I am working on a complete rewrite of my PictPress plugin for WordPress. PictPress is intended for a way of working where you upload images to your website outside the WordPress admin user interface, e.g. via ftp, shared directories, etc. PictPress offers an easy way of including these images in a new post.
	PictPress will be [...]]]></description>
			<content:encoded><![CDATA[	<p>I am working on a complete rewrite of my PictPress plugin for WordPress. PictPress is intended for a way of working where you upload images to your website outside the WordPress admin user interface, e.g. via ftp, shared directories, etc. PictPress offers an easy way of including these images in a new post.<a id="more-121"></a></p>
	<p>PictPress will be split up in four relatively independent parts:</p>
	<ul>
	<li><a href="http://www.curioso.org/2008/01/03/pictpress-thumbs/">Thumbs</a>, a plugin for dynamically resizing images, maintaining a cache of resized images separate from the images themselves. It also changes the browse tab of the upload section of the write page to provide selection of several sizes and styles of images.</li>
	<li>AutoText, a plugin to automatically generate a table of content for attachments, posts, or pages.</li>
	<li>Subposts, a plugin to make a hierarchy of posts.</li>
	<li>PictPress itself, which now is just an automatic way of attaching a previously uploaded image or directory of images to a post. This will be done in a new tab added to the upload section of the write page.</li>
	</ul>
	<p>This offers a much better integration with the WordPress attachment functionality.</p>
	<p>Thumbs and Subposts are well along the way, Pictpress will follow soon.</p>
	<p><!--pp-thumb-start--><!--PictPress found no dir /home/curioso/public_html/images/2008/01/pictpress-progress-report--><!--pp-thumb-end-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.curioso.org/2008/01/03/pictpress-progress-report/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Quick Look plugins</title>
		<link>http://www.curioso.org/2007/12/16/quick-look-plugins/</link>
		<comments>http://www.curioso.org/2007/12/16/quick-look-plugins/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 12:46:13 +0000</pubDate>
		<dc:creator>Curioso</dc:creator>
		
	<category>Mac</category>
	<category>Info</category>
		<guid>http://www.curioso.org/2007/12/16/quick-look-plugins/</guid>
		<description><![CDATA[	Quick Look is new functionality added in Mac OS X 10.5 Leopoard. It is activated by pressing the space bar in Finder.
	
	Folder.qlgenerator, quick look inside folders
	Archive.qlgenerator, quick look into zip, tar, rar archives.
	Source code syntax highlight
	
	The qlgenerator files should be installed in the /Library/QuickLook folder. Finder should be relaunched after install.
	

]]></description>
			<content:encoded><![CDATA[	<p>Quick Look is new functionality added in Mac OS X 10.5 Leopoard. It is activated by pressing the space bar in Finder.</p>
	<ul>
	<li><a href="http://homepage.mac.com/xdd/software/folder/">Folder.qlgenerator</a>, quick look inside folders</li>
	<li><a href="http://homepage.mac.com/xdd/software/archive/">Archive.qlgenerator</a>, quick look into zip, tar, rar archives.</li>
	<li><a href="http://www.samlepirate.net/colorqc2">Source code syntax highlight</a></li>
	</ul>
	<p>The qlgenerator files should be installed in the /Library/QuickLook folder. Finder should be relaunched after install.</p>
	<p><!--pp-thumb-start--><!--PictPress found no dir /home/curioso/public_html/images/2007/12/quick-look-plugins--><!--pp-thumb-end-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.curioso.org/2007/12/16/quick-look-plugins/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Handbook of Applied Cryptography</title>
		<link>http://www.curioso.org/2007/12/16/handbook-of-applied-cryptography/</link>
		<comments>http://www.curioso.org/2007/12/16/handbook-of-applied-cryptography/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 10:41:30 +0000</pubDate>
		<dc:creator>Curioso</dc:creator>
		
	<category>Books</category>
		<guid>http://www.curioso.org/2007/12/16/handbook-of-applied-cryptography/</guid>
		<description><![CDATA[	
This book provides a detailed and comprehensive overview of applied cryptography. Designed for reference and browsing, the authors still intend that a front-to-back read have some merit. Chapters can be freely downloaded.

Alfred J. Menezes,  Paul C. van Oorschot  and  Scott A. Vanstone 
Handbook of Applied Cryptography
CRC Press;  Fifth Printing (August 2001); [...]]]></description>
			<content:encoded><![CDATA[	<p><iframe align=right src="http://rcm.amazon.com/e/cm?t=computerchess-20&#038;o=1&#038;p=8&#038;l=as1&#038;asins=0849385237&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><br />
This book provides a detailed and comprehensive overview of applied cryptography. Designed for reference and browsing, the authors still intend that a front-to-back read have <em>some merit</em>. Chapters can be <a href="http://www.cacr.math.uwaterloo.ca/hac/index.html">freely downloaded</a>.<br />
<a id="more-119"></a><br />
<em>Alfred J. Menezes,  Paul C. van Oorschot  and  Scott A. Vanstone </em><br />
<strong>Handbook of Applied Cryptography</strong><br />
CRC Press;  Fifth Printing (August 2001); 816 pages<br />
ISBN: 0-8493-8523-7</p>
	<p><strong>Table of contents</strong></p>
	<ol>
	<li><a href="http://www.cacr.math.uwaterloo.ca/hac/about/chap1.pdf">Overview of Cryptography</a></li>
	<li><a href="http://www.cacr.math.uwaterloo.ca/hac/about/chap2.pdf">Mathematical Background</a></li>
	<li><a href="http://www.cacr.math.uwaterloo.ca/hac/about/chap3.pdf">Number-Theoretic Reference Problems</a></li>
	<li><a href="http://www.cacr.math.uwaterloo.ca/hac/about/chap4.pdf">Public-Key Parameters</a></li>
	<li><a href="http://www.cacr.math.uwaterloo.ca/hac/about/chap5.pdf">Pseudorandom Bits and Sequences</a></li>
	<li><a href="http://www.cacr.math.uwaterloo.ca/hac/about/chap6.pdf">Stream Ciphers</a></li>
	<li><a href="http://www.cacr.math.uwaterloo.ca/hac/about/chap7.pdf">Block Ciphers</a></li>
	<li><a href="http://www.cacr.math.uwaterloo.ca/hac/about/chap8.pdf">Public-Key Encryption</a></li>
	<li><a href="http://www.cacr.math.uwaterloo.ca/hac/about/chap9.pdf">Hash Functions and Data Integrity</a></li>
	<li><a href="http://www.cacr.math.uwaterloo.ca/hac/about/chap10.pdf">Identification and Entity Authentication</a></li>
	<li><a href="http://www.cacr.math.uwaterloo.ca/hac/about/chap11.pdf">Digital Signatures</a></li>
	<li><a href="http://www.cacr.math.uwaterloo.ca/hac/about/chap12.pdf">Key Establishment Protocols</a></li>
	<li><a href="http://www.cacr.math.uwaterloo.ca/hac/about/chap13.pdf">Key Management Techniques</a></li>
	<li><a href="http://www.cacr.math.uwaterloo.ca/hac/about/chap14.pdf">Efficient Implementation</a></li>
	<li><a href="http://www.cacr.math.uwaterloo.ca/hac/about/chap15.pdf">Patents and Standards</a></li>
	</ol>
	<p><!--pp-thumb-start--><!--PictPress found no dir /home/curioso/public_html/images/2007/12/handbook-of-applied-cryptography--><!--pp-thumb-end-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.curioso.org/2007/12/16/handbook-of-applied-cryptography/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>PictPress 0.91 vulnerability</title>
		<link>http://www.curioso.org/2007/12/07/pictpress-091-vulnerability/</link>
		<comments>http://www.curioso.org/2007/12/07/pictpress-091-vulnerability/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 15:11:27 +0000</pubDate>
		<dc:creator>Curioso</dc:creator>
		
	<category>PictPress</category>
		<guid>http://www.curioso.org/2007/12/07/pictpress-091-vulnerability/</guid>
		<description><![CDATA[	It just came to my attention that PictPress 0.91 has a vulnerability for website attacks caused by an unvalidated argument to the resize.php script. As far as I know this vulnerability has been fixed from version 0.99 upwards. All users of the older version should upgrade or remove the plugin from their website.
	If there are [...]]]></description>
			<content:encoded><![CDATA[	<p>It just came to my attention that <a href="http://www.curioso.org/2004/05/28/pictpress-091/">PictPress 0.91</a> has a <a href="http://www.securityfocus.com/bid/26743">vulnerability for website attacks</a> caused by an unvalidated argument to the resize.php script. As far as I know this vulnerability has been fixed from version 0.99 upwards. All users of the older version should upgrade or remove the plugin from their website.</p>
	<p>If there are still vulnerabilities in the newer versions, please let me know.<!--pp-thumb-start--><!--PictPress found no dir /home/curioso/public_html/images/2007/12/pictpress-091-vulnerability--><!--pp-thumb-end-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.curioso.org/2007/12/07/pictpress-091-vulnerability/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Experience with upgrade to Mac OS 10.5 Leopard</title>
		<link>http://www.curioso.org/2007/10/28/experience-with-upgrade-to-mac-os-105-leopard/</link>
		<comments>http://www.curioso.org/2007/10/28/experience-with-upgrade-to-mac-os-105-leopard/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 09:41:29 +0000</pubDate>
		<dc:creator>Curioso</dc:creator>
		
	<category>Mac</category>
		<guid>http://www.curioso.org/2007/10/28/experience-with-upgrade-to-mac-os-105-leopard/</guid>
		<description><![CDATA[	I did an upgrade yesterday, and this did not go smoothly, Leopard bit me hard:

	
	After the upgrade, the login screen showed all my users, but it refused my password. This issue is described on Apple Support: Unable to log in to account after an upgrade install. Repairing it requires booting to single user mode (press [...]]]></description>
			<content:encoded><![CDATA[	<p>I did an upgrade yesterday, and this did not go smoothly, Leopard bit me hard:<br />
<a id="more-117"></a></p>
	<ol>
	<li>After the upgrade, the login screen showed all my users, but it refused my password. This issue is described on Apple Support: <a href="http://docs.info.apple.com/article.html?artnum=306840">Unable to log in to account after an upgrade install</a>. Repairing it requires booting to single user mode (press cmd-S during boot) and then enter this non-trvial sequence of commands:
	<pre>
mount -uw /
launchctl load /System/Library/LaunchDaemons/com.apple.DirectoryServices.plist
dscl . -delete /Users/curioso AuthenticationAuthority
passwd curioso
</pre>
	<p>and type in twice the password that you already had.</li>
	<li>After the upgrade the user interface freezes of my new iMac 24 inch got very bad. I had one or two freezes before the upgrade, which was not too bad. But now the freeze seemed to happen anytime I went to the dock to unhide it. I set the dock to not hide automatically, which seems to help.<br />
<strong>Update</strong>: dock hiding probably has nothing to do with it. I booted in safe mode, and this disables the ATI graphics card device driver.
</li>
	<li>Quartz Composer does not seem to recognize my video card, so most screen savers do not work. Still struggling with this one.<br />
<strong>Update</strong>: this is because I booted in safe mode, and then the graphics driver is disabled.
</li>
	</ol>
	<p><strong>Update</strong> (3-nov-2007): I applied the <a href="http://www.apple.com/downloads/macosx/apple/application_updates/imacsoftwareupdate13leopard.html">iMac 1.3 update</a>, but the freezes persist. The problem is clearly related to the ATI Radeon HD 2600 GPU that is used in the iMac.</p>
	<p><strong>Update</strong> (15-nov-2007): Freezes were fixed by the <a href="http://www.apple.com/support/downloads/imacgraphicsfirmwareupdate10.html">Apple iMac graphics firmware update 1.0</a>.<br />
<!--pp-thumb-start--><!--PictPress found no dir /home/curioso/public_html/images/2007/10/experience-with-upgrade-to-mac-os-105-leopard--><!--pp-thumb-end-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.curioso.org/2007/10/28/experience-with-upgrade-to-mac-os-105-leopard/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>VNC</title>
		<link>http://www.curioso.org/2007/09/05/vnc/</link>
		<comments>http://www.curioso.org/2007/09/05/vnc/#comments</comments>
		<pubDate>Wed, 05 Sep 2007 16:10:26 +0000</pubDate>
		<dc:creator>Curioso</dc:creator>
		
	<category>Mac</category>
	<category>Info</category>
		<guid>http://www.curioso.org/2007/09/05/vnc/</guid>
		<description><![CDATA[	VNC server for Mac:
	
	Enable built-in Apple VNC server
	Vine VNC server
	
	VNC client for Mac:
	
	Chicken of the VNC
	JollysFastVNC
	
	

]]></description>
			<content:encoded><![CDATA[	<p>VNC server for Mac:</p>
	<ul>
	<li><a href="http://www.macosxhints.com/article.php?story=20041013050458686">Enable built-in Apple VNC server</a></li>
	<li><a href="http://www.redstonesoftware.com/products/vine/server/vineosx/index.html">Vine VNC server</a></li>
	</ul>
	<p>VNC client for Mac:</p>
	<ul>
	<li><a href="http://sourceforge.net/projects/cotvnc/">Chicken of the VNC</a></li>
	<li><a href="http://www.jinx.de/JollysFastVNC.html">JollysFastVNC</a></li>
	</ul>
	<p><!--pp-thumb-start--><!--PictPress found no dir /home/curioso/public_html/images/2007/09/vnc--><!--pp-thumb-end-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.curioso.org/2007/09/05/vnc/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Mac Intel driver for HP Deskjet 840C</title>
		<link>http://www.curioso.org/2007/09/04/mac-intel-driver-for-hp-deskjet-840c/</link>
		<comments>http://www.curioso.org/2007/09/04/mac-intel-driver-for-hp-deskjet-840c/#comments</comments>
		<pubDate>Tue, 04 Sep 2007 09:35:02 +0000</pubDate>
		<dc:creator>Curioso</dc:creator>
		
	<category>Mac</category>
		<guid>http://www.curioso.org/2007/09/04/mac-intel-driver-for-hp-deskjet-840c/</guid>
		<description><![CDATA[	After upgrading to an Intel iMac, my HP Deskjet 840C started to produce garbled output. Fonts were too large and clipped at the bottom. Apparently the HP Deskjet 3.3 driver is broken on Intel computers. Solution is to download and install the HP Deskjet 2.7.1 driver. This is a PPC driver and will work via [...]]]></description>
			<content:encoded><![CDATA[	<p>After upgrading to an Intel iMac, my HP Deskjet 840C started to produce garbled output. Fonts were too large and clipped at the bottom. Apparently the HP Deskjet 3.3 driver is broken on Intel computers. Solution is to download and install the HP Deskjet 2.7.1 driver. This is a PPC driver and will work via Rosetta, but output looks good.<!--pp-thumb-start--><!--PictPress found no dir /home/curioso/public_html/images/2007/09/mac-intel-driver-for-hp-deskjet-840c--><!--pp-thumb-end-->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.curioso.org/2007/09/04/mac-intel-driver-for-hp-deskjet-840c/feed/</wfw:commentRSS>
	</item>
	</channel>
</rss>
