<?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; xml</title>
	<atom:link href="http://www.gabrielharper.com/tag/xml/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>The Only Five Web Development Tools You Need</title>
		<link>http://www.gabrielharper.com/2009/05/the-only-five-web-development-tools-you-need/</link>
		<comments>http://www.gabrielharper.com/2009/05/the-only-five-web-development-tools-you-need/#comments</comments>
		<pubDate>Fri, 08 May 2009 02:28:20 +0000</pubDate>
		<dc:creator>Gabriel Harper</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.gabrielharper.com/?p=453</guid>
		<description><![CDATA[I use a lot of different software in my job, but there are five software tools in particular that I can do nearly all of my Web development with. The best part is they are allcompletely free applications. You can download and install everything you need to be up and coding in under 30 minutes.

We [...]]]></description>
		<wfw:commentRss>http://www.gabrielharper.com/2009/05/the-only-five-web-development-tools-you-need/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Remote Data in a Firefox Extension or Add-on</title>
		<link>http://www.gabrielharper.com/2009/04/remote-data-in-a-firefox-extension-or-add-on/</link>
		<comments>http://www.gabrielharper.com/2009/04/remote-data-in-a-firefox-extension-or-add-on/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 18:58:54 +0000</pubDate>
		<dc:creator>Gabriel Harper</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[XMLHttpRequest]]></category>

		<guid isPermaLink="false">http://www.gabrielharper.com/?p=394</guid>
		<description><![CDATA[Displaying remote data in your custom Firefox toolbar makes a lot of neat things possible. If your Firefox add-on needs to fetch some data from another URL, it can be done easily with XMLHttpRequest.

Before continuing you should read more about what XMLHttpRequest is. If you are already familiar with XMLHttpRequest then it should be a [...]]]></description>
		<wfw:commentRss>http://www.gabrielharper.com/2009/04/remote-data-in-a-firefox-extension-or-add-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
	</channel>
</rss>
