<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Robby on Rails: Remember When?</title>
    <link>http://www.robbyonrails.com/articles/2007/02/02/remember-when</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>thoughts.sort_by{|t| t[:topic]}.collect </description>
    <item>
      <title>Remember When?</title>
      <description>&lt;p&gt;I was looking through some old code from &lt;em&gt;over two years ago&lt;/em&gt;, when I was playing with my first Rails applications. I noticed this hidden file in the &lt;code&gt;public/&lt;/code&gt; directory, called &lt;code&gt;.htaccess&lt;/code&gt;.&lt;/p&gt;


	&lt;p&gt;Do you remember the good &amp;#8216;ole days?&lt;/p&gt;


&lt;pre&gt;&lt;code&gt;
RewriteRule ^(.*)$ /dispatch.cgi?$1 [QSA,L]
&lt;/code&gt;&lt;/pre&gt;

	&lt;p&gt;I remember when we at &lt;a href="http://www.planetargon.com/"&gt;&lt;span class="caps"&gt;PLANET ARGON&lt;/span&gt;&lt;/a&gt; first starting &lt;a href="http://www.planetargon.com/hosting.html"&gt;hosting Ruby on Rails applications&lt;/a&gt; (two years ago now!) and we had to continually explain to people that &lt;a href="http://www.robbyonrails.com/articles/2005/03/16/fastcgi-installed"&gt;running on FastCGI&lt;/a&gt; was going to significantly improve speed over their default &lt;span class="caps"&gt;CGI&lt;/span&gt; deployment. This was one of the first FAQs that we posted on our website.&lt;/p&gt;


	&lt;p&gt;...oh how we&amp;#8217;ve come a &lt;em&gt;long&lt;/em&gt; way.&lt;/p&gt;


	&lt;p&gt;Before you know it, we&amp;#8217;ll be on &lt;span class="caps"&gt;IRC&lt;/span&gt; and talking about the good &amp;#8216;ole Rails days&amp;#8230; like we do about the &lt;span class="caps"&gt;BBS&lt;/span&gt; days. ;-)&lt;/p&gt;


	&lt;p&gt;Do you have a &lt;em&gt;remember when&lt;/em&gt; story related to Rails?&lt;/p&gt;
</description>
      <pubDate>Fri, 02 Feb 2007 00:49:00 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:3185b244-7220-43dd-af01-31c374e669cd</guid>
      <author>Robby Russell</author>
      <link>http://www.robbyonrails.com/articles/2007/02/02/remember-when</link>
      <category>Ruby on Rails</category>
      <category>Ruby</category>
      <category>PLANET ARGON</category>
      <category>hosting</category>
      <category>deployment</category>
      <category>rails</category>
      <category>memories</category>
    </item>
  </channel>
</rss>
