<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: AJAX forms and file uploading in Rails</title>
	<atom:link href="http://railsblaster.wordpress.com/2007/09/20/ajax-forms-and-file-uploading-in-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://railsblaster.wordpress.com/2007/09/20/ajax-forms-and-file-uploading-in-rails/</link>
	<description>Blast off on the Rails Express!</description>
	<lastBuildDate>Fri, 30 Nov 2007 15:03:34 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Devine</title>
		<link>http://railsblaster.wordpress.com/2007/09/20/ajax-forms-and-file-uploading-in-rails/#comment-14</link>
		<dc:creator>John Devine</dc:creator>
		<pubDate>Fri, 19 Oct 2007 23:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://railsblaster.wordpress.com/2007/09/20/ajax-forms-and-file-uploading-in-rails/#comment-14</guid>
		<description>The problem Ulf is that terminating &quot;STR&quot; must be on a line by itself and I think if you paste the code the leading spaces (and there is also a trailing space) don&#039;t match the &lt;&lt;STR. I dropped the STR to a line by itself and made sure there was no trailing space and it stopped generating errors. I have yet to test it :))</description>
		<content:encoded><![CDATA[<p>The problem Ulf is that terminating &#8220;STR&#8221; must be on a line by itself and I think if you paste the code the leading spaces (and there is also a trailing space) don&#8217;t match the &lt;&lt;STR. I dropped the STR to a line by itself and made sure there was no trailing space and it stopped generating errors. I have yet to test it <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ikai Lan</title>
		<link>http://railsblaster.wordpress.com/2007/09/20/ajax-forms-and-file-uploading-in-rails/#comment-5</link>
		<dc:creator>Ikai Lan</dc:creator>
		<pubDate>Fri, 05 Oct 2007 17:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://railsblaster.wordpress.com/2007/09/20/ajax-forms-and-file-uploading-in-rails/#comment-5</guid>
		<description>That&#039;s a real bummer - all that&#039;s changed is the passing of the Proc so it wouldn&#039;t break existing functionality.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a real bummer &#8211; all that&#8217;s changed is the passing of the Proc so it wouldn&#8217;t break existing functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ulf</title>
		<link>http://railsblaster.wordpress.com/2007/09/20/ajax-forms-and-file-uploading-in-rails/#comment-4</link>
		<dc:creator>Ulf</dc:creator>
		<pubDate>Fri, 05 Oct 2007 17:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://railsblaster.wordpress.com/2007/09/20/ajax-forms-and-file-uploading-in-rails/#comment-4</guid>
		<description>Great work. Thanks. Your remote_uploads.rb didn&#039;t work for me though so I went ahead and used Dave&#039;s. Is there maybe somthing missing in the &quot;true})}” enctype=”multipart/form-data” target=”#{uid}.....&quot; line?</description>
		<content:encoded><![CDATA[<p>Great work. Thanks. Your remote_uploads.rb didn&#8217;t work for me though so I went ahead and used Dave&#8217;s. Is there maybe somthing missing in the &#8220;true})}” enctype=”multipart/form-data” target=”#{uid}&#8230;..&#8221; line?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
