<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2008 - TutorialPro.net -->
<rss version="2.0">
	<channel>
	<title>TutorialPro.net - Latest Tutorials For Javascript - AJAX</title>
	<description>AJAX Tutorials for Javascript</description>
	<link>http://www.tutorialpro.net/tutorials/javascript/ajax/1</link>
	<language>en-us</language>
	<lastBuildDate>Tue, 06 Jan 2009 20:17:35 -0500</lastBuildDate>
	<pubDate>Tue, 06 Jan 2009 20:17:35 -0500</pubDate>
	<item>
	<title>Learn AJAX in 20 Minutes - Video</title>
	<pubDate>Thu, 07 Aug 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/learn-ajax-in-20-minutes---video/2061</link>
	<description><![CDATA[Here is a quick overview and example of AJAX (Asynchronous JavaScript and XML) in action. Before you begin, this example will only work in FireFox. You'll have to change few things in the JavaScript for it to work in IE.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/learn-ajax-in-20-minutes---video/2061</guid>
	</item>
	<item>
	<title>Creating an RSS JavaScript ticker</title>
	<pubDate>Sun, 15 Jun 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/creating-an-rss-javascript-ticker/574</link>
	<description><![CDATA[In this tutorial, I'll show you how to combine RSS, Ajax, and JavaScript to create a live RSS ticker. Thanks to Ajax, the conventional roles of server side and client side programming are reversed in an application like this as JavaScript- not PHP- is used to handle much of the work, including parsing the RSS file.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/creating-an-rss-javascript-ticker/574</guid>
	</item>
	<item>
	<title>Fading RSS Ticker - Ajax Invoked</title>
	<pubDate>Wed, 11 Jun 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/fading-rss-ticker---ajax-invoked/500</link>
	<description><![CDATA[This powerful RSS ticker script lets you easily display any RSS content on your site in a ticker fashion! It uses a common PHP based RSS parser called Last RSS to first retrieve an RSS feed, then Ajax and DHTML to display the feed dynamically and with flare.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/fading-rss-ticker---ajax-invoked/500</guid>
	</item>
	<item>
	<title>Load and Display Dynamic Ajax Content</title>
	<pubDate>Wed, 11 Jun 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/load-and-display-dynamic-ajax-content/499</link>
	<description><![CDATA[See how to load and display external pages inside a DIV without reloading the page by using Ajax. Also see how to load external .css or .js files dynamically.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/load-and-display-dynamic-ajax-content/499</guid>
	</item>
	<item>
	<title>Including the Contents of an External Page Using Ajax</title>
	<pubDate>Sat, 07 Jun 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/including-the-contents-of-an-external-page-using-ajax/421</link>
	<description><![CDATA[This tutorial looks at how to use Ajax to dynamically include the contents of an external page onto the current one automatically each time the page is requested.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/including-the-contents-of-an-external-page-using-ajax/421</guid>
	</item>
</channel>
</rss>