<?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>occasionally useful &#187; jquery</title>
	<atom:link href="http://blog.maxaller.name/category/javascript/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.maxaller.name</link>
	<description>ruby, ubuntu, etc</description>
	<lastBuildDate>Sun, 30 Oct 2011 18:00:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Debugging unobtrusive javascript in jQuery</title>
		<link>http://blog.maxaller.name/2009/09/debugging-unobtrusive-javascript-in-jquery/</link>
		<comments>http://blog.maxaller.name/2009/09/debugging-unobtrusive-javascript-in-jquery/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 03:49:34 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[unobtrusive]]></category>

		<guid isPermaLink="false">http://blog.maxaller.name/?p=194</guid>
		<description><![CDATA[So if you work for a large enterprise website like I do, where each page loads dozens or hundreds of kilobytes of javascript, it can be hard to figure out exactly what happens when you click that div and something magically happens, due to the wonders of unobtrusive javascript. Or, to rephrase the question, "I [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2009/09/debugging-unobtrusive-javascript-in-jquery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Accessing GM_xmlhttprequest from event handlers bound by jQuery</title>
		<link>http://blog.maxaller.name/2009/01/accessing-gm_xmlhttprequest-from-event-handlers-bound-by-jquery/</link>
		<comments>http://blog.maxaller.name/2009/01/accessing-gm_xmlhttprequest-from-event-handlers-bound-by-jquery/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 05:42:05 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[musing]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=58</guid>
		<description><![CDATA[So I like jQuery. And I like Greasemonkey. I especially like the ability of Greasemonkey's ajax calls to go cross-domain. But how do I get access to this functionality in my event handlers? Calling GM_xmlhttprequest in a method that doesn't execute while the Greasemonkey sandbox is still alive doesn't work. At first I didn't think [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2009/01/accessing-gm_xmlhttprequest-from-event-handlers-bound-by-jquery/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>DEPRECATED: Announcing: jQuery optimization races</title>
		<link>http://blog.maxaller.name/2008/12/announcing-jquery-optimization-races/</link>
		<comments>http://blog.maxaller.name/2008/12/announcing-jquery-optimization-races/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 02:07:48 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[just for fun]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=49</guid>
		<description><![CDATA[Note...this site is down for now... You don't have to understand it to see that it's at least a bit interesting, so check it out: http://www.nutriscan.org/jquery_optimization/ It documents a bunch of different ways of doing similar things, and compares them in terms of performance. How much are you really losing by using the jQuery convenience [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/12/announcing-jquery-optimization-races/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Visualization API + jQuery</title>
		<link>http://blog.maxaller.name/2008/12/google-visualization-api-jquery/</link>
		<comments>http://blog.maxaller.name/2008/12/google-visualization-api-jquery/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 21:46:52 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=48</guid>
		<description><![CDATA[TODO: bring animations to charts in the Google Visualization API via jQuery to illustrate performance described in previous post. Relevant link.]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/12/google-visualization-api-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery performance</title>
		<link>http://blog.maxaller.name/2008/12/jquery-performance/</link>
		<comments>http://blog.maxaller.name/2008/12/jquery-performance/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 20:45:46 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=47</guid>
		<description><![CDATA[TODO: write a series of test cases that illustrate ways to write high-performance jQuery.]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/12/jquery-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Projects in progress</title>
		<link>http://blog.maxaller.name/2008/12/projects-in-progress/</link>
		<comments>http://blog.maxaller.name/2008/12/projects-in-progress/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 01:12:54 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[merb]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=46</guid>
		<description><![CDATA[I have many projects in progress... 1) "Anybody can program" book, have half of the outline for the first draft done 2) Stylometry web app, have some of the backend services done that calculate stylometry stats a) Dictionary looker upper, reasonably complete for Merriam-Webster only 3) Blog application, just a few thoughts on paper and [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/12/projects-in-progress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jquery_merb continued</title>
		<link>http://blog.maxaller.name/2008/11/jquery_merb-continued/</link>
		<comments>http://blog.maxaller.name/2008/11/jquery_merb-continued/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 19:00:29 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[just for fun]]></category>
		<category><![CDATA[merb]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=41</guid>
		<description><![CDATA[So...I think, for now, I'm done with jquery_merb. And for once, that's a good thing, because by "done for now" I mean..."done" pending more ideas. It's thoroughly documented and tested, and I think I might just set it aside for now until I find other features it needs to interact with Merb better. Which may [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/11/jquery_merb-continued/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>introducing&#8230;jquery_merb (sort of)</title>
		<link>http://blog.maxaller.name/2008/11/introducingjquery_merb-sort-of/</link>
		<comments>http://blog.maxaller.name/2008/11/introducingjquery_merb-sort-of/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 05:40:07 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[just for fun]]></category>
		<category><![CDATA[merb]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=40</guid>
		<description><![CDATA[I love jQuery. I love Merb. I thought, so why not work on both? I tried this previously from the merb side with the now gone merb_multi_js plugin, which I had made a substantial amount of progress on before I killed it. It was designed to mimic rails and generate handy JavaScript for you not [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/11/introducingjquery_merb-sort-of/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>merb_multi_js</title>
		<link>http://blog.maxaller.name/2008/06/merb_multi_js/</link>
		<comments>http://blog.maxaller.name/2008/06/merb_multi_js/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 19:06:54 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[merb]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=19</guid>
		<description><![CDATA[I'm writing a plugin right now to add some built-in JS functionality to Merb. It's coming along pretty well, but is still pretty raw and not specced, though it does have SOME documentation. It's available at http://github.com/nanodeath/merb_multi_js/wikis/home. If you have questions, you're encouraged to send me a message at Freenode#merb.]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/06/merb_multi_js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery :(</title>
		<link>http://blog.maxaller.name/2008/03/jquery/</link>
		<comments>http://blog.maxaller.name/2008/03/jquery/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 04:50:23 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=12</guid>
		<description><![CDATA[I wish Rails wasn't so intimately tied with Prototype+scriptaculous. It makes jQuery that much harder to use. Even so, using page &#60;&#60; and jQuery is much easier than trying to use Prototype to achieve the same end. Not to be a fanboy or anything, but is there any other library out there that can remove [...]]]></description>
		<wfw:commentRss>http://blog.maxaller.name/2008/03/jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

