<?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>Amit Patil</title>
	<atom:link href="http://www.amitpatil.me/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amitpatil.me</link>
	<description>Lets share ideaZ !</description>
	<lastBuildDate>Sun, 28 Apr 2013 08:03:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Drag and drop multiple file upload with progress bar</title>
		<link>http://www.amitpatil.me/drag-and-drop-multiple-file-upload-with-progress-bar/</link>
		<comments>http://www.amitpatil.me/drag-and-drop-multiple-file-upload-with-progress-bar/#comments</comments>
		<pubDate>Fri, 01 Mar 2013 19:20:06 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://www.amitpatil.me/?p=1593</guid>
		<description><![CDATA[In a previous post i demonstrated how to make Ajax file upload HTML5 drag and drop file upload progress bar which is fine if you are uploading single file, but i found that users are more interested in uploading multiple files at a time. So in this script we will have a look at how [...]]]></description>
		<wfw:commentRss>http://www.amitpatil.me/drag-and-drop-multiple-file-upload-with-progress-bar/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Facebook like live search using jquery</title>
		<link>http://www.amitpatil.me/facebook-like-live-search-using-jquery/</link>
		<comments>http://www.amitpatil.me/facebook-like-live-search-using-jquery/#comments</comments>
		<pubDate>Wed, 02 Jan 2013 19:01:20 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.amitpatil.me/?p=1561</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160;This is simple and most useful script inspired by facebook friends live search script. Live search script can definitely help you create a interactive user experience. I have already posted few tutorials about creating better UI experience. Live search using jquery script can be integrated easily on any page where you are listing products, user [...]]]></description>
		<wfw:commentRss>http://www.amitpatil.me/facebook-like-live-search-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajax contact form with twitter bootstrap</title>
		<link>http://www.amitpatil.me/ajax-contact-form-with-twitter-bootstrap/</link>
		<comments>http://www.amitpatil.me/ajax-contact-form-with-twitter-bootstrap/#comments</comments>
		<pubDate>Tue, 01 Jan 2013 11:08:04 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.amitpatil.me/?p=1523</guid>
		<description><![CDATA[Twitters bootstrap is a toolkit for crating rich, interactive, responsive and cross device compatible UI designing. You just have to include required javascripts and css file and twitter bootstrap will be in action. For advanced UI you must follow guidelines provided by them, You can read detailed documentation of twitter bootstrap here. &#160;&#160;&#160;&#160; In this [...]]]></description>
		<wfw:commentRss>http://www.amitpatil.me/ajax-contact-form-with-twitter-bootstrap/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Using childbrowser plugin with android phonegap</title>
		<link>http://www.amitpatil.me/using-childbrowser-plugin-with-android-phonegap/</link>
		<comments>http://www.amitpatil.me/using-childbrowser-plugin-with-android-phonegap/#comments</comments>
		<pubDate>Sun, 02 Dec 2012 08:25:08 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://www.amitpatil.me/?p=1493</guid>
		<description><![CDATA[Recently i got task to make a mobile app which will run on iphone and android. Basically i am not a mobile app developer so the only choice i had was PhoneGap and jquery mobile. I had app ready so my task was to wrap that in a phonegap wrapper to run it in ios [...]]]></description>
		<wfw:commentRss>http://www.amitpatil.me/using-childbrowser-plugin-with-android-phonegap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>quickTip jquery tooltip plugin</title>
		<link>http://www.amitpatil.me/quicktip-jquery-tooltip-plugin/</link>
		<comments>http://www.amitpatil.me/quicktip-jquery-tooltip-plugin/#comments</comments>
		<pubDate>Mon, 10 Sep 2012 19:13:18 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery Plugins]]></category>

		<guid isPermaLink="false">http://www.amitpatil.me/?p=1430</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160;After reading the post title you must be thinking there are already lot of jquery tooltip plugins out there, then why one more ? well, i wanted to see what it takes to create tooltip plugin. Still if you ask about feature there is only one feature about this plugin, its &#8220;simplicity&#8221;. As i said [...]]]></description>
		<wfw:commentRss>http://www.amitpatil.me/quicktip-jquery-tooltip-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Image to text converter</title>
		<link>http://www.amitpatil.me/image-to-text-converter/</link>
		<comments>http://www.amitpatil.me/image-to-text-converter/#comments</comments>
		<pubDate>Fri, 17 Aug 2012 17:05:44 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[image effects]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php GD library]]></category>

		<guid isPermaLink="false">http://www.amitpatil.me/?p=1347</guid>
		<description><![CDATA[This is simple script to convert image to text. User will upload image, set few options and then this image to text converter will print image using characters provided by the user. while googling i found a website where this same image to text converter was implemented, got some free time and made it. wide [...]]]></description>
		<wfw:commentRss>http://www.amitpatil.me/image-to-text-converter/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Fancy header navigation menu using css3 transition</title>
		<link>http://www.amitpatil.me/fancy-header-navigation-menu-using-css3-and-html5/</link>
		<comments>http://www.amitpatil.me/fancy-header-navigation-menu-using-css3-and-html5/#comments</comments>
		<pubDate>Mon, 23 Jul 2012 19:35:16 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[navigation menu]]></category>

		<guid isPermaLink="false">http://www.amitpatil.me/?p=1320</guid>
		<description><![CDATA[In our previous tutorials we have had look at different features of css3 and html5 like creating css3 flowers using gradient effect, Introduction to HTML5 web storage, Ajax file upload with drag and drop and progress bar. In this tutorial we will look at the new css3 feature css3 transition. css3 transition is in experiment [...]]]></description>
		<wfw:commentRss>http://www.amitpatil.me/fancy-header-navigation-menu-using-css3-and-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Todo app for iphone ipad using jquery mobile and web storage</title>
		<link>http://www.amitpatil.me/todo-app-for-iphone-ipad-using-jquery-mobile-and-web-storage/</link>
		<comments>http://www.amitpatil.me/todo-app-for-iphone-ipad-using-jquery-mobile-and-web-storage/#comments</comments>
		<pubDate>Mon, 04 Jun 2012 13:06:56 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[Ipad]]></category>
		<category><![CDATA[Iphone]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.amitpatil.me/?p=1284</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160;I recently added article about web storage and demonstrated how to use local storage and session storage. So i thought to go further and create a application based on html5 web storage so that me and you all can better understand how web storage works and how it can be coded. &#160;&#160;&#160;&#160; So here we [...]]]></description>
		<wfw:commentRss>http://www.amitpatil.me/todo-app-for-iphone-ipad-using-jquery-mobile-and-web-storage/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>HTML5 web storage</title>
		<link>http://www.amitpatil.me/introduction-to-html5-feature-web-storage/</link>
		<comments>http://www.amitpatil.me/introduction-to-html5-feature-web-storage/#comments</comments>
		<pubDate>Fri, 01 Jun 2012 20:27:31 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[html5]]></category>
		<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://www.amitpatil.me/?p=1260</guid>
		<description><![CDATA[HTML5 web storage HTML5 has introduced feature, HTML5 web storage. HTML5 web storage allows us to store data on web browser/client machine. Now we can create apps that can run offline too, itsnt it amazing ?? HTML5 web storage is also know as Local storage which is same like cookies but there are few improvements [...]]]></description>
		<wfw:commentRss>http://www.amitpatil.me/introduction-to-html5-feature-web-storage/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Ajax table adding removing rows dynamically using javascript animation</title>
		<link>http://www.amitpatil.me/ajax-table-adding-removing-rows-dynamically-using-javascript-animation/</link>
		<comments>http://www.amitpatil.me/ajax-table-adding-removing-rows-dynamically-using-javascript-animation/#comments</comments>
		<pubDate>Sat, 26 May 2012 20:18:48 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.amitpatil.me/?p=1222</guid>
		<description><![CDATA[A good and successful web application must have good user interface to interact more users and increase its usability. Application built with ajax saves number of page refreshes. I have few application/scripts which run completely on Ajax which makes it fast, user friendly and interactive to name few of them below is the list Facebook [...]]]></description>
		<wfw:commentRss>http://www.amitpatil.me/ajax-table-adding-removing-rows-dynamically-using-javascript-animation/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.amitpatil.me/feed/ ) in 1.08275 seconds, on May 23rd, 2013 at 10:29 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 23rd, 2013 at 11:29 pm UTC -->
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Quick Cache Is Fully Functional :-) ... A Quick Cache file was just served for (  www.amitpatil.me/feed/ ) in 0.00853 seconds, on May 23rd, 2013 at 11:02 pm UTC. -->