<?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: Plupload v1.1 Released</title>
	<atom:link href="http://blog.moxiecode.com/2010/02/24/plupload-v1-1-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.moxiecode.com/2010/02/24/plupload-v1-1-released/</link>
	<description>Moxiecode Developer Blog, talking about things we come across.</description>
	<lastBuildDate>Sun, 20 Feb 2011 17:15:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Brian</title>
		<link>http://blog.moxiecode.com/2010/02/24/plupload-v1-1-released/comment-page-1/#comment-1803</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 10 Mar 2010 02:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.moxiecode.com/?p=296#comment-1803</guid>
		<description>@Spocke - Thanks for the update</description>
		<content:encoded><![CDATA[<p>@Spocke &#8211; Thanks for the update</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spocke</title>
		<link>http://blog.moxiecode.com/2010/02/24/plupload-v1-1-released/comment-page-1/#comment-1802</link>
		<dc:creator>Spocke</dc:creator>
		<pubDate>Tue, 09 Mar 2010 16:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.moxiecode.com/?p=296#comment-1802</guid>
		<description>Yes, there are security restrictions preventing that. Flash can upload if you have a crossdomain.xml file so might Silverlight haven&#039;t played with that. But BrowserPlus, Gears, HTML 4 and HTML 5 might be problematic.</description>
		<content:encoded><![CDATA[<p>Yes, there are security restrictions preventing that. Flash can upload if you have a crossdomain.xml file so might Silverlight haven&#8217;t played with that. But BrowserPlus, Gears, HTML 4 and HTML 5 might be problematic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://blog.moxiecode.com/2010/02/24/plupload-v1-1-released/comment-page-1/#comment-1801</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 09 Mar 2010 13:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.moxiecode.com/?p=296#comment-1801</guid>
		<description>I want to use Plupload to upload with a remote url (s3 for instance) what setting do I change so I don&#039;t get the following error. plupload.full.min.js:1Uncaught Error: URL is not from the same origin.</description>
		<content:encoded><![CDATA[<p>I want to use Plupload to upload with a remote url (s3 for instance) what setting do I change so I don&#8217;t get the following error. plupload.full.min.js:1Uncaught Error: URL is not from the same origin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spocke</title>
		<link>http://blog.moxiecode.com/2010/02/24/plupload-v1-1-released/comment-page-1/#comment-1800</link>
		<dc:creator>Spocke</dc:creator>
		<pubDate>Mon, 08 Mar 2010 17:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.moxiecode.com/?p=296#comment-1800</guid>
		<description>Yes, wait for the FilesAdded event then simply start the queue using uploader.start(); then on the StateChange event submit the form.</description>
		<content:encoded><![CDATA[<p>Yes, wait for the FilesAdded event then simply start the queue using uploader.start(); then on the StateChange event submit the form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grady Werner</title>
		<link>http://blog.moxiecode.com/2010/02/24/plupload-v1-1-released/comment-page-1/#comment-1799</link>
		<dc:creator>Grady Werner</dc:creator>
		<pubDate>Mon, 08 Mar 2010 17:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.moxiecode.com/?p=296#comment-1799</guid>
		<description>Is there a way to auto-submit the upload form?  I&#039;d like to click Add Files and as soon as they click okay, start the upload process rather than making them use a begin upload button.</description>
		<content:encoded><![CDATA[<p>Is there a way to auto-submit the upload form?  I&#8217;d like to click Add Files and as soon as they click okay, start the upload process rather than making them use a begin upload button.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Jinwright</title>
		<link>http://blog.moxiecode.com/2010/02/24/plupload-v1-1-released/comment-page-1/#comment-1797</link>
		<dc:creator>Brian Jinwright</dc:creator>
		<pubDate>Mon, 08 Mar 2010 16:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.moxiecode.com/?p=296#comment-1797</guid>
		<description>This is awesome I can&#039;t wait to integrate this.</description>
		<content:encoded><![CDATA[<p>This is awesome I can&#8217;t wait to integrate this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nano</title>
		<link>http://blog.moxiecode.com/2010/02/24/plupload-v1-1-released/comment-page-1/#comment-1792</link>
		<dc:creator>Nano</dc:creator>
		<pubDate>Thu, 04 Mar 2010 03:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.moxiecode.com/?p=296#comment-1792</guid>
		<description>sorry, forgot to mention: IE7 on WindowsXP.</description>
		<content:encoded><![CDATA[<p>sorry, forgot to mention: IE7 on WindowsXP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nano</title>
		<link>http://blog.moxiecode.com/2010/02/24/plupload-v1-1-released/comment-page-1/#comment-1791</link>
		<dc:creator>Nano</dc:creator>
		<pubDate>Thu, 04 Mar 2010 03:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.moxiecode.com/?p=296#comment-1791</guid>
		<description>I have tried the example from here http://www.plupload.com/example_all_runtimes.php for html4 and when I upload the files it pops up a window to download upload.php which contains the response from the request {&quot;jsonrpc&quot; : &quot;2.0&quot;, &quot;result&quot; : null, &quot;id&quot; : &quot;id&quot;}. I haven&#039;t tried extensively but html4 seems broken, in my environment when I upload a file I only get contents of &quot;query=&quot; (6 bytes). Is there any other place to make this comments such a forum or alike?

Thanks,

Nano.</description>
		<content:encoded><![CDATA[<p>I have tried the example from here <a href="http://www.plupload.com/example_all_runtimes.php" rel="nofollow">http://www.plupload.com/example_all_runtimes.php</a> for html4 and when I upload the files it pops up a window to download upload.php which contains the response from the request {&#8220;jsonrpc&#8221; : &#8220;2.0&#8243;, &#8220;result&#8221; : null, &#8220;id&#8221; : &#8220;id&#8221;}. I haven&#8217;t tried extensively but html4 seems broken, in my environment when I upload a file I only get contents of &#8220;query=&#8221; (6 bytes). Is there any other place to make this comments such a forum or alike?</p>
<p>Thanks,</p>
<p>Nano.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spocke</title>
		<link>http://blog.moxiecode.com/2010/02/24/plupload-v1-1-released/comment-page-1/#comment-1790</link>
		<dc:creator>Spocke</dc:creator>
		<pubDate>Wed, 03 Mar 2010 18:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.moxiecode.com/?p=296#comment-1790</guid>
		<description>The example we have on the www.plupload.com site has an example for this kind of form validation.

It will stat the uploader and block the post. You can have an alert message etc as well.</description>
		<content:encoded><![CDATA[<p>The example we have on the <a href="http://www.plupload.com" rel="nofollow">http://www.plupload.com</a> site has an example for this kind of form validation.</p>
<p>It will stat the uploader and block the post. You can have an alert message etc as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: douja</title>
		<link>http://blog.moxiecode.com/2010/02/24/plupload-v1-1-released/comment-page-1/#comment-1789</link>
		<dc:creator>douja</dc:creator>
		<pubDate>Wed, 03 Mar 2010 11:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.moxiecode.com/?p=296#comment-1789</guid>
		<description>I am beginner in jquery.
plupload I put in a form in my html page.
This form contains other modules.
the problem: sometimes the user chooses plupload its files but forget to click on &quot;start upload&quot;
I want an error message telling the user that he must click on &quot;start upload&quot;.
Please, help me .........</description>
		<content:encoded><![CDATA[<p>I am beginner in jquery.<br />
plupload I put in a form in my html page.<br />
This form contains other modules.<br />
the problem: sometimes the user chooses plupload its files but forget to click on &#8220;start upload&#8221;<br />
I want an error message telling the user that he must click on &#8220;start upload&#8221;.<br />
Please, help me &#8230;&#8230;&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

