<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.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>lighty's life: What I learned at the railsconf</title>
    <link>http://blog.lighttpd.net/articles/2006/06/26/what-i-learned-at-the-railsconf</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>What I learned at the railsconf</title>
      <description>&lt;p&gt;The railsconf 2006 is over and it was a amazing week here in Chicago. Around 500 attendees made the conference a huge success. Inspiraring Keynotes, interesting lightning talks and a amazing show by &amp;#8216;Why the Lucky Stiff and the Thirsty Cups&amp;#8217;.&lt;/p&gt;
&lt;p&gt;But what did I learned ?&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;Developing Rails for some reason requires a PowerBook, at least 98% of all attendees were Apple Users&lt;/li&gt;
		&lt;li&gt;lighty is the default choice for deployment. ... at least if you don&amp;#8217;t use mongrel&lt;/li&gt;
		&lt;li&gt;mod_proxy has to be fixed to make mongrel happy again&lt;/li&gt;
		&lt;li&gt;noone knows about X-Sendfile&lt;/li&gt;
		&lt;li&gt;FastCGI, first revived by rails again, is going to die soon with the emerge of mongrel&lt;/li&gt;
		&lt;li&gt;lighty&amp;#8217;s config language is a &lt;span class="caps"&gt;DSL&lt;/span&gt; (Domain Specific Language, one of the buzz-words)&lt;/li&gt;
		&lt;li&gt;buzz-word bingo works, at least there where 3 bingos in DHHs keynote and the rails-core panel session&lt;/li&gt;
		&lt;li&gt;here in Chicago they know how to celebrate food&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;I&amp;#8217;m looking forward to the next years railsconf. ... And I already have a idea for a nice talk.&lt;/p&gt;</description>
      <pubDate>Mon, 26 Jun 2006 03:23:18 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:511a0441-a02e-4044-9ad3-5717fc73ce6b</guid>
      <author>jan</author>
      <link>http://blog.lighttpd.net/articles/2006/06/26/what-i-learned-at-the-railsconf</link>
      <trackback:ping>http://blog.lighttpd.net/articles/trackback/1728</trackback:ping>
    </item>
    <item>
      <title>"What I learned at the railsconf" by Peter</title>
      <description>X-Sendfile sounds like the way to go... but does anybody know how to use it?

I've started a Wiki topic with some basic info + a call for examples on rubyonrails.org:

&lt;a href="http://wiki.rubyonrails.org/rails/pages/HowtoSendFilesFast" rel="nofollow"&gt;http://wiki.rubyonrails.org/rails/pages/HowtoSendFilesFast&lt;/a&gt;

If you know something about using X-Sendfile, please share!
</description>
      <pubDate>Fri, 07 Jul 2006 18:57:55 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:e502aec1-dc85-4b7a-a5bc-a23762157fc0</guid>
      <link>http://blog.lighttpd.net/articles/2006/06/26/what-i-learned-at-the-railsconf#comment-1747</link>
    </item>
    <item>
      <title>"What I learned at the railsconf" by moo</title>
      <description>i'd like to download the audio or video record if someone have it. thanks</description>
      <pubDate>Tue, 27 Jun 2006 16:28:56 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:48be6f08-28c3-4584-a91a-cf3f716168f1</guid>
      <link>http://blog.lighttpd.net/articles/2006/06/26/what-i-learned-at-the-railsconf#comment-1738</link>
    </item>
    <item>
      <title>"What I learned at the railsconf" by Bob Aman</title>
      <description>Jan, glad we met at RailsConf.  I didn't know about X-Sendfile either, but it's perfect for the project I'm currently working on, and I'll definitely be making use of it if I can figure out a way to only send it if lightty is the webserver.  I assume most other webservers don't make use of it?  More information would be great.

Really happy that you came.  Thanks!</description>
      <pubDate>Tue, 27 Jun 2006 04:00:09 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:a93f3590-72bd-400c-b678-a0a065db4696</guid>
      <link>http://blog.lighttpd.net/articles/2006/06/26/what-i-learned-at-the-railsconf#comment-1735</link>
    </item>
    <item>
      <title>"What I learned at the railsconf" by _why</title>
      <description>Jan, I'm sick that I missed meeting you.  In fact, I wanted to talk to you about X-Sendfile even. :D  Anyway, I love lighty.  Way to innovate.

</description>
      <pubDate>Mon, 26 Jun 2006 22:43:21 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:56409ca8-ac0a-45aa-8b79-ac6af04d2980</guid>
      <link>http://blog.lighttpd.net/articles/2006/06/26/what-i-learned-at-the-railsconf#comment-1733</link>
    </item>
    <item>
      <title>"What I learned at the railsconf" by arj</title>
      <description>Um, what's 'X-Sendfile', how does lighty make use of it, and how can I get at it from FCGI? I didn't find much on the forums or blogged here, but urls welcome :)

Re: mod_proxy; it's key for us...gotta have something (jetty/tomcat) to handle the jsps.

Re: FCGI; loving it with ruby service apps and rhtml. No rails at this time for us.

Big fan!</description>
      <pubDate>Mon, 26 Jun 2006 04:42:11 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:7a3a46d1-a10c-427a-aa09-949c4975b0f1</guid>
      <link>http://blog.lighttpd.net/articles/2006/06/26/what-i-learned-at-the-railsconf#comment-1731</link>
    </item>
  </channel>
</rss>
