<?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>Techcafeteria Blog &#187; rails</title>
	<atom:link href="http://techcafeteria.com/blog/category/rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://techcafeteria.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 05 Dec 2011 15:39:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Rails Wrap-up</title>
		<link>http://techcafeteria.com/blog/2007/05/19/rails-wrap-up/</link>
		<comments>http://techcafeteria.com/blog/2007/05/19/rails-wrap-up/#comments</comments>
		<pubDate>Sat, 19 May 2007 22:59:32 +0000</pubDate>
		<dc:creator>Peter Campbell</dc:creator>
				<category><![CDATA[nptech]]></category>
		<category><![CDATA[Open APIs]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ssc]]></category>
		<category><![CDATA[techcafeteria]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://techcafeteria.com/blog/2007/05/19/rails-wrap-up/</guid>
		<description><![CDATA[So, I came to this Rails conference looking for a few things. It&#8217;s not over, but I think I&#8217;ve got a good sense what I&#8217;ll walk away with tomorrow. I started to learn a bit about Rails while considering joining a software start-up (in the non-profit space). I spent a month hammering away with a [...]]]></description>
			<content:encoded><![CDATA[	<p>So, I came to this <a href="http://conferences.oreillynet.com/rails/">Rails conference</a> looking for a few things.  It&#8217;s not over, but I think I&#8217;ve got a good sense what I&#8217;ll walk away with tomorrow.</p>

	<p>I started to learn a bit about Rails while considering joining a software start-up (in the non-profit space).  I spent a month hammering away with a few <a href="http://www.preilly.net">O&#8217;Reilly books</a> and a sample project, then got pulled away by real world concerns like starting up my new career fast so my family won&#8217;t starve.  I got far enough to get the concepts and philosophy, master the innovative database management (<a href="http://wiki.rubyonrails.org/rails/pages/ActiveRecord">activerecord</a>), and start an app that I plan to finish and publish as part of Techcafeteria someday. Along the way, I loved the rapid development features and recognized Rails as a bit of a conceptual leap in programming/scripting, that values efficiency of following conventions over coding.  Being oriented toward finding the fastest paths to the best results, I was also intrigued by how Rails builds <a href="http://en.wikipedia.org/wiki/AJAX">Ajax</a> functionality into the code (I just never bothered to get beyond the basics of <a href="http://en.wikipedia.org/wiki/javascript">Javascript</a>, preferring server-side programming, I bias I now regret&#8230;) But I also grew concerned about the platforms speed and scalability, concerns that my friends at <a href="http://socialsourcecommons.org">Social Source Commons (SSC)</a> would second, I suspect.</p>

	<p>So, the four areas that the conference could have helped me with, and how it did:<br />
<ol></p>
	<p><li>Learning more of the scripting language.  Not so much&#8212;maybe a referral to the <a href="http://www.pragmaticprogrammer.com/titles/fr_rr/index.html">book I&#8217;m missing</a> that will glide me right over that hump.</li><br />
<li>Ajax intro &#8211; pretty good.  I attended a few sessions on <a href="http://www.prototypejs.org/">Prototype</a> and <a href="http://script.aculo.us">Scriptaculous</a> that gave me a far better handle on how they work .</li><br />
<li>Ruby Scaling&#8212;an awesome session on the proxy cache and other options out there to speed up Rails, with pointers to what bottlenecks it.  This was likely the most valuable thing, and I&#8217;ll be contacting Gunner to offer to take a look at the <span class="caps">SSC</span> platform and see if we can apply some of what I learned.</li><br />
<li>Where it&#8217;s going, as I reported on yesterday.  Among web scripting languages, <a href="http://www.php.net"><span class="caps">PHP</span></a> and <a href="www.microsoft.com/NET"><span class="caps">ASP</span>/.NET</a> are the kings today.  My prediction is that Ruby on Rails will eclipse them, and gain broad adoption among web 2.0 developers and corporations looking for in-house app development tools.  The main limitation &#8211; performance &#8211; is being addressed and will be fixed, no question.</li><br />
</ol></p>
	<p>The benefit of having a functional application roughly 60 seconds after you think of a name for it is phenomenal, and the developers are completely geared toward continuing to make it the out of the box solution for speedy delivery of standards-based, current tech web applications.<strong>Similar Posts:</strong><ul class="similar-posts"><li><a href="http://techcafeteria.com/blog/2007/05/17/the-rails-thing/" rel="bookmark" title="May 17, 2007">The Rails Thing</a></li></p>

	<p><li><a href="http://techcafeteria.com/blog/2007/05/18/instant-open-api-with-rails-20/" rel="bookmark" title="May 18, 2007">Instant Open <span class="caps">API</span> with Rails 2.0</a></li></p>

	<p><li><a href="http://techcafeteria.com/blog/2007/05/15/openid-enabled/" rel="bookmark" title="May 15, 2007">OpenID Enabled</a></li></p>

	<p><li><a href="http://techcafeteria.com/blog/2007/06/06/salesforce-show-and-tell/" rel="bookmark" title="June 6, 2007">Salesforce Show and Tell</a></li></p>

	<p><li><a href="http://techcafeteria.com/blog/2007/05/12/a-day-of-joomla/" rel="bookmark" title="May 12, 2007">A Day of Joomla (live)</a></li><br />
</ul><!-- Similar Posts took 3.673 ms --></p>
 <p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Ftechcafeteria.com%2Fblog%2F2007%2F05%2F19%2Frails-wrap-up%2F&amp;title=Rails%20Wrap-up" id="wpa2a_2"><img src="http://techcafeteria.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://techcafeteria.com/blog/2007/05/19/rails-wrap-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

