<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>J&#039;bloo &#187; Upload</title>
	<atom:link href="http://jbloo.com/category/upload/feed/" rel="self" type="application/rss+xml" />
	<link>http://jbloo.com</link>
	<description>- Free Ajax tutorials, PHP tutorials, JQuery tutorials, ASP.net tutorials By Kunal Kamble</description>
	<lastBuildDate>Thu, 17 Dec 2009 20:18:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Upload Files Using Flash and Javascript – SWFUpload</title>
		<link>http://jbloo.com/2009/12/upload-files-using-flash-and-javascript-%e2%80%93-swfupload/</link>
		<comments>http://jbloo.com/2009/12/upload-files-using-flash-and-javascript-%e2%80%93-swfupload/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 02:36:21 +0000</pubDate>
		<dc:creator>Kunal K</dc:creator>
				<category><![CDATA[Upload]]></category>

		<guid isPermaLink="false">http://jbloo.com/?p=156</guid>
		<description><![CDATA[SWFUpload is a small javascript and flash library to get the best of both worlds – The great upload capabilitys of flash and the accessibility and ease of html and css. It allows users to upload multiple files at once by ctrl/shift-selecting in dialog, no page reloads necessary. Users can also queue uploads, remove/add files [...]]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p style="padding-top: 7px; padding-right: 0px; padding-bottom: 7px; padding-left: 0px; font-size: 12px; line-height: 18px; margin: 0px;"><a style="text-decoration: none; color: #3366cc; padding: 0px; margin: 0px; border: 0px initial initial;" title="SWFUpload" href="http://swfupload.mammon.se/" target="_blank"><img style="margin-top: 5px; margin-right: 5px; margin-bottom: 0px; margin-left: 5px; padding: 4px; border: 1px solid #efefef;" src="http://maxcdn.webappers.com/img/2007/06/swfupload1.gif" alt="SWFUpload" /></a><a style="text-decoration: none; color: #3366cc; padding: 0px; margin: 0px; border: 0px initial initial;" title="SWFUpload" href="http://swfupload.mammon.se/" target="_blank">SWFUpload</a> is a small javascript and flash library to get the best of both worlds – The great upload capabilitys of flash and the accessibility and ease of html and css. It allows users to upload multiple files at once by ctrl/shift-selecting in dialog, no page reloads necessary. Users can also queue uploads, remove/add files before starting upload. On the other hand, we can style upload elements with XHTML and css as we like.</p>
<p style="padding-top: 7px; padding-right: 0px; padding-bottom: 7px; padding-left: 0px; font-size: 12px; line-height: 18px; text-align: center; margin: 0px;"><a style="text-decoration: none; color: #3366cc; padding: 0px; margin: 0px; border: 0px initial initial;" title="SWFUpload" href="http://swfupload.mammon.se/" target="_blank"><img style="margin-top: 5px; margin-right: 5px; margin-bottom: 0px; margin-left: 5px; padding: 4px; border: 1px solid #efefef;" src="http://maxcdn.webappers.com/img/2007/06/swfupload.gif" alt="swfupload.gif" /></a></p>
<blockquote style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 3px; padding-right: 15px; padding-bottom: 3px; padding-left: 15px; background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #f7f7f7; color: #000000; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; background-position: initial initial; border-color: #efefef; border-style: solid;">
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 5px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 11px; line-height: 15px;">Requirements: Works on all platforms/browsers that has Flash support<br style="padding: 0px; margin: 0px;" />Demo: <a style="text-decoration: none; color: #3366cc; padding: 0px; margin: 0px; border: 0px initial initial;" title="demo" href="http://swfupload.mammon.se/" target="_blank">http://swfupload.mammon.se</a><br style="padding: 0px; margin: 0px;" />License: License Free</p>
</blockquote>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://jbloo.com/2009/12/upload-files-using-flash-and-javascript-%e2%80%93-swfupload/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ryan Scherf Drag to Download</title>
		<link>http://jbloo.com/2009/12/ryan-scherf-drag-to-download/</link>
		<comments>http://jbloo.com/2009/12/ryan-scherf-drag-to-download/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 02:35:41 +0000</pubDate>
		<dc:creator>Kunal K</dc:creator>
				<category><![CDATA[Upload]]></category>

		<guid isPermaLink="false">http://jbloo.com/?p=154</guid>
		<description><![CDATA[Ryan Scherf visited a site which used a drag &#38; drop type download system where you drag an icon over another, then the download immediately starts. He realized this would be easy with the onslaught of the prototype.js and scriptaculous frameworks. Ryan Scherf shows us an example of using the built inAjax drag &#38; drop [...]]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p style="padding-top: 7px; padding-right: 0px; padding-bottom: 7px; padding-left: 0px; font-size: 12px; line-height: 18px; margin: 0px;"><a style="text-decoration: none; color: #3366cc; padding: 0px; margin: 0px; border: 0px initial initial;" title="Drag and Drop Ajax Download" href="http://www.ryanscherf.net/blog/drag-drop-downloading" target="_blank">Ryan Scherf</a> visited a site which used a drag &amp; drop type download system where you drag an icon over another, then the download immediately starts. He realized this would be easy with the onslaught of the prototype.js and scriptaculous frameworks. Ryan Scherf shows us an example of using the built in<span style="text-decoration: line-through; padding: 0px; margin: 0px;">Ajax</span> drag &amp; drop for Draggables / Droppables included in scriptaculous to achieve <a style="text-decoration: none; color: #3366cc; padding: 0px; margin: 0px; border: 0px initial initial;" title="Drag to Download with Ajax" href="http://www.ryanscherf.net/blog/drag-drop-downloading" target="_blank">Drag to Download <span style="text-decoration: line-through; padding: 0px; margin: 0px;">with Ajax</span></a>.</p>
<p style="padding-top: 7px; padding-right: 0px; padding-bottom: 7px; padding-left: 0px; font-size: 12px; line-height: 18px; text-align: center; margin: 0px;"><a style="text-decoration: none; color: #ff5a00; padding: 0px; margin: 0px; border: 0px initial initial;" title="Drag to Download with Ajax" href="http://www.ryanscherf.net/demos/download/" target="_blank"><img style="margin-top: 5px; margin-right: 5px; margin-bottom: 0px; margin-left: 5px; padding: 4px; border: 1px solid #d30703;" src="http://maxcdn.webappers.com/img/2007/07/ajax-download.png" alt="ajax-download.png" /></a></p>
<blockquote style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 3px; padding-right: 15px; padding-bottom: 3px; padding-left: 15px; background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #f7f7f7; color: #000000; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; background-position: initial initial; border-color: #efefef; border-style: solid;">
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 5px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 11px; line-height: 15px;">Requirements: Prototype and Scriptaculous Frameworks<br style="padding: 0px; margin: 0px;" />Demo: <a style="text-decoration: none; color: #3366cc; padding: 0px; margin: 0px; border: 0px initial initial;" title="Demo" href="http://www.ryanscherf.net/demos/download/" target="_blank">http://www.ryanscherf.net/demos/download/</a><br style="padding: 0px; margin: 0px;" />License: License Free</p>
</blockquote>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://jbloo.com/2009/12/ryan-scherf-drag-to-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

