<?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: A rich upload experience on pluggable backends</title>
	<atom:link href="http://ajaxian.com/archives/plupload/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/plupload</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: ColonelPanic</title>
		<link>http://ajaxian.com/archives/plupload/comment-page-1#comment-278924</link>
		<dc:creator>ColonelPanic</dc:creator>
		<pubDate>Thu, 18 Feb 2010 23:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8586#comment-278924</guid>
		<description>@Spocke As I understand it, using the GPLv2 license on a library like this makes it useless to all but a very narrow niche of developers -- those making an open-source web platform like Wordpress or Redmine. For the rest of us working on code for clients, this can&#039;t be used at all. This is important to note, I think the website should be clearer about it.</description>
		<content:encoded><![CDATA[<p>@Spocke As I understand it, using the GPLv2 license on a library like this makes it useless to all but a very narrow niche of developers &#8212; those making an open-source web platform like WordPress or Redmine. For the rest of us working on code for clients, this can&#8217;t be used at all. This is important to note, I think the website should be clearer about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spocke</title>
		<link>http://ajaxian.com/archives/plupload/comment-page-1#comment-278856</link>
		<dc:creator>Spocke</dc:creator>
		<pubDate>Sun, 14 Feb 2010 17:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8586#comment-278856</guid>
		<description>@CedBaz: Using a JS based encoder is both slow and it&#039;s a large piece of code. It&#039;s better to use the native JPEG encoder in Gecko. And since WebKit doesn&#039;t have direct file access we can&#039;t do resizing at all on that browser.

@mikedeboer: We do have a financial interest in the project. So we might do a dual license here to support the development of the project. And the project is to small to have support as a business model.</description>
		<content:encoded><![CDATA[<p>@CedBaz: Using a JS based encoder is both slow and it&#8217;s a large piece of code. It&#8217;s better to use the native JPEG encoder in Gecko. And since WebKit doesn&#8217;t have direct file access we can&#8217;t do resizing at all on that browser.</p>
<p>@mikedeboer: We do have a financial interest in the project. So we might do a dual license here to support the development of the project. And the project is to small to have support as a business model.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikedeboer</title>
		<link>http://ajaxian.com/archives/plupload/comment-page-1#comment-278830</link>
		<dc:creator>mikedeboer</dc:creator>
		<pubDate>Fri, 12 Feb 2010 15:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8586#comment-278830</guid>
		<description>@Spocke Why did you release it under the restrictive GPLv2 license and not under a more liberal license like LGPL, BSD or MIT?</description>
		<content:encoded><![CDATA[<p>@Spocke Why did you release it under the restrictive GPLv2 license and not under a more liberal license like LGPL, BSD or MIT?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CedBaz</title>
		<link>http://ajaxian.com/archives/plupload/comment-page-1#comment-278822</link>
		<dc:creator>CedBaz</dc:creator>
		<pubDate>Thu, 11 Feb 2010 21:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8586#comment-278822</guid>
		<description>Client side image resizing before upload : I&#039;ve tried it a month ago using Andreas Ritter JPEG Encoder JS Lib + Canvas + FileApi (on FF 3.6 beta) : http://cedric.bazureau.free.fr/proofofconcept/</description>
		<content:encoded><![CDATA[<p>Client side image resizing before upload : I&#8217;ve tried it a month ago using Andreas Ritter JPEG Encoder JS Lib + Canvas + FileApi (on FF 3.6 beta) : <a href="http://cedric.bazureau.free.fr/proofofconcept/" rel="nofollow">http://cedric.bazureau.free.fr/proofofconcept/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spocke</title>
		<link>http://ajaxian.com/archives/plupload/comment-page-1#comment-278808</link>
		<dc:creator>Spocke</dc:creator>
		<pubDate>Wed, 10 Feb 2010 19:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8586#comment-278808</guid>
		<description>We will fix a better more clear upload button for the next release. It&#039;s way to easy to miss the upload button now.</description>
		<content:encoded><![CDATA[<p>We will fix a better more clear upload button for the next release. It&#8217;s way to easy to miss the upload button now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darkimmortal</title>
		<link>http://ajaxian.com/archives/plupload/comment-page-1#comment-278807</link>
		<dc:creator>Darkimmortal</dc:creator>
		<pubDate>Wed, 10 Feb 2010 19:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8586#comment-278807</guid>
		<description>Am I the only one that clicked the big grey upload icon before the smaller green one?</description>
		<content:encoded><![CDATA[<p>Am I the only one that clicked the big grey upload icon before the smaller green one?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spocke</title>
		<link>http://ajaxian.com/archives/plupload/comment-page-1#comment-278804</link>
		<dc:creator>Spocke</dc:creator>
		<pubDate>Wed, 10 Feb 2010 16:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8586#comment-278804</guid>
		<description>@bgrins: It works just fine with jQuery 1.4. They removed the document from the default collection so it will effect thinks like bind. But they made sure that ready works as expected for compatibility. I also verified that the current version works with jQuery 1.4.1. But your method is shorter so I might just change it to that later on.</description>
		<content:encoded><![CDATA[<p>@bgrins: It works just fine with jQuery 1.4. They removed the document from the default collection so it will effect thinks like bind. But they made sure that ready works as expected for compatibility. I also verified that the current version works with jQuery 1.4.1. But your method is shorter so I might just change it to that later on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bgrins</title>
		<link>http://ajaxian.com/archives/plupload/comment-page-1#comment-278803</link>
		<dc:creator>bgrins</dc:creator>
		<pubDate>Wed, 10 Feb 2010 16:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8586#comment-278803</guid>
		<description>@Spocke This looks great - thanks for sharing!
FYI: the &lt;a href=&#039;http://www.plupload.com/example_queuewidget.php&#039; rel=&quot;nofollow&quot;&gt;example code&lt;/a&gt; for the jQuery plugin  will not work with jQuery 1.4, because of the $().ready(function(){}) call.  This is one of the &lt;a href=&#039;http://jquery14.com/day-01/jquery-14#backwards&#039; rel=&quot;nofollow&quot;&gt;breaking changes in jQuery 1.4&lt;/a&gt;.  It should work fine if you change it to $(function() {}).</description>
		<content:encoded><![CDATA[<p>@Spocke This looks great &#8211; thanks for sharing!<br />
FYI: the <a href='http://www.plupload.com/example_queuewidget.php' rel="nofollow">example code</a> for the jQuery plugin  will not work with jQuery 1.4, because of the $().ready(function(){}) call.  This is one of the <a href='http://jquery14.com/day-01/jquery-14#backwards' rel="nofollow">breaking changes in jQuery 1.4</a>.  It should work fine if you change it to $(function() {}).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spocke</title>
		<link>http://ajaxian.com/archives/plupload/comment-page-1#comment-278802</link>
		<dc:creator>Spocke</dc:creator>
		<pubDate>Wed, 10 Feb 2010 14:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8586#comment-278802</guid>
		<description>@RoryH: We will probably add optional support for multipart in the future. Why we didn&#039;t do it in this initial release is the impossibility do to so on WebKit and still use the upload progress etc. Check this issue for a more detailed discussion: http://github.com/moxiecode/plupload/issues#issue/1


@V1: Thanks. It would be very helpful if you could file a bug report at GitHub with details about browser, operating system etc. So I can try to setup an environment that matches yours so I can try to reproduce it.</description>
		<content:encoded><![CDATA[<p>@RoryH: We will probably add optional support for multipart in the future. Why we didn&#8217;t do it in this initial release is the impossibility do to so on WebKit and still use the upload progress etc. Check this issue for a more detailed discussion: <a href="http://github.com/moxiecode/plupload/issues#issue/1" rel="nofollow">http://github.com/moxiecode/plupload/issues#issue/1</a></p>
<p>@V1: Thanks. It would be very helpful if you could file a bug report at GitHub with details about browser, operating system etc. So I can try to setup an environment that matches yours so I can try to reproduce it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: V1</title>
		<link>http://ajaxian.com/archives/plupload/comment-page-1#comment-278801</link>
		<dc:creator>V1</dc:creator>
		<pubDate>Wed, 10 Feb 2010 14:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8586#comment-278801</guid>
		<description>@Spocke I&#039;m using debug builds of the Flash Player. Version stats: MAC 10,1,50,416 according to: http://kb2.adobe.com/cps/155/tn_15507.html

Hopes this helps :)</description>
		<content:encoded><![CDATA[<p>@Spocke I&#8217;m using debug builds of the Flash Player. Version stats: MAC 10,1,50,416 according to: <a href="http://kb2.adobe.com/cps/155/tn_15507.html" rel="nofollow">http://kb2.adobe.com/cps/155/tn_15507.html</a></p>
<p>Hopes this helps :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RoryH</title>
		<link>http://ajaxian.com/archives/plupload/comment-page-1#comment-278800</link>
		<dc:creator>RoryH</dc:creator>
		<pubDate>Wed, 10 Feb 2010 13:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8586#comment-278800</guid>
		<description>Appears there&#039;s no multipart request upload support :-(</description>
		<content:encoded><![CDATA[<p>Appears there&#8217;s no multipart request upload support :-(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spocke</title>
		<link>http://ajaxian.com/archives/plupload/comment-page-1#comment-278799</link>
		<dc:creator>Spocke</dc:creator>
		<pubDate>Wed, 10 Feb 2010 13:13:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8586#comment-278799</guid>
		<description>@V1: Never seen that problem before. Works for me in all browsers, could be a faulty Flash installation on your machine. Also only IE needs your to use Flash FF, Chrome and Safari can use native support or Gears.

@Phunky: Hopefully all modern browsers will have good file upload support soon. They are slowly getting there and FF is on top right now but it&#039;s still not perfect. Drag drop is also possible using Gears on all browsers but since Google dropped development on it will probably not be that wide spread.</description>
		<content:encoded><![CDATA[<p>@V1: Never seen that problem before. Works for me in all browsers, could be a faulty Flash installation on your machine. Also only IE needs your to use Flash FF, Chrome and Safari can use native support or Gears.</p>
<p>@Phunky: Hopefully all modern browsers will have good file upload support soon. They are slowly getting there and FF is on top right now but it&#8217;s still not perfect. Drag drop is also possible using Gears on all browsers but since Google dropped development on it will probably not be that wide spread.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phunky</title>
		<link>http://ajaxian.com/archives/plupload/comment-page-1#comment-278797</link>
		<dc:creator>Phunky</dc:creator>
		<pubDate>Wed, 10 Feb 2010 12:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8586#comment-278797</guid>
		<description>Although very nice work this is still not that ideal due to browser support. Drag-n-Drop is only really possible on all browser via either Java or with the Yahoo BrowserPlug plugin.

I&#039;m waiting for the day that we can remove out Java applet in favor of something better.</description>
		<content:encoded><![CDATA[<p>Although very nice work this is still not that ideal due to browser support. Drag-n-Drop is only really possible on all browser via either Java or with the Yahoo BrowserPlug plugin.</p>
<p>I&#8217;m waiting for the day that we can remove out Java applet in favor of something better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: V1</title>
		<link>http://ajaxian.com/archives/plupload/comment-page-1#comment-278796</link>
		<dc:creator>V1</dc:creator>
		<pubDate>Wed, 10 Feb 2010 11:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8586#comment-278796</guid>
		<description>Would have been great if it actually worked to!

&quot;TypeError: Error #1006: dispatchEvent is not a function.
	at Function/()
&quot; 

Gotta love flash. :)</description>
		<content:encoded><![CDATA[<p>Would have been great if it actually worked to!</p>
<p>&#8220;TypeError: Error #1006: dispatchEvent is not a function.<br />
	at Function/()<br />
&#8221; </p>
<p>Gotta love flash. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

