<?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>Brainspl.at: Slides from my Mongrel/Merb talk</title>
    <link>http://www.brainspl.at/articles/2007/04/23/slides-from-my-mongrel-merb-talk</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Brainspl.at</description>
    <item>
      <title>"Slides from my Mongrel/Merb talk" by Steven</title>
      <description>Hi Ezra,

Once of my friends saw your talk at the SDForum.  He said you showed an example mongrel handler for handling secure file uploads/downloads.  I looked through your slides but couldn't find the code.  Would you mind posting the code here?
</description>
      <pubDate>Tue, 01 May 2007 20:30:41 +0000</pubDate>
      <guid>urn:uuid:948c67ce-01be-45d6-902e-a1d1621829ef</guid>
      <link>http://www.brainspl.at/articles/2007/04/23/slides-from-my-mongrel-merb-talk#comment-4260</link>
    </item>
    <item>
      <title>"Slides from my Mongrel/Merb talk" by ezra</title>
      <description>@Strass-  I've never had a reason to do comet apps yet so Im by far not an expert. But you are probably better of with somehting like eventmachine or jugernaught for comet apps. as mongrel does not likek to have long open sockets very much and merb is very integrated into mongrel. 
&lt;br /&gt;

@andre- porting merbs router to rails may be possible but it doesnt support all the features of rails router, namely it doesn not do any route generation yet , only recognition. As far as making rails thread safwe, it';s a very l;arge undertaking at this point. It was easier to start from scratch
&lt;br /&gt;

@cwillis-  unfortunatley i have had time recently to work on mrblog. But if you wanted to use what I have as a strating point then I woudl love to have some heklp finishing it. email me if your interested.</description>
      <pubDate>Thu, 26 Apr 2007 00:27:27 +0000</pubDate>
      <guid>urn:uuid:6f770e8e-225f-49b4-8bda-3b8cf56bc789</guid>
      <link>http://www.brainspl.at/articles/2007/04/23/slides-from-my-mongrel-merb-talk#comment-4212</link>
    </item>
    <item>
      <title>"Slides from my Mongrel/Merb talk" by cwills</title>
      <description>ezra...any ETA on the mr blog sample app? i'm gonna start rolling my own this weekend..but a nice sample app would be nice! keep up the good work!</description>
      <pubDate>Wed, 25 Apr 2007 16:46:57 +0000</pubDate>
      <guid>urn:uuid:17e88e3e-0082-4742-9d24-a0a1cf13048e</guid>
      <link>http://www.brainspl.at/articles/2007/04/23/slides-from-my-mongrel-merb-talk#comment-4210</link>
    </item>
    <item>
      <title>"Slides from my Mongrel/Merb talk" by andre</title>
      <description>How hard would it be to port Merb's router to Rails? Or make Rails thread-safe?

I guess pretty hard, else someone would have done it already :P</description>
      <pubDate>Tue, 24 Apr 2007 03:24:25 +0000</pubDate>
      <guid>urn:uuid:f8d3c78a-f3c1-4dca-995a-d037d990675e</guid>
      <link>http://www.brainspl.at/articles/2007/04/23/slides-from-my-mongrel-merb-talk#comment-4186</link>
    </item>
    <item>
      <title>"Slides from my Mongrel/Merb talk" by Strass</title>
      <description>As Mongrel (and Merb) are more thread-safe than Rails, are Comet applications easier to develop with Merb ? (yes, maybe it's a very dumb question)</description>
      <pubDate>Mon, 23 Apr 2007 15:53:18 +0000</pubDate>
      <guid>urn:uuid:e5cf8eeb-19d8-4665-ad3b-e39f223a02c7</guid>
      <link>http://www.brainspl.at/articles/2007/04/23/slides-from-my-mongrel-merb-talk#comment-4179</link>
    </item>
    <item>
      <title>Slides from my Mongrel/Merb talk</title>
      <description>&lt;p&gt;Here are the slides form my talk on Custom Mongrel Hanlders and Merb at the SDForum Rubyconf this past weekend. There was video shot that I hope will be posted soon. The slides don&amp;#8217;t show the entire story as I did a bunch of live benchmarks and some hacking and code exploring, but you can get the idea.
&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;


	&lt;p&gt;&lt;a href='/mongrel_handlers.pdf'&gt;Mongrel: Learning how to walk the dog&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 23 Apr 2007 15:35:00 +0000</pubDate>
      <guid>urn:uuid:ef948977-987f-44af-a5fe-e8fdb7ac7b1f</guid>
      <author>ezmobius</author>
      <link>http://www.brainspl.at/articles/2007/04/23/slides-from-my-mongrel-merb-talk</link>
      <category>mongrel</category>
      <category>server</category>
      <category>merb</category>
      <category>handlers</category>
      <trackback:ping>http://www.brainspl.at/articles/trackback/4178</trackback:ping>
    </item>
  </channel>
</rss>

