<?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</title>
	<atom:link href="http://www.darcynorman.net/2005/03/31/ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darcynorman.net/2005/03/31/ruby-on-rails/</link>
	<description>just a lowly edtech geek, mumble mumble university of calgary</description>
	<lastBuildDate>Fri, 19 Mar 2010 20:41:04 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tim Germer</title>
		<link>http://www.darcynorman.net/2005/03/31/ruby-on-rails/#comment-79760</link>
		<dc:creator>Tim Germer</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-79760</guid>
		<description>I would enthusiasticly recommened you create a simple web app in Ruby on Rails.  You&#039;ll find many things that both intrigue and delight.  Of course I&#039;m a little biased :)  For a good read check out:
http://www.linuxjournal.com/article/8217

Also, read up on Odeo&#039;s adventures in Rails:
http://www.anarchogeek.com/archives/000514.html?rss

Tim</description>
		<content:encoded><![CDATA[<p>I would enthusiasticly recommened you create a simple web app in Ruby on Rails.  You&#8217;ll find many things that both intrigue and delight.  Of course I&#8217;m a little biased <img src='http://www.darcynorman.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   For a good read check out:<br />
<a href="http://www.linuxjournal.com/article/8217" rel="nofollow">http://www.linuxjournal.com/article/8217</a></p>
<p>Also, read up on Odeo&#8217;s adventures in Rails:<br />
<a href="http://www.anarchogeek.com/archives/000514.html?rss" rel="nofollow">http://www.anarchogeek.com/archives/000514.html?rss</a></p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D'Arcy</title>
		<link>http://www.darcynorman.net/2005/03/31/ruby-on-rails/#comment-79761</link>
		<dc:creator>D'Arcy</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-79761</guid>
		<description>Tim, thanks for the links. The more I read about Ruby (and Rails), the more I want to try it out...</description>
		<content:encoded><![CDATA[<p>Tim, thanks for the links. The more I read about Ruby (and Rails), the more I want to try it out&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark W. Shead  &#187; Blog Archive   &#187; Why Java Won&#</title>
		<link>http://www.darcynorman.net/2005/03/31/ruby-on-rails/#comment-79762</link>
		<dc:creator>Mark W. Shead  &#187; Blog Archive   &#187; Why Java Won&#</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-79762</guid>
		<description>[...]  really think about the problem on a  level that is much closer to the user experience. 	 	Some thoughts on how Ruby is Similiar to Webobjects 	A look at some of the frameworks availab [...]</description>
		<content:encoded><![CDATA[<p>[...]  really think about the problem on a  level that is much closer to the user experience. 	 	Some thoughts on how Ruby is Similiar to Webobjects 	A look at some of the frameworks availab [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mitch</title>
		<link>http://www.darcynorman.net/2005/03/31/ruby-on-rails/#comment-79763</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-79763</guid>
		<description>D&#039;Arcy, you have to check out why (the lucky stiff&#039;s) poignant guide to ruby: http://poignantguide.net/ruby/. Fun to read, and it has cartoon foxes in it!

The thing I&#039;m really excited about with RoR is that it natively supports ajax (yes, there&#039;s that other buzz word of the moment).

The other cool thing is that because Ruby is so high level, it&#039;s making a lot of non-developers into devs. So now people who previously wouldn&#039;t touch code but who have really awesome ideas can now implement to their hearts&#039; content. There&#039;s some debate about how Ruby&#039;s not a great language to start with and how it&#039;s too high level (hivelogic had a good post about it: http://hivelogic.com/archives/2005/02/27/regarding-ruby-and-ruby-on-rails/), and there&#039;s been lots of er arguing/flaming re: java vs. ruby... but Ruby&#039;s so hot right now, it&#039;s like nothing can hold it back.</description>
		<content:encoded><![CDATA[<p>D&#8217;Arcy, you have to check out why (the lucky stiff&#8217;s) poignant guide to ruby: <a href="http://poignantguide.net/ruby/" rel="nofollow">http://poignantguide.net/ruby/</a>. Fun to read, and it has cartoon foxes in it!</p>
<p>The thing I&#8217;m really excited about with RoR is that it natively supports ajax (yes, there&#8217;s that other buzz word of the moment).</p>
<p>The other cool thing is that because Ruby is so high level, it&#8217;s making a lot of non-developers into devs. So now people who previously wouldn&#8217;t touch code but who have really awesome ideas can now implement to their hearts&#8217; content. There&#8217;s some debate about how Ruby&#8217;s not a great language to start with and how it&#8217;s too high level (hivelogic had a good post about it: <a href="http://hivelogic.com/archives/2005/02/27/regarding-ruby-and-ruby-on-rails/)" rel="nofollow">http://hivelogic.com/archives/2005/02/27/regarding-ruby-and-ruby-on-rails/)</a>, and there&#8217;s been lots of er arguing/flaming re: java vs. ruby&#8230; but Ruby&#8217;s so hot right now, it&#8217;s like nothing can hold it back.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
