<?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: AjaxTask &#8211; a rails plugin for managing background&#160;tasks</title>
	<atom:link href="http://chrismoos.com/2010/02/09/ajaxtask-a-rails-plugin-for-managing-background-tasks/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrismoos.com/2010/02/09/ajaxtask-a-rails-plugin-for-managing-background-tasks/</link>
	<description>developer by day, developer by night</description>
	<lastBuildDate>Sat, 17 Jul 2010 19:16:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ryan</title>
		<link>http://chrismoos.com/2010/02/09/ajaxtask-a-rails-plugin-for-managing-background-tasks/comment-page-1/#comment-12960</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 12 Mar 2010 19:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://chrismoos.com/?p=684#comment-12960</guid>
		<description>Awesome; this was just what I was looking for.  The only suggestion I&#039;d make is to maybe have a bit tighter integration (or explanation on how to do this) with RJS and getting this working with button_to_remote or link_to_remote to actually kick off the initial ajaxtask.  I&#039;m a bit hesitant to pepper my html view templates with javascript and would rather have the html view invoke the controller&#039;s ajaxtask method in the background and have the RJS view handle the actual page.replace_html&#039;s or whatever.

I&#039;ve forked this over on github and will be tracking (and hopefully contributing back).

Thanks!</description>
		<content:encoded><![CDATA[<p>Awesome; this was just what I was looking for.  The only suggestion I&#8217;d make is to maybe have a bit tighter integration (or explanation on how to do this) with RJS and getting this working with button_to_remote or link_to_remote to actually kick off the initial ajaxtask.  I&#8217;m a bit hesitant to pepper my html view templates with javascript and would rather have the html view invoke the controller&#8217;s ajaxtask method in the background and have the RJS view handle the actual page.replace_html&#8217;s or whatever.</p>
<p>I&#8217;ve forked this over on github and will be tracking (and hopefully contributing back).</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
