<?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>Let's explore the web technologies together &#187; Ajax</title>
	<atom:link href="http://www.ajaxray.com/blog/category/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxray.com/blog</link>
	<description>Exploring PHP, MySql, Javascript, jQuery, Zend Framework and more... from Bangladesh</description>
	<lastBuildDate>Sun, 28 Feb 2010 15:48:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ajax-like Unobtrusive File Upload</title>
		<link>http://www.ajaxray.com/blog/2007/07/28/ajax-like-unobtrusive-file-upload/</link>
		<comments>http://www.ajaxray.com/blog/2007/07/28/ajax-like-unobtrusive-file-upload/#comments</comments>
		<pubDate>Sat, 28 Jul 2007 20:29:37 +0000</pubDate>
		<dc:creator>Anis Ahmad</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.ajaxray.com/blog/?p=10</guid>
		<description><![CDATA[We use AJAX whenever we need to communicate with the server, without reloading the page. But this doesnâ€™t function in the case of File Upload. In usual view, uploading files with AJAX is impossible! (FireFox/Mozilla can do this after change a setting in &#8220;about:config&#8221; â€“ which we cannot guarantee for a lot of users).
When I [...]]]></description>
		<wfw:commentRss>http://www.ajaxray.com/blog/2007/07/28/ajax-like-unobtrusive-file-upload/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>
