<?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: Ruby is the R in Rails</title>
	<atom:link href="http://www.clevegibbon.com/wordpress/2008/06/11/ruby-is-the-r-in-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clevegibbon.com/wordpress/2008/06/11/ruby-is-the-r-in-rails/</link>
	<description>Stuff you pick up on the way...</description>
	<lastBuildDate>Thu, 02 Jul 2009 15:03:28 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: cleve</title>
		<link>http://www.clevegibbon.com/wordpress/2008/06/11/ruby-is-the-r-in-rails/comment-page-1/#comment-287</link>
		<dc:creator>cleve</dc:creator>
		<pubDate>Wed, 11 Jun 2008 22:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.clevegibbon.com/wordpress/archives/106#comment-287</guid>
		<description>I see where your coming from and agree in part.   I think all the Ruby implementations that target specific integration needs are useful but you only need one of each.  Ruby.NET will probably become a distraction and fold under the might of IronRuby.

As for Rubinius and MRI/YARV, the competition will yield better results in the long run for all.  One of the results being the RubySpec that will be much better with input from multiple implementation teams.  I don&#039;t put much value behind a spec that has a single implementation to its name.

As for Maglev, that&#039;s deliberately trying to make some waves but until I&#039;ve touched it, I&#039;ll reserve comment.

As for the Microsoft No Choice, No Brainer - its appealing for a while, but that&#039;s simply not a place I&#039;d like live, only visit!  I like options.</description>
		<content:encoded><![CDATA[<p>I see where your coming from and agree in part.   I think all the Ruby implementations that target specific integration needs are useful but you only need one of each.  Ruby.NET will probably become a distraction and fold under the might of IronRuby.</p>
<p>As for Rubinius and MRI/YARV, the competition will yield better results in the long run for all.  One of the results being the RubySpec that will be much better with input from multiple implementation teams.  I don&#8217;t put much value behind a spec that has a single implementation to its name.</p>
<p>As for Maglev, that&#8217;s deliberately trying to make some waves but until I&#8217;ve touched it, I&#8217;ll reserve comment.</p>
<p>As for the Microsoft No Choice, No Brainer &#8211; its appealing for a while, but that&#8217;s simply not a place I&#8217;d like live, only visit!  I like options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian Zarzycki</title>
		<link>http://www.clevegibbon.com/wordpress/2008/06/11/ruby-is-the-r-in-rails/comment-page-1/#comment-286</link>
		<dc:creator>Sebastian Zarzycki</dc:creator>
		<pubDate>Wed, 11 Jun 2008 21:37:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.clevegibbon.com/wordpress/archives/106#comment-286</guid>
		<description>The problem with Ruby right now is (as I see it) old &quot;chicken or egg&quot; dillemma. Ruby isn&#039;t going enterprise, because enteprise has to be ensured that everything will go well.  But if Ruby will not be embraced by enterprise, there is a risk that it will never evolve since there are lots of smart folks on enterprise side and their voice and input is crucial (read : solve scalability) for further evolution. I don&#039;t want to be mean, but when I see ruby 1.9 changes, I can&#039;t help thinking that there is someone there behind Matz, who loves php hacking and forcing him to spend time arguing whether they should use sign : or =&gt; or # for this and that. As if Ruby syntax isn&#039;t wicked enough. 

I was amazed looking at Maglev presentation, it&#039;s really hard to believe that it could be so fast. And it&#039;s not just talk about how to speed up things but very essential point from  where ruby/rails can ride into enteprise hands and be used safely and successfuly. I&#039;m just not sure that I like the scattered effort to improve Ruby. I hate this in Java community, this pretty much killed Java for me and made tedious, boring and overly complicated. Now I see the very same in Ruby, but from different angle - now we have handful of language implementations. I can understand competition, but soon we will hit 10 ruby implementations - that&#039;s insane. Why can&#039;t those people just gather and think together? Now, when I&#039;m going to build application, BEFORE I even go into framework/orm system pick, I will spend another n hours on choosing the very implementation. Sigh. Unity may have its own quirks, but, c&#039;mon, ASP.NET is way easier. And it&#039;s not because of api or framework or even language. It&#039;s because you don&#039;t have to spend 50% of your development time on making choices and praying to Sparta gods that those choices will turn out to be good ones. And microsoft can just focus on improving one single united environment to make it easier for developers. 

&quot;Show me the money&quot; pretty much nailed this. Developers have to be attracted more. Managers have to be attracted more. Maybe we should try again with this &quot;development 10 times faster&quot; lines and make them actually true for large apps...</description>
		<content:encoded><![CDATA[<p>The problem with Ruby right now is (as I see it) old &#8220;chicken or egg&#8221; dillemma. Ruby isn&#8217;t going enterprise, because enteprise has to be ensured that everything will go well.  But if Ruby will not be embraced by enterprise, there is a risk that it will never evolve since there are lots of smart folks on enterprise side and their voice and input is crucial (read : solve scalability) for further evolution. I don&#8217;t want to be mean, but when I see ruby 1.9 changes, I can&#8217;t help thinking that there is someone there behind Matz, who loves php hacking and forcing him to spend time arguing whether they should use sign : or =&gt; or # for this and that. As if Ruby syntax isn&#8217;t wicked enough. </p>
<p>I was amazed looking at Maglev presentation, it&#8217;s really hard to believe that it could be so fast. And it&#8217;s not just talk about how to speed up things but very essential point from  where ruby/rails can ride into enteprise hands and be used safely and successfuly. I&#8217;m just not sure that I like the scattered effort to improve Ruby. I hate this in Java community, this pretty much killed Java for me and made tedious, boring and overly complicated. Now I see the very same in Ruby, but from different angle &#8211; now we have handful of language implementations. I can understand competition, but soon we will hit 10 ruby implementations &#8211; that&#8217;s insane. Why can&#8217;t those people just gather and think together? Now, when I&#8217;m going to build application, BEFORE I even go into framework/orm system pick, I will spend another n hours on choosing the very implementation. Sigh. Unity may have its own quirks, but, c&#8217;mon, ASP.NET is way easier. And it&#8217;s not because of api or framework or even language. It&#8217;s because you don&#8217;t have to spend 50% of your development time on making choices and praying to Sparta gods that those choices will turn out to be good ones. And microsoft can just focus on improving one single united environment to make it easier for developers. </p>
<p>&#8220;Show me the money&#8221; pretty much nailed this. Developers have to be attracted more. Managers have to be attracted more. Maybe we should try again with this &#8220;development 10 times faster&#8221; lines and make them actually true for large apps&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
