<?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>Andrew Havens Blog &#187; jQuery</title>
	<atom:link href="http://blog.andrewhavens.com/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.andrewhavens.com</link>
	<description></description>
	<lastBuildDate>Mon, 14 Dec 2009 19:41:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AJAX file upload with Zend Framework and jQuery</title>
		<link>http://blog.andrewhavens.com/2009/12/14/ajax-file-upload-with-zend-framework-and-jquery/</link>
		<comments>http://blog.andrewhavens.com/2009/12/14/ajax-file-upload-with-zend-framework-and-jquery/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 19:17:38 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[file upload]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://blog.andrewhavens.com/?p=145</guid>
		<description><![CDATA[ I&#8217;m in the process of trying to create a Zend Framework plugin, or helper that will add AJAX file upload capabilities to a Zend Form. It needs to degrade gracefully so that a user can still upload a file in case they have JavaScript (or Flash) disabled in their browser.
Here&#8217;s some plugins I&#8217;ve found [...]]]></description>
			<content:encoded><![CDATA[<!-- Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/
	--><div style='float:right'><table > <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fblog.andrewhavens.com%2F2009%2F12%2F14%2Fajax-file-upload-with-zend-framework-and-jquery%2F&amp;t=AJAX+file+upload+with+Zend+Framework+and+jQuery&amp;s=normal' height='80' width='52' frameborder='0' scrolling='no'></iframe></td></table></div><p>I&#8217;m in the process of trying to create a Zend Framework plugin, or helper that will add AJAX file upload capabilities to a Zend Form. It needs to degrade gracefully so that a user can still upload a file in case they have JavaScript (or Flash) disabled in their browser.</p>
<p>Here&#8217;s some plugins I&#8217;ve found along the way that might help you:</p>
<ul>
<li><a href="http://www.phpletter.com/Our-Projects/AjaxFileUpload/">PHP Letter: AJAX File Upload jQuery Plugin</a></li>
<li><a href="http://valums.com/ajax-upload/">Andrew Valums: AJAX Upload</a></li>
<li><a href="http://jquery.malsup.com/form/">jQuery Form Plugin</a> (includes AJAX file upload)</li>
<li><a href="http://www.uploadify.com/">Uploadify: multiple file upload plugin for jQuery</a></li>
<li><a href="http://digitarald.de/project/fancyupload/">Fancy Upload: MooTools AJAX file upload</a></li>
<li><a href="http://swfupload.org/">SWFUpload: JavaScript Flash AJAX file upload</a> (degrades gracefully to normal HTML upload form)</li>
</ul>
<p>If you have any experience (or success) with this, please share it in the comments.</p>
<p>I&#8217;ll post the solution when I am done.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 66px; width: 1px; height: 1px;">http://swfupload.org/SWF</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.andrewhavens.com/2009/12/14/ajax-file-upload-with-zend-framework-and-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
