<?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: In-place file upload with Ruby on Rails</title>
	<atom:link href="http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/</link>
	<description>In my blog I'll try to describe about interesting technologies, my discovery in IT and some useful things about programming.</description>
	<lastBuildDate>Tue, 29 Dec 2009 10:34:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: exip</title>
		<link>http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-253217</link>
		<dc:creator>exip</dc:creator>
		<pubDate>Fri, 19 Mar 2010 18:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-253217</guid>
		<description>Есть &lt;a href=&quot;http://valums.com/projects/jsupload/&quot; rel=&quot;nofollow&quot;&gt;плугин&lt;/a&gt; для jQuery, который использует похожую технику.</description>
		<content:encoded><![CDATA[<p>Есть <a href="http://valums.com/projects/jsupload/" rel="nofollow">плугин</a> для jQuery, который использует похожую технику.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajax File or Image Uploading inside Ruby on Rails &#171; Ruby on Rails Notes</title>
		<link>http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-241806</link>
		<dc:creator>Ajax File or Image Uploading inside Ruby on Rails &#171; Ruby on Rails Notes</dc:creator>
		<pubDate>Fri, 19 Mar 2010 00:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-241806</guid>
		<description>[...] http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/" rel="nofollow">http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: valen</title>
		<link>http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-230046</link>
		<dc:creator>valen</dc:creator>
		<pubDate>Fri, 19 Mar 2010 21:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-230046</guid>
		<description>Вот здесь
 http://www.rubyf.info/blog/show/3

подробно рассмотрена данная тема с примерами.</description>
		<content:encoded><![CDATA[<p>Вот здесь<br />
 <a href="http://www.rubyf.info/blog/show/3" rel="nofollow">http://www.rubyf.info/blog/show/3</a></p>
<p>подробно рассмотрена данная тема с примерами.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Double Shot #203 &#124; Developer Home</title>
		<link>http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-207135</link>
		<dc:creator>Double Shot #203 &#124; Developer Home</dc:creator>
		<pubDate>Fri, 19 Mar 2010 20:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-207135</guid>
		<description>[...] In-place file upload with Ruby on Rails - The GMail technique for asynchronous uploads. [...]</description>
		<content:encoded><![CDATA[<p>[...] In-place file upload with Ruby on Rails &#8211; The GMail technique for asynchronous uploads. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Fresh Cup &#187; Blog Archive &#187; Double Shot #203</title>
		<link>http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-202193</link>
		<dc:creator>A Fresh Cup &#187; Blog Archive &#187; Double Shot #203</dc:creator>
		<pubDate>Fri, 19 Mar 2010 13:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-202193</guid>
		<description>[...] In-place file upload with Ruby on Rails - The GMail technique for asynchronous uploads. [...]</description>
		<content:encoded><![CDATA[<p>[...] In-place file upload with Ruby on Rails &#8211; The GMail technique for asynchronous uploads. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venkat</title>
		<link>http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-148292</link>
		<dc:creator>Venkat</dc:creator>
		<pubDate>Fri, 19 Mar 2010 16:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-148292</guid>
		<description>Hi I have tried this in my app. In my app, I have a partial to display my form to upload files and in another partial i am listing the files uploaded. right now I have to redirect the page after uploading the files. But how display my file list partial initially and update it with adding the newly added file info every time i upload a new file...
any help appreciated

regards,
venkat</description>
		<content:encoded><![CDATA[<p>Hi I have tried this in my app. In my app, I have a partial to display my form to upload files and in another partial i am listing the files uploaded. right now I have to redirect the page after uploading the files. But how display my file list partial initially and update it with adding the newly added file info every time i upload a new file&#8230;<br />
any help appreciated</p>
<p>regards,<br />
venkat</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zardiw</title>
		<link>http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-137866</link>
		<dc:creator>zardiw</dc:creator>
		<pubDate>Fri, 19 Mar 2010 04:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-137866</guid>
		<description>All you really need is the first part. The form&#039;s target=&quot;IFrameName&quot; is all that really matters.

As far as the IFrame. You can give it a width and height, and then any text that you generate in the php upload file will show there. 

Really simple.</description>
		<content:encoded><![CDATA[<p>All you really need is the first part. The form&#8217;s target=&#8221;IFrameName&#8221; is all that really matters.</p>
<p>As far as the IFrame. You can give it a width and height, and then any text that you generate in the php upload file will show there. </p>
<p>Really simple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffguroo</title>
		<link>http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-129899</link>
		<dc:creator>jeffguroo</dc:creator>
		<pubDate>Fri, 19 Mar 2010 07:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-129899</guid>
		<description>after beeting my head against this all day, I have found that doing a simple

[cc lang=&quot;ruby&quot;]render :partial =&gt; &quot;successful_attachment&quot;[/cc]

also works quite well in Rails v1.2.3 and the acts_as_attachment plugin. Thanks for the file upload/AJAX workaround...  a lifesaver.</description>
		<content:encoded><![CDATA[<p>after beeting my head against this all day, I have found that doing a simple</p>
<div class="codecolorer-container ruby twitlight" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="ruby codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">render <span style="color:#ff3333; font-weight:bold;">:partial</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> <span style="color:#996600;">&quot;successful_attachment&quot;</span></div></td></tr></tbody></table></div>
<p>also works quite well in Rails v1.2.3 and the acts_as_attachment plugin. Thanks for the file upload/AJAX workaround&#8230;  a lifesaver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmytro Shteflyuk</title>
		<link>http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-129890</link>
		<dc:creator>Dmytro Shteflyuk</dc:creator>
		<pubDate>Fri, 19 Mar 2010 06:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-129890</guid>
		<description>jeffguroo, you right
It&#039;s impossible to upload file using AJAX&#039;s &lt;tt&gt;XMLHttpRequest&lt;/tt&gt;. So I have written this post to show how to do it using &lt;tt&gt;iframe&lt;/tt&gt;.

Thanks for comment about broken link, I have fixed it.</description>
		<content:encoded><![CDATA[<p>jeffguroo, you right<br />
It&#8217;s impossible to upload file using AJAX&#8217;s <tt>XMLHttpRequest</tt>. So I have written this post to show how to do it using <tt>iframe</tt>.</p>
<p>Thanks for comment about broken link, I have fixed it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffguroo</title>
		<link>http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-129839</link>
		<dc:creator>jeffguroo</dc:creator>
		<pubDate>Fri, 19 Mar 2010 02:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/in-place-file-upload-with-ruby-on-rails/#comment-129839</guid>
		<description>The above mentioned plugin is: respondes_to_parent</description>
		<content:encoded><![CDATA[<p>The above mentioned plugin is: respondes_to_parent</p>
]]></content:encoded>
	</item>
</channel>
</rss>
