<?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: File uploads in Ruby on Rails</title>
	<atom:link href="http://www.spacebabies.nl/2009/11/15/file-uploads-in-ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.spacebabies.nl/2009/11/15/file-uploads-in-ruby-on-rails/</link>
	<description>extraterrestrialicious web apps</description>
	<lastBuildDate>Tue, 27 Dec 2011 18:32:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Walter Schreppers</title>
		<link>http://www.spacebabies.nl/2009/11/15/file-uploads-in-ruby-on-rails/comment-page-1/#comment-102</link>
		<dc:creator>Walter Schreppers</dc:creator>
		<pubDate>Mon, 23 Nov 2009 20:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.spacebabies.nl/?p=441#comment-102</guid>
		<description>There is another way. Had same problem with file uploads.
You can use the apache upload module with some ajax sugar to get a progress bar.
This should get you started:
http://railsillustrated.com/screencast-file-uploads-progress-in-rails-passenger.html

I&#039;ve based my implementation on different version using jQuery instead but it gives you an idea what is possible without flash which does indeed suck ;)</description>
		<content:encoded><![CDATA[<p>There is another way. Had same problem with file uploads.<br />
You can use the apache upload module with some ajax sugar to get a progress bar.<br />
This should get you started:<br />
<a href="http://railsillustrated.com/screencast-file-uploads-progress-in-rails-passenger.html" rel="nofollow">http://railsillustrated.com/screencast-file-uploads-progress-in-rails-passenger.html</a></p>
<p>I&#8217;ve based my implementation on different version using jQuery instead but it gives you an idea what is possible without flash which does indeed suck <img src='http://www.spacebabies.nl/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

