<?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: Bling Bling gem management</title>
	<atom:link href="http://terrbear.org/?feed=rss2&#038;p=233" rel="self" type="application/rss+xml" />
	<link>http://terrbear.org/?p=233</link>
	<description>ruby! rails! kids! oh my! ... and other fun from terry heath</description>
	<lastBuildDate>Tue, 31 Aug 2010 17:32:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: grosser</title>
		<link>http://terrbear.org/?p=233&#038;cpage=1#comment-937</link>
		<dc:creator>grosser</dc:creator>
		<pubDate>Tue, 23 Feb 2010 20:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://terrbear.org/?p=233#comment-937</guid>
		<description>hmm its the right direction, but e.g. supporting bundler like Gemfile format would be a better choice imo(or supporting rails config.gem format...), also rails 2.3 instructions are missing and it will not notify you when you are using a gem that was not listed in the bling.yml</description>
		<content:encoded><![CDATA[<p>hmm its the right direction, but e.g. supporting bundler like Gemfile format would be a better choice imo(or supporting rails config.gem format&#8230;), also rails 2.3 instructions are missing and it will not notify you when you are using a gem that was not listed in the bling.yml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grosser</title>
		<link>http://terrbear.org/?p=233&#038;cpage=1#comment-936</link>
		<dc:creator>grosser</dc:creator>
		<pubDate>Tue, 23 Feb 2010 19:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://terrbear.org/?p=233#comment-936</guid>
		<description>Thats exactly what i need, also had the same problems with bundler, just too complicated. Great work!</description>
		<content:encoded><![CDATA[<p>Thats exactly what i need, also had the same problems with bundler, just too complicated. Great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://terrbear.org/?p=233&#038;cpage=1#comment-935</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 23 Feb 2010 19:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://terrbear.org/?p=233#comment-935</guid>
		<description>Besides, the project name is awesome.</description>
		<content:encoded><![CDATA[<p>Besides, the project name is awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://terrbear.org/?p=233&#038;cpage=1#comment-934</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 23 Feb 2010 19:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://terrbear.org/?p=233#comment-934</guid>
		<description>Oh good grief, flame a guy for writing a piece of software that is useful to him (because something else isn&#039;t yet) and bloging. Isn&#039;t that the whole point of &quot;community&quot;?</description>
		<content:encoded><![CDATA[<p>Oh good grief, flame a guy for writing a piece of software that is useful to him (because something else isn&#8217;t yet) and bloging. Isn&#8217;t that the whole point of &#8220;community&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad Woolley</title>
		<link>http://terrbear.org/?p=233&#038;cpage=1#comment-930</link>
		<dc:creator>Chad Woolley</dc:creator>
		<pubDate>Mon, 22 Feb 2010 16:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://terrbear.org/?p=233#comment-930</guid>
		<description>&quot;Bundler is solving a lot of problems I haven&#039;t run into&quot;

Exactly.  Problems that you won&#039;t even encounter until you unshelve an app months or years down the road, and find out that the world has moved on and it is impossible to get your dependencies into a working state (they may not even exist if the author has deleted them from Gemcutter willy-nilly).  If you have never encountered that problem, you won&#039;t really appreciate that Bundler solves it for you.

--Chad</description>
		<content:encoded><![CDATA[<p>&#8220;Bundler is solving a lot of problems I haven&#8217;t run into&#8221;</p>
<p>Exactly.  Problems that you won&#8217;t even encounter until you unshelve an app months or years down the road, and find out that the world has moved on and it is impossible to get your dependencies into a working state (they may not even exist if the author has deleted them from Gemcutter willy-nilly).  If you have never encountered that problem, you won&#8217;t really appreciate that Bundler solves it for you.</p>
<p>&#8211;Chad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: terry</title>
		<link>http://terrbear.org/?p=233&#038;cpage=1#comment-927</link>
		<dc:creator>terry</dc:creator>
		<pubDate>Sat, 20 Feb 2010 22:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://terrbear.org/?p=233#comment-927</guid>
		<description>@Carl

When Mongo and RSpec and Nokogiri work easily with Bundler, I&#039;ll be pretty happy to work with it again. I imagine as everyone hammers out Rails3 apps and it approaches non-beta, and Bundler hits 1.0, things might be significantly better.

By calling Bling and geminstaller &quot;lightweight,&quot; it could be interpreted as viewing Bundler as &quot;bloated,&quot; (though I never wrote that) but really I just think that Bundler is solving a lot of problems I haven&#039;t run into.</description>
		<content:encoded><![CDATA[<p>@Carl</p>
<p>When Mongo and RSpec and Nokogiri work easily with Bundler, I&#8217;ll be pretty happy to work with it again. I imagine as everyone hammers out Rails3 apps and it approaches non-beta, and Bundler hits 1.0, things might be significantly better.</p>
<p>By calling Bling and geminstaller &#8220;lightweight,&#8221; it could be interpreted as viewing Bundler as &#8220;bloated,&#8221; (though I never wrote that) but really I just think that Bundler is solving a lot of problems I haven&#8217;t run into.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl Lerche</title>
		<link>http://terrbear.org/?p=233&#038;cpage=1#comment-926</link>
		<dc:creator>Carl Lerche</dc:creator>
		<pubDate>Sat, 20 Feb 2010 20:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://terrbear.org/?p=233#comment-926</guid>
		<description>Hey,

So, have you at least submitted issues regarding your pains or asked us for help in #carlhuda on freenode? I can sympathize with you about pains using it right now as it still has not hit a stable release, but throwing out words like &quot;bloated&quot;, making an angry blog post, and rewriting a tool that the original author has already happily left in the dust in favor of bundler seems a bit rash.

If you are still interested in giving bundler a shot, please let us know in #carlhuda what bugs you are hitting and we&#039;ll fix them within a day or so. We actually are really quick with bug fixes, and listen to everybody that stops by with questions / problems.

Carl</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>So, have you at least submitted issues regarding your pains or asked us for help in #carlhuda on freenode? I can sympathize with you about pains using it right now as it still has not hit a stable release, but throwing out words like &#8220;bloated&#8221;, making an angry blog post, and rewriting a tool that the original author has already happily left in the dust in favor of bundler seems a bit rash.</p>
<p>If you are still interested in giving bundler a shot, please let us know in #carlhuda what bugs you are hitting and we&#8217;ll fix them within a day or so. We actually are really quick with bug fixes, and listen to everybody that stops by with questions / problems.</p>
<p>Carl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: terry</title>
		<link>http://terrbear.org/?p=233&#038;cpage=1#comment-925</link>
		<dc:creator>terry</dc:creator>
		<pubDate>Sat, 20 Feb 2010 15:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://terrbear.org/?p=233#comment-925</guid>
		<description>@Josh
Whoah, awesome. Looks like geminstaller does exactly what I need and is more stable than what I&#039;ve put up.

Thanks!</description>
		<content:encoded><![CDATA[<p>@Josh<br />
Whoah, awesome. Looks like geminstaller does exactly what I need and is more stable than what I&#8217;ve put up.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josh susser</title>
		<link>http://terrbear.org/?p=233&#038;cpage=1#comment-924</link>
		<dc:creator>josh susser</dc:creator>
		<pubDate>Sat, 20 Feb 2010 15:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://terrbear.org/?p=233#comment-924</guid>
		<description>Sounds like you have pretty much duplicated the functionality of Chad Woolley&#039;s geminstaller. Yay for NIH DIY. If you need something that just works until Bundler is stable enough, I&#039;d say use geminstaller. We already have at least five gem packaging/installing things that mostly do the same thing. I don&#039;t think we need another, and I&#039;d guess your time would be better spent creating new value rather than reinventing the wheel.</description>
		<content:encoded><![CDATA[<p>Sounds like you have pretty much duplicated the functionality of Chad Woolley&#8217;s geminstaller. Yay for NIH DIY. If you need something that just works until Bundler is stable enough, I&#8217;d say use geminstaller. We already have at least five gem packaging/installing things that mostly do the same thing. I don&#8217;t think we need another, and I&#8217;d guess your time would be better spent creating new value rather than reinventing the wheel.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->