<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.8.6" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>WebAppers &#187; Upload</title>
	<link>http://www.webappers.com</link>
	<description>- Hunting the Best Open Source Resources for Web Developers</description>
	<pubDate>Wed, 19 Jun 2013 07:05:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
			<item>
		<title>How to Create Mini Ajax File Upload Form with jQuery</title>
		<link>http://www.webappers.com/2013/05/14/how-to-create-mini-ajax-file-upload-form-with-jquery/</link>
		<comments>http://www.webappers.com/2013/05/14/how-to-create-mini-ajax-file-upload-form-with-jquery/#comments</comments>
		<pubDate>Tue, 14 May 2013 07:07:11 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[License Free]]></category>
		<category><![CDATA[Upload]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=8518</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=216212803" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=1049674741" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Tutorialzine has shared a tutorial: Mini AJAX File Upload Form, which tell us how to create an AJAX file upload form, that will let visitors upload files from their browsers with drag/drop or by selecting them individually.
For the purpose, we will combine the powerful jQuery File Upload plugin with the neat jQuery Knob to present [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=218289237" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=1326973874" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><strong>Tutorialzine</strong> has shared a tutorial: <a title="Mini Ajax File Upload form" href="http://tutorialzine.com/2013/05/mini-ajax-file-upload-form/" target="_blank">Mini AJAX File Upload Form</a>, which tell us <strong>how to create an AJAX file upload form, that will let visitors upload files from their browsers with drag/drop or by selecting them individually</strong>.</p>
<p>For the purpose, we will combine the powerful jQuery File Upload plugin with the neat jQuery Knob to present a slick CSS3/JS driven interface. Currently, the files are simply moved to the uploads folder, but you can extend it by adding authentication or creating records in your database.</p>
<p style="text-align: center;"><a title="Mini Ajax File Upload form" href="http://tutorialzine.com/2013/05/mini-ajax-file-upload-form/" target="_blank"><img class="size-full wp-image-8519 aligncenter" title="mini-ajax-upload-form" src="http://www.webappers.com/img/2013/05/mini-ajax-upload-form.jpg" alt="mini-ajax-upload-form" width="580" height="299" /></a></p>
<blockquote><p>Requirements: jQuery Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://demo.tutorialzine.com/2013/05/mini-ajax-file-upload-form/" target="_blank">http://demo.tutorialzine.com/2013/05/mini-ajax-file-upload-form/</a><br />
License: License Free</p></blockquote>

<!-- Similar Posts took 0.340 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2013/05/14/how-to-create-mini-ajax-file-upload-form-with-jquery/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Open Source Drag &amp; Drop File Uploads with Dropzone.js</title>
		<link>http://www.webappers.com/2013/01/16/open-source-drag-drop-file-uploads-with-dropzone-js/</link>
		<comments>http://www.webappers.com/2013/01/16/open-source-drag-drop-file-uploads-with-dropzone-js/#comments</comments>
		<pubDate>Wed, 16 Jan 2013 07:35:10 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Upload]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=7441</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=418751211" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=2129183249" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Dropzone.js is an open source library that provides drag’n’drop file uploads by simply including a java-script file. It views previews of images and you can register to different events to control how and which files are uploaded.
It supports Chrome 7+, Firefox 4+, IE 10+, Opera 12+ and Safari 5+. For all the other browsers, dropzone [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=1370764377" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=1625881893" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="Dropzone.js" href="http://www.dropzonejs.com/" target="_blank">Dropzone.js</a> is an open source library that provides drag’n’drop file uploads by simply including a java-script file. It views previews of images and you can register to different events to control how and which files are uploaded.</p>
<p>It supports Chrome 7+, Firefox 4+, IE 10+, Opera 12+ and Safari 5+. For all the other browsers, dropzone provides an oldschool file input fallback. It is released under MIT License.</p>
<p style="text-align: center;"><a title="Dropzone.js" href="http://www.dropzonejs.com/" target="_blank"><img class="alignnone size-full wp-image-7472" title="drop-zone" src="http://www.webappers.com/img/2013/01/drop-zone.jpg" alt="drop-zone" width="580" height="376" /></a></p>
<blockquote><p>Requirements: jQuery Framework<br />
Download Link: <a title="demo" rel="nofollow" href="http://www.dropzonejs.com/" target="_blank">http://www.dropzonejs.com/</a><br />
License: MIT License</p></blockquote>

<!-- Similar Posts took 0.346 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2013/01/16/open-source-drag-drop-file-uploads-with-dropzone-js/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tutorial: Advanced Uploading Techniques Part I &amp; II</title>
		<link>http://www.webappers.com/2012/09/28/tutorial-advanced-uploading-techniques-part-i-ii/</link>
		<comments>http://www.webappers.com/2012/09/28/tutorial-advanced-uploading-techniques-part-i-ii/#comments</comments>
		<pubDate>Fri, 28 Sep 2012 07:01:12 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[License Free]]></category>
		<category><![CDATA[Upload]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=6647</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=64454099" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=1832367495" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Uploading in HTML has always left much to be desired from developers. With the introduction of the File and Drag-and-Drop APIs, we are beginning to see improvements across many sites whose core functionality relies on uploading.
In Part I of Advanced Uploading Techniques, we will discuss reading file information and posting that up to a server. [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=494555598" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=494276365" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p>Uploading in HTML has always left much to be desired from developers. With the introduction of the File and Drag-and-Drop APIs, we are beginning to see improvements across many sites whose core functionality relies on uploading.</p>
<p>In <a title="Part I of Advanced Uploading Techniques" href="http://creativejs.com/tutorials/advanced-uploading-techniques-part-1/" target="_blank">Part I of Advanced Uploading Techniques</a>, we will discuss reading file information and posting that up to a server. Of particular importance to this will be the concept of chunked uploading. In the <a title="Part II" href="http://creativejs.com/advanced-uploading-techniques-part-2/" target="_blank">Part II</a>, we will address is the lack of a connection. Hardwired ethernet connections will always provide the most stable uploads, but for mobile browsers, especially ones not connected via WiFi, we must be able to react to a loss of connection.</p>
<p style="text-align: center;"><a title="Part I of Advanced Uploading Techniques" href="http://creativejs.com/tutorials/advanced-uploading-techniques-part-1/" target="_blank"><img class="size-full wp-image-6648 aligncenter" title="advance-uploading" src="http://www.webappers.com/img/2012/09/advance-uploading.png" alt="advance-uploading" width="579" height="327" /></a></p>
<blockquote><p>Requirements: JavaScript Framework<br />
Part I: <a title="demo" rel="nofollow" href="http://creativejs.com/tutorials/advanced-uploading-techniques-part-1/" target="_blank">http://creativejs.com/tutorials/advanced-uploading-techniques-part-1/</a><br />
Part II: <a title="demo" rel="nofollow" href="http://creativejs.com/advanced-uploading-techniques-part-2/" target="_blank">http://creativejs.com/advanced-uploading-techniques-part-2/</a><br />
License: License Free</p></blockquote>

<!-- Similar Posts took 0.334 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2012/09/28/tutorial-advanced-uploading-techniques-part-i-ii/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Create a HTML5 Drag &amp; Drop File Uploader with jQuery</title>
		<link>http://www.webappers.com/2012/08/10/create-a-html5-drag-drop-file-uploader-with-jquery/</link>
		<comments>http://www.webappers.com/2012/08/10/create-a-html5-drag-drop-file-uploader-with-jquery/#comments</comments>
		<pubDate>Fri, 10 Aug 2012 07:01:55 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[License Free]]></category>
		<category><![CDATA[Upload]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=6416</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=600070904" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=1907202242" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>InsertHTML has written a tutorial: Creating a Complete HTML5 Drag and Drop File Uploader with jQuery. They tell us how to create a file uploader using HTML5 drag and drop, along with the file reader API and some PHP. We will also be using local storage to remember which files were uploaded by the user.
As [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=1646956415" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=851341034" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p>InsertHTML has written a tutorial: <a title="Creating a Complete HTML5 Drag and Drop File Uploader with jQuery" href="http://www.inserthtml.com/2012/08/file-uploader/" target="_blank">Creating a Complete HTML5 Drag and Drop File Uploader with jQuery</a>. They tell us how to create a file uploader using HTML5 drag and drop, along with the file reader API and some PHP. We will also be using local storage to remember which files were uploaded by the user.</p>
<p>As you&#8217;d imagine, this doesn’t work in the latest stable release of internet explorer. However, it should work fine in any other modern browser.</p>
<p style="text-align: center;"><a title="Creating a Complete HTML5 Drag and Drop File Uploader with jQuery" href="http://www.inserthtml.com/2012/08/file-uploader/" target="_blank"><img class="size-full wp-image-6417 aligncenter" title="drag-and-drop-upload" src="http://www.webappers.com/img/2012/08/drag-and-drop-upload.jpg" alt="drag-and-drop-upload" width="579" height="179" /></a></p>
<blockquote><p>Requirements: jQuery Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://www.inserthtml.com/demo/file-upload/" target="_blank">http://www.inserthtml.com/demo/file-upload/</a><br />
License: License Free</p></blockquote>

<!-- Similar Posts took 0.336 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2012/08/10/create-a-html5-drag-drop-file-uploader-with-jquery/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Pretty Animated Percentage Loader jQuery Plugin</title>
		<link>http://www.webappers.com/2012/06/08/a-pretty-animated-percentage-loader-jquery-plugin/</link>
		<comments>http://www.webappers.com/2012/06/08/a-pretty-animated-percentage-loader-jquery-plugin/#comments</comments>
		<pubDate>Fri, 08 Jun 2012 07:01:34 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[BSD License]]></category>
		<category><![CDATA[Upload]]></category>
		<category><![CDATA[jQuery]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=6173</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=1938043602" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=380132712" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>jQuery.PercentageLoader is a jQuery plugin for displaying a progress widget in more visually striking way than the ubiquitous horizontal progress bar / textual counter. Installation and use is quick and simple.
It makes use of HTML 5 canvas for a rich graphical appearance with only a 10kb (minified) javascript file necessary (suggested web font optional), using [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=350717275" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=167768077" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="jQuery.PercentageLoader" href="http://widgets.better2web.com/loader/" target="_blank">jQuery.PercentageLoader</a> is a <strong>jQuery plugin for displaying a progress</strong> widget in more visually striking way than the ubiquitous horizontal progress bar / textual counter. Installation and use is quick and simple.</p>
<p>It makes use of HTML 5 canvas for a rich graphical appearance with only a 10kb (minified) javascript file necessary (suggested web font optional), using vectors rather than images so can be easily deployed at various sizes. It is open source released under BSD licensed.</p>
<p style="text-align: center;"><a title="jQuery.PercentageLoader" href="http://widgets.better2web.com/loader/" target="_blank"><img class="size-full wp-image-6174 aligncenter" title="jquery-progress-loader" src="http://www.webappers.com/img/2012/06/jquery-progress-loader.jpg" alt="jquery-progress-loader" width="580" height="283" /></a></p>
<blockquote><p>Requirements: jQuery Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://widgets.better2web.com/loader/" target="_blank">http://widgets.better2web.com/loader/</a><br />
License: BSD License</p></blockquote>

<!-- Similar Posts took 0.336 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2012/06/08/a-pretty-animated-percentage-loader-jquery-plugin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Filepicker.io &#8211; A Handy Upload Form for the Web</title>
		<link>http://www.webappers.com/2012/05/03/filepicker-io-a-handy-upload-form-for-the-web/</link>
		<comments>http://www.webappers.com/2012/05/03/filepicker-io-a-handy-upload-form-for-the-web/#comments</comments>
		<pubDate>Thu, 03 May 2012 08:05:27 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[License Free]]></category>
		<category><![CDATA[Upload]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=5940</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=2106651828" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=1677747253" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Filepicker.io is basically a handy upload form for the web. Most websites only allow you to upload files from your local computer, so if you want to upload your facebook profile picture, it&#8217;s a big pain. Filepicker.io makes it super simple to allow users to upload their online content.
When you want a file of users, [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=139777392" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=1800844072" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="Filepicker.io" href="https://www.filepicker.io/" target="_blank">Filepicker.io</a> is basically <strong>a handy upload form for the web</strong>. Most websites only allow you to upload files from your local computer, so if you want to upload your facebook profile picture, it&#8217;s a big pain. Filepicker.io makes it super simple to allow users to upload their online content.</p>
<p>When you want a file of users, you can let user selecting the file via a popup window of Filepicker.io. Once the user clicked &#8220;Upload&#8221;, it will then return a unique URL pointing to the file the user chose for your website. Users can also upload files from Dropbox or Facebook too.</p>
<p style="text-align: center;"><a title="Filepicker.io" href="https://www.filepicker.io/" target="_blank"><img class="size-full wp-image-5941 aligncenter" title="filepicker-io" src="http://www.webappers.com/img/2012/05/filepicker-io.jpg" alt="filepicker-io" width="480" height="186" /></a></p>
<blockquote><p>Requirements: -<br />
Demo: <a title="demo" rel="nofollow" href="https://www.filepicker.io/" target="_blank">https://www.filepicker.io/</a><br />
License: License Free</p></blockquote>

<!-- Similar Posts took 0.360 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2012/05/03/filepicker-io-a-handy-upload-form-for-the-web/feed/</wfw:commentRss>
		</item>
		<item>
		<title>jQuery File Upload with Progress Bars and Previews</title>
		<link>http://www.webappers.com/2012/03/16/jquery-file-upload-with-progress-bars-and-previews/</link>
		<comments>http://www.webappers.com/2012/03/16/jquery-file-upload-with-progress-bars-and-previews/#comments</comments>
		<pubDate>Fri, 16 Mar 2012 07:01:58 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Upload]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=5679</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=1915470052" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=1705049117" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>jQuery File Upload is a File Upload widget with multiple file selection, drag&#38;drop support, progress bars and preview images for jQuery. It supports cross-domain, chunked and resumable file uploads and client-side image resizing. It also works with any server-side platform (PHP, Python, Ruby on Rails, Java, Node.js, Go etc.) that supports standard HTML form file [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=1978487841" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=1750812106" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="jQuery File Upload" href="http://blueimp.github.com/jQuery-File-Upload/" target="_blank">jQuery File Upload</a> is a <strong>File Upload widget with multiple file selection, drag&amp;drop support, progress bars and preview images for jQuery</strong>. It supports cross-domain, chunked and resumable file uploads and client-side image resizing. It also works with any server-side platform (PHP, Python, Ruby on Rails, Java, Node.js, Go etc.) that supports standard HTML form file uploads.</p>
<p>The jQuery UI widget factory is a requirement for the basic File Upload plugin, but very lightweight without any other dependencies. The User Interface is built with Twitter&#8217;s Bootstrap Toolkit. This enables a CSS based, responsive layout and fancy transition effects on modern browsers. The demo also includes the Bootstrap Image Gallery Plugin. Both of these components are optional and not required.</p>
<p style="text-align: center;"><a title="jQuery File Upload" href="http://blueimp.github.com/jQuery-File-Upload/" target="_blank"><img class="size-full wp-image-5680 aligncenter" title="jquery-file-upload" src="http://www.webappers.com/img/2012/03/jquery-file-upload.png" alt="jquery-file-upload" width="480" height="201" /></a></p>
<blockquote><p>Requirements: jQuery Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://blueimp.github.com/jQuery-File-Upload/" target="_blank">http://blueimp.github.com/jQuery-File-Upload/</a><br />
License: MIT License</p></blockquote>

<!-- Similar Posts took 0.354 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2012/03/16/jquery-file-upload-with-progress-bars-and-previews/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JavaScript Library for Resumable Uploads via HTML5 File API</title>
		<link>http://www.webappers.com/2012/01/27/javascript-library-for-resumable-uploads-via-html5-file-api/</link>
		<comments>http://www.webappers.com/2012/01/27/javascript-library-for-resumable-uploads-via-html5-file-api/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 07:01:33 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Upload]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=5485</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=198884111" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=461985424" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Resumable.js is a JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API. The library is designed to introduce fault-tolerance into the upload of large files through HTTP. This is done by splitting each files into small chunks; whenever the upload of a chunk fails, uploading is retried until the procedure [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=57078414" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=415096914" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="Resumable.js" href="https://github.com/23/resumable.js" target="_blank">Resumable.js</a> is a JavaScript library <strong>providing multiple simultaneous, stable and resumable uploads via the HTML5 File API</strong>. The library is designed to introduce fault-tolerance into the upload of large files through HTTP. This is done by splitting each files into small chunks; whenever the upload of a chunk fails, uploading is retried until the procedure completes.</p>
<p><a title="Resumable.js" href="https://github.com/23/resumable.js" target="_blank">Resumable.js</a> allows uploads to automatically resume uploading after a network connection is lost either locally or to the server. Additionally, it allows for users to pause and resume uploads without loosing state. Currently, it is limited to Firefox 4+ and Chrome 11+.</p>
<p style="text-align: center;"><a title="Resumable.js" href="https://github.com/23/resumable.js" target="_blank"><img class="size-full wp-image-5486 aligncenter" title="resume-upload" src="http://www.webappers.com/img/2012/01/resume-upload.png" alt="resume-upload" width="480" height="200" /></a></p>
<blockquote><p>Requirements: HTML5 and JavaScript Framework<br />
Demo: <a title="demo" rel="nofollow" href="https://github.com/23/resumable.js" target="_blank">https://github.com/23/resumable.js</a><br />
License: MIT License</p></blockquote>

<!-- Similar Posts took 0.341 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2012/01/27/javascript-library-for-resumable-uploads-via-html5-file-api/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A JavaScript Preloader with Download Status and Priorities</title>
		<link>http://www.webappers.com/2012/01/13/a-javascript-preloader-with-download-status-and-priorities/</link>
		<comments>http://www.webappers.com/2012/01/13/a-javascript-preloader-with-download-status-and-priorities/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 07:45:27 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Upload]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=5440</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=1511660166" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=275367652" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>PxLoader is a Javascript library that helps you download images, sound files or anything else you need before you take a specific action on your site (like showing a user interface or starting a game). You can use it to create a preloader for HTML5 games (e.g. Cut the Rope)  and websites.
It let&#8217;s you [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=1742070788" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=1930411377" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="PxLoader" href="http://thinkpixellab.com/pxloader/" target="_blank">PxLoader</a> is a Javascript library that helps you <strong>download images, sound files or anything else you need before you take a specific action on your site</strong> (like showing a user interface or starting a game). You can use it to create a preloader for HTML5 games (e.g. Cut the Rope)  and websites.</p>
<p>It let&#8217;s you <strong>monitor download status</strong> by providing progress and completed events and it lets you prioritize the order in which items are downloaded. You can even tag groups of files and then prioritize downloads or register for events by tag.</p>
<p style="text-align: center;"><a title="PxLoader" href="http://thinkpixellab.com/pxloader/" target="_blank"><img class="size-full wp-image-5441 aligncenter" title="pxloader" src="http://www.webappers.com/img/2012/01/pxloader.jpg" alt="pxloader" width="480" height="315" /></a></p>
<blockquote><p>Requirements: Javascript Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://thinkpixellab.com/pxloader/" target="_blank">http://thinkpixellab.com/pxloader/</a><br />
License: MIT License</p></blockquote>

<!-- Similar Posts took 0.352 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2012/01/13/a-javascript-preloader-with-download-status-and-priorities/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tutorial: HTML5 File Upload with Progress Bar</title>
		<link>http://www.webappers.com/2011/11/14/tutorial-html5-file-upload-with-progress-bar/</link>
		<comments>http://www.webappers.com/2011/11/14/tutorial-html5-file-upload-with-progress-bar/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 07:01:44 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Upload]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=5207</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=257067253" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=965351518" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Html5 finally solves an age old problem of being able to upload files while also showing the upload progress. Essentially, what you need to do is hook into the server’s byte stream while it is receiving a file so you know how many bytes you’ve received and somehow convey that information back to the client [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=1408809622" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1371661639&c=321521353" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p>Html5 finally solves an age old problem of being able to upload files while also showing the upload progress. Essentially, what you need to do is hook into the server’s byte stream while it is receiving a file so you know how many bytes you’ve received and somehow convey that information back to the client browser, while it is still in the process of uploading the file.</p>
<p><strong>Matlus</strong> has written a really throughout tutorial on how to make a <a title="HTML5 File Upload with Progress" href="http://www.matlus.com/html5-file-upload-with-progress/" target="_blank">HTML5 File Upload with Progress</a>, which is uploading of files using XMLHttpRequest and providing upload progress information to the end-user. This solution does not require any change to the server side, at least insofar as handling the multipart/form-data protocol. So existing server side logic should remain unchanged, which makes adapting this technology that much easier.</p>
<p style="text-align: center;"><a title="HTML5 File Upload with Progress" href="http://www.matlus.com/html5-file-upload-with-progress/" target="_blank"><img class="size-full wp-image-5208 aligncenter" title="html5-file-upload" src="http://www.webappers.com/img/2011/11/html5-file-upload.png" alt="html5-file-upload" width="480" height="381" /></a></p>
<blockquote><p>Requirements: HTML5 Supported Browsers<br />
Demo: <a title="demo" rel="nofollow" href="http://exposureroom.biz/upload.aspx" target="_blank">http://exposureroom.biz/upload.aspx</a><br />
License: MIT License</p></blockquote>

<!-- Similar Posts took 0.347 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2011/11/14/tutorial-html5-file-upload-with-progress-bar/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enchanced) (user agent is rejected)
Content Delivery Network via maxcdn.webappers.com (user agent is rejected)

Served from: ps11300.dreamhostps.com @ 2013-06-19 10:07:19 -->