<?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 (not that) Dave Foley</title>
	<atom:link href="http://www.notthatdavefoley.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.notthatdavefoley.com</link>
	<description>Bloviating, misinformed tripe</description>
	<lastBuildDate>Thu, 06 May 2010 14:50:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on StorEvil 0.1 released by Jack</title>
		<link>http://www.notthatdavefoley.com/2010/03/11/storevil-0-1-released/#comment-13</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Thu, 06 May 2010 14:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://anotherdave.wordpress.com/?p=102#comment-13</guid>
		<description>&lt;i&gt;StorEvil 0.1 was &#8220;released&#8221; today&#8230; and by &#8220;released&#8221; I mean I zipped up the binaries and added some installation instructions.&lt;/i&gt;
+1</description>
		<content:encoded><![CDATA[<p><i>StorEvil 0.1 was &#8220;released&#8221; today&#8230; and by &#8220;released&#8221; I mean I zipped up the binaries and added some installation instructions.</i><br />
+1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on StorEvil 0.1 released by NotMyself</title>
		<link>http://www.notthatdavefoley.com/2010/03/11/storevil-0-1-released/#comment-12</link>
		<dc:creator>NotMyself</dc:creator>
		<pubDate>Fri, 12 Mar 2010 16:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://anotherdave.wordpress.com/?p=102#comment-12</guid>
		<description>Awesome to see you working on this Dave. I need to make some time to give it a try.</description>
		<content:encoded><![CDATA[<p>Awesome to see you working on this Dave. I need to make some time to give it a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introduction to StorEvil by George Dinwiddie&#8217;s blog &#187; A Lingua Franca between the Three (or more) Amigos</title>
		<link>http://www.notthatdavefoley.com/2010/02/23/storevil-intro/#comment-11</link>
		<dc:creator>George Dinwiddie&#8217;s blog &#187; A Lingua Franca between the Three (or more) Amigos</dc:creator>
		<pubDate>Thu, 25 Feb 2010 20:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://anotherdave.wordpress.com/2010/02/23/storevil-intro/#comment-11</guid>
		<description>[...] mentioned included Cucumber, SpecFlow, JBehave, easyb, GivWenZen, Morelia Viridis, StoryQ, and StorEvil.  I&#8217;m sure there&#8217;s more to come.  And, as we use these tools more and more, I&#8217;m [...]</description>
		<content:encoded><![CDATA[<p>[...] mentioned included Cucumber, SpecFlow, JBehave, easyb, GivWenZen, Morelia Viridis, StoryQ, and StorEvil.  I&#8217;m sure there&#8217;s more to come.  And, as we use these tools more and more, I&#8217;m [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calculator TDD Kata in JavaScript by Adam</title>
		<link>http://www.notthatdavefoley.com/2010/01/13/calculator-tdd-kata-in-javascript/#comment-10</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Fri, 15 Jan 2010 21:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://anotherdave.wordpress.com/?p=28#comment-10</guid>
		<description>It&#039;s nice to see how RubyMine works for you.  I&#039;ve been curious how folks are finding it useful, especially for javascript development.

I was just reading about how parseInt works, and how you should always pass the second, radix argument.  For example: parseInt(&quot;012&quot;) returns 10, whereas parseInt(&quot;012&quot;, 10) returns 12.</description>
		<content:encoded><![CDATA[<p>It&#8217;s nice to see how RubyMine works for you.  I&#8217;ve been curious how folks are finding it useful, especially for javascript development.</p>
<p>I was just reading about how parseInt works, and how you should always pass the second, radix argument.  For example: parseInt(&#8220;012&#8243;) returns 10, whereas parseInt(&#8220;012&#8243;, 10) returns 12.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calculator TDD Kata in JavaScript by Trevor</title>
		<link>http://www.notthatdavefoley.com/2010/01/13/calculator-tdd-kata-in-javascript/#comment-9</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Wed, 13 Jan 2010 18:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://anotherdave.wordpress.com/?p=28#comment-9</guid>
		<description>Cool Dave! It&#039;s informative to watch other people code, particularly in languages I only use some of the time and don&#039;t have the time to learn a lot about them.

We use Jshoulda for our javascript tests. http://jshoulda.scriptia.net/ We were getting weird behavior with Screw.Unit that I think was self-inflicted so we tried something different.</description>
		<content:encoded><![CDATA[<p>Cool Dave! It&#8217;s informative to watch other people code, particularly in languages I only use some of the time and don&#8217;t have the time to learn a lot about them.</p>
<p>We use Jshoulda for our javascript tests. <a href="http://jshoulda.scriptia.net/" rel="nofollow">http://jshoulda.scriptia.net/</a> We were getting weird behavior with Screw.Unit that I think was self-inflicted so we tried something different.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calculator TDD Kata in JavaScript by anotherdave</title>
		<link>http://www.notthatdavefoley.com/2010/01/13/calculator-tdd-kata-in-javascript/#comment-8</link>
		<dc:creator>anotherdave</dc:creator>
		<pubDate>Wed, 13 Jan 2010 17:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://anotherdave.wordpress.com/?p=28#comment-8</guid>
		<description>Hi Luca. Thanks for watching.

Screw.Unit is nice and pretty simple to use, especially if you have used RSpec.

You might also want to check out JSpec: http://wiki.github.com/visionmedia/jspec

Re: mistake in my tdd style, I&#039;m definitely not a TDD purist.

I often follow a pattern of refactoring as I take it from red-to-green, while re-running the tests to make the sure the green ones are still green (you&#039;ll see it in a couple places in this kata). I guess it&#039;s not really red-green-refactor though in that case.

Also, in &quot;real life&quot; development I might write a bunch of larger-grained tests right off the bat rather than one at a time, then write smaller tests on a one-by-one basis until all of the high-level tests pass. I think it&#039;s pretty efficient (for me at least).

Cheers,
Dave</description>
		<content:encoded><![CDATA[<p>Hi Luca. Thanks for watching.</p>
<p>Screw.Unit is nice and pretty simple to use, especially if you have used RSpec.</p>
<p>You might also want to check out JSpec: <a href="http://wiki.github.com/visionmedia/jspec" rel="nofollow">http://wiki.github.com/visionmedia/jspec</a></p>
<p>Re: mistake in my tdd style, I&#8217;m definitely not a TDD purist.</p>
<p>I often follow a pattern of refactoring as I take it from red-to-green, while re-running the tests to make the sure the green ones are still green (you&#8217;ll see it in a couple places in this kata). I guess it&#8217;s not really red-green-refactor though in that case.</p>
<p>Also, in &#8220;real life&#8221; development I might write a bunch of larger-grained tests right off the bat rather than one at a time, then write smaller tests on a one-by-one basis until all of the high-level tests pass. I think it&#8217;s pretty efficient (for me at least).</p>
<p>Cheers,<br />
Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calculator TDD Kata in JavaScript by Luca</title>
		<link>http://www.notthatdavefoley.com/2010/01/13/calculator-tdd-kata-in-javascript/#comment-7</link>
		<dc:creator>Luca</dc:creator>
		<pubDate>Wed, 13 Jan 2010 17:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://anotherdave.wordpress.com/?p=28#comment-7</guid>
		<description>thanks very much. I will try Screw.Unit soon.

I noted a possible mistake in your tdd style. For example, at 8.30 you refactor &quot;add&quot; method introducing &quot;calculateSum&quot; method when you are in red bar :)</description>
		<content:encoded><![CDATA[<p>thanks very much. I will try Screw.Unit soon.</p>
<p>I noted a possible mistake in your tdd style. For example, at 8.30 you refactor &#8220;add&#8221; method introducing &#8220;calculateSum&#8221; method when you are in red bar <img src='http://www.notthatdavefoley.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The perfect pairing by Radam</title>
		<link>http://www.notthatdavefoley.com/2008/04/23/the-perfect-pairing/#comment-6</link>
		<dc:creator>Radam</dc:creator>
		<pubDate>Tue, 13 May 2008 02:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://anotherdave.wordpress.com/?p=12#comment-6</guid>
		<description>I just tried Cabo Wabo Reposado b/w Corona Extra.  Far from PERFECT, but not bad at all!</description>
		<content:encoded><![CDATA[<p>I just tried Cabo Wabo Reposado b/w Corona Extra.  Far from PERFECT, but not bad at all!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The perfect pairing by Katy</title>
		<link>http://www.notthatdavefoley.com/2008/04/23/the-perfect-pairing/#comment-5</link>
		<dc:creator>Katy</dc:creator>
		<pubDate>Fri, 25 Apr 2008 20:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://anotherdave.wordpress.com/?p=12#comment-5</guid>
		<description>I won&#039;t make you cite me on that one.</description>
		<content:encoded><![CDATA[<p>I won&#8217;t make you cite me on that one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10 ? &quot;HELLO WORLD&quot; 20 GOTO 10 by adam</title>
		<link>http://www.notthatdavefoley.com/2008/03/25/hello-world-2/#comment-4</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Thu, 10 Apr 2008 17:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.notthatdavefoley.com/?p=113#comment-4</guid>
		<description>1.upto(100**100) {puts &quot;hi&quot;}</description>
		<content:encoded><![CDATA[<p>1.upto(100**100) {puts &#8220;hi&#8221;}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

