<?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: ScreenSteps Live: A Case Study on Ruby on Rails &#8211; Part 1</title>
	<atom:link href="http://www.bluemangolearning.com/blog/2008/05/screensteps-live-a-case-study-on-ruby-on-rails-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bluemangolearning.com/blog/2008/05/screensteps-live-a-case-study-on-ruby-on-rails-part-1/</link>
	<description>A blog about removing the ambiguity of your online communications</description>
	<lastBuildDate>Fri, 03 Feb 2012 16:10:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Greg DeVore</title>
		<link>http://www.bluemangolearning.com/blog/2008/05/screensteps-live-a-case-study-on-ruby-on-rails-part-1/comment-page-1/#comment-304</link>
		<dc:creator>Greg DeVore</dc:creator>
		<pubDate>Tue, 14 Oct 2008 20:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://bluemangolearning.com/blog/2008/05/21/screensteps-live-a-case-study-on-ruby-on-rails-part-1/#comment-304</guid>
		<description>&lt;p&gt;@TL - I just posted it. Hopefully it has some good info in their for you.  If there are specific things you would like to know about our Rails experience let me know and I will try to address them.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@TL &#8211; I just posted it. Hopefully it has some good info in their for you.  If there are specific things you would like to know about our Rails experience let me know and I will try to address them.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Greg DeVore</title>
		<link>http://www.bluemangolearning.com/blog/2008/05/screensteps-live-a-case-study-on-ruby-on-rails-part-1/comment-page-1/#comment-300</link>
		<dc:creator>Greg DeVore</dc:creator>
		<pubDate>Tue, 14 Oct 2008 19:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://bluemangolearning.com/blog/2008/05/21/screensteps-live-a-case-study-on-ruby-on-rails-part-1/#comment-300</guid>
		<description>&lt;p&gt;@TL - Thanks for the reminder. I&#039;ve had a draft for awhile. I just need to finish up.  I will get it out soon.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@TL &#8211; Thanks for the reminder. I&#8217;ve had a draft for awhile. I just need to finish up.  I will get it out soon.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: TL</title>
		<link>http://www.bluemangolearning.com/blog/2008/05/screensteps-live-a-case-study-on-ruby-on-rails-part-1/comment-page-1/#comment-301</link>
		<dc:creator>TL</dc:creator>
		<pubDate>Sat, 11 Oct 2008 20:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://bluemangolearning.com/blog/2008/05/21/screensteps-live-a-case-study-on-ruby-on-rails-part-1/#comment-301</guid>
		<description>&lt;p&gt;Wow...it&#039;s been awhile since the last article. &lt;/p&gt;

&lt;p&gt;Where&#039;s part two...I&#039;m VERY interested in the rest of your story! :-)&lt;/p&gt;

&lt;p&gt;~TL&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Wow&#8230;it&#8217;s been awhile since the last article. </p>

<p>Where&#8217;s part two&#8230;I&#8217;m VERY interested in the rest of your story! :-)</p>

<p>~TL</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Greg DeVore</title>
		<link>http://www.bluemangolearning.com/blog/2008/05/screensteps-live-a-case-study-on-ruby-on-rails-part-1/comment-page-1/#comment-303</link>
		<dc:creator>Greg DeVore</dc:creator>
		<pubDate>Tue, 08 Jul 2008 06:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://bluemangolearning.com/blog/2008/05/21/screensteps-live-a-case-study-on-ruby-on-rails-part-1/#comment-303</guid>
		<description>&lt;p&gt;Nick- I did look briefly at a couple of alternatives - mainly php. Like I said, I had never done a web app before, and when we started I had no intentions of doing the programming myself.&lt;/p&gt;

&lt;p&gt;Our decision to go with Rails was mainly due to the &quot;buzz&quot; surrounding Rails. To be honest it wasn&#039;t an extremely informed decision.&lt;/p&gt;

&lt;p&gt;But, I can say now, after having done this project and also after having done some PHP programming since then, that if I had it to do over again I would still do it in Rails.&lt;/p&gt;

&lt;p&gt;The real key for me has been how easy it has been to quickly iterate using Rails. PHP seemed a bit more cumbersome to me in that regard. PHP has a lot of advantages. Deploying Rails for the first time (which I will talk about in another post) was a complete nightmare. But overall I much prefer the Ruby language and the Rails framework to anything I have found in PHP (but, to be fair, my experience in PHP is very limited).&lt;/p&gt;

&lt;p&gt;I have no experience with Perl, Python, .NET, etc. so I couldn&#039;t speak intelligently about those. Also, I haven&#039;t looked at alternatives in Ruby such as Merb so I couldn&#039;t speak to that either.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nick- I did look briefly at a couple of alternatives &#8211; mainly php. Like I said, I had never done a web app before, and when we started I had no intentions of doing the programming myself.</p>

<p>Our decision to go with Rails was mainly due to the &#8220;buzz&#8221; surrounding Rails. To be honest it wasn&#8217;t an extremely informed decision.</p>

<p>But, I can say now, after having done this project and also after having done some PHP programming since then, that if I had it to do over again I would still do it in Rails.</p>

<p>The real key for me has been how easy it has been to quickly iterate using Rails. PHP seemed a bit more cumbersome to me in that regard. PHP has a lot of advantages. Deploying Rails for the first time (which I will talk about in another post) was a complete nightmare. But overall I much prefer the Ruby language and the Rails framework to anything I have found in PHP (but, to be fair, my experience in PHP is very limited).</p>

<p>I have no experience with Perl, Python, .NET, etc. so I couldn&#8217;t speak intelligently about those. Also, I haven&#8217;t looked at alternatives in Ruby such as Merb so I couldn&#8217;t speak to that either.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Lo</title>
		<link>http://www.bluemangolearning.com/blog/2008/05/screensteps-live-a-case-study-on-ruby-on-rails-part-1/comment-page-1/#comment-302</link>
		<dc:creator>Nick Lo</dc:creator>
		<pubDate>Fri, 04 Jul 2008 07:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://bluemangolearning.com/blog/2008/05/21/screensteps-live-a-case-study-on-ruby-on-rails-part-1/#comment-302</guid>
		<description>&lt;p&gt;In your next post I&#039;d be interested to know why you went with Ruby on Rails and if you looked at any alternatives.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In your next post I&#8217;d be interested to know why you went with Ruby on Rails and if you looked at any alternatives.</p>]]></content:encoded>
	</item>
</channel>
</rss>

