<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Widgizit &#187; ruby</title>
	<atom:link href="http://blog.widgizit.com/category/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.widgizit.com</link>
	<description>Everybody's doing it. Well... they should be.</description>
	<lastBuildDate>Wed, 05 Aug 2009 16:30:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Coming over to the server side</title>
		<link>http://blog.widgizit.com/2007/04/23/coming-over-to-the-server-side/</link>
		<comments>http://blog.widgizit.com/2007/04/23/coming-over-to-the-server-side/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 01:23:58 +0000</pubDate>
		<dc:creator>blogger</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://blog.widgizit.com/index.php/2007/04/23/coming-over-to-the-server-side/</guid>
		<description><![CDATA[The past week or so has found me coming up to speed on Ruby on Rails. I am developing portions of the site using RoR, and it&#8217;s been interesting so far. Ruby on Rails (RoR) is an open source web framework. The tag line is &#8220;convention over configuration,&#8221; meaning it&#8217;s designed to maximize out-of-the-box common [...]]]></description>
			<content:encoded><![CDATA[<p>The past week or so has found me coming up to speed on <a title="Ruby on Rails" href="http://www.rubyonrails.org">Ruby on Rails</a>. I am developing portions of the site using RoR, and it&#8217;s been interesting so far. Ruby on Rails (RoR) is an open source web framework. The tag line is &#8220;convention over configuration,&#8221; meaning it&#8217;s designed to maximize out-of-the-box common web app functionality, but it allows you to customize/override anything you don&#8217;t like. It&#8217;s based on <a title="Ruby" href="http://www.ruby-lang.org/en">Ruby</a>, an interpreted, OO scripting language.</p>
<p>I chose RoR because designed with the programmer in mind &#8211; it&#8217;s extremely powerful, but it makes no apologies for those who do not understand the fundamentals of distributed web application development, automated builds, and test-driven development. I feel that the learning curve has been relatively steep, more on the web app side than anything else. That said, as someone with a strong Java background, I like the evolutionary step that Ruby has taken and feel comfortable with the tools &#8211; Rake vs. Ant, Test::Unit instead of JUnit, etc.</p>
<p>I&#8217;m reading a book called <a title="Rails for Java Developers" href="http://www.amazon.com/gp/redirect.html%3FASIN=097761669X%26tag=widgizit-20%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/097761669X%253FSubscriptionId=0BMX5VDQDH6N8KPK8082">Rails for Java Developers</a> and I highly recommend it if you are a Java developer and want to learn RoR &#8211; relevant, concise, with an excellent comparison between Java and RoR approaches.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.widgizit.com/2007/04/23/coming-over-to-the-server-side/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
