<?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 DigitalHobbit</title>
	<atom:link href="http://www.digitalhobbit.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalhobbit.com</link>
	<description>Thoughts from the Hobbit Hole</description>
	<lastBuildDate>Wed, 10 Mar 2010 20:54:05 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Workling and Amazon SQS by Background Jobs in Ruby on Rails &#171; 4 Lines of Code</title>
		<link>http://www.digitalhobbit.com/2009/04/04/workling-and-amazon-sqs/comment-page-1/#comment-178705</link>
		<dc:creator>Background Jobs in Ruby on Rails &#171; 4 Lines of Code</dc:creator>
		<pubDate>Wed, 10 Mar 2010 20:54:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalhobbit.com/?p=335#comment-178705</guid>
		<description>&lt;p&gt;[...] - Amazon Simple Queue Service - Ruby client: workling [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] &#8211; Amazon Simple Queue Service &#8211; Ruby client: workling [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hacking the D-Link DNS-321 NAS by Schoon</title>
		<link>http://www.digitalhobbit.com/2008/11/26/hacking-the-d-link-dns-321-nas/comment-page-1/#comment-178367</link>
		<dc:creator>Schoon</dc:creator>
		<pubDate>Tue, 02 Mar 2010 18:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalhobbit.com/?p=311#comment-178367</guid>
		<description>&lt;p&gt;Steve M, in doing research on this unit I read that the drive has to be completely fresh in order for the 321 to recognize it.  I&#039;m not sure if this is your problem but wanted to mention it.  Hopefully you&#039;ve already figured this out though based on the date of your post.  I&#039;m guessing a fresh drive would require a low level format only which I don&#039;t even know how to do anymore these days in the windows world.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Steve M, in doing research on this unit I read that the drive has to be completely fresh in order for the 321 to recognize it.  I&#8217;m not sure if this is your problem but wanted to mention it.  Hopefully you&#8217;ve already figured this out though based on the date of your post.  I&#8217;m guessing a fresh drive would require a low level format only which I don&#8217;t even know how to do anymore these days in the windows world.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hacking the Buffalo WHR-G54S Wireless Router by Ahmad Mishou</title>
		<link>http://www.digitalhobbit.com/2006/10/31/hacking-the-buffalo-whr-g54s-wireless-router/comment-page-1/#comment-178124</link>
		<dc:creator>Ahmad Mishou</dc:creator>
		<pubDate>Thu, 25 Feb 2010 02:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalhobbit.com/archives/2006/10/31/hacking-the-buffalo-whr-g54s-wireless-router/#comment-178124</guid>
		<description>&lt;p&gt;Hey I just wanted to let you know, I really like the piece of writing on your web site. But I am utilising Flock on a machine running version 9.04 of Crashbang Ubuntu and the design aren&#039;t quite satisfactory. Not a important deal, I can still basically read the articles and search for information, but just wanted to inform you about that. The navigation bar is kind of hard to apply with the config I&#039;m running. Keep up the good work!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey I just wanted to let you know, I really like the piece of writing on your web site. But I am utilising Flock on a machine running version 9.04 of Crashbang Ubuntu and the design aren&#8217;t quite satisfactory. Not a important deal, I can still basically read the articles and search for information, but just wanted to inform you about that. The navigation bar is kind of hard to apply with the config I&#8217;m running. Keep up the good work!</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hacking the D-Link DNS-321 NAS by Steve M</title>
		<link>http://www.digitalhobbit.com/2008/11/26/hacking-the-d-link-dns-321-nas/comment-page-1/#comment-176600</link>
		<dc:creator>Steve M</dc:creator>
		<pubDate>Sat, 06 Feb 2010 17:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalhobbit.com/?p=311#comment-176600</guid>
		<description>&lt;p&gt;I have had a DNS 321 for some time now and have had a WD 1TB drive in it working as network storage on ethernet and it has worked very well and reliably. Recently I wanted to double it&#039;s memory and add an additional 1TB Hitachi drive to the second bay, but the device won&#039;t recognize it. It flashes the drive light and spins the drive but will not access or list the drive as present.
This drive is almost new and was working fine in one of my Windows XP professional running computers.
Can anyone give me some ideas as to how to get the device to recognize and format this drive?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have had a DNS 321 for some time now and have had a WD 1TB drive in it working as network storage on ethernet and it has worked very well and reliably. Recently I wanted to double it&#8217;s memory and add an additional 1TB Hitachi drive to the second bay, but the device won&#8217;t recognize it. It flashes the drive light and spins the drive but will not access or list the drive as present.
This drive is almost new and was working fine in one of my Windows XP professional running computers.
Can anyone give me some ideas as to how to get the device to recognize and format this drive?</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a Twitter Filter With Sinatra, Redis, and TweetStream by DigitalHobbit</title>
		<link>http://www.digitalhobbit.com/2009/11/08/building-a-twitter-filter-with-sinatra-redis-and-tweetstream/comment-page-1/#comment-175991</link>
		<dc:creator>DigitalHobbit</dc:creator>
		<pubDate>Mon, 01 Feb 2010 01:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalhobbit.com/?p=359#comment-175991</guid>
		<description>&lt;p&gt;@Matt:&lt;/p&gt;

&lt;p&gt;Storing the individual tweets in Memcached would work just fine. But there&#039;s no convenient way to retrieve the N most recent tweets. Therefore I&#039;d either need to store the entire list of recent tweets in a single Memcached object, or store individual tweets and store an index of some sort in a different object. Either way is clumsy, and Redis nicely solves this problem with its first-class support for lists.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Matt:</p>

<p>Storing the individual tweets in Memcached would work just fine. But there&#8217;s no convenient way to retrieve the N most recent tweets. Therefore I&#8217;d either need to store the entire list of recent tweets in a single Memcached object, or store individual tweets and store an index of some sort in a different object. Either way is clumsy, and Redis nicely solves this problem with its first-class support for lists.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a Twitter Filter With Sinatra, Redis, and TweetStream by Matt</title>
		<link>http://www.digitalhobbit.com/2009/11/08/building-a-twitter-filter-with-sinatra-redis-and-tweetstream/comment-page-1/#comment-175988</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 01 Feb 2010 00:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalhobbit.com/?p=359#comment-175988</guid>
		<description>&lt;p&gt;Good post.&lt;/p&gt;

&lt;p&gt;Curious though why memcached&#039;s support for just strings implies that you&#039;d need to write the entire list of tweets on each new tweet rather than just the latest tweet?  Since each tweet has a unique ID couldn&#039;t that serve as the key and on each new tweet you add a new object to memcached with the tweet ID as the key, no?&lt;/p&gt;

&lt;p&gt;Regards&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Good post.</p>

<p>Curious though why memcached&#8217;s support for just strings implies that you&#8217;d need to write the entire list of tweets on each new tweet rather than just the latest tweet?  Since each tweet has a unique ID couldn&#8217;t that serve as the key and on each new tweet you add a new object to memcached with the tweet ID as the key, no?</p>

<p>Regards</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hacking the D-Link DNS-321 NAS by Jack Stuard</title>
		<link>http://www.digitalhobbit.com/2008/11/26/hacking-the-d-link-dns-321-nas/comment-page-1/#comment-175892</link>
		<dc:creator>Jack Stuard</dc:creator>
		<pubDate>Sat, 30 Jan 2010 20:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalhobbit.com/?p=311#comment-175892</guid>
		<description>&lt;p&gt;I would like to know more information about developing to DNS 321, like if possible using Java.&lt;/p&gt;

&lt;p&gt;My idea: To build a jDownload application, for web. This way rapidshare, megaupload and a lot of others sharing web sites will be able to be downloaded by DNS 321&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I would like to know more information about developing to DNS 321, like if possible using Java.</p>

<p>My idea: To build a jDownload application, for web. This way rapidshare, megaupload and a lot of others sharing web sites will be able to be downloaded by DNS 321</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hacking the D-Link DNS-321 NAS by James Atkins</title>
		<link>http://www.digitalhobbit.com/2008/11/26/hacking-the-d-link-dns-321-nas/comment-page-1/#comment-175104</link>
		<dc:creator>James Atkins</dc:creator>
		<pubDate>Tue, 26 Jan 2010 12:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalhobbit.com/?p=311#comment-175104</guid>
		<description>&lt;p&gt;Thanks for the information. XBMC is the best media player..Ever!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the information. XBMC is the best media player..Ever!</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails 2.1 and Incoming JSON Requests by DigitalHobbit</title>
		<link>http://www.digitalhobbit.com/2008/05/25/rails-21-and-incoming-json-requests/comment-page-1/#comment-174995</link>
		<dc:creator>DigitalHobbit</dc:creator>
		<pubDate>Tue, 26 Jan 2010 05:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalhobbit.com/?p=295#comment-174995</guid>
		<description>&lt;p&gt;Nik, are you writing a Ruby script or a shell script? If you&#039;re using Ruby, why not just use Net::HTTP instead of shelling out to curl?&lt;/p&gt;

&lt;p&gt;By itself, neither of these solutions will keep track of the logged in user. If you really need this, you probably need to implement cookies, as these are necessary to keep track of the user session. Otherwise, you may be able to get away with including the basic auth credentials in each request.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nik, are you writing a Ruby script or a shell script? If you&#8217;re using Ruby, why not just use Net::HTTP instead of shelling out to curl?</p>

<p>By itself, neither of these solutions will keep track of the logged in user. If you really need this, you probably need to implement cookies, as these are necessary to keep track of the user session. Otherwise, you may be able to get away with including the basic auth credentials in each request.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails 2.1 and Incoming JSON Requests by Nik</title>
		<link>http://www.digitalhobbit.com/2008/05/25/rails-21-and-incoming-json-requests/comment-page-1/#comment-174907</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Mon, 25 Jan 2010 22:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalhobbit.com/?p=295#comment-174907</guid>
		<description>&lt;p&gt;This is very useful indeed, I have a related question if you&#039;d be kind enough to point me to the right direction in answering it that&#039;d be great.&lt;/p&gt;

&lt;p&gt;I am trying to write a script that uses curl to post data to a tiny webapp that uses authlogic to provide the username/password protection. Does curl support that? I mean, I am guessing one can do a post with username and password (in raw text?) to login, but will curl and rails &quot;remember&quot; that it has been logged in? or do I have to supply username and password for each request that I do?&lt;/p&gt;

&lt;p&gt;Thank You!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is very useful indeed, I have a related question if you&#8217;d be kind enough to point me to the right direction in answering it that&#8217;d be great.</p>

<p>I am trying to write a script that uses curl to post data to a tiny webapp that uses authlogic to provide the username/password protection. Does curl support that? I mean, I am guessing one can do a post with username and password (in raw text?) to login, but will curl and rails &#8220;remember&#8221; that it has been logged in? or do I have to supply username and password for each request that I do?</p>

<p>Thank You!</p>]]></content:encoded>
	</item>
</channel>
</rss>
