<?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>Unscriptable.com &#187; Event Handling</title>
	<atom:link href="http://unscriptable.com/index.php/category/events/feed/" rel="self" type="application/rss+xml" />
	<link>http://unscriptable.com</link>
	<description>Nothing is impossible.  Even on the Web.</description>
	<lastBuildDate>Thu, 10 Jun 2010 01:53:31 +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>Debouncing Javascript Methods</title>
		<link>http://unscriptable.com/index.php/2009/03/20/debouncing-javascript-methods/</link>
		<comments>http://unscriptable.com/index.php/2009/03/20/debouncing-javascript-methods/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 07:21:21 +0000</pubDate>
		<dc:creator>John H</dc:creator>
				<category><![CDATA[Event Handling]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[dojo]]></category>

		<guid isPermaLink="false">http://unscriptable.com/?p=7</guid>
		<description><![CDATA[... a user could simply lean on the Tab key to navigate from one end of the form to the other.  If the user were lucky enough to be on a fast network connection and had a fast enough browser, this would go fairly smoothly.  However, the server would get absolutely hammered by all of the XHR requests necessary to populate the side-bar!  ]]></description>
		<wfw:commentRss>http://unscriptable.com/index.php/2009/03/20/debouncing-javascript-methods/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
