<?xml version="1.0" encoding="UTF-8"?>
<blog-post>
  <author-id type="integer">6683</author-id>
  <blog-comments-count type="integer">0</blog-comments-count>
  <blog-post-status-id type="integer">3</blog-post-status-id>
  <body-format>econsultancy_xml</body-format>
  <body-formatted>
  &lt;p&gt;----------------------------------------------------&lt;/p&gt;
  &lt;p&gt;
    &lt;strong&gt;Can you give us a snapshot of the types of organisations that are adopting &lt;a href="http://rubyonrails.com"&gt;Rails&lt;/a&gt;?&lt;/strong&gt;
  &lt;/p&gt;
  &lt;p&gt;We&#8217;ve had the traditional curve of early adopters &#8211; small companies and innovative consultants that have less red tape to cut through to adopt new technologies. They were the first people to jump on board. Then there was the second wave of people who weren&#8217;t majorly focused on new technologies but were happy enough to adopt them.&lt;/p&gt;
  &lt;p&gt;We&#8217;re entering a new phase now, which basically includes everybody. Big companies and big consulting firms now see Rails as more of an established technology and are adopting it in a bigger way now. The biggest story in terms of recent adoption is big business &#8211; although it is not something we ever pro-actively pursued. &lt;/p&gt;
  &lt;p&gt;They are coming to Rails on their own terms &#8211; we are not trying to woo enterprises with legacy systems or what have you.&lt;/p&gt;
  &lt;p&gt;----------------------------------------------------&lt;/p&gt;
  &lt;p&gt;
    &lt;strong&gt;How difficult has it been to manage its popularity?&lt;/strong&gt;
  &lt;/p&gt;
  &lt;p&gt;Rails adoption has been on a really steep sloping curve &#8211; as much as it can be. I think we don&#8217;t want to accelerate that too much further &#8211; we have to control the way Rails is being adopted in a way that people coming in can be adopted into the community.&lt;/p&gt;
  &lt;p&gt;It&#8217;s very easy to be flooded with people coming from other development cultures, and it&#8217;s very prudent that we make sure the community can withstand the influx of new people.&lt;/p&gt;
  &lt;p&gt;----------------------------------------------------&lt;/p&gt;
  &lt;p&gt;
    &lt;strong&gt;How, typically, are businesses using it? &lt;/strong&gt;
  &lt;/p&gt;
  &lt;p&gt;There is a lot of stuff going on. There are a lot of applications that perhaps wouldn&#8217;t have got done otherwise. Applications where someone in the department would ask how long they would take to do, and the IT/Java team would say 18 months. Now, the consulting team tells them that they would take three months in Rails.&lt;/p&gt;
  &lt;p&gt;There is also a fair number of start-ups with big money behind them that are choosing to go with Rails.&#160;People like &lt;a href="http://www.jobster.com"&gt;Jobster&lt;/a&gt; &#8211; corporations that have lots of people and are choosing to base their stuff on Rails.&lt;/p&gt;
  &lt;p&gt;A lot of it, also, is in internal applications where&#160;companies can test it out, and where they feel if it doesn&#8217;t work out there won&#8217;t be this big public debacle.&lt;/p&gt;
  &lt;p&gt;----------------------------------------------------&lt;/p&gt;
  &lt;p&gt;
    &lt;strong&gt;Apart from &lt;a href="http://www.basecamphq.com"&gt;Basecamp&lt;/a&gt;, what&#8217;s the best thing you&#8217;ve seen produced on Rails?&lt;/strong&gt;
  &lt;/p&gt;
  &lt;p&gt;It&#8217;s kind of hard to say - there has been very good stuff developed in pretty much every area. I personally like a site called &lt;a href="http://www.43things.com"&gt;43things.com&lt;/a&gt;, which is an inspirational site where you can track your life goals. &lt;/p&gt;
  &lt;p&gt;I also like &lt;a href="http://www.shopify.com"&gt;Shopify.com&lt;/a&gt;, which is an incredibly cool shopping marketplace area where someone with very little expertise can set up a web shop that doesn&#8217;t look like crap, which they usually do.&lt;/p&gt;
  &lt;p&gt;----------------------------------------------------&lt;/p&gt;
  &lt;p&gt;
    &lt;strong&gt;Do you have any advice for anyone thinking about adopting it?&lt;/strong&gt;
  &lt;/p&gt;
  &lt;p&gt;The best way is to try it out. It&#8217;s very easy to download the framework and get things set up in a day. It&#8217;s free and it&#8217;s fast. Get a feel for how it would work for you and your organisation by looking at it on your own. Take a tiny feature or application and try to develop it in Rails.&lt;/p&gt;
  &lt;p&gt;You can read all you want and throw the pros and cons back and forth, but if you just try it it can be a revelation for people. It&#8217;s less of a change than I think people suggest.&lt;/p&gt;
  &lt;p&gt;----------------------------------------------------&lt;/p&gt;
  &lt;p&gt;
    &lt;strong&gt;For a novice, what level of skills do you need?&lt;/strong&gt;
  &lt;/p&gt;
  &lt;p&gt;As long as you have a bit of an understanding of core programming, Rails is a great starting point to take your skills to the next level. &lt;/p&gt;
  &lt;p&gt;I find that a lot of newbies have trouble developing in Rails if they just try to learn it from examples. The best way to learn Rails is to just pick up a project and try to develop it in Rails.&lt;/p&gt;
  &lt;p&gt;----------------------------------------------------&lt;/p&gt;
  &lt;p&gt;
    &lt;strong&gt;What are going to be the main changes with Rails 2.0?&lt;/strong&gt;
  &lt;/p&gt;
  &lt;p&gt;The main objective for Rails 2.0 is to streamline some of the baggage we&#8217;ve been collecting along the way. We&#8217;re taking some things out of Rails &#8211; experiments that either didn&#8217;t work out too well, or didn&#8217;t live up to the primary goal of developing the Rails framework; offering things that people need most of the time.&lt;/p&gt;
  &lt;p&gt;There are also a number of components that are slightly too high level and we&#8217;ll take those out. We&#8217;ll also be putting in a bunch of small fixes and improvements. &lt;br /&gt;The main focus is cementing our allegiance with the REST community &#8211; using HTTP in a plain, vanilla form to create web services, rather than using something like SOAP. We&#8217;re going to de-bundle the Rails components that dealt with SOAP and include a large number of tools to help you develop REST services instead.&lt;/p&gt;
  &lt;p&gt;----------------------------------------------------&lt;/p&gt;
  &lt;p&gt;
    &lt;strong&gt;When do you think it will be ready?&lt;/strong&gt;
  &lt;/p&gt;
  &lt;p&gt;We&#8217;ve been working on it for quite a while now and currently the objective is to get it out this year. We don&#8217;t really have a roadmap to follow though &#8211; we just work on Rails when we have the motivation and inclination to do so.&lt;/p&gt;
  &lt;p&gt;----------------------------------------------------&lt;/p&gt;
  &lt;p&gt;
    &lt;strong&gt;With 37Signals, how has your distributed, low-overhead way of working worked out? What thoughts do you have on remote working?&lt;/strong&gt;
  &lt;/p&gt;
  &lt;p&gt;It&#8217;s worked out very well for us. One thing we realised very early on was the danger of interruptions - interruptions are the biggest killer of productivity, and the best place to get interrupted a lot is sitting next to your co-workers in an office.&lt;/p&gt;
  &lt;p&gt;We have the notion of open collaboration, where we have a distributed team using modern tools like Basecamp to keep on top of projects, and some sort of real-time communication tool, something like &lt;a href="http://www.campfirenow.com"&gt;Campfire&lt;/a&gt;, which can keep everyone on the same page at the same time. I only go to the office about once a week &#8211; even when we have the chance to be together we choose not to.&lt;/p&gt;
  &lt;p&gt;More companies will realise that, and that the technology that is out there to assist remote working is really mature now. You can get a lot of work done, and people also really like it. They enjoy flexible schedules. We don&#8217;t really care where and when work is being done, just so long as it is being done.&lt;/p&gt;
  &lt;p&gt;----------------------------------------------------&lt;/p&gt;
  &lt;p&gt;
    &lt;strong&gt;We&#160;wanted to ask about your &lt;a href="http://www.37signals.com/svn/posts/347-youre-not-on-a-fucking-plane-and-if-you-are-it-doesnt-matter"&gt;famous post&lt;/a&gt; on why people think they should be connected 24/7. What do you think of hybrid&#160;desktop/web frameworks like Microsoft's &lt;a href="http://silverlight.net"&gt;Silverlight&lt;/a&gt; and &lt;a href="http://gears.google.com"&gt;Google Gears&lt;/a&gt;? Are they solving a problem that doesn&#8217;t exist?&lt;/strong&gt;
  &lt;/p&gt;
  &lt;p&gt;I think so. I think they are solving a problem that people like to think they have. They like to think they are 24/7 businesspeople travelling all over the place, and if they aren&#8217;t in communication with the outside world at every moment of the day it&#8217;s a big disaster. I really think that&#8217;s bullshit. &lt;/p&gt;
  &lt;p&gt;I recognise there are some use cases for travelling salespeople and so on, but I think most people sit at their desk in front of a computer with an internet connection all day, and when they&#8217;re not doing that, it&#8217;s probably a good thing that they&#8217;re not connected.&lt;/p&gt;
  &lt;p&gt;----------------------------------------------------&lt;/p&gt;
  &lt;p&gt;
    &lt;strong&gt;What about 37Signals &#8211; you&#8217;re not going to target these people?&lt;/strong&gt;
  &lt;/p&gt;
  &lt;p&gt;I wouldn&#8217;t really rule anything out. Our position right now is that it&#8217;s much over-hyped.&lt;/p&gt;
  &lt;p&gt;---------------------------------------------------- &lt;/p&gt;
</body-formatted>
  <body-unformatted>&lt;FormattedContent xmlns="http://www.e-consultancy.com/schema/formattedContent/"&gt;
  &lt;Paragraph Align="Center"&gt;----------------------------------------------------&lt;/Paragraph&gt;
  &lt;Paragraph&gt;
    &lt;Emphasis&gt;Can you give us a snapshot of the types of organisations that are adopting &lt;Link URL="http://rubyonrails.com" Window="Self"&gt;Rails&lt;/Link&gt;?&lt;/Emphasis&gt;
  &lt;/Paragraph&gt;
  &lt;Paragraph&gt;We&#8217;ve had the traditional curve of early adopters &#8211; small companies and innovative consultants that have less red tape to cut through to adopt new technologies. They were the first people to jump on board. Then there was the second wave of people who weren&#8217;t majorly focused on new technologies but were happy enough to adopt them.&lt;/Paragraph&gt;
  &lt;Paragraph&gt;We&#8217;re entering a new phase now, which basically includes everybody. Big companies and big consulting firms now see Rails as more of an established technology and are adopting it in a bigger way now. The biggest story in terms of recent adoption is big business &#8211; although it is not something we ever pro-actively pursued. &lt;/Paragraph&gt;
  &lt;Paragraph&gt;They are coming to Rails on their own terms &#8211; we are not trying to woo enterprises with legacy systems or what have you.&lt;/Paragraph&gt;
  &lt;Paragraph Align="Center"&gt;----------------------------------------------------&lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;
    &lt;Emphasis&gt;How difficult has it been to manage its popularity?&lt;/Emphasis&gt;
  &lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;Rails adoption has been on a really steep sloping curve &#8211; as much as it can be. I think we don&#8217;t want to accelerate that too much further &#8211; we have to control the way Rails is being adopted in a way that people coming in can be adopted into the community.&lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;It&#8217;s very easy to be flooded with people coming from other development cultures, and it&#8217;s very prudent that we make sure the community can withstand the influx of new people.&lt;/Paragraph&gt;
  &lt;Paragraph Align="Center"&gt;----------------------------------------------------&lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;
    &lt;Emphasis&gt;How, typically, are businesses using it? &lt;/Emphasis&gt;
  &lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;There is a lot of stuff going on. There are a lot of applications that perhaps wouldn&#8217;t have got done otherwise. Applications where someone in the department would ask how long they would take to do, and the IT/Java team would say 18 months. Now, the consulting team tells them that they would take three months in Rails.&lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;There is also a fair number of start-ups with big money behind them that are choosing to go with Rails.&#160;People like &lt;Link URL="http://www.jobster.com" Window="Self"&gt;Jobster&lt;/Link&gt; &#8211; corporations that have lots of people and are choosing to base their stuff on Rails.&lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;A lot of it, also, is in internal applications where&#160;companies can test it out, and where they feel if it doesn&#8217;t work out there won&#8217;t be this big public debacle.&lt;/Paragraph&gt;
  &lt;Paragraph Align="Center"&gt;----------------------------------------------------&lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;
    &lt;Emphasis&gt;Apart from &lt;Link URL="http://www.basecamphq.com" Window="Self"&gt;Basecamp&lt;/Link&gt;, what&#8217;s the best thing you&#8217;ve seen produced on Rails?&lt;/Emphasis&gt;
  &lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;It&#8217;s kind of hard to say - there has been very good stuff developed in pretty much every area. I personally like a site called &lt;Link URL="http://www.43things.com" Window="Self"&gt;43things.com&lt;/Link&gt;, which is an inspirational site where you can track your life goals. &lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;I also like &lt;Link URL="http://www.shopify.com" Window="Self"&gt;Shopify.com&lt;/Link&gt;, which is an incredibly cool shopping marketplace area where someone with very little expertise can set up a web shop that doesn&#8217;t look like crap, which they usually do.&lt;/Paragraph&gt;
  &lt;Paragraph Align="Center"&gt;----------------------------------------------------&lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;
    &lt;Emphasis&gt;Do you have any advice for anyone thinking about adopting it?&lt;/Emphasis&gt;
  &lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;The best way is to try it out. It&#8217;s very easy to download the framework and get things set up in a day. It&#8217;s free and it&#8217;s fast. Get a feel for how it would work for you and your organisation by looking at it on your own. Take a tiny feature or application and try to develop it in Rails.&lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;You can read all you want and throw the pros and cons back and forth, but if you just try it it can be a revelation for people. It&#8217;s less of a change than I think people suggest.&lt;/Paragraph&gt;
  &lt;Paragraph Align="Center"&gt;----------------------------------------------------&lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;
    &lt;Emphasis&gt;For a novice, what level of skills do you need?&lt;/Emphasis&gt;
  &lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;As long as you have a bit of an understanding of core programming, Rails is a great starting point to take your skills to the next level. &lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;I find that a lot of newbies have trouble developing in Rails if they just try to learn it from examples. The best way to learn Rails is to just pick up a project and try to develop it in Rails.&lt;/Paragraph&gt;
  &lt;Paragraph Align="Center"&gt;----------------------------------------------------&lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;
    &lt;Emphasis&gt;What are going to be the main changes with Rails 2.0?&lt;/Emphasis&gt;
  &lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;The main objective for Rails 2.0 is to streamline some of the baggage we&#8217;ve been collecting along the way. We&#8217;re taking some things out of Rails &#8211; experiments that either didn&#8217;t work out too well, or didn&#8217;t live up to the primary goal of developing the Rails framework; offering things that people need most of the time.&lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;There are also a number of components that are slightly too high level and we&#8217;ll take those out. We&#8217;ll also be putting in a bunch of small fixes and improvements. &lt;LineBreak /&gt;The main focus is cementing our allegiance with the REST community &#8211; using HTTP in a plain, vanilla form to create web services, rather than using something like SOAP. We&#8217;re going to de-bundle the Rails components that dealt with SOAP and include a large number of tools to help you develop REST services instead.&lt;/Paragraph&gt;
  &lt;Paragraph Align="Center"&gt;----------------------------------------------------&lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;
    &lt;Emphasis&gt;When do you think it will be ready?&lt;/Emphasis&gt;
  &lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;We&#8217;ve been working on it for quite a while now and currently the objective is to get it out this year. We don&#8217;t really have a roadmap to follow though &#8211; we just work on Rails when we have the motivation and inclination to do so.&lt;/Paragraph&gt;
  &lt;Paragraph Align="Center"&gt;----------------------------------------------------&lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;
    &lt;Emphasis&gt;With 37Signals, how has your distributed, low-overhead way of working worked out? What thoughts do you have on remote working?&lt;/Emphasis&gt;
  &lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;It&#8217;s worked out very well for us. One thing we realised very early on was the danger of interruptions - interruptions are the biggest killer of productivity, and the best place to get interrupted a lot is sitting next to your co-workers in an office.&lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;We have the notion of open collaboration, where we have a distributed team using modern tools like Basecamp to keep on top of projects, and some sort of real-time communication tool, something like &lt;Link URL="http://www.campfirenow.com" Window="Self"&gt;Campfire&lt;/Link&gt;, which can keep everyone on the same page at the same time. I only go to the office about once a week &#8211; even when we have the chance to be together we choose not to.&lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;More companies will realise that, and that the technology that is out there to assist remote working is really mature now. You can get a lot of work done, and people also really like it. They enjoy flexible schedules. We don&#8217;t really care where and when work is being done, just so long as it is being done.&lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;----------------------------------------------------&lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;
    &lt;Emphasis&gt;We&#160;wanted to ask about your &lt;Link URL="http://www.37signals.com/svn/posts/347-youre-not-on-a-fucking-plane-and-if-you-are-it-doesnt-matter" Window="Self"&gt;famous post&lt;/Link&gt; on why people think they should be connected 24/7. What do you think of hybrid&#160;desktop/web frameworks like Microsoft's &lt;Link URL="http://silverlight.net" Window="Self"&gt;Silverlight&lt;/Link&gt; and &lt;Link URL="http://gears.google.com" Window="Self"&gt;Google Gears&lt;/Link&gt;? Are they solving a problem that doesn&#8217;t exist?&lt;/Emphasis&gt;
  &lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;I think so. I think they are solving a problem that people like to think they have. They like to think they are 24/7 businesspeople travelling all over the place, and if they aren&#8217;t in communication with the outside world at every moment of the day it&#8217;s a big disaster. I really think that&#8217;s bullshit. &lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;I recognise there are some use cases for travelling salespeople and so on, but I think most people sit at their desk in front of a computer with an internet connection all day, and when they&#8217;re not doing that, it&#8217;s probably a good thing that they&#8217;re not connected.&lt;/Paragraph&gt;
  &lt;Paragraph Align="Center"&gt;----------------------------------------------------&lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;
    &lt;Emphasis&gt;What about 37Signals &#8211; you&#8217;re not going to target these people?&lt;/Emphasis&gt;
  &lt;/Paragraph&gt;
  &lt;Paragraph Align="Left"&gt;I wouldn&#8217;t really rule anything out. Our position right now is that it&#8217;s much over-hyped.&lt;/Paragraph&gt;
  &lt;Paragraph Align="Center"&gt;---------------------------------------------------- &lt;/Paragraph&gt;
&lt;/FormattedContent&gt;</body-unformatted>
  <created-at type="datetime">2007-09-03T15:47:00+01:00</created-at>
  <enabled-blog-comments-count type="integer">0</enabled-blog-comments-count>
  <expertise-level-id type="integer">1</expertise-level-id>
  <extract-format>econsultancy_xml</extract-format>
  <extract-formatted>
  &lt;p&gt;
    &lt;strong&gt;Ruby on Rails creator &lt;/strong&gt;
    &lt;a href="http://www.loudthinking.com"&gt;
      &lt;strong&gt;David Heinemeier Hansson&lt;/strong&gt;
    &lt;/a&gt;
    &lt;strong&gt;- named Hacker of the Year in 2005 -&#160;talks about the&#160;web development framework's growing popularity among businesses (&lt;em&gt;including E-consultancy - we have a new Rails-powered site under development&lt;/em&gt;) and the problems of managing an open source community.&#160;&lt;/strong&gt;
  &lt;/p&gt;
</extract-formatted>
  <extract-unformatted>&lt;FormattedContent xmlns="http://www.e-consultancy.com/schema/formattedContent/"&gt;
  &lt;Paragraph&gt;
    &lt;Emphasis&gt;Ruby on Rails creator &lt;/Emphasis&gt;
    &lt;Link URL="http://www.loudthinking.com" Window="Self"&gt;
      &lt;Emphasis&gt;David Heinemeier Hansson&lt;/Emphasis&gt;
    &lt;/Link&gt;
    &lt;Emphasis&gt;- named Hacker of the Year in 2005 -&#160;talks about the&#160;web development framework's growing popularity among businesses (&lt;Quote&gt;including E-consultancy - we have a new Rails-powered site under development&lt;/Quote&gt;) and the problems of managing an open source community.&#160;&lt;/Emphasis&gt;
  &lt;/Paragraph&gt;
&lt;/FormattedContent&gt;</extract-unformatted>
  <featured type="boolean">false</featured>
  <id type="integer">1694</id>
  <learn-more-formatted>&lt;p&gt;Econsultancy has published a &lt;strong&gt;&lt;a href="http://econsultancy.com/reports/web-project-management-best-practice-guidelines"&gt;Web Project Management Best Practice Guide&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href="http://econsultancy.com/reports/template-files-for-web-projects"&gt;Web Project Management Template Files&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;</learn-more-formatted>
  <learn-more-unformatted>&lt;p&gt;Econsultancy has published a &lt;strong&gt;&lt;a href="http://econsultancy.com/reports/web-project-management-best-practice-guidelines"&gt;Web Project Management Best Practice Guide&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href="http://econsultancy.com/reports/template-files-for-web-projects"&gt;Web Project Management Template Files&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;</learn-more-unformatted>
  <legacy-article-id type="integer">364141</legacy-article-id>
  <name>Q&amp;A: David Heinemeier Hansson explains Ruby on Rails</name>
  <private type="boolean">false</private>
  <published-at type="datetime">2007-09-04T13:12:00+01:00</published-at>
  <slug>q-a-david-heinemeier-hansson-explains-ruby-on-rails</slug>
  <tweetbacks-updated-at type="datetime">2009-04-28T22:57:22+01:00</tweetbacks-updated-at>
  <unpublished-at type="datetime" nil="true"></unpublished-at>
  <updated-at type="datetime">2009-10-13T09:17:48+01:00</updated-at>
  <views-count type="integer">257</views-count>
</blog-post>
