<?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 on Rails 1.0 is out</title>
	<atom:link href="http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<lastBuildDate>Sun, 08 Nov 2009 19:29:21 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/comment-page-2/#comment-596434</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 10 Jan 2008 10:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/#comment-596434</guid>
		<description>not sure what to use</description>
		<content:encoded><![CDATA[<p>not sure what to use</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ajay reddy akiti</title>
		<link>http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/comment-page-2/#comment-261412</link>
		<dc:creator>ajay reddy akiti</dc:creator>
		<pubDate>Tue, 29 May 2007 08:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/#comment-261412</guid>
		<description>how can i access the c language code in ru by on rails</description>
		<content:encoded><![CDATA[<p>how can i access the c language code in ru by on rails</p>]]></content:encoded>
	</item>
	<item>
		<title>By: lgomez</title>
		<link>http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/comment-page-2/#comment-13522</link>
		<dc:creator>lgomez</dc:creator>
		<pubDate>Sun, 05 Feb 2006 08:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/#comment-13522</guid>
		<description>People, I think you are wasting your time discussing this. If RoR seems the way it appears to you, fine. Feel free to use something else. Python, Java, ASP.NET, PHP, whatever. These are tools. You should be thankful you have options. I myself have used PHP primarily for over seven years, ASP at some point (before PHP), some Python and now Ruby and Ruby on Rails.

Some fit certain projects and others fit other projects. I like the Rails philosophy to a certain degree and think we could all benefit from it. Again, these are tools. If you don&#039;t see them as tools and if you don&#039;t see the advantage of having options and accepting that some are better for certain things, then IMO you need to stop breathing code and go get some air.

Not to be rude but I&#039;ve heard this discussion many times already (with and without RoR).

Have a nice day.</description>
		<content:encoded><![CDATA[<p>People, I think you are wasting your time discussing this. If RoR seems the way it appears to you, fine. Feel free to use something else. Python, Java, ASP.NET, PHP, whatever. These are tools. You should be thankful you have options. I myself have used PHP primarily for over seven years, ASP at some point (before PHP), some Python and now Ruby and Ruby on Rails.</p>
<p>Some fit certain projects and others fit other projects. I like the Rails philosophy to a certain degree and think we could all benefit from it. Again, these are tools. If you don&#8217;t see them as tools and if you don&#8217;t see the advantage of having options and accepting that some are better for certain things, then IMO you need to stop breathing code and go get some air.</p>
<p>Not to be rude but I&#8217;ve heard this discussion many times already (with and without RoR).</p>
<p>Have a nice day.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/comment-page-2/#comment-12121</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sun, 18 Dec 2005 22:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/#comment-12121</guid>
		<description>I am intrigued by the hype of Rails and I enjoyed watching the blog-in-15-minutes overview. I think that is what it should be looked at too - an overview. There is more behind Rails (such as the power of Ruby) that leaves lots to be learned by us all.

I am an ASP.Net 1.1 developer and I just now got a chance to look at ASP.Net 2.0 and was surprised at how much time they spent reducing the time for the developer to do common tasks. In rails, it is a few lines of code to get the &#039;insert&#039;, &#039;edit&#039;, &#039;delete&#039; functionality ... in ASP.Net 2.0 it is a few mouse clicks. The new IDE is (free) way better than Visual Studio 2003 - which I never used because it sucked and stuck with Dreamweaver.

Anyhow, Rails is wicked-awesome from my brief look into it. I&#039;ll definately get a project or two going on it and add it to my toolbelt of languages to use for projects. Many of already said it in these comments but Rails, PHP, CF, ASP.Net , Java etc. all have their place and the choice is up to you as the developer to decide what is right for the tasks at hand.

Good luck to everyone.</description>
		<content:encoded><![CDATA[<p>I am intrigued by the hype of Rails and I enjoyed watching the blog-in-15-minutes overview. I think that is what it should be looked at too &#8211; an overview. There is more behind Rails (such as the power of Ruby) that leaves lots to be learned by us all.</p>
<p>I am an ASP.Net 1.1 developer and I just now got a chance to look at ASP.Net 2.0 and was surprised at how much time they spent reducing the time for the developer to do common tasks. In rails, it is a few lines of code to get the &#8216;insert&#8217;, &#8216;edit&#8217;, &#8216;delete&#8217; functionality &#8230; in ASP.Net 2.0 it is a few mouse clicks. The new IDE is (free) way better than Visual Studio 2003 &#8211; which I never used because it sucked and stuck with Dreamweaver.</p>
<p>Anyhow, Rails is wicked-awesome from my brief look into it. I&#8217;ll definately get a project or two going on it and add it to my toolbelt of languages to use for projects. Many of already said it in these comments but Rails, PHP, CF, ASP.Net , Java etc. all have their place and the choice is up to you as the developer to decide what is right for the tasks at hand.</p>
<p>Good luck to everyone.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: bonefry</title>
		<link>http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/comment-page-2/#comment-12080</link>
		<dc:creator>bonefry</dc:creator>
		<pubDate>Sat, 17 Dec 2005 05:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/#comment-12080</guid>
		<description>Oh, I forgot, there is another problem with Ruby on Rails.
The Rails community became too arrogant in relatively little time.
It doesn&#039;t help promoting Rails simply because Ruby is still considered a toy.</description>
		<content:encoded><![CDATA[<p>Oh, I forgot, there is another problem with Ruby on Rails.<br />
The Rails community became too arrogant in relatively little time.<br />
It doesn&#8217;t help promoting Rails simply because Ruby is still considered a toy.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: bonefry</title>
		<link>http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/comment-page-2/#comment-12078</link>
		<dc:creator>bonefry</dc:creator>
		<pubDate>Sat, 17 Dec 2005 05:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/#comment-12078</guid>
		<description>Problem with Ruby (the platform) is speed.

When talking about multi-tier web applications we also need pure processing power. The current sollution in Ruby is to drop to C code ... and that, from a productivity perspective, sucks.

Also, because Ruby cannot even have an XML parser written in pure Ruby that doesn&#039;t suck, many libraries come with components written in C, making deployment a nightmare.

When it comes to Rails ... my main problem with it is the poor internationalization support, although overall is a good framework.
Another problem would be the AJAX support that looks childish.

IMHO, component and event-based web development (ASP.NET, JSF, Tapestry) is the way to go.</description>
		<content:encoded><![CDATA[<p>Problem with Ruby (the platform) is speed.</p>
<p>When talking about multi-tier web applications we also need pure processing power. The current sollution in Ruby is to drop to C code &#8230; and that, from a productivity perspective, sucks.</p>
<p>Also, because Ruby cannot even have an XML parser written in pure Ruby that doesn&#8217;t suck, many libraries come with components written in C, making deployment a nightmare.</p>
<p>When it comes to Rails &#8230; my main problem with it is the poor internationalization support, although overall is a good framework.<br />
Another problem would be the AJAX support that looks childish.</p>
<p>IMHO, component and event-based web development (ASP.NET, JSF, Tapestry) is the way to go.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: heartburn</title>
		<link>http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/comment-page-2/#comment-12045</link>
		<dc:creator>heartburn</dc:creator>
		<pubDate>Fri, 16 Dec 2005 06:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/#comment-12045</guid>
		<description>No that&#039;s silly. I am learning it right now. You know very well that I&#039;m subscribed to this thread and my email icon blinks whenever someone posts. I can&#039;t have spent more than 45 minutes total here and that was trying to get answers that don&#039;t seem to be forthcoming. So I think it&#039;s unkind suggest that I&#039;m sitting around doing nothing but staring at this thread when I should be studying.</description>
		<content:encoded><![CDATA[<p>No that&#8217;s silly. I am learning it right now. You know very well that I&#8217;m subscribed to this thread and my email icon blinks whenever someone posts. I can&#8217;t have spent more than 45 minutes total here and that was trying to get answers that don&#8217;t seem to be forthcoming. So I think it&#8217;s unkind suggest that I&#8217;m sitting around doing nothing but staring at this thread when I should be studying.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Clenard</title>
		<link>http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/comment-page-1/#comment-12044</link>
		<dc:creator>Clenard</dc:creator>
		<pubDate>Fri, 16 Dec 2005 06:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/#comment-12044</guid>
		<description>I&#039;ve played around with RoR and I&#039;m still not sold. I&#039;d much rather go with Python and use TurboGears just because Python seems to be a MUCH more mature language in general.

RoR IMO is a cool framework - but people pump it up a little too much. It&#039;s not an &quot;EASY&quot; Language to learn... you STILL have to learn ANOTHER LANGUAGE that will take you 10 times the time to learn it than it would take you to build 2-3 New Projects using your existing Languages, so what&#039;s the point? I&#039;ve been hearing &quot;Rapid Development&quot; on every Blog online but it just doesn&#039;t make sense to me to learn, yet ANOTHER language to get things done a little faster??? I&#039;ve even heard &quot;ROR Brought us AJAX&quot; somewhere... funny, I thought JavaScript brought us AJAX (other than Jesse James Garrett ;) ). PRADO was using &quot;AJAX&quot; before it was coined &quot;AJAX&quot; but, since it was &quot;just another framework&quot; it&#039;s still &quot;just another framework&quot;.

The thing I do like about RoR is the fact that they brought Video&#039;s rather than boring old Text Documents... But, I&#039;ll stick to PHP and wait for the Zend Framework to hit the Community =)  I just see RoR like Audi&#039;s in America... yeah, they&#039;re cool, they&#039;re fast, goood looking, etc -- but why do I need it? What&#039;s the down-side to it? There&#039;s definately better choices out there, right?

Hopefully, as I&#039;ve mentioned other places, Zend will do the same as RoR did with the Video&#039;s, but with more examples than RoR.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve played around with RoR and I&#8217;m still not sold. I&#8217;d much rather go with Python and use TurboGears just because Python seems to be a MUCH more mature language in general.</p>
<p>RoR IMO is a cool framework &#8211; but people pump it up a little too much. It&#8217;s not an &#8220;EASY&#8221; Language to learn&#8230; you STILL have to learn ANOTHER LANGUAGE that will take you 10 times the time to learn it than it would take you to build 2-3 New Projects using your existing Languages, so what&#8217;s the point? I&#8217;ve been hearing &#8220;Rapid Development&#8221; on every Blog online but it just doesn&#8217;t make sense to me to learn, yet ANOTHER language to get things done a little faster??? I&#8217;ve even heard &#8220;ROR Brought us AJAX&#8221; somewhere&#8230; funny, I thought JavaScript brought us AJAX (other than Jesse James Garrett ;) ). PRADO was using &#8220;AJAX&#8221; before it was coined &#8220;AJAX&#8221; but, since it was &#8220;just another framework&#8221; it&#8217;s still &#8220;just another framework&#8221;.</p>
<p>The thing I do like about RoR is the fact that they brought Video&#8217;s rather than boring old Text Documents&#8230; But, I&#8217;ll stick to PHP and wait for the Zend Framework to hit the Community =)  I just see RoR like Audi&#8217;s in America&#8230; yeah, they&#8217;re cool, they&#8217;re fast, goood looking, etc &#8212; but why do I need it? What&#8217;s the down-side to it? There&#8217;s definately better choices out there, right?</p>
<p>Hopefully, as I&#8217;ve mentioned other places, Zend will do the same as RoR did with the Video&#8217;s, but with more examples than RoR.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ikarys</title>
		<link>http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/comment-page-1/#comment-12042</link>
		<dc:creator>ikarys</dc:creator>
		<pubDate>Fri, 16 Dec 2005 05:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/#comment-12042</guid>
		<description>BTW, I was the Anonymous poster that ikeo quoted.  I dunno why it made me anonymous :(

:) that time to sit still and learn, is the time you spent discussing in this thread.
It&#039;s that easy!</description>
		<content:encoded><![CDATA[<p>BTW, I was the Anonymous poster that ikeo quoted.  I dunno why it made me anonymous :(</p>
<p>:) that time to sit still and learn, is the time you spent discussing in this thread.<br />
It&#8217;s that easy!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: heartburn</title>
		<link>http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/comment-page-1/#comment-12040</link>
		<dc:creator>heartburn</dc:creator>
		<pubDate>Fri, 16 Dec 2005 04:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/12/13/ruby-on-rails-10-is-out/#comment-12040</guid>
		<description>A long time ago, at a telephone company far, far away, we used Clipper for a DOS based order entry system. (for you youngsters, clipper was the &quot;dirty little secret&quot; of programming shops that needed to create database backed DOS apps fast.) We hated Cliper. A day didn&#039;t go by that We didn&#039;t curse Clipper.

Then one day, Microsoft introduced VisualBasic 1. What a wonderful day that was! It got great press. Everyone seemed to love it. And it created Windows apps without C! We rejoiced. We made pretty screens, we popped up dialogs... we were happy.

We were happy until we tried to meet our requirements. As our code piled up behind buttons, we struggled with basic functionality like communications and printing. How we longed for the days of Clipper.

The moral of the story is... I&#039;m not sure :(</description>
		<content:encoded><![CDATA[<p>A long time ago, at a telephone company far, far away, we used Clipper for a DOS based order entry system. (for you youngsters, clipper was the &#8220;dirty little secret&#8221; of programming shops that needed to create database backed DOS apps fast.) We hated Cliper. A day didn&#8217;t go by that We didn&#8217;t curse Clipper.</p>
<p>Then one day, Microsoft introduced VisualBasic 1. What a wonderful day that was! It got great press. Everyone seemed to love it. And it created Windows apps without C! We rejoiced. We made pretty screens, we popped up dialogs&#8230; we were happy.</p>
<p>We were happy until we tried to meet our requirements. As our code piled up behind buttons, we struggled with basic functionality like communications and printing. How we longed for the days of Clipper.</p>
<p>The moral of the story is&#8230; I&#8217;m not sure :(</p>]]></content:encoded>
	</item>
</channel>
</rss>
