<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Keeping Context in Your AJAX Callbacks</title>
	<atom:link href="http://blog.thefrontiergroup.com.au/2009/03/keeping-context-in-your-ajax-callbacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thefrontiergroup.com.au/2009/03/keeping-context-in-your-ajax-callbacks/</link>
	<description>Your peek inside the collective mind of The Frontier Group</description>
	<lastBuildDate>Tue, 08 May 2012 03:28:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Aaron</title>
		<link>http://blog.thefrontiergroup.com.au/2009/03/keeping-context-in-your-ajax-callbacks/comment-page-1/#comment-3237</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Mon, 05 Sep 2011 01:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://thefrontiergroup.com.au/blog/?p=356#comment-3237</guid>
		<description>Hi there, 

Sorry this article is super-duper old. Most JS frameworks now include helpers to maintain context during asynchronous calls. 

jQuery has jQuery.proxy(). 
Dojo has dojo.hitch().

I&#039;m sure more frameworks would now include this type of helper though.

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi there, </p>
<p>Sorry this article is super-duper old. Most JS frameworks now include helpers to maintain context during asynchronous calls. </p>
<p>jQuery has jQuery.proxy().<br />
Dojo has dojo.hitch().</p>
<p>I&#8217;m sure more frameworks would now include this type of helper though.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Philip</title>
		<link>http://blog.thefrontiergroup.com.au/2009/03/keeping-context-in-your-ajax-callbacks/comment-page-1/#comment-3236</link>
		<dc:creator>Andrew Philip</dc:creator>
		<pubDate>Sat, 03 Sep 2011 22:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://thefrontiergroup.com.au/blog/?p=356#comment-3236</guid>
		<description>It works and you ROCK!!!  Thanks for posting this.  Now I can continue making my lazy list loader.</description>
		<content:encoded><![CDATA[<p>It works and you ROCK!!!  Thanks for posting this.  Now I can continue making my lazy list loader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: santiago</title>
		<link>http://blog.thefrontiergroup.com.au/2009/03/keeping-context-in-your-ajax-callbacks/comment-page-1/#comment-295</link>
		<dc:creator>santiago</dc:creator>
		<pubDate>Fri, 03 Jul 2009 01:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://thefrontiergroup.com.au/blog/?p=356#comment-295</guid>
		<description>Great article! Thanks! Saved me a lot of time and effort, and helped understand JS better. I think JS is a great language.</description>
		<content:encoded><![CDATA[<p>Great article! Thanks! Saved me a lot of time and effort, and helped understand JS better. I think JS is a great language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://blog.thefrontiergroup.com.au/2009/03/keeping-context-in-your-ajax-callbacks/comment-page-1/#comment-208</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sat, 18 Apr 2009 15:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://thefrontiergroup.com.au/blog/?p=356#comment-208</guid>
		<description>Thanks! This has been nagging me for some time and it&#039;s hindered some of the functionality of my work, like having to wait for something to finish loading before making another Ajax call.</description>
		<content:encoded><![CDATA[<p>Thanks! This has been nagging me for some time and it&#8217;s hindered some of the functionality of my work, like having to wait for something to finish loading before making another Ajax call.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alberto</title>
		<link>http://blog.thefrontiergroup.com.au/2009/03/keeping-context-in-your-ajax-callbacks/comment-page-1/#comment-207</link>
		<dc:creator>alberto</dc:creator>
		<pubDate>Thu, 16 Apr 2009 21:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://thefrontiergroup.com.au/blog/?p=356#comment-207</guid>
		<description>I wrote this plugin, I think it will be useful

http://code.google.com/p/jquerycallback/</description>
		<content:encoded><![CDATA[<p>I wrote this plugin, I think it will be useful</p>
<p><a href="http://code.google.com/p/jquerycallback/" rel="nofollow">http://code.google.com/p/jquerycallback/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

