<?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>Gabriel Harper's Blog &#187; ajax</title>
	<atom:link href="http://www.gabrielharper.com/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gabrielharper.com</link>
	<description>Business, Web Sites and Life</description>
	<lastBuildDate>Wed, 17 Feb 2010 19:35:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What is XMLHttpRequest?</title>
		<link>http://www.gabrielharper.com/2009/04/what-is-xmlhttprequest/</link>
		<comments>http://www.gabrielharper.com/2009/04/what-is-xmlhttprequest/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 15:18:01 +0000</pubDate>
		<dc:creator>Gabriel Harper</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[XMLHttpRequest]]></category>

		<guid isPermaLink="false">http://www.gabrielharper.com/?p=396</guid>
		<description><![CDATA[What is XMLHttpRequest? The XMLHttpRequest object enables client-server requests in JavaScript. If you&#8217;re writing Ajax enabled scripts, fetching remote data in a Firefox extension, or pulling data from another URL in any JavaScript app then XMLHttpRequest is needed.

XMLHttpRequest is a scripting object that provides an interface for client-server requests. XMLHttpRequest originated with Internet Explorer 5, [...]]]></description>
		<wfw:commentRss>http://www.gabrielharper.com/2009/04/what-is-xmlhttprequest/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What is Ajax?</title>
		<link>http://www.gabrielharper.com/2008/08/what-is-ajax/</link>
		<comments>http://www.gabrielharper.com/2008/08/what-is-ajax/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 02:15:26 +0000</pubDate>
		<dc:creator>Gabriel Harper</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Software & Scripts]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.gabrielharper.com/blog/?p=69</guid>
		<description><![CDATA[The question is asked time and time again, and not always clear even to those who are working with Ajax! The term Ajax is short for Asynchronous JavaScript and XML. It was coined in 2005 by Jesse James Garrett. Ajax is not a specific programming language or technology. Ajax is a Web development technique. Ajax [...]]]></description>
		<wfw:commentRss>http://www.gabrielharper.com/2008/08/what-is-ajax/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
