<?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: Uploading Files to Rails Metal</title>
	<atom:link href="http://www.pathf.com/blogs/2009/03/uploading-files-to-rails-metal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pathf.com/blogs/2009/03/uploading-files-to-rails-metal/</link>
	<description>Running commentary about agile development, user experience design and Ajax.</description>
	<lastBuildDate>Fri, 05 Mar 2010 19:33:43 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Nando Vieira</title>
		<link>http://www.pathf.com/blogs/2009/03/uploading-files-to-rails-metal/comment-page-1/#comment-6000</link>
		<dc:creator>Nando Vieira</dc:creator>
		<pubDate>Thu, 05 Mar 2009 22:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1413#comment-6000</guid>
		<description>I guess the code related to the view is missing... there&#039;s only a label there!</description>
		<content:encoded><![CDATA[<p>I guess the code related to the view is missing&#8230; there&#8217;s only a label there!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor Turk</title>
		<link>http://www.pathf.com/blogs/2009/03/uploading-files-to-rails-metal/comment-page-1/#comment-5994</link>
		<dc:creator>Trevor Turk</dc:creator>
		<pubDate>Thu, 05 Mar 2009 02:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1413#comment-5994</guid>
		<description>Check out this thread for a little more detail around what Jared is talking about:

http://groups.google.com/group/phusion-passenger/browse_thread/thread/f986a14609abf4a6</description>
		<content:encoded><![CDATA[<p>Check out this thread for a little more detail around what Jared is talking about:</p>
<p><a href="http://groups.google.com/group/phusion-passenger/browse_thread/thread/f986a14609abf4a6" rel="nofollow">http://groups.google.com/group/phusion-passenger/browse_thread/thread/f986a14609abf4a6</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared</title>
		<link>http://www.pathf.com/blogs/2009/03/uploading-files-to-rails-metal/comment-page-1/#comment-5991</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Wed, 04 Mar 2009 15:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=1413#comment-5991</guid>
		<description>I may be wrong, but I believe that both mongrel and phusion passenger buffer file uploads and don&#039;t hand them off to rails until the upload is complete. This means that a rails instance is not blocked waiting for the upload to finish.  However once the upload is complete and rails starts processing the request, you may still want to use metal if you are doing any expensive processing on the uploaded file.</description>
		<content:encoded><![CDATA[<p>I may be wrong, but I believe that both mongrel and phusion passenger buffer file uploads and don&#8217;t hand them off to rails until the upload is complete. This means that a rails instance is not blocked waiting for the upload to finish.  However once the upload is complete and rails starts processing the request, you may still want to use metal if you are doing any expensive processing on the uploaded file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.240 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-20 23:35:41 -->
