<?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: Swoooosh &#8211; Free Open Source Flash-based Multi File Uploader</title>
	<atom:link href="http://e-mats.org/2008/05/swoooosh-open-source-flash-based-multi-file-uploader/feed/" rel="self" type="application/rss+xml" />
	<link>http://e-mats.org/2008/05/swoooosh-open-source-flash-based-multi-file-uploader/</link>
	<description>Where desperate is just another word for a regular day.</description>
	<lastBuildDate>Thu, 26 Aug 2010 07:10:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ludvig</title>
		<link>http://e-mats.org/2008/05/swoooosh-open-source-flash-based-multi-file-uploader/comment-page-1/#comment-1321</link>
		<dc:creator>Ludvig</dc:creator>
		<pubDate>Fri, 19 Feb 2010 18:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://e-mats.org/?p=90#comment-1321</guid>
		<description>Thanks!
Just so simple I wanted it!</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
Just so simple I wanted it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://e-mats.org/2008/05/swoooosh-open-source-flash-based-multi-file-uploader/comment-page-1/#comment-1076</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 05 Jan 2010 05:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://e-mats.org/?p=90#comment-1076</guid>
		<description>Here is one more Open Source flash uploader:
Free Multiple Files Uploader
http://quadroland.com/q_imageuploader/opensource/

It is simple and adjustable. Samples of PHP integration are provided. 
Several skins are available.
Can be configured from XML or win application.</description>
		<content:encoded><![CDATA[<p>Here is one more Open Source flash uploader:<br />
Free Multiple Files Uploader<br />
<a href="http://quadroland.com/q_imageuploader/opensource/" rel="nofollow">http://quadroland.com/q_imageuploader/opensource/</a></p>
<p>It is simple and adjustable. Samples of PHP integration are provided.<br />
Several skins are available.<br />
Can be configured from XML or win application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://e-mats.org/2008/05/swoooosh-open-source-flash-based-multi-file-uploader/comment-page-1/#comment-820</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 31 Aug 2009 21:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://e-mats.org/?p=90#comment-820</guid>
		<description>How about file size limit?  I have found that using Flex to upload the file size limit tends to be around 1 or 2 hundred MB, anyone found away around that?</description>
		<content:encoded><![CDATA[<p>How about file size limit?  I have found that using Flex to upload the file size limit tends to be around 1 or 2 hundred MB, anyone found away around that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://e-mats.org/2008/05/swoooosh-open-source-flash-based-multi-file-uploader/comment-page-1/#comment-711</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Fri, 19 Jun 2009 11:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://e-mats.org/?p=90#comment-711</guid>
		<description>I really like the simplicity and ease of use of this - there&#039;s just one thing I&#039;d love to see implemented (if it hasn&#039;t been already) - if there is an error uploading (or if your script rejects the file), then it would be nice to be able to pass that on to the &#039;done&#039; page so it could display a message accordingly.

Eg: my script is for uploading an image, so it would be nice if I could flag if someone tries to upload a .exe file and warn them on the &#039;done&#039; page that it wasn&#039;t accepted.  At present, it disregards the file (as it isn&#039;t an image), but redirects to the done page which has no idea, so just says &#039;thanks, your file was received&#039;...

Other than that, fantastic  :)</description>
		<content:encoded><![CDATA[<p>I really like the simplicity and ease of use of this &#8211; there&#8217;s just one thing I&#8217;d love to see implemented (if it hasn&#8217;t been already) &#8211; if there is an error uploading (or if your script rejects the file), then it would be nice to be able to pass that on to the &#8216;done&#8217; page so it could display a message accordingly.</p>
<p>Eg: my script is for uploading an image, so it would be nice if I could flag if someone tries to upload a .exe file and warn them on the &#8216;done&#8217; page that it wasn&#8217;t accepted.  At present, it disregards the file (as it isn&#8217;t an image), but redirects to the done page which has no idea, so just says &#8216;thanks, your file was received&#8217;&#8230;</p>
<p>Other than that, fantastic  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mats</title>
		<link>http://e-mats.org/2008/05/swoooosh-open-source-flash-based-multi-file-uploader/comment-page-1/#comment-451</link>
		<dc:creator>Mats</dc:creator>
		<pubDate>Wed, 03 Dec 2008 08:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://e-mats.org/?p=90#comment-451</guid>
		<description>SWFUpload 2.2.0 (currently in beta 3) added support for Flash 10 - and after a bit of tinkering we got it to work in the development version of one of our projects. I made a small post about &lt;a href=&#039;http://e-mats.org/2008/10/upgrading-to-swfupload-220-beta/&#039; rel=&quot;nofollow&quot;&gt;upgrading to SWFUpload 2.2.0 beta&lt;/a&gt; detailing my experiences with that version.

Adding parallell uploads shouldn&#039;t be too hard, and as this flash uploader actually shows a flash button as part of the process (as it&#039;s implemented purely in flash, and not dependent on javascript living in the browser), it should work just fine in Flash 10. Feel free to extend it further and submit a patch. There isn&#039;t much code, so getting the grip of it should be pretty easy.</description>
		<content:encoded><![CDATA[<p>SWFUpload 2.2.0 (currently in beta 3) added support for Flash 10 &#8211; and after a bit of tinkering we got it to work in the development version of one of our projects. I made a small post about <a href='http://e-mats.org/2008/10/upgrading-to-swfupload-220-beta/' rel="nofollow">upgrading to SWFUpload 2.2.0 beta</a> detailing my experiences with that version.</p>
<p>Adding parallell uploads shouldn&#8217;t be too hard, and as this flash uploader actually shows a flash button as part of the process (as it&#8217;s implemented purely in flash, and not dependent on javascript living in the browser), it should work just fine in Flash 10. Feel free to extend it further and submit a patch. There isn&#8217;t much code, so getting the grip of it should be pretty easy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://e-mats.org/2008/05/swoooosh-open-source-flash-based-multi-file-uploader/comment-page-1/#comment-450</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 03 Dec 2008 01:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://e-mats.org/?p=90#comment-450</guid>
		<description>SwfUpload has been causing people fits since the release of flash 10 ....and I think the yahoo uploader was implementing it also. I have not kept up with the development of those projects to know if fixes have come out yet since I was forced to leave swfupload and implement new solutions to my projects upon the release of flash 10. At that time they had no certain time to officially support beyond flash 9. Those issues are well documented on the swfupload forum as well as adobe forum if you are interested in researching.

This project would be a good one to continue on with, especially since I have only seen one other free script from vixiom which actually performs concurrent uploads.</description>
		<content:encoded><![CDATA[<p>SwfUpload has been causing people fits since the release of flash 10 &#8230;.and I think the yahoo uploader was implementing it also. I have not kept up with the development of those projects to know if fixes have come out yet since I was forced to leave swfupload and implement new solutions to my projects upon the release of flash 10. At that time they had no certain time to officially support beyond flash 9. Those issues are well documented on the swfupload forum as well as adobe forum if you are interested in researching.</p>
<p>This project would be a good one to continue on with, especially since I have only seen one other free script from vixiom which actually performs concurrent uploads.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mats</title>
		<link>http://e-mats.org/2008/05/swoooosh-open-source-flash-based-multi-file-uploader/comment-page-1/#comment-447</link>
		<dc:creator>Mats</dc:creator>
		<pubDate>Tue, 02 Dec 2008 21:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://e-mats.org/?p=90#comment-447</guid>
		<description>Hi, as I answered on E-mail, I don&#039;t have any time to do &quot;free&quot; work at the moment, but if anyone else reading this blog is interested, they can leave a message with a working E-mail address and I&#039;ll E-mail your contact address to them. Anyone interested can also follow the link on the previous poster.</description>
		<content:encoded><![CDATA[<p>Hi, as I answered on E-mail, I don&#8217;t have any time to do &#8220;free&#8221; work at the moment, but if anyone else reading this blog is interested, they can leave a message with a working E-mail address and I&#8217;ll E-mail your contact address to them. Anyone interested can also follow the link on the previous poster.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://e-mats.org/2008/05/swoooosh-open-source-flash-based-multi-file-uploader/comment-page-1/#comment-446</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 02 Dec 2008 20:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://e-mats.org/?p=90#comment-446</guid>
		<description>Hi - I was wondering if you would be able to implement this for my site? I had someone due a file upload for me and they used Java. Which is fine if you aren&#039;t using IE. I am not a code guy so all of this is pretty foreign to me. I can trade services with you if you would like. We have a business card print shop and I can print you 1000 glossy cards for your time. Let me know if you are interested. I would love to see this on the site! Thanks.

Dan</description>
		<content:encoded><![CDATA[<p>Hi &#8211; I was wondering if you would be able to implement this for my site? I had someone due a file upload for me and they used Java. Which is fine if you aren&#8217;t using IE. I am not a code guy so all of this is pretty foreign to me. I can trade services with you if you would like. We have a business card print shop and I can print you 1000 glossy cards for your time. Let me know if you are interested. I would love to see this on the site! Thanks.</p>
<p>Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jullian</title>
		<link>http://e-mats.org/2008/05/swoooosh-open-source-flash-based-multi-file-uploader/comment-page-1/#comment-235</link>
		<dc:creator>Jullian</dc:creator>
		<pubDate>Fri, 25 Jul 2008 11:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://e-mats.org/?p=90#comment-235</guid>
		<description>Could you send me the hole content of test.php?!

I added the regular fields and the $_FILES arraies but nothing happens...
Hope you can help me through that.</description>
		<content:encoded><![CDATA[<p>Could you send me the hole content of test.php?!</p>
<p>I added the regular fields and the $_FILES arraies but nothing happens&#8230;<br />
Hope you can help me through that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mats</title>
		<link>http://e-mats.org/2008/05/swoooosh-open-source-flash-based-multi-file-uploader/comment-page-1/#comment-221</link>
		<dc:creator>Mats</dc:creator>
		<pubDate>Wed, 09 Jul 2008 07:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://e-mats.org/?p=90#comment-221</guid>
		<description>Hi,

I&#039;ve currently left the project &quot;as it is&quot;, since we&#039;ve moved on to use one of the free upload applications that i mention in my post at:

http://e-mats.org/2008/06/free-flash-based-file-upload-applications/

They&#039;re based on javascript and flash together, and works quite good. You are of course free to use the code from Swoooosh for anything you want, and if you make any vital updates, I&#039;ll be happy to provide a link or host the file here.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve currently left the project &#8220;as it is&#8221;, since we&#8217;ve moved on to use one of the free upload applications that i mention in my post at:</p>
<p><a href="http://e-mats.org/2008/06/free-flash-based-file-upload-applications/" rel="nofollow">http://e-mats.org/2008/06/free-flash-based-file-upload-applications/</a></p>
<p>They&#8217;re based on javascript and flash together, and works quite good. You are of course free to use the code from Swoooosh for anything you want, and if you make any vital updates, I&#8217;ll be happy to provide a link or host the file here.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
