<?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: 5 Reasons to Learn Ruby on Rails</title>
	<atom:link href="http://www.ryanyockey.com/200/web-apps/5-reasons-to-learn-ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ryanyockey.com/200/web-apps/5-reasons-to-learn-ruby-on-rails/</link>
	<description>SEO &#124; Marketing &#124; Coding Tips and Social Media News</description>
	<lastBuildDate>Mon, 08 Mar 2010 16:59:20 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ryan Yockey</title>
		<link>http://www.ryanyockey.com/200/web-apps/5-reasons-to-learn-ruby-on-rails/comment-page-1/#comment-21</link>
		<dc:creator>Ryan Yockey</dc:creator>
		<pubDate>Tue, 16 Jun 2009 13:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanyockey.com/?p=200#comment-21</guid>
		<description>Excellent. I have enjoyed learning Ruby so far.</description>
		<content:encoded><![CDATA[<p>Excellent. I have enjoyed learning Ruby so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: traffic site</title>
		<link>http://www.ryanyockey.com/200/web-apps/5-reasons-to-learn-ruby-on-rails/comment-page-1/#comment-20</link>
		<dc:creator>traffic site</dc:creator>
		<pubDate>Tue, 16 Jun 2009 13:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanyockey.com/?p=200#comment-20</guid>
		<description>I think this is a good for us and we are going learn about it</description>
		<content:encoded><![CDATA[<p>I think this is a good for us and we are going learn about it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Yockey</title>
		<link>http://www.ryanyockey.com/200/web-apps/5-reasons-to-learn-ruby-on-rails/comment-page-1/#comment-17</link>
		<dc:creator>Ryan Yockey</dc:creator>
		<pubDate>Tue, 09 Jun 2009 19:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanyockey.com/?p=200#comment-17</guid>
		<description>First, thanks for the in depth reply Brian.&lt;br&gt;&lt;br&gt;Yeah my fault on shooting at just Rails, rather it needs to be directed at learning Ruby. No single framework will completely build the next great web app.&lt;br&gt;&lt;br&gt;Agreed, no one can just learn Rails tomorrow and be hired on at a major company as the lead developer for Rails. You make an excellent point I neglected to make, get involved with the community and learn your craft through fixing bugs and intimately getting to know the language. As goes for any language you want to be seen as the master of.&lt;br&gt;&lt;br&gt;I actually read shortly after writing this post about Twitter not being solely on Rails anymore.&lt;br&gt;&lt;br&gt;Thanks for the helpful offer. So far Rails has been fun to develop in.</description>
		<content:encoded><![CDATA[<p>First, thanks for the in depth reply Brian.</p>
<p>Yeah my fault on shooting at just Rails, rather it needs to be directed at learning Ruby. No single framework will completely build the next great web app.</p>
<p>Agreed, no one can just learn Rails tomorrow and be hired on at a major company as the lead developer for Rails. You make an excellent point I neglected to make, get involved with the community and learn your craft through fixing bugs and intimately getting to know the language. As goes for any language you want to be seen as the master of.</p>
<p>I actually read shortly after writing this post about Twitter not being solely on Rails anymore.</p>
<p>Thanks for the helpful offer. So far Rails has been fun to develop in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Hogan</title>
		<link>http://www.ryanyockey.com/200/web-apps/5-reasons-to-learn-ruby-on-rails/comment-page-1/#comment-16</link>
		<dc:creator>Brian Hogan</dc:creator>
		<pubDate>Tue, 09 Jun 2009 19:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanyockey.com/?p=200#comment-16</guid>
		<description>There&#039;s a lot of flame-bait here. I&#039;m a long-time Rails user but I need to set the record straight here.&lt;br&gt;&lt;br&gt;I can tune a PHP server to vastly outperform Rails apps.  I can also set up a Rails application to bury a PHP application in terms of speed and scalability. However, it takes a lot of knowledge for *both* of those. Simply using Rails is not going to be faster than PHP if you don&#039;t have it working right.  However, you will get your project done faster. There&#039;s no question there. By the time you have your php app talking to the database and displaying records, I&#039;ll be done with my first feature implementation.&lt;br&gt;&lt;br&gt;To point #2, resume boster... everyone claims to be &quot;competent&quot; or &quot;familiar with&quot; whatever&#039;s popular. You want Rails to help you get a job? Learn Ruby, submit patches, become known on the net as someone who does Rails. Nobody&#039;s gonna hire you (for a good job) for just putting it on your resume.  Same goes for PHP, Python, and even Javascript.&lt;br&gt;&lt;br&gt;#3 Twitter uses a lot of stuff, including Rails, but also Scala, because Rails couldn&#039;t handle the demands of their message queue. Rails wasn&#039;t meant to be used the way they were using it. That&#039;s not Rails&#039; fault, and so they did the smart thing and used a technology that *could* do what they wanted.   Hulu uses Rails, but they also use Flash, and I am sure they have other technologies they use to get those videos to your machine.&lt;br&gt;&lt;br&gt;#4 and #5 are great reasons to learn Rails. We do have a great community, and if you ever need help with anything Rails-related, just let me know and I&#039;ll see how I can help.  If you&#039;re building a web-based app today, you&#039;re gonna have a hard time beating Rails for quickly getting your idea implemented. Deploying isn&#039;t even that hard anymore.  But just remember, it&#039;s not a golden hammer, and it&#039;s not going to get you the most awesome jobs.</description>
		<content:encoded><![CDATA[<p>There&#39;s a lot of flame-bait here. I&#39;m a long-time Rails user but I need to set the record straight here.</p>
<p>I can tune a PHP server to vastly outperform Rails apps.  I can also set up a Rails application to bury a PHP application in terms of speed and scalability. However, it takes a lot of knowledge for *both* of those. Simply using Rails is not going to be faster than PHP if you don&#39;t have it working right.  However, you will get your project done faster. There&#39;s no question there. By the time you have your php app talking to the database and displaying records, I&#39;ll be done with my first feature implementation.</p>
<p>To point #2, resume boster&#8230; everyone claims to be &#8220;competent&#8221; or &#8220;familiar with&#8221; whatever&#39;s popular. You want Rails to help you get a job? Learn Ruby, submit patches, become known on the net as someone who does Rails. Nobody&#39;s gonna hire you (for a good job) for just putting it on your resume.  Same goes for PHP, Python, and even Javascript.</p>
<p>#3 Twitter uses a lot of stuff, including Rails, but also Scala, because Rails couldn&#39;t handle the demands of their message queue. Rails wasn&#39;t meant to be used the way they were using it. That&#39;s not Rails&#39; fault, and so they did the smart thing and used a technology that *could* do what they wanted.   Hulu uses Rails, but they also use Flash, and I am sure they have other technologies they use to get those videos to your machine.</p>
<p>#4 and #5 are great reasons to learn Rails. We do have a great community, and if you ever need help with anything Rails-related, just let me know and I&#39;ll see how I can help.  If you&#39;re building a web-based app today, you&#39;re gonna have a hard time beating Rails for quickly getting your idea implemented. Deploying isn&#39;t even that hard anymore.  But just remember, it&#39;s not a golden hammer, and it&#39;s not going to get you the most awesome jobs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
