<?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 on: We need a new version of rake</title>
	<atom:link href="http://tenderlovemaking.com/2009/02/26/we-need-a-new-version-of-rake/feed/" rel="self" type="application/rss+xml" />
	<link>http://tenderlovemaking.com/2009/02/26/we-need-a-new-version-of-rake/</link>
	<description>The act of making love, tenderly.</description>
	<lastBuildDate>Wed, 11 Aug 2010 19:15:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Aaron Patterson</title>
		<link>http://tenderlovemaking.com/2009/02/26/we-need-a-new-version-of-rake/comment-page-1/#comment-64892</link>
		<dc:creator>Aaron Patterson</dc:creator>
		<pubDate>Sat, 28 Feb 2009 21:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=224#comment-64892</guid>
		<description>&lt;p&gt;@elliottcable I&#039;m sure Tom is open to patches.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@elliottcable I&#8217;m sure Tom is open to patches.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elliottcable</title>
		<link>http://tenderlovemaking.com/2009/02/26/we-need-a-new-version-of-rake/comment-page-1/#comment-64829</link>
		<dc:creator>elliottcable</dc:creator>
		<pubDate>Sat, 28 Feb 2009 10:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=224#comment-64829</guid>
		<description>&lt;p&gt;@Yossef: Uh, no. I stopped bothering with RubyForge ages ago, it&#039;s a pain (wtf, written-in-PHP?) to deal with.&lt;/p&gt;

&lt;p&gt;GitHub gems forever! Or, better yet, let&#039;s try this new-fangled &quot;coral&quot; thing, eh?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Yossef: Uh, no. I stopped bothering with RubyForge ages ago, it&#8217;s a pain (wtf, written-in-PHP?) to deal with.</p>
<p>GitHub gems forever! Or, better yet, let&#8217;s try this new-fangled &#8220;coral&#8221; thing, eh?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lawrence Pit</title>
		<link>http://tenderlovemaking.com/2009/02/26/we-need-a-new-version-of-rake/comment-page-1/#comment-64759</link>
		<dc:creator>Lawrence Pit</dc:creator>
		<pubDate>Sat, 28 Feb 2009 06:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=224#comment-64759</guid>
		<description>&lt;p&gt;@Yossef: A release as you put it requires a benevolent dictator. Which is kind of a pain point. &lt;/p&gt;

&lt;p&gt;Installing a gem from github is not equal to what&#039;s in development there.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Yossef: A release as you put it requires a benevolent dictator. Which is kind of a pain point. </p>
<p>Installing a gem from github is not equal to what&#8217;s in development there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Lavena</title>
		<link>http://tenderlovemaking.com/2009/02/26/we-need-a-new-version-of-rake/comment-page-1/#comment-64746</link>
		<dc:creator>Luis Lavena</dc:creator>
		<pubDate>Sat, 28 Feb 2009 03:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=224#comment-64746</guid>
		<description>&lt;p&gt;Aaron,&lt;/p&gt;

&lt;p&gt;Not only that get fixed, but there are issues with Kernel::system() and Windows fixed in forks that got merged in 1.9 Ruby and are needed for 1.8&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Aaron,</p>
<p>Not only that get fixed, but there are issues with Kernel::system() and Windows fixed in forks that got merged in 1.9 Ruby and are needed for 1.8</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sintaxi</title>
		<link>http://tenderlovemaking.com/2009/02/26/we-need-a-new-version-of-rake/comment-page-1/#comment-64512</link>
		<dc:creator>sintaxi</dc:creator>
		<pubDate>Fri, 27 Feb 2009 03:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=224#comment-64512</guid>
		<description>&lt;p&gt;why not replace rake with thor?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>why not replace rake with thor?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yossef</title>
		<link>http://tenderlovemaking.com/2009/02/26/we-need-a-new-version-of-rake/comment-page-1/#comment-64465</link>
		<dc:creator>Yossef</dc:creator>
		<pubDate>Thu, 26 Feb 2009 23:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=224#comment-64465</guid>
		<description>&lt;p&gt;I&#039;m going to help you guys who obviously don&#039;t get it:&lt;/p&gt;

&lt;p&gt;A release is when you get to type &lt;code&gt;gem install rake&lt;/code&gt; and it Just Works.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;gem install anyusername-somegemname --source http://gems.github.com/&lt;/code&gt; is not a release. It is a way to get a peek at the status of a gem that is in development.&lt;/p&gt;

&lt;p&gt;HTH HAND&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m going to help you guys who obviously don&#8217;t get it:</p>
<p>A release is when you get to type <code>gem install rake</code> and it Just Works.</p>
<p><code>gem install anyusername-somegemname --source <a href="http://gems.github.com/" rel="nofollow">http://gems.github.com/</a></code> is not a release. It is a way to get a peek at the status of a gem that is in development.</p>
<p>HTH HAND</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Patterson</title>
		<link>http://tenderlovemaking.com/2009/02/26/we-need-a-new-version-of-rake/comment-page-1/#comment-64458</link>
		<dc:creator>Aaron Patterson</dc:creator>
		<pubDate>Thu, 26 Feb 2009 23:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=224#comment-64458</guid>
		<description>&lt;p&gt;That is not the same as an official release.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>That is not the same as an official release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad Humphries</title>
		<link>http://tenderlovemaking.com/2009/02/26/we-need-a-new-version-of-rake/comment-page-1/#comment-64455</link>
		<dc:creator>Chad Humphries</dc:creator>
		<pubDate>Thu, 26 Feb 2009 23:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=224#comment-64455</guid>
		<description>&lt;p&gt;You could just gem install jimweirich-rake from github&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You could just gem install jimweirich-rake from github</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamis Buck</title>
		<link>http://tenderlovemaking.com/2009/02/26/we-need-a-new-version-of-rake/comment-page-1/#comment-64448</link>
		<dc:creator>Jamis Buck</dc:creator>
		<pubDate>Thu, 26 Feb 2009 23:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=224#comment-64448</guid>
		<description>&lt;p&gt;Thanks Eric. I actually did know that, and now I feel stupid. :) I kept meaning to investigate those options. Now I guess I really will!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Eric. I actually did know that, and now I feel stupid. <img src='http://tenderlovemaking.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I kept meaning to investigate those options. Now I guess I really will!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Hodel</title>
		<link>http://tenderlovemaking.com/2009/02/26/we-need-a-new-version-of-rake/comment-page-1/#comment-64447</link>
		<dc:creator>Eric Hodel</dc:creator>
		<pubDate>Thu, 26 Feb 2009 22:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=224#comment-64447</guid>
		<description>&lt;p&gt;Jamis, Hoe does all of this for you, provided you maintain the History.txt while you work.  Everything else is automatically generated for you.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Jamis, Hoe does all of this for you, provided you maintain the History.txt while you work.  Everything else is automatically generated for you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
