<?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: Rails 2.1 YUI Uploader Example</title>
	<atom:link href="http://cameronyule.com/2008/10/rails-2-1-yui-uploader-example/feed" rel="self" type="application/rss+xml" />
	<link>http://cameronyule.com/2008/10/rails-2-1-yui-uploader-example</link>
	<description>Glasgow based new media developer Cameron Yule.</description>
	<lastBuildDate>Fri, 11 Jun 2010 16:33:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Cameron</title>
		<link>http://cameronyule.com/2008/10/rails-2-1-yui-uploader-example/comment-page-1#comment-226</link>
		<dc:creator>Cameron</dc:creator>
		<pubDate>Tue, 04 Nov 2008 18:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://cameronyule.com/?p=327#comment-226</guid>
		<description>Hi Bill, good to hear people are finding it useful.

Nothing particularly special, I guess the parts to pay close attention to are the session hack initializer, the assets controller where we disable cookie-only sessions for the create action, the new asset view and the upload() method in uploader.js, which appends the session &amp; CSRF authentication data to the URL we call to do our upload.

Hopefully you&#039;ll be able to get it to work for you, let me know if you have any trouble.</description>
		<content:encoded><![CDATA[<p>Hi Bill, good to hear people are finding it useful.</p>
<p>Nothing particularly special, I guess the parts to pay close attention to are the session hack initializer, the assets controller where we disable cookie-only sessions for the create action, the new asset view and the upload() method in uploader.js, which appends the session &#038; CSRF authentication data to the URL we call to do our upload.</p>
<p>Hopefully you&#8217;ll be able to get it to work for you, let me know if you have any trouble.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Francl</title>
		<link>http://cameronyule.com/2008/10/rails-2-1-yui-uploader-example/comment-page-1#comment-224</link>
		<dc:creator>Luke Francl</dc:creator>
		<pubDate>Tue, 04 Nov 2008 01:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://cameronyule.com/?p=327#comment-224</guid>
		<description>Yes, the YUI documentation in general is excellent. I like working with their tools. We&#039;re also using the YUI Rich Text Editor.</description>
		<content:encoded><![CDATA[<p>Yes, the YUI documentation in general is excellent. I like working with their tools. We&#8217;re also using the YUI Rich Text Editor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Eisenhauer</title>
		<link>http://cameronyule.com/2008/10/rails-2-1-yui-uploader-example/comment-page-1#comment-222</link>
		<dc:creator>Bill Eisenhauer</dc:creator>
		<pubDate>Sat, 01 Nov 2008 18:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://cameronyule.com/?p=327#comment-222</guid>
		<description>Bless you for putting this together.  One small request to improve this: could you itemize anything special that you had to do to get this to work?  I tinkered with the uploader a week ago and had troubles getting the session hack to work in my stuff -- looks like you&#039;ve solved it here.  But is there anything else we should be looking for that would help smooth a similar implementation?

Bill</description>
		<content:encoded><![CDATA[<p>Bless you for putting this together.  One small request to improve this: could you itemize anything special that you had to do to get this to work?  I tinkered with the uploader a week ago and had troubles getting the session hack to work in my stuff &#8212; looks like you&#8217;ve solved it here.  But is there anything else we should be looking for that would help smooth a similar implementation?</p>
<p>Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cameron</title>
		<link>http://cameronyule.com/2008/10/rails-2-1-yui-uploader-example/comment-page-1#comment-221</link>
		<dc:creator>Cameron</dc:creator>
		<pubDate>Fri, 31 Oct 2008 15:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://cameronyule.com/?p=327#comment-221</guid>
		<description>I much prefer the YUI Uploader to SWFUpload, it just feels more solid.

Hope the example helps!</description>
		<content:encoded><![CDATA[<p>I much prefer the YUI Uploader to SWFUpload, it just feels more solid.</p>
<p>Hope the example helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Francl</title>
		<link>http://cameronyule.com/2008/10/rails-2-1-yui-uploader-example/comment-page-1#comment-219</link>
		<dc:creator>Luke Francl</dc:creator>
		<pubDate>Thu, 30 Oct 2008 19:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://cameronyule.com/?p=327#comment-219</guid>
		<description>Ah, very cool! We are using YUI Flash uploader for Tumblon (http://tumblon.com) but I need to upgrade it to the new version so we don&#039;t get left behind when Flash 10 ships. I will take a look at your code.</description>
		<content:encoded><![CDATA[<p>Ah, very cool! We are using YUI Flash uploader for Tumblon (<a href="http://tumblon.com" rel="nofollow">http://tumblon.com</a>) but I need to upgrade it to the new version so we don&#8217;t get left behind when Flash 10 ships. I will take a look at your code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
