<?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: Flash-based Ajax-style Uploads to Amazon S3</title>
	<atom:link href="http://blog.deskcaster.com/2008/05/08/flash-based-uploads-to-amazon-s3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.deskcaster.com/2008/05/08/flash-based-uploads-to-amazon-s3/</link>
	<description>Secure Video Sharing for Business Teams</description>
	<pubDate>Tue, 06 Jan 2009 13:26:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aaron</title>
		<link>http://blog.deskcaster.com/2008/05/08/flash-based-uploads-to-amazon-s3/#comment-8</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Fri, 01 Aug 2008 17:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://deskcaster.wordpress.com/?p=4#comment-8</guid>
		<description>I'll PayPal $20 to the person who provides the final solution to this.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll PayPal $20 to the person who provides the final solution to this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://blog.deskcaster.com/2008/05/08/flash-based-uploads-to-amazon-s3/#comment-7</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 22 Jul 2008 22:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://deskcaster.wordpress.com/?p=4#comment-7</guid>
		<description>Thanks for all the comments. Unfortunately I have been working on other projects and have not been able to investigate r749 yet.</description>
		<content:encoded><![CDATA[<p>Thanks for all the comments. Unfortunately I have been working on other projects and have not been able to investigate r749 yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://blog.deskcaster.com/2008/05/08/flash-based-uploads-to-amazon-s3/#comment-6</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 22 Jul 2008 22:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://deskcaster.wordpress.com/?p=4#comment-6</guid>
		<description>I tried the custom swfupload (r749) that was supposed to fix the blank return on status 200.  I'm still not getting the uploadSuccess or uploadComplete events to fire.  Have you had any luck with that?</description>
		<content:encoded><![CDATA[<p>I tried the custom swfupload (r749) that was supposed to fix the blank return on status 200.  I&#8217;m still not getting the uploadSuccess or uploadComplete events to fire.  Have you had any luck with that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Gavin</title>
		<link>http://blog.deskcaster.com/2008/05/08/flash-based-uploads-to-amazon-s3/#comment-5</link>
		<dc:creator>Jesse Gavin</dc:creator>
		<pubDate>Tue, 01 Jul 2008 16:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://deskcaster.wordpress.com/?p=4#comment-5</guid>
		<description>You said that you plan on sharing your modified SWF here. Would you still be willing to do so? Thanks.</description>
		<content:encoded><![CDATA[<p>You said that you plan on sharing your modified SWF here. Would you still be willing to do so? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uzi</title>
		<link>http://blog.deskcaster.com/2008/05/08/flash-based-uploads-to-amazon-s3/#comment-4</link>
		<dc:creator>uzi</dc:creator>
		<pubDate>Mon, 23 Jun 2008 07:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://deskcaster.wordpress.com/?p=4#comment-4</guid>
		<description>which version of swfupload.swf did you use?
i did the same by hosting the swf file at s3

but strangely, i get an error "Could not find Flash element"
I could access and download the swf file directly though</description>
		<content:encoded><![CDATA[<p>which version of swfupload.swf did you use?<br />
i did the same by hosting the swf file at s3</p>
<p>but strangely, i get an error &#8220;Could not find Flash element&#8221;<br />
I could access and download the swf file directly though</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://blog.deskcaster.com/2008/05/08/flash-based-uploads-to-amazon-s3/#comment-3</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 10 Jun 2008 18:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://deskcaster.wordpress.com/?p=4#comment-3</guid>
		<description>Thanks for this post!  It was very helpful.. I got swfupload working with S3, but it hangs at the end because of the empty 200 response from Amazon as you described.  Have you solved this problem yet?  I tried the new .swf posted in the SWFUpload discussion forum, but got the same result.</description>
		<content:encoded><![CDATA[<p>Thanks for this post!  It was very helpful.. I got swfupload working with S3, but it hangs at the end because of the empty 200 response from Amazon as you described.  Have you solved this problem yet?  I tried the new .swf posted in the SWFUpload discussion forum, but got the same result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skunkwerk</title>
		<link>http://blog.deskcaster.com/2008/05/08/flash-based-uploads-to-amazon-s3/#comment-2</link>
		<dc:creator>skunkwerk</dc:creator>
		<pubDate>Sun, 11 May 2008 17:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://deskcaster.wordpress.com/?p=4#comment-2</guid>
		<description>thanks for the guide.  what do you set the upload_url to?

thanks</description>
		<content:encoded><![CDATA[<p>thanks for the guide.  what do you set the upload_url to?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
