<?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; Development</title>
	<atom:link href="http://www.gabrielharper.com/category/development/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>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<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. [...]]]></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 [...]]]></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 [...]]]></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>
		<item>
		<title>Never Use Undo When You Need a Warning</title>
		<link>http://www.gabrielharper.com/2007/07/never-use-undo-when-you-need-a-warning/</link>
		<comments>http://www.gabrielharper.com/2007/07/never-use-undo-when-you-need-a-warning/#comments</comments>
		<pubDate>Sat, 28 Jul 2007 13:37:45 +0000</pubDate>
		<dc:creator>Gabriel Harper</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Software & Scripts]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.gabrielharper.com/blog/?p=64</guid>
		<description><![CDATA[I’ve developed a strange habit over the years of obsessively pressing “CTRL-A, CTRL-C” whenever I’m typing &#8211; be it MS Word or WordPress. My own little personal “undo”. Well, I’ve had this problem with my mouse lately where it loves to register a double click when clicked once. For some reason this makes Firefox upset, [...]]]></description>
		<wfw:commentRss>http://www.gabrielharper.com/2007/07/never-use-undo-when-you-need-a-warning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Presentation at MaineWUG 2004</title>
		<link>http://www.gabrielharper.com/2004/05/php-presentation-at-mainewug-2004/</link>
		<comments>http://www.gabrielharper.com/2004/05/php-presentation-at-mainewug-2004/#comments</comments>
		<pubDate>Mon, 17 May 2004 06:18:24 +0000</pubDate>
		<dc:creator>Gabriel Harper</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Software & Scripts]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.gabrielharper.com/blog/?p=42</guid>
		<description><![CDATA[This post contains slides and details of the PHP presentation I did for the MESDA Webmasters Group (MaineWUG) in May 2004. Learn why PHP is one of the most popular web programming languages today. From evaluating the basics of a PHP web page to discussing multi-tier applications in PHP, we will cover topics of interest [...]]]></description>
		<wfw:commentRss>http://www.gabrielharper.com/2004/05/php-presentation-at-mainewug-2004/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

