<?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"
	>
<channel>
	<title>Comments for Katz Got Your Tongue?</title>
	<atom:link href="http://yehudakatz.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://yehudakatz.com</link>
	<description>Random Geek-Related Thoughts</description>
	<pubDate>Sat, 17 May 2008 20:31:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on By Thor&#8217;s Hammer! by seydar</title>
		<link>http://yehudakatz.com/2008/05/12/by-thors-hammer/#comment-11891</link>
		<dc:creator>seydar</dc:creator>
		<pubDate>Fri, 16 May 2008 11:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=38#comment-11891</guid>
		<description>this is awesome! I've been using simpleconsole for a bit, but this looks really nice too!


what would be REALLY nice is something like this or simpleconsole for n/curses!</description>
		<content:encoded><![CDATA[<p>this is awesome! I&#8217;ve been using simpleconsole for a bit, but this looks really nice too!</p>
<p>what would be REALLY nice is something like this or simpleconsole for n/curses!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on By Thor&#8217;s Hammer! by Phil</title>
		<link>http://yehudakatz.com/2008/05/12/by-thors-hammer/#comment-11889</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 15 May 2008 05:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=38#comment-11889</guid>
		<description>I still don't get it. Why not patch rake to take command-line arguments in a sane way?</description>
		<content:encoded><![CDATA[<p>I still don&#8217;t get it. Why not patch rake to take command-line arguments in a sane way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on By Thor&#8217;s Hammer! by Don</title>
		<link>http://yehudakatz.com/2008/05/12/by-thors-hammer/#comment-11888</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Thu, 15 May 2008 02:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=38#comment-11888</guid>
		<description>My initial reaction was... Why?  But upon further thinking and browsing the source code, this is pretty cool stuff.</description>
		<content:encoded><![CDATA[<p>My initial reaction was&#8230; Why?  But upon further thinking and browsing the source code, this is pretty cool stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on By Thor&#8217;s Hammer! by links for 2008-05-14 &#124; Libin Pan</title>
		<link>http://yehudakatz.com/2008/05/12/by-thors-hammer/#comment-11886</link>
		<dc:creator>links for 2008-05-14 &#124; Libin Pan</dc:creator>
		<pubDate>Wed, 14 May 2008 06:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=38#comment-11886</guid>
		<description>[...] Katz Got Your Tongue? » By Thor’s Hammer! A scripting framework that replaces rake and sake (tags: rake ruby script thor) [...]</description>
		<content:encoded><![CDATA[<p>[...] Katz Got Your Tongue? » By Thor’s Hammer! A scripting framework that replaces rake and sake (tags: rake ruby script thor) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on By Thor&#8217;s Hammer! by links for 2008-05-14 at Topper&#8217;s Blog</title>
		<link>http://yehudakatz.com/2008/05/12/by-thors-hammer/#comment-11885</link>
		<dc:creator>links for 2008-05-14 at Topper&#8217;s Blog</dc:creator>
		<pubDate>Wed, 14 May 2008 04:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=38#comment-11885</guid>
		<description>[...] Katz Got Your Tongue? » By Thor’s Hammer! (tags: ruby script howto write thor dsl binary textmate) [...]</description>
		<content:encoded><![CDATA[<p>[...] Katz Got Your Tongue? » By Thor’s Hammer! (tags: ruby script howto write thor dsl binary textmate) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Better Threading in Mail.app by Thomas Aylott</title>
		<link>http://yehudakatz.com/2007/11/19/better-threading-in-mailapp/#comment-11884</link>
		<dc:creator>Thomas Aylott</dc:creator>
		<pubDate>Wed, 14 May 2008 01:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/2007/11/19/better-threading-in-mailapp/#comment-11884</guid>
		<description>You can also just select both the inbox and sent mail folders at the same time, therefore combining all their contents on the right.</description>
		<content:encoded><![CDATA[<p>You can also just select both the inbox and sent mail folders at the same time, therefore combining all their contents on the right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on By Thor&#8217;s Hammer! by wycats</title>
		<link>http://yehudakatz.com/2008/05/12/by-thors-hammer/#comment-11882</link>
		<dc:creator>wycats</dc:creator>
		<pubDate>Tue, 13 May 2008 18:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=38#comment-11882</guid>
		<description>@Justin: The latest release of thor has built-in support for rspec, and the Thor project itself is now self-hosted. Simply add:

spec_task(Dir["spec/**/*_spec.rb"])

to any of your Thor classes. You can also customize it like so:

spec_task(Dir["spec/**/*_spec.rb"], :name =&gt; "rcov", :rcov =&gt; {:exclude =&gt; %w(spec /Library /Users task.thor lib/getopt.rb)})

You can also add package/install tasks via: package_task / install_task (where install_task adds package_task by default).</description>
		<content:encoded><![CDATA[<p>@Justin: The latest release of thor has built-in support for rspec, and the Thor project itself is now self-hosted. Simply add:</p>
<p>spec_task(Dir["spec/**/*_spec.rb"])</p>
<p>to any of your Thor classes. You can also customize it like so:</p>
<p>spec_task(Dir["spec/**/*_spec.rb"], :name => &#8220;rcov&#8221;, :rcov => {:exclude => %w(spec /Library /Users task.thor lib/getopt.rb)})</p>
<p>You can also add package/install tasks via: package_task / install_task (where install_task adds package_task by default).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on By Thor&#8217;s Hammer! by vsnake</title>
		<link>http://yehudakatz.com/2008/05/12/by-thors-hammer/#comment-11881</link>
		<dc:creator>vsnake</dc:creator>
		<pubDate>Tue, 13 May 2008 18:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=38#comment-11881</guid>
		<description>Looks pretty cool!
I'll be using it on the next script I need to work on. Thanks!</description>
		<content:encoded><![CDATA[<p>Looks pretty cool!<br />
I&#8217;ll be using it on the next script I need to work on. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on By Thor&#8217;s Hammer! by Rob J Sanheim</title>
		<link>http://yehudakatz.com/2008/05/12/by-thors-hammer/#comment-11880</link>
		<dc:creator>Rob J Sanheim</dc:creator>
		<pubDate>Tue, 13 May 2008 17:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=38#comment-11880</guid>
		<description>This looks very nice.  One immediate advantaged I see over rake is that its plain old Ruby, so you can test the 'tasks' just as easily as anything else.   With any substantial rake tasks I end up pulling out all the logic to class methods to make it testable, which always feel a little dirty.  This would be a nice way around that.</description>
		<content:encoded><![CDATA[<p>This looks very nice.  One immediate advantaged I see over rake is that its plain old Ruby, so you can test the &#8216;tasks&#8217; just as easily as anything else.   With any substantial rake tasks I end up pulling out all the logic to class methods to make it testable, which always feel a little dirty.  This would be a nice way around that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on By Thor&#8217;s Hammer! by Justin</title>
		<link>http://yehudakatz.com/2008/05/12/by-thors-hammer/#comment-11879</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Tue, 13 May 2008 17:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=38#comment-11879</guid>
		<description>This is definitely nice! 

I'm all about writing scripts around my system to better maintain the files and things I have installed. I've been using Sake for sometime, but this make its much nicer.

Any chance of building in support for RSpec? 

I tend to leave small spec files in the same directories as my scripts, but if I could just write them at the top of my Thor scripts, and then have them run quickly everytime I run the script that would be lovely. 

Of course, I probably wouldn't want that for larger scripts.</description>
		<content:encoded><![CDATA[<p>This is definitely nice! </p>
<p>I&#8217;m all about writing scripts around my system to better maintain the files and things I have installed. I&#8217;ve been using Sake for sometime, but this make its much nicer.</p>
<p>Any chance of building in support for RSpec? </p>
<p>I tend to leave small spec files in the same directories as my scripts, but if I could just write them at the top of my Thor scripts, and then have them run quickly everytime I run the script that would be lovely. </p>
<p>Of course, I probably wouldn&#8217;t want that for larger scripts.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
