<?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 nutrun</title>
	<atom:link href="http://nutrun.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://nutrun.com</link>
	<description>nutrun</description>
	<lastBuildDate>Thu, 04 Jun 2009 14:08:39 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Using Synthesis with Test::Unit and Mocha by George Malamidis</title>
		<link>http://nutrun.com/weblog/using-synthesis-with-testunit-and-mocha/comment-page-1/#comment-1518</link>
		<dc:creator>George Malamidis</dc:creator>
		<pubDate>Thu, 04 Jun 2009 14:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=117#comment-1518</guid>
		<description>Avdi,

I wouldn&#039;t use mocks or stubs in functional or integration tests. The goal is to reduce test overlap and duplication (less functional/integration tests) provided that finer grained tests with mocked components offer enough confidence the system works as expected.</description>
		<content:encoded><![CDATA[<p>Avdi,</p>
<p>I wouldn&#8217;t use mocks or stubs in functional or integration tests. The goal is to reduce test overlap and duplication (less functional/integration tests) provided that finer grained tests with mocked components offer enough confidence the system works as expected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Synthesis with Test::Unit and Mocha by Avdi</title>
		<link>http://nutrun.com/weblog/using-synthesis-with-testunit-and-mocha/comment-page-1/#comment-1517</link>
		<dc:creator>Avdi</dc:creator>
		<pubDate>Thu, 04 Jun 2009 13:57:37 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=117#comment-1517</guid>
		<description>I&#039;m confused... why would there be mocks or stubs in a functional or integration test?</description>
		<content:encoded><![CDATA[<p>I&#8217;m confused&#8230; why would there be mocks or stubs in a functional or integration test?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rack cache headers by nutrun &#187; Blog Archive &#187; Rack::CacheHeaders code</title>
		<link>http://nutrun.com/weblog/rack-cache-headers/comment-page-1/#comment-1494</link>
		<dc:creator>nutrun &#187; Blog Archive &#187; Rack::CacheHeaders code</dc:creator>
		<pubDate>Mon, 18 May 2009 13:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=204#comment-1494</guid>
		<description>[...] few months ago I wrote about a possible method for centrally configuring HTTP cache headers in Rack based web applications [...]</description>
		<content:encoded><![CDATA[<p>[...] few months ago I wrote about a possible method for centrally configuring HTTP cache headers in Rack based web applications [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A more prototype based JavaScript by Jonathan Hawkes</title>
		<link>http://nutrun.com/weblog/a-more-prototype-based-javascript/comment-page-1/#comment-1484</link>
		<dc:creator>Jonathan Hawkes</dc:creator>
		<pubDate>Mon, 06 Apr 2009 04:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=110#comment-1484</guid>
		<description>I&#039;m interested in prototype-based languages too. Io is neat. But you&#039;re reinventing the wheel a bit in Javascript by copying all properties onto the new object in clone(). Javascript has prototypes and you can use those to inherit the properties instead of copying. This also has the advantage that if a property is added to the parent, it becomes available to the child as well. Check out my article where I go more in-depth with prototypes and even construct a lightweight prototype-based programming framework called &#039;Proto&#039;. &lt;a href=&quot;http://devblog.techhead.biz/2009/04/prototype-based-programming-in_04.html&quot; rel=&quot;nofollow&quot;&gt;http://devblog.techhead.biz/2009/04/prototype-based-programming-in_04.html&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;m interested in prototype-based languages too. Io is neat. But you&#8217;re reinventing the wheel a bit in Javascript by copying all properties onto the new object in clone(). Javascript has prototypes and you can use those to inherit the properties instead of copying. This also has the advantage that if a property is added to the parent, it becomes available to the child as well. Check out my article where I go more in-depth with prototypes and even construct a lightweight prototype-based programming framework called &#8216;Proto&#8217;. <a href="http://devblog.techhead.biz/2009/04/prototype-based-programming-in_04.html" rel="nofollow">http://devblog.techhead.biz/2009/04/prototype-based-programming-in_04.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Distributed key-value store indexing by Allen Qu</title>
		<link>http://nutrun.com/weblog/distributed-key-value-store-indexing/comment-page-1/#comment-1401</link>
		<dc:creator>Allen Qu</dc:creator>
		<pubDate>Sun, 22 Feb 2009 07:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=233#comment-1401</guid>
		<description>Wow! The idea is cool! You are awesome!
Could you please send your benchmark to me? 
Whether the efficiency of ruby slow it down?</description>
		<content:encoded><![CDATA[<p>Wow! The idea is cool! You are awesome!<br />
Could you please send your benchmark to me?<br />
Whether the efficiency of ruby slow it down?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unobtrusive AJAX with jQuery and Rails by jQuery on Rails: Why Bother? &#171; A little story</title>
		<link>http://nutrun.com/weblog/unobtrusive-ajax-with-jquery-and-rails/comment-page-1/#comment-1399</link>
		<dc:creator>jQuery on Rails: Why Bother? &#171; A little story</dc:creator>
		<pubDate>Tue, 17 Feb 2009 12:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=101#comment-1399</guid>
		<description>[...] Nutrun has a more full post on how to do unobtrusive ajax with jQuery and Rails [...]</description>
		<content:encoded><![CDATA[<p>[...] Nutrun has a more full post on how to do unobtrusive ajax with jQuery and Rails [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Distributed key-value store indexing by George Malamidis</title>
		<link>http://nutrun.com/weblog/distributed-key-value-store-indexing/comment-page-1/#comment-1392</link>
		<dc:creator>George Malamidis</dc:creator>
		<pubDate>Thu, 05 Feb 2009 09:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=233#comment-1392</guid>
		<description>Only because I hadn&#039;t heard of it. 
http://tokyocabinet.sourceforge.net/index.html
Thanks for bringing it up, looks very cool.</description>
		<content:encoded><![CDATA[<p>Only because I hadn&#8217;t heard of it.<br />
<a href="http://tokyocabinet.sourceforge.net/index.html" rel="nofollow">http://tokyocabinet.sourceforge.net/index.html</a><br />
Thanks for bringing it up, looks very cool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Distributed key-value store indexing by Justin</title>
		<link>http://nutrun.com/weblog/distributed-key-value-store-indexing/comment-page-1/#comment-1391</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Wed, 04 Feb 2009 02:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=233#comment-1391</guid>
		<description>Whoaw, no mention of Tokyo Cabinet huh?</description>
		<content:encoded><![CDATA[<p>Whoaw, no mention of Tokyo Cabinet huh?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Distributed programming with Jabber and EventMachine by Markus Jais on software development &#187; 9 websites about Ruby/EventMachine</title>
		<link>http://nutrun.com/weblog/distributed-programming-with-jabber-and-eventmachine/comment-page-1/#comment-1382</link>
		<dc:creator>Markus Jais on software development &#187; 9 websites about Ruby/EventMachine</dc:creator>
		<pubDate>Fri, 09 Jan 2009 21:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=137#comment-1382</guid>
		<description>[...] Distributed programming with Jabber and EventMachine. A short example using EventMachine and Jabber. [...]</description>
		<content:encoded><![CDATA[<p>[...] Distributed programming with Jabber and EventMachine. A short example using EventMachine and Jabber. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unobtrusive AJAX with jQuery and Rails by Ralph</title>
		<link>http://nutrun.com/weblog/unobtrusive-ajax-with-jquery-and-rails/comment-page-1/#comment-1379</link>
		<dc:creator>Ralph</dc:creator>
		<pubDate>Tue, 30 Dec 2008 16:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=101#comment-1379</guid>
		<description>Nice write-up, thanks for the info!</description>
		<content:encoded><![CDATA[<p>Nice write-up, thanks for the info!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
