<?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: Merb 1.0 RC5</title>
	<atom:link href="http://merbist.com/2008/11/03/merb-10-rc5/feed/" rel="self" type="application/rss+xml" />
	<link>http://merbist.com/2008/11/03/merb-10-rc5/</link>
	<description>Rails 3, Ruby &#38; MacRuby news - tutorials - consulting - training</description>
	<lastBuildDate>Tue, 16 Feb 2010 18:50:31 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: &#187; MerbWatch: Merb 1.0 RC5 (Final Release Candidate!) is now out</title>
		<link>http://merbist.com/2008/11/03/merb-10-rc5/comment-page-1/#comment-175</link>
		<dc:creator>&#187; MerbWatch: Merb 1.0 RC5 (Final Release Candidate!) is now out</dc:creator>
		<pubDate>Sat, 08 Nov 2008 21:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://merbist.com/?p=201#comment-175</guid>
		<description>[...] The Merbist just announced that Merb 1.0 RC5 (Release Candidate 5) is now out: &#8220;This is the final RC before we ship 1.0 final at RubyConf. Here is a really quick rundown of the bugfixes and improvement added to this release: [...]</description>
		<content:encoded><![CDATA[<p>[...] The Merbist just announced that Merb 1.0 RC5 (Release Candidate 5) is now out: &#8220;This is the final RC before we ship 1.0 final at RubyConf. Here is a really quick rundown of the bugfixes and improvement added to this release: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yehuda Katz</title>
		<link>http://merbist.com/2008/11/03/merb-10-rc5/comment-page-1/#comment-173</link>
		<dc:creator>Yehuda Katz</dc:creator>
		<pubDate>Thu, 06 Nov 2008 21:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://merbist.com/?p=201#comment-173</guid>
		<description>@mike the goal with Merb is to make both the 80% and 20% possible. This turns out to be a very hard problem, and we&#039;ve been working for almost a year on 0.9. To ameliorate the &quot;dependency this dependency that&quot; problem, we released tge merb stack, which gets installed with gem install merb. If you use the stack, you don&#039;t need to worry about &quot;plug this in plug that in&quot;, everything works out of the box.

We&#039;ve been working hard on bundling, which lets you create a version of your app that will run on any machine, including a remote machine with just ruby and rubygems installed (or any configuration of gems). Again, this turns out to be a pretty hard problem, and Rubygems (esp. 1.2) fights us every step of the way.

We haven&#039;t brought classloading and dll hell to Ruby, we&#039;ve exposed some underlying issues with the Rubygems implementation that doesn&#039;t happen if you don&#039;t support code reuse and modularity to the extent that we do. We&#039;re working with the rubygems guys to improve this for the future, and have some ideas that we can do in Merb itself to further reduce the potential for problems.

Thanks for your concern.</description>
		<content:encoded><![CDATA[<p>@mike the goal with Merb is to make both the 80% and 20% possible. This turns out to be a very hard problem, and we&#8217;ve been working for almost a year on 0.9. To ameliorate the &#8220;dependency this dependency that&#8221; problem, we released tge merb stack, which gets installed with gem install merb. If you use the stack, you don&#8217;t need to worry about &#8220;plug this in plug that in&#8221;, everything works out of the box.</p>
<p>We&#8217;ve been working hard on bundling, which lets you create a version of your app that will run on any machine, including a remote machine with just ruby and rubygems installed (or any configuration of gems). Again, this turns out to be a pretty hard problem, and Rubygems (esp. 1.2) fights us every step of the way.</p>
<p>We haven&#8217;t brought classloading and dll hell to Ruby, we&#8217;ve exposed some underlying issues with the Rubygems implementation that doesn&#8217;t happen if you don&#8217;t support code reuse and modularity to the extent that we do. We&#8217;re working with the rubygems guys to improve this for the future, and have some ideas that we can do in Merb itself to further reduce the potential for problems.</p>
<p>Thanks for your concern.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://merbist.com/2008/11/03/merb-10-rc5/comment-page-1/#comment-172</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 06 Nov 2008 21:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://merbist.com/?p=201#comment-172</guid>
		<description>for a framework that is supposed to simplify things, merb sure lacks quality control. so much is focused on the 20% that Rails doesn&#039;t do, what about the 80% that Rails does do? this framework feels hacked together. it&#039;s becoming like J2EE, plug this in, plug that in, dependency this, dependency that, wait something is better this week, plug that in. you guys have brought DLL and Classloader hell to Ruby.</description>
		<content:encoded><![CDATA[<p>for a framework that is supposed to simplify things, merb sure lacks quality control. so much is focused on the 20% that Rails doesn&#8217;t do, what about the 80% that Rails does do? this framework feels hacked together. it&#8217;s becoming like J2EE, plug this in, plug that in, dependency this, dependency that, wait something is better this week, plug that in. you guys have brought DLL and Classloader hell to Ruby.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Aimonetti</title>
		<link>http://merbist.com/2008/11/03/merb-10-rc5/comment-page-1/#comment-167</link>
		<dc:creator>Matt Aimonetti</dc:creator>
		<pubDate>Wed, 05 Nov 2008 19:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://merbist.com/?p=201#comment-167</guid>
		<description>@geoffrey  booo :p 
O man of little faith, why are you in doubt?  Ok we still have some issues on Edge but I wouldn&#039;t call them major, 1.0 final probably won&#039;t be perfect but it&#039;s a stake in the ground and we won&#039;t wait 6 months to release a 1.0.x 

Since you&#039;re coming to RubyConf, let&#039;s have a chat and help us decide if 1.0 will be ready by then or not.

- Matt</description>
		<content:encoded><![CDATA[<p>@geoffrey  booo :p<br />
O man of little faith, why are you in doubt?  Ok we still have some issues on Edge but I wouldn&#8217;t call them major, 1.0 final probably won&#8217;t be perfect but it&#8217;s a stake in the ground and we won&#8217;t wait 6 months to release a 1.0.x </p>
<p>Since you&#8217;re coming to RubyConf, let&#8217;s have a chat and help us decide if 1.0 will be ready by then or not.</p>
<p>- Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thibaut BarrÃ¨re</title>
		<link>http://merbist.com/2008/11/03/merb-10-rc5/comment-page-1/#comment-166</link>
		<dc:creator>Thibaut BarrÃ¨re</dc:creator>
		<pubDate>Wed, 05 Nov 2008 14:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://merbist.com/?p=201#comment-166</guid>
		<description>The nightly gem server for edge is a great idea. It&#039;s ok to have a few more RC&#039;s I believe, these are there for a reason :)

Keep up the good work.

-- Thibaut</description>
		<content:encoded><![CDATA[<p>The nightly gem server for edge is a great idea. It&#8217;s ok to have a few more RC&#8217;s I believe, these are there for a reason <img src='http://merbist.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Keep up the good work.</p>
<p>&#8211; Thibaut</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Merb - Got me a blank working project! at Nicholas Orr</title>
		<link>http://merbist.com/2008/11/03/merb-10-rc5/comment-page-1/#comment-157</link>
		<dc:creator>Merb - Got me a blank working project! at Nicholas Orr</dc:creator>
		<pubDate>Wed, 05 Nov 2008 00:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://merbist.com/?p=201#comment-157</guid>
		<description>[...] Merb 1.0 is almost here and I&#8217;ve finally got it to work out of the box! [...]</description>
		<content:encoded><![CDATA[<p>[...] Merb 1.0 is almost here and I&#8217;ve finally got it to work out of the box! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas Orr</title>
		<link>http://merbist.com/2008/11/03/merb-10-rc5/comment-page-1/#comment-156</link>
		<dc:creator>Nicholas Orr</dc:creator>
		<pubDate>Tue, 04 Nov 2008 23:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://merbist.com/?p=201#comment-156</guid>
		<description>Ok i did this &gt; http://gist.github.com/22251

and it seems to work - is this the recommended way to go about it?

My goal was to have a blank merb project with everything bundled</description>
		<content:encoded><![CDATA[<p>Ok i did this &gt; <a href="http://gist.github.com/22251" rel="nofollow">http://gist.github.com/22251</a></p>
<p>and it seems to work &#8211; is this the recommended way to go about it?</p>
<p>My goal was to have a blank merb project with everything bundled</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoffrey Grosenbach</title>
		<link>http://merbist.com/2008/11/03/merb-10-rc5/comment-page-1/#comment-155</link>
		<dc:creator>Geoffrey Grosenbach</dc:creator>
		<pubDate>Tue, 04 Nov 2008 23:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://merbist.com/?p=201#comment-155</guid>
		<description>&quot;This is the final RC&quot;

Very optimistic! Unfortunately, .14 is already on the edge gem server and there are many outstanding bugs in Lighthouse. Maybe after 3 or 4 more RCs?</description>
		<content:encoded><![CDATA[<p>&#8220;This is the final RC&#8221;</p>
<p>Very optimistic! Unfortunately, .14 is already on the edge gem server and there are many outstanding bugs in Lighthouse. Maybe after 3 or 4 more RCs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Aimonetti</title>
		<link>http://merbist.com/2008/11/03/merb-10-rc5/comment-page-1/#comment-154</link>
		<dc:creator>Matt Aimonetti</dc:creator>
		<pubDate>Tue, 04 Nov 2008 06:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://merbist.com/?p=201#comment-154</guid>
		<description>@srdjan  good question, the short answer is &quot;not only&quot;. 
Sure the speed bump is nice, and hpricot got better today (followed by Nokogiri which caught up). 
However bugs and inconsistencies in hpricot plus the need for a XPath =&gt; CSS converter pushed us to look at Nokogiri.  (Doesn&#039;t mean you shouldn&#039;t use hpricot at all)

Also, note that nokogiri is only needed in development not production.</description>
		<content:encoded><![CDATA[<p>@srdjan  good question, the short answer is &#8220;not only&#8221;.<br />
Sure the speed bump is nice, and hpricot got better today (followed by Nokogiri which caught up).<br />
However bugs and inconsistencies in hpricot plus the need for a XPath => CSS converter pushed us to look at Nokogiri.  (Doesn&#8217;t mean you shouldn&#8217;t use hpricot at all)</p>
<p>Also, note that nokogiri is only needed in development not production.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srdjan Pejic</title>
		<link>http://merbist.com/2008/11/03/merb-10-rc5/comment-page-1/#comment-153</link>
		<dc:creator>Srdjan Pejic</dc:creator>
		<pubDate>Tue, 04 Nov 2008 06:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://merbist.com/?p=201#comment-153</guid>
		<description>Did you guys switch to nokogiri for a performance boost? Cause, you know, _why has already beaten it with hpricot. Just asking, :)</description>
		<content:encoded><![CDATA[<p>Did you guys switch to nokogiri for a performance boost? Cause, you know, _why has already beaten it with hpricot. Just asking, <img src='http://merbist.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
