<?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>Greepit.com &#187; Zip</title>
	<atom:link href="/tag/zip/feed/" rel="self" type="application/rss+xml" />
	<link>http://greepit.com</link>
	<description>Web Design and Development Resources</description>
	<lastBuildDate>Wed, 18 Mar 2015 11:00:31 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0</generator>
	<item>
		<title>Create .ZIP Files with JavaScript: JSZip</title>
		<link>http://greepit.com/create-zip-files-with-javascript-jszip/</link>
		<comments>http://greepit.com/create-zip-files-with-javascript-jszip/#comments</comments>
		<pubDate>Sun, 09 Jan 2011 10:37:22 +0000</pubDate>
		<dc:creator><![CDATA[Shahbaz]]></dc:creator>
				<category><![CDATA[Components]]></category>
		<category><![CDATA[GPL License]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Scripts & Apps]]></category>
		<category><![CDATA[Javacsript]]></category>
		<category><![CDATA[Zip]]></category>

		<guid isPermaLink="false">http://greepit.com/?p=9532</guid>
		<description><![CDATA[JavaScript today is capable of generating a lot of data. The easiest way to deliver multiple files to your users is in a Zip file. Instead of wasting server resources and bandwidth you can&#46;&#46;&#46;]]></description>
				<content:encoded><![CDATA[<p>JavaScript today is capable of generating a lot of data. The easiest way to <strong>deliver multiple files to your users is in a Zip file</strong>.</p>
<p>Instead of wasting server resources and bandwidth you can get the browser client to do it for you and <strong><a href="http://jszip.stuartk.co.uk/" target="_blank">JSZip</a> </strong>helps to <strong>create .Zip files with Javascript</strong>.</p>
<p><img class="alignnone size-full wp-image-9534 imgborder" title="Create .ZIP Files with JavaScript" src="/wp-content/uploads/2011/01/create-zip-files-with-javascript-jszip.jpg" alt="Create .ZIP Files with JavaScript" width="525" height="135" /></p>
<p>The biggest issue with <strong>JSZip</strong> is that the filenames are very awkward, Firefox generates filenames such as a5sZQRsx.zip.part, and Safari isn&#8217;t much better with just Unknown.</p>
<p>Sadly there is no <strong>pure Javascript solution</strong> to this. However  <strong><a href="http://www.downloadify.info/" target="_blank">Downloadify</a></strong> can be used to download files to a user&#8217;s computer with a filename that you can choose.</p>
<div class="killp">

<div class="killspaces"><strong>Special Downloads</strong><br />
<a href="/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><br />
<a href="/2010/06/creative-resume-template">Free Creative Resume Template</a><br />
<a href="/open-source-icons-gcons">Open Source Icons</a><br />
<a href="/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://greepit.com/create-zip-files-with-javascript-jszip/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
