<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Ruby at 60</title>
	<link>http://gurge.com/blog/2006/10/16/ruby-at-60/</link>
	<description></description>
	<pubDate>Thu, 20 Nov 2008 22:22:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Jf</title>
		<link>http://gurge.com/blog/2006/10/16/ruby-at-60/#comment-5277</link>
		<dc:creator>Jf</dc:creator>
		<pubDate>Thu, 10 May 2007 03:42:18 +0000</pubDate>
		<guid>http://gurge.com/blog/2006/10/16/ruby-at-60/#comment-5277</guid>
		<description>You might be interested in reading my relatively early evaluation of Ruby. I'm a big fan of this post, though.

http://fallenearth.org/blogs/barncover/2007/05/09/ruby-sparkles-and-impurities/</description>
		<content:encoded><![CDATA[<p>You might be interested in reading my relatively early evaluation of Ruby. I&#8217;m a big fan of this post, though.</p>
<p><a href="http://fallenearth.org/blogs/barncover/2007/05/09/ruby-sparkles-and-impurities/" rel="nofollow">http://fallenearth.org/blogs/barncover/2007/05/09/ruby-sparkles-and-impurities/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barn Cover &#187; Blog Archive &#187; Ruby - Sparkles and Impurities</title>
		<link>http://gurge.com/blog/2006/10/16/ruby-at-60/#comment-5276</link>
		<dc:creator>Barn Cover &#187; Blog Archive &#187; Ruby - Sparkles and Impurities</dc:creator>
		<pubDate>Thu, 10 May 2007 03:40:50 +0000</pubDate>
		<guid>http://gurge.com/blog/2006/10/16/ruby-at-60/#comment-5276</guid>
		<description>[...] This is actually an old post that doesn&#8217;t display properly on my old blog, but which I feel has relevant information for this one. It&#8217;s also a precursor to a post I&#8217;ll hopefully make this week or next about the progress I&#8217;ve been making in the last&#8211;oh, MONTH?Â I decided to repost this because I read another good blog post griping about Ruby. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] This is actually an old post that doesn&#8217;t display properly on my old blog, but which I feel has relevant information for this one. It&#8217;s also a precursor to a post I&#8217;ll hopefully make this week or next about the progress I&#8217;ve been making in the last&#8211;oh, MONTH?Â I decided to repost this because I read another good blog post griping about Ruby. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://gurge.com/blog/2006/10/16/ruby-at-60/#comment-66</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 18 Oct 2006 07:27:55 +0000</pubDate>
		<guid>http://gurge.com/blog/2006/10/16/ruby-at-60/#comment-66</guid>
		<description>So many of these problems would just vanish with the availabililty of a real honest-to-goodness interactive source-level debugger. It would not be difficult to provide -- with late-bound languages like ruby, python, and perl, even edit &#38; continue is trivial. A decent debugging environment should be able to single step between script language and native code, too. It is an amazing testiment to the attractiveness of these scripting languages that they are so popular even though the complete lack of modern tools forces you back into 1960's mainframe-style development techniques.</description>
		<content:encoded><![CDATA[<p>So many of these problems would just vanish with the availabililty of a real honest-to-goodness interactive source-level debugger. It would not be difficult to provide &#8212; with late-bound languages like ruby, python, and perl, even edit &amp; continue is trivial. A decent debugging environment should be able to single step between script language and native code, too. It is an amazing testiment to the attractiveness of these scripting languages that they are so popular even though the complete lack of modern tools forces you back into 1960&#8217;s mainframe-style development techniques.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://gurge.com/blog/2006/10/16/ruby-at-60/#comment-63</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Mon, 16 Oct 2006 20:47:20 +0000</pubDate>
		<guid>http://gurge.com/blog/2006/10/16/ruby-at-60/#comment-63</guid>
		<description>I'll give you good odds that ruby will not kill perl any more than C++ killed C.  In the near term Python seems to be a more realistic potential victim, as ruby sucks up any "new for newness's sake" interest that Python still has going for it.  In the long term I think that Java stands the to lose the most as Ruby (with and without Rails) matures into to a "better" platform for building web apps.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll give you good odds that ruby will not kill perl any more than C++ killed C.  In the near term Python seems to be a more realistic potential victim, as ruby sucks up any &#8220;new for newness&#8217;s sake&#8221; interest that Python still has going for it.  In the long term I think that Java stands the to lose the most as Ruby (with and without Rails) matures into to a &#8220;better&#8221; platform for building web apps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://gurge.com/blog/2006/10/16/ruby-at-60/#comment-62</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Mon, 16 Oct 2006 20:30:40 +0000</pubDate>
		<guid>http://gurge.com/blog/2006/10/16/ruby-at-60/#comment-62</guid>
		<description>re: the ++ operator

That really &lt;a href="http://www.43things.com/entries/view/295456" rel="nofollow"&gt;bugged me too&lt;/a&gt; when I started writing ruby.</description>
		<content:encoded><![CDATA[<p>re: the ++ operator</p>
<p>That really <a href="http://www.43things.com/entries/view/295456" rel="nofollow">bugged me too</a> when I started writing ruby.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://gurge.com/blog/2006/10/16/ruby-at-60/#comment-61</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 16 Oct 2006 20:09:08 +0000</pubDate>
		<guid>http://gurge.com/blog/2006/10/16/ruby-at-60/#comment-61</guid>
		<description>Great article - I've been on about the same timeline on Ruby and agree with your observations. The biggest problem with Ruby is the culture: monkey patching is evil and should be abandoned but it seems like a lot of community members just love it. It will surely cause problems in the future, especially if the core libraries continue to rely on it to fix stuff, rather than refactoring to fix the actual problems.. Thanks for the thoughts!</description>
		<content:encoded><![CDATA[<p>Great article - I&#8217;ve been on about the same timeline on Ruby and agree with your observations. The biggest problem with Ruby is the culture: monkey patching is evil and should be abandoned but it seems like a lot of community members just love it. It will surely cause problems in the future, especially if the core libraries continue to rely on it to fix stuff, rather than refactoring to fix the actual problems.. Thanks for the thoughts!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
