<?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 on rails</title>
	<atom:link href="http://blog.widgizit.com/category/ruby-on-rails/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>Getting closer</title>
		<link>http://blog.widgizit.com/2007/05/09/getting-closer/</link>
		<comments>http://blog.widgizit.com/2007/05/09/getting-closer/#comments</comments>
		<pubDate>Thu, 10 May 2007 01:21:13 +0000</pubDate>
		<dc:creator>blogger</dc:creator>
				<category><![CDATA[amazon]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[provider]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://blog.widgizit.com/index.php/2007/05/09/getting-closer/</guid>
		<description><![CDATA[I&#8217;ve made considerable progress since my last post. I have a first-cut working Ruby on Rails application built on a development box &#8211; an Ubuntu VM (on Windows). The first round of widgets (Amazon-based) are ready to go. Much of the build process for the widgets and the web site is automated. I&#8217;ve signed up [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve made considerable progress since my last post. I have a first-cut working Ruby on Rails application built on a development box &#8211; an Ubuntu VM (on Windows). The first round of widgets (Amazon-based) are ready to go. Much of the build process for the widgets and the web site is automated. I&#8217;ve signed up with <a title="Slicehost" href="http://www.slicehost.com">Slicehost</a> to host the site &#8211; they come highly recommended and the price was extremely compelling. I&#8217;m now coming up to speed on things like DNS configuration, setting up a scalable production web server environment, and maneuvering around Linux. While it&#8217;s been an eye opener as to all of the components needed to get a web application off of the ground (and I&#8217;m sooo barely scratching the surface), I&#8217;ve also been thrilled at the plethora of readily available tutorials, how-tos, forums, wikis, etc. to make this easier. Many others have trodden similar ground to get their fledgling efforts off of the ground, and this is a very good thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.widgizit.com/2007/05/09/getting-closer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>
