<?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>Herself&#039;s Webtools &#187; ajax</title>
	<atom:link href="http://herselfswebtools.com/category/ajax/feed" rel="self" type="application/rss+xml" />
	<link>http://herselfswebtools.com</link>
	<description>Scripts, HowTos, Templates, Plugins, Widgets, Tips</description>
	<lastBuildDate>Fri, 18 Nov 2011 15:47:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ajax tutorial now available at Google Code</title>
		<link>http://herselfswebtools.com/2008/04/ajax-tutorial-now-available-at-google-code.html</link>
		<comments>http://herselfswebtools.com/2008/04/ajax-tutorial-now-available-at-google-code.html#comments</comments>
		<pubDate>Thu, 10 Apr 2008 11:00:47 +0000</pubDate>
		<dc:creator>Linda MacPhee-Cobb</dc:creator>
				<category><![CDATA[ajax]]></category>

		<guid isPermaLink="false">http://herselfswebtools.com/?p=202</guid>
		<description><![CDATA[Google Code University has a new section on Ajax Programming Ajax is Asynchronous JavaScript and XML and first got web developers attention when Google Maps was released. Google Maps being the first really cool application anyone had done with Ajax. Ajax is nice in that much of the information exchange between the user and the [...]]]></description>
			<content:encoded><![CDATA[<p>Google Code University has a new section <a href="http://code.google.com/edu/ajax/index.html">on Ajax Programming</a></p>
<p>Ajax is Asynchronous JavaScript and XML and first got web developers attention when Google Maps was released.  Google Maps being the first really cool application anyone had done with Ajax.</p>
<p>Ajax is nice in that much of the information exchange between the user and the webserver happens in the background and entire page refreshes are not needed to update information.</p>
<p>While Ajax claims to be cross-platform working the same on all platforms you&#8217;ll find in practice you&#8217;ll likely need to make various tweaks for different browsers.  </p>
<p><a href="http://www.w3schools.com/ajax/default.asp">W3 Schools also has an Ajax tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://herselfswebtools.com/2008/04/ajax-tutorial-now-available-at-google-code.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

