<?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>Kevin Henrikson &#187; AJAX</title>
	<atom:link href="http://kevinhenrikson.com/category/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://kevinhenrikson.com</link>
	<description>Weblog.prototype.toString = function() {return "foo";};</description>
	<lastBuildDate>Sun, 25 Jan 2009 02:22:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Firebug 1.0 Beta</title>
		<link>http://kevinhenrikson.com/2006/11/30/firebug_private_beta/</link>
		<comments>http://kevinhenrikson.com/2006/11/30/firebug_private_beta/#comments</comments>
		<pubDate>Fri, 01 Dec 2006 06:48:05 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Firefox Plugins]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Venkman]]></category>
		<category><![CDATA[Web Browser]]></category>

		<guid isPermaLink="false">http://kevinhenrikson.com/2006/11/30/firebug_private_beta/</guid>
		<description><![CDATA[I&#8217;ve been playing with the Firebug 1.0 private beta for the last few days and it&#8217;s quite a tool.  v0.4 the last release of Firebug had already combined the most popular features Venkman, Console2, and the DOM inspector.  1.0 adds a entire new set of features.  JS profiling and Net request tracing [...]]]></description>
		<wfw:commentRss>http://kevinhenrikson.com/2006/11/30/firebug_private_beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UPDATE: AJAX Developers Toolbox &#8211; Firefox plugins</title>
		<link>http://kevinhenrikson.com/2006/08/19/update-ajax-developers-toolbox-firefox-plugins/</link>
		<comments>http://kevinhenrikson.com/2006/08/19/update-ajax-developers-toolbox-firefox-plugins/#comments</comments>
		<pubDate>Sat, 19 Aug 2006 21:33:04 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Firefox Plugins]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Venkman]]></category>
		<category><![CDATA[Web Browser]]></category>

		<guid isPermaLink="false">http://kevinhenrikson.com/2006/08/19/update-ajax-developers-toolbox-firefox-plugins/</guid>
		<description><![CDATA[I&#8217;ve written about Firefox Plugins before, but since then I&#8217;ve made a few more discoveries.

Firebug (author) &#8211; Joe Hewitt author the great DOM inspector wrote what has become the #1 must have for any AJAX dev.  Firebug combines the best of Console2, Venkman, and the DOM inspector into a single extension.  The console [...]]]></description>
		<wfw:commentRss>http://kevinhenrikson.com/2006/08/19/update-ajax-developers-toolbox-firefox-plugins/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Faster DOM Queries</title>
		<link>http://kevinhenrikson.com/2006/03/28/faster-dom-queries/</link>
		<comments>http://kevinhenrikson.com/2006/03/28/faster-dom-queries/#comments</comments>
		<pubDate>Wed, 29 Mar 2006 07:07:21 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://kevinhenrikson.com/2006/03/28/faster-dom-queries/</guid>
		<description><![CDATA[Dean Edwards has posted a demo with a cross browser way of super quick DOM queries.  
Limitations
    * As described earlier, speed improvements only apply on page load for IE. Further DOM queries will use the original getElementsBySelector function
    * the speed of CSS2 queries (attribute selectors) are [...]]]></description>
		<wfw:commentRss>http://kevinhenrikson.com/2006/03/28/faster-dom-queries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail Whoas</title>
		<link>http://kevinhenrikson.com/2006/03/15/gmail-whoas/</link>
		<comments>http://kevinhenrikson.com/2006/03/15/gmail-whoas/#comments</comments>
		<pubDate>Wed, 15 Mar 2006 08:37:09 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://kevinhenrikson.com/2006/03/15/gmail-whoas/</guid>
		<description><![CDATA[Gmail and Talk have been having some trouble again.  It&#8217;s been slow more often than not and I captured a few more *error modes*.  Today I saw Gmail chat recover  with this little gem. Hey at least they recognized they are back. Seems I&#8217;m not the only one who has had trouble [...]]]></description>
		<wfw:commentRss>http://kevinhenrikson.com/2006/03/15/gmail-whoas/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>500 Mashups</title>
		<link>http://kevinhenrikson.com/2006/03/12/500-mashups/</link>
		<comments>http://kevinhenrikson.com/2006/03/12/500-mashups/#comments</comments>
		<pubDate>Mon, 13 Mar 2006 05:48:54 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[AJAX]]></category>

		<guid isPermaLink="false">http://kevinhenrikson.com/2006/03/12/500-mashups/</guid>
		<description><![CDATA[ProgrammableWeb.com now has over 500 mashups listed.
As shown on Mashup Feed the average new mashups per day is up to 2.81. And that is just those added to the database here. This is up from 2.6 or so just about 8 weeks ago.
So looks like it may hit 1000 before the year end.
]]></description>
		<wfw:commentRss>http://kevinhenrikson.com/2006/03/12/500-mashups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JSONRequest</title>
		<link>http://kevinhenrikson.com/2006/03/12/jsonrequest/</link>
		<comments>http://kevinhenrikson.com/2006/03/12/jsonrequest/#comments</comments>
		<pubDate>Mon, 13 Mar 2006 04:43:00 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Browser]]></category>

		<guid isPermaLink="false">http://kevinhenrikson.com/2006/03/12/jsonrequest/</guid>
		<description><![CDATA[JSONRequest has been proposed by Douglas Crockford as a new native method for web browsers to exchange data with servers.  The biggest notable difference with XMLHttpRequest is that it doesn&#8217;t prevent requests to multiple domains.  JSONRequest can make requests to any server, not just the origin server like the current XMLHttpRequest.  Web [...]]]></description>
		<wfw:commentRss>http://kevinhenrikson.com/2006/03/12/jsonrequest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail chat problems</title>
		<link>http://kevinhenrikson.com/2006/03/02/gmail-chat-problems/</link>
		<comments>http://kevinhenrikson.com/2006/03/02/gmail-chat-problems/#comments</comments>
		<pubDate>Thu, 02 Mar 2006 08:45:37 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://kevinhenrikson.com/2006/03/02/gmail-chat-problems/</guid>
		<description><![CDATA[I&#8217;ve noticed a few errors in gmail&#8217;s new chat interface.  The gmail quick contacts are not always up-to-date.  Just yesterday I got this this error message:

It&#8217;s a new service, so not too surprised that chat is seeing a few bumps.  In fact it&#8217;s expected.  I remember the first few versions of [...]]]></description>
		<wfw:commentRss>http://kevinhenrikson.com/2006/03/02/gmail-chat-problems/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>AJAX Amazon Music Search</title>
		<link>http://kevinhenrikson.com/2006/02/26/ajax-amazon-music-search/</link>
		<comments>http://kevinhenrikson.com/2006/02/26/ajax-amazon-music-search/#comments</comments>
		<pubDate>Mon, 27 Feb 2006 07:44:48 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://kevinhenrikson.com/2006/02/26/ajax-amazon-music-search/</guid>
		<description><![CDATA[Put together an AJAX demo using Amazon&#8217;s webservice API.  Basically type in an artist name or song title and it&#8217;ll return the first 10 hits from Amazon&#8217;s music search.  It&#8217;s using script.aculo.us for the &#8216;Grow&#8217; effect when the results return.  the search itself is triggered via java script, and parsed locally.  [...]]]></description>
		<wfw:commentRss>http://kevinhenrikson.com/2006/02/26/ajax-amazon-music-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YubNub Suggest &#8211; Reloaded (Dojo)</title>
		<link>http://kevinhenrikson.com/2006/02/25/yubnub-suggest-reloaded-dojo/</link>
		<comments>http://kevinhenrikson.com/2006/02/25/yubnub-suggest-reloaded-dojo/#comments</comments>
		<pubDate>Sun, 26 Feb 2006 02:09:14 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[AJAX]]></category>

		<guid isPermaLink="false">http://kevinhenrikson.com/2006/02/25/yubnub-suggest-reloaded-dojo/</guid>
		<description><![CDATA[First YubNub Suggest example used script.aculo.us.  This time tried Dojo&#8217;s autocomplete code.  Smoother auto complete, including support for arrow keys, but has a harder time selecting an option.  Doesn&#8217;t seem to like space as a keystroke selector.  You can try it out for yourself.
YubNub Suggest (Dojo)
]]></description>
		<wfw:commentRss>http://kevinhenrikson.com/2006/02/25/yubnub-suggest-reloaded-dojo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AJAX Auto Complete</title>
		<link>http://kevinhenrikson.com/2006/02/20/ajax-auto-complete/</link>
		<comments>http://kevinhenrikson.com/2006/02/20/ajax-auto-complete/#comments</comments>
		<pubDate>Tue, 21 Feb 2006 06:20:21 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[AJAX]]></category>

		<guid isPermaLink="false">http://kevinhenrikson.com/2006/02/20/ajax-auto-complete/</guid>
		<description><![CDATA[Few sites these days are using AJAX Auto Complete to help users filter known choices or reduce typing.&#160; As more AJAX libraries are released this practice should appear more frequently. Autocomplete generally comes in two flavors; Local Auto Complete and remote or server based auto complete.&#160; Local auto complete loads all the data locally into [...]]]></description>
		<wfw:commentRss>http://kevinhenrikson.com/2006/02/20/ajax-auto-complete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
