<?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 Allen Day's Blog</title>
	<atom:link href="http://www.spicylogic.com/allenday/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.spicylogic.com/allenday/blog</link>
	<description>♥data♥</description>
	<lastBuildDate>Wed, 27 Jan 2010 15:26:22 +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 How to fix the meetup.com broken exported calendars. by Steve Luyben</title>
		<link>http://www.spicylogic.com/allenday/blog/2010/01/15/how-to-fix-the-meetupcom-broken-exported-calendars/comment-page-1/#comment-409</link>
		<dc:creator>Steve Luyben</dc:creator>
		<pubDate>Wed, 27 Jan 2010 15:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/?p=112#comment-409</guid>
		<description>Hi. Meetup&#039;s Export is worse than you describe for me, as is their Help file which contains at least two errors. I don&#039;t even see an option for RSVP&#039;s. 

My question: where on my machine do I install your code? 
 
Thanks for writing it.</description>
		<content:encoded><![CDATA[<p>Hi. Meetup&#8217;s Export is worse than you describe for me, as is their Help file which contains at least two errors. I don&#8217;t even see an option for RSVP&#8217;s. </p>
<p>My question: where on my machine do I install your code? </p>
<p>Thanks for writing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Nutch to download large binary media and image files by Michael Hanney</title>
		<link>http://www.spicylogic.com/allenday/blog/2008/08/29/using-nutch-to-download-large-binary-media-and-image-files/comment-page-1/#comment-401</link>
		<dc:creator>Michael Hanney</dc:creator>
		<pubDate>Fri, 15 Jan 2010 06:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/?p=55#comment-401</guid>
		<description>Nice work Allen,

This helped me a lot. Thanks.

I followed your example, and updated it to work with Nutch 1.0 and Hadop 0.20. The changes are minor:

import org.apache.commons.cli.Options;
import org.apache.nutch.util.NutchConfiguration;


then

Options opts = new Options();
Configuration conf = NutchConfiguration.create();
GenericOptionsParser parser = new GenericOptionsParser(conf, opts, argv);
FileSystem fs = FileSystem.get(conf);

Mike.</description>
		<content:encoded><![CDATA[<p>Nice work Allen,</p>
<p>This helped me a lot. Thanks.</p>
<p>I followed your example, and updated it to work with Nutch 1.0 and Hadop 0.20. The changes are minor:</p>
<p>import org.apache.commons.cli.Options;<br />
import org.apache.nutch.util.NutchConfiguration;</p>
<p>then</p>
<p>Options opts = new Options();<br />
Configuration conf = NutchConfiguration.create();<br />
GenericOptionsParser parser = new GenericOptionsParser(conf, opts, argv);<br />
FileSystem fs = FileSystem.get(conf);</p>
<p>Mike.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Nutch to download large binary media and image files by Extracting Nutch crawl data &#124; mhanney</title>
		<link>http://www.spicylogic.com/allenday/blog/2008/08/29/using-nutch-to-download-large-binary-media-and-image-files/comment-page-1/#comment-400</link>
		<dc:creator>Extracting Nutch crawl data &#124; mhanney</dc:creator>
		<pubDate>Fri, 15 Jan 2010 06:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/?p=55#comment-400</guid>
		<description>[...] this example &#8211; Using Nutch to download large binary media and image files by Allen Day I made a basic Java console app to simply list the keys (I also wrote the data to stdout as a test, [...]</description>
		<content:encoded><![CDATA[<p>[...] this example &#8211; Using Nutch to download large binary media and image files by Allen Day I made a basic Java console app to simply list the keys (I also wrote the data to stdout as a test, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Taste item-item recommender example by online stock trading advice</title>
		<link>http://www.spicylogic.com/allenday/blog/2009/02/11/taste-item-item-recommender-example/comment-page-1/#comment-399</link>
		<dc:creator>online stock trading advice</dc:creator>
		<pubDate>Mon, 11 Jan 2010 03:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/2009/02/11/taste-item-item-recommender-example/#comment-399</guid>
		<description>Your blog is so informative … ..I just bookmarked you....keep up the good work!!!!


I&#039;m Out!  :)</description>
		<content:encoded><![CDATA[<p>Your blog is so informative … ..I just bookmarked you&#8230;.keep up the good work!!!!</p>
<p>I&#8217;m Out!  <img src='http://www.spicylogic.com/allenday/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Notes on setting up hadoop on CentOS 5 x86 by Confluence: Services</title>
		<link>http://www.spicylogic.com/allenday/blog/2008/06/20/notes-on-setting-up-hadoop-on-centos-5-x86/comment-page-1/#comment-398</link>
		<dc:creator>Confluence: Services</dc:creator>
		<pubDate>Sat, 19 Dec 2009 01:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/?p=34#comment-398</guid>
		<description>&lt;strong&gt;Installation...&lt;/strong&gt;

Notes   Cloudera  We use the Cloudera...</description>
		<content:encoded><![CDATA[<p><strong>Installation&#8230;</strong></p>
<p>Notes   Cloudera  We use the Cloudera&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Android G1 APN Settings for AT&amp;T / Cingular, First Impressions by Amanda</title>
		<link>http://www.spicylogic.com/allenday/blog/2008/12/31/google-android-g1-apn-settings-for-att-cingular-first-impressions/comment-page-1/#comment-393</link>
		<dc:creator>Amanda</dc:creator>
		<pubDate>Fri, 04 Dec 2009 16:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/2008/12/31/google-android-g1-apn-settings-for-att-cingular-first-impressions/#comment-393</guid>
		<description>I think I&#039;m missing a step. I have the wap.cingular APN set up as instructed above as well as without the username and password and I can&#039;t connect at all. Not even to register the phone with Google. 

What am I missing?</description>
		<content:encoded><![CDATA[<p>I think I&#8217;m missing a step. I have the wap.cingular APN set up as instructed above as well as without the username and password and I can&#8217;t connect at all. Not even to register the phone with Google. </p>
<p>What am I missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Notes on setting up hadoop on CentOS 5 x86 by Tom</title>
		<link>http://www.spicylogic.com/allenday/blog/2008/06/20/notes-on-setting-up-hadoop-on-centos-5-x86/comment-page-1/#comment-392</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 03 Dec 2009 09:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/?p=34#comment-392</guid>
		<description>Thank you for this manual. It really work ;)</description>
		<content:encoded><![CDATA[<p>Thank you for this manual. It really work <img src='http://www.spicylogic.com/allenday/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Notes on setting up hadoop on CentOS 5 x86 by Massoud</title>
		<link>http://www.spicylogic.com/allenday/blog/2008/06/20/notes-on-setting-up-hadoop-on-centos-5-x86/comment-page-1/#comment-390</link>
		<dc:creator>Massoud</dc:creator>
		<pubDate>Mon, 23 Nov 2009 16:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/?p=34#comment-390</guid>
		<description>Based on information I found here an in other sites, I have put together a tutorial for installing hadoop/hive on CentOS: http://www.mazsoft.com/blog/post/2009/11/19/setting-up-hadoophive-cluster-on-Centos-5.aspx</description>
		<content:encoded><![CDATA[<p>Based on information I found here an in other sites, I have put together a tutorial for installing hadoop/hive on CentOS: <a href="http://www.mazsoft.com/blog/post/2009/11/19/setting-up-hadoophive-cluster-on-Centos-5.aspx" rel="nofollow">http://www.mazsoft.com/blog/post/2009/11/19/setting-up-hadoophive-cluster-on-Centos-5.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kinesis Advantage Pro USB Review by Jake</title>
		<link>http://www.spicylogic.com/allenday/blog/2008/05/12/kinesis-advantage-pro-usb-review/comment-page-1/#comment-376</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Mon, 26 Oct 2009 21:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/?p=25#comment-376</guid>
		<description>One issue with the function keys is that they&#039;re simply too far from the rest of the keyboard. I wonder if one could remap them along the &quot;jkl;&quot; row and use the foot pedal.

&lt;a href=&quot;http://jseliger.com/2009/07/20/kinesis-advantage/&quot; rel=&quot;nofollow&quot;&gt;I liked the Advantage&lt;/a&gt;, although it demanded a lot of initial training effort to get started—although not as much as, say, Dvorak.</description>
		<content:encoded><![CDATA[<p>One issue with the function keys is that they&#8217;re simply too far from the rest of the keyboard. I wonder if one could remap them along the &#8220;jkl;&#8221; row and use the foot pedal.</p>
<p><a href="http://jseliger.com/2009/07/20/kinesis-advantage/" rel="nofollow">I liked the Advantage</a>, although it demanded a lot of initial training effort to get started—although not as much as, say, Dvorak.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MogileFS + FUSE + Bigfile support by Rob</title>
		<link>http://www.spicylogic.com/allenday/blog/2008/07/14/mogilefs-fuse-bigfile-support/comment-page-1/#comment-375</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sat, 24 Oct 2009 02:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/?p=41#comment-375</guid>
		<description>Great script! Any suggestions on maintaining the directory path in the key name?</description>
		<content:encoded><![CDATA[<p>Great script! Any suggestions on maintaining the directory path in the key name?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
