<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.7" -->
<rss version="0.92">
<channel>
	<title>Ajax Tutorial : Ajax Help and Tutorials</title>
	<link>http://www.ajaxtutorial.net</link>
	<description>Helping newbies learn AJAX with Tutorials</description>
	<lastBuildDate>Mon, 30 Apr 2007 22:31:25 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>ExtJS JavaScript Framework</title>
		<description><![CDATA[Ext JS, the JavaScript framework with Ajax and UI Components
Ext JS is a JavaScript Library/Framework which works in conjunction with Prototype, YahooUI and jQuery. It&#8217;s probably the most exciting toolkit available for building web 2.0 websites right now. It&#8217;s jam packed with features, and is designed to make life much easier for building great UI [...]]]></description>
		<link>http://www.ajaxtutorial.net/index.php/2007/04/30/extjs-javascript-framework/</link>
			</item>
	<item>
		<title>JavaScript Form Validator number two</title>
		<description><![CDATA[JavaScript Form Validator
This is an updated and improved version of AJAX Generic Form Parser
Our updated JavaScript code is smaller, prettier :) and more powerful (just).
That&#8217;s nice, but what does it do?




Well it validates your form stupid!! as with most (if not all?) posts on this website, the script is simple, easy to follow and not [...]]]></description>
		<link>http://www.ajaxtutorial.net/index.php/2007/01/17/javascript-form-validator-number-two/</link>
			</item>
	<item>
		<title>Simple Ajax using Prototype. Part 2</title>
		<description><![CDATA[Ajax Updater - Update a DOM element ID from a Server Script
This example is probably the simplest example you will ever find. 




We are going to use the prototype feature &#8216;ajax.Updater&#8217; (see part one for more details on prototype).
ajax.Updater allows you to specify an element ID and script URL - and whatever the script URL [...]]]></description>
		<link>http://www.ajaxtutorial.net/index.php/2006/11/30/simple-ajax-using-prototype-part-2/</link>
			</item>
	<item>
		<title>Simple Ajax using Prototype. Part 1</title>
		<description><![CDATA[This is part of one of many such tutorials covering Ajax with Prototype.
If you do not want to get your hand to dirty with custom Ajax code, then using the extremely handy toolkit from prototype may be perfect.
Prototype is a very well written JavaScript framework/toolkit and come with an Ajax class to make things nice [...]]]></description>
		<link>http://www.ajaxtutorial.net/index.php/2006/11/29/simple-ajax-using-prototype-part-1/</link>
			</item>
	<item>
		<title>AJAX generic form parser</title>
		<description><![CDATA[AJAX Generic Form Parser - With Validation:
In this tutorial I&#8217;ll show you a simple method to pass any HTML form through AJAX without the need to hard code all form fields into the JavaScript or Server Side Script. Using this simple piece of JavaScript you can reuse it as is with any form, saving a [...]]]></description>
		<link>http://www.ajaxtutorial.net/index.php/2006/07/07/ajax-generic-form-parser/</link>
			</item>
</channel>
</rss>
