<?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: jQuery Polling plugin</title>
	<atom:link href="http://buntin.org/2008/09/23/jquery-polling-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://buntin.org/2008/09/23/jquery-polling-plugin/</link>
	<description></description>
	<lastBuildDate>Mon, 16 May 2011 14:03:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul</title>
		<link>http://buntin.org/2008/09/23/jquery-polling-plugin/comment-page-1/#comment-349</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 14 Apr 2011 07:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://buntin.org/?p=8#comment-349</guid>
		<description>Great little plugin, my previous method made the browser unresponsive as it made continuous ajax requests to the server. This was just what I was looking for. Thanks :)</description>
		<content:encoded><![CDATA[<p>Great little plugin, my previous method made the browser unresponsive as it made continuous ajax requests to the server. This was just what I was looking for. Thanks <img src='http://buntin.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fun with the Twitter Search API and jQuery &#8211; Heal Your Church WebSite</title>
		<link>http://buntin.org/2008/09/23/jquery-polling-plugin/comment-page-1/#comment-278</link>
		<dc:creator>Fun with the Twitter Search API and jQuery &#8211; Heal Your Church WebSite</dc:creator>
		<pubDate>Wed, 05 May 2010 15:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://buntin.org/?p=8#comment-278</guid>
		<description>[...] jQuery Polling plugin by Buntin.org [...]</description>
		<content:encoded><![CDATA[<p>[...] jQuery Polling plugin by Buntin.org [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sethtrain</title>
		<link>http://buntin.org/2008/09/23/jquery-polling-plugin/comment-page-1/#comment-263</link>
		<dc:creator>sethtrain</dc:creator>
		<pubDate>Fri, 12 Mar 2010 13:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://buntin.org/?p=8#comment-263</guid>
		<description>Well, setInterval returns an interval id that you can store and then run clearInterval(setIntervalID) to turn off the polling.</description>
		<content:encoded><![CDATA[<p>Well, setInterval returns an interval id that you can store and then run clearInterval(setIntervalID) to turn off the polling.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siddharth Mitra</title>
		<link>http://buntin.org/2008/09/23/jquery-polling-plugin/comment-page-1/#comment-190</link>
		<dc:creator>Siddharth Mitra</dc:creator>
		<pubDate>Thu, 21 Jan 2010 22:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://buntin.org/?p=8#comment-190</guid>
		<description>how do i unbind, the plugin once i&#039;m done with polling.

unbind() doesn&#039;t work.</description>
		<content:encoded><![CDATA[<p>how do i unbind, the plugin once i&#8217;m done with polling.</p>
<p>unbind() doesn&#8217;t work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

