<?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"
	>

<channel>
	<title>Ajax Tutorial : Ajax Help and Tutorials</title>
	<atom:link href="http://www.ajaxtutorial.net/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxtutorial.net</link>
	<description>Helping newbies learn AJAX with Tutorials</description>
	<pubDate>Wed, 03 Mar 2010 22:49:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Basic Ajax usage with jQuery</title>
		<link>http://www.ajaxtutorial.net/index.php/2010/03/03/basic-ajax-usage-with-jquery/</link>
		<comments>http://www.ajaxtutorial.net/index.php/2010/03/03/basic-ajax-usage-with-jquery/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 22:15:29 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
		
		<category><![CDATA[ajax-basics]]></category>

		<category><![CDATA[ajax-with-php]]></category>

		<category><![CDATA[ajax]]></category>

		<category><![CDATA[basic]]></category>

		<category><![CDATA[get]]></category>

		<category><![CDATA[jquery]]></category>

		<category><![CDATA[post]]></category>

		<guid isPermaLink="false">http://www.ajaxtutorial.net/?p=61</guid>
		<description><![CDATA[In this article we will be talking about the basic usage of Ajax with jQuery 1.4.2 production (24KB, Minified and Gzipped).]]></description>
		<wfw:commentRss>http://www.ajaxtutorial.net/index.php/2010/03/03/basic-ajax-usage-with-jquery/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Basic Ajax usage with X</title>
		<link>http://www.ajaxtutorial.net/index.php/2010/03/03/basic-ajax-with/</link>
		<comments>http://www.ajaxtutorial.net/index.php/2010/03/03/basic-ajax-with/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 20:45:04 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
		
		<category><![CDATA[ajax-basics]]></category>

		<category><![CDATA[ajax-news]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[ajax]]></category>

		<guid isPermaLink="false">http://www.ajaxtutorial.net/?p=57</guid>
		<description><![CDATA[Over the next several articles we'll be covering the "Basic Ajax usage with X". For example, Basic Ajax usage with jQuery.]]></description>
		<wfw:commentRss>http://www.ajaxtutorial.net/index.php/2010/03/03/basic-ajax-with/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JavaScript Coding Contests</title>
		<link>http://www.ajaxtutorial.net/index.php/2008/12/05/javascript-coding-contests/</link>
		<comments>http://www.ajaxtutorial.net/index.php/2008/12/05/javascript-coding-contests/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 19:55:52 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
		
		<category><![CDATA[JavaScript Coding Contest]]></category>

		<category><![CDATA[ajax-news]]></category>

		<category><![CDATA[Coding Contest]]></category>

		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.ajaxtutorial.net/?p=55</guid>
		<description><![CDATA[Hey folks, 
I&#8217;m in the process of putting together some ideas for our upcoming JavaScript Coding Contests.
Several years ago, I ran some coding contests on a PHP website (PHP Programming Contests)&#8230; they were great fun at the time, and ran for a couple of years. 
Since JavaScript seems to be the cool language now, I [...]]]></description>
		<wfw:commentRss>http://www.ajaxtutorial.net/index.php/2008/12/05/javascript-coding-contests/feed/</wfw:commentRss>
		</item>
		<item>
		<title>jQuery Autocomplete complete in Visual Studio</title>
		<link>http://www.ajaxtutorial.net/index.php/2008/11/23/jquery-autocomplete-vs/</link>
		<comments>http://www.ajaxtutorial.net/index.php/2008/11/23/jquery-autocomplete-vs/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 20:44:43 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
		
		<category><![CDATA[ajax-news]]></category>

		<category><![CDATA[jquery. microsoft]]></category>

		<guid isPermaLink="false">http://www.ajaxtutorial.net/?p=53</guid>
		<description><![CDATA[Scott Guthrie, from Microsoft, has wrote about the new intellisense support for the jQuery library. jQuery support is now found in both Visual Studio 2008 and Visual Web Developer 2008 Express (free).
There are a few steps involved in getting this new support - just the usually steps you would expect from Microsoft though, nothing major. [...]]]></description>
		<wfw:commentRss>http://www.ajaxtutorial.net/index.php/2008/11/23/jquery-autocomplete-vs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Advanced JavaScript Lessons for the 21st Century</title>
		<link>http://www.ajaxtutorial.net/index.php/2008/10/13/advanced-javascript-lessons-for-the-21st-century/</link>
		<comments>http://www.ajaxtutorial.net/index.php/2008/10/13/advanced-javascript-lessons-for-the-21st-century/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 21:41:54 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
		
		<category><![CDATA[javascript]]></category>

		<category><![CDATA[advanced]]></category>

		<category><![CDATA[learn]]></category>

		<category><![CDATA[learning]]></category>

		<category><![CDATA[mozilla]]></category>

		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.ajaxtutorial.net/?p=46</guid>
		<description><![CDATA[Javascript, as you may know, has not changed very much since it first appeared back in the 90&#8217;s. Over the past couple of years, however, many people have been pushing to give the language an overhaul. It could take another couple of years before these new additions are in place in all major browsers (who [...]]]></description>
		<wfw:commentRss>http://www.ajaxtutorial.net/index.php/2008/10/13/advanced-javascript-lessons-for-the-21st-century/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
