<?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>Web Developer Juice &#187; Ajax</title>
	<atom:link href="http://www.webdeveloperjuice.com/category/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdeveloperjuice.com</link>
	<description>By web developers for web developers</description>
	<lastBuildDate>Fri, 04 Jun 2010 09:30:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Filling multiple divs by single ajax call using jquery</title>
		<link>http://www.webdeveloperjuice.com/2010/04/01/filling-multiples-divs-by-single-ajax-call-using-jquery/</link>
		<comments>http://www.webdeveloperjuice.com/2010/04/01/filling-multiples-divs-by-single-ajax-call-using-jquery/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 01:49:04 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[single call]]></category>

		<guid isPermaLink="false">http://www.webdeveloperjuice.com/?p=1225</guid>
		<description><![CDATA[Sometimes we need to fill two divs simultaneously using ajax. Generally , we use two different ajax calls to achieve this rather knowing the fact that it can also be done using single ajax call. One simple example is better than hundered words. Lets setup an example. Here is the DEMO HTML Suppose we have [...]]]></description>
		<wfw:commentRss>http://www.webdeveloperjuice.com/2010/04/01/filling-multiples-divs-by-single-ajax-call-using-jquery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Create Infinte scroll effect using Jquery &#8211; With Demo</title>
		<link>http://www.webdeveloperjuice.com/2010/02/24/create-infinte-scroll-effect-using-jquery-with-demo/</link>
		<comments>http://www.webdeveloperjuice.com/2010/02/24/create-infinte-scroll-effect-using-jquery-with-demo/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 02:20:00 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[infinite scroll]]></category>

		<guid isPermaLink="false">http://www.webdeveloperjuice.com/?p=858</guid>
		<description><![CDATA[On my first visit to Dzone , I was wondering about their infinite scrolling system and how it is created. Therefore I went to my colleague , javascript master , and asked him how this can be done? He looked at it and made some map in his mind , took less than 2 hours [...]]]></description>
		<wfw:commentRss>http://www.webdeveloperjuice.com/2010/02/24/create-infinte-scroll-effect-using-jquery-with-demo/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>9ish captcha solutions to make your web app impressive</title>
		<link>http://www.webdeveloperjuice.com/2010/02/20/9ish-captcha-solutions-to-make-your-web-app-impressive/</link>
		<comments>http://www.webdeveloperjuice.com/2010/02/20/9ish-captcha-solutions-to-make-your-web-app-impressive/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 02:11:13 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[impressive]]></category>

		<guid isPermaLink="false">http://www.webdeveloperjuice.com/?p=810</guid>
		<description><![CDATA[Found some really helpful and good looking captcha solutions for you website integration. Thought to share so as to use them freely on your website. . 1. Mollom Captcha Script . 2. Desfensio Captcha Script . 3. Fancy Captcha . 4. Re-Captcha . 5. Vidoop Captcha Script . 6. Open Captcha . 7. Notequalsoft Captcha [...]]]></description>
		<wfw:commentRss>http://www.webdeveloperjuice.com/2010/02/20/9ish-captcha-solutions-to-make-your-web-app-impressive/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>7 trusted ajax file upload plugins using jquery</title>
		<link>http://www.webdeveloperjuice.com/2010/02/13/7-trusted-ajax-file-upload-plugins-using-jquery/</link>
		<comments>http://www.webdeveloperjuice.com/2010/02/13/7-trusted-ajax-file-upload-plugins-using-jquery/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 03:05:33 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://www.webdeveloperjuice.com/?p=658</guid>
		<description><![CDATA[Uploading files without refreshing page looks nice and even simple. With the help of ajax and jquery one can achieve this. Today I have collected 7 ajax file upload plugins which are cool and easy to integrate. . AJAX File Upload Visit Source . AJAX Upload Visit Source . AJAX file Upload Visit Source . [...]]]></description>
		<wfw:commentRss>http://www.webdeveloperjuice.com/2010/02/13/7-trusted-ajax-file-upload-plugins-using-jquery/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>8 jquery rating scripts for your next web app</title>
		<link>http://www.webdeveloperjuice.com/2010/02/12/8-jquery-rating-scripts-for-your-next-web-app/</link>
		<comments>http://www.webdeveloperjuice.com/2010/02/12/8-jquery-rating-scripts-for-your-next-web-app/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 03:24:57 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[rating]]></category>
		<category><![CDATA[round up's]]></category>

		<guid isPermaLink="false">http://www.webdeveloperjuice.com/?p=637</guid>
		<description><![CDATA[Poll , vote or rating in any new project is very common. We developers, use our most of time in searching good scripts for rating or poll. Today I have collected 8 jquery rating scripts for better user experience for your next project. . jQuery Sort &#038; Vote Poll Visit . Voting with jQuery, Ajax [...]]]></description>
		<wfw:commentRss>http://www.webdeveloperjuice.com/2010/02/12/8-jquery-rating-scripts-for-your-next-web-app/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Another 12 extraordinary Jquery and css demos</title>
		<link>http://www.webdeveloperjuice.com/2010/01/21/another-12-extraordinary-jquery-and-css-demos/</link>
		<comments>http://www.webdeveloperjuice.com/2010/01/21/another-12-extraordinary-jquery-and-css-demos/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 16:41:40 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[demos]]></category>

		<guid isPermaLink="false">http://www.webdeveloperjuice.com/?p=401</guid>
		<description><![CDATA[Many blogs like tutorialzine , sohtanaka doing great work in making tutorials and giving very useful stuff to the web developer community. Since my previous post on jquery and css demo was a good success so today, again , I collected some excellent demos of jquery and css. Do not forget to add this on [...]]]></description>
		<wfw:commentRss>http://www.webdeveloperjuice.com/2010/01/21/another-12-extraordinary-jquery-and-css-demos/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Star rating using CSS Sprite and Jquery &#8211; With Demo</title>
		<link>http://www.webdeveloperjuice.com/2010/01/17/star-rating-using-css-sprite-and-jquery-demo/</link>
		<comments>http://www.webdeveloperjuice.com/2010/01/17/star-rating-using-css-sprite-and-jquery-demo/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 16:17:02 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[css sprite]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[star rating]]></category>

		<guid isPermaLink="false">http://www.webdeveloperjuice.com/?p=367</guid>
		<description><![CDATA[As we all know CSS sprite and jquery are in trend. I have seen many star rating tricks but none of them are using css-sprite. I tried to make one , hope you all will love it. Moreover i have used ajax call to store the voting value. DEMO So lets start with HTML. Simply [...]]]></description>
		<wfw:commentRss>http://www.webdeveloperjuice.com/2010/01/17/star-rating-using-css-sprite-and-jquery-demo/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.446 seconds -->
