<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Enfranchised Mind &#187; JavaScript</title>
	<atom:link href="http://enfranchisedmind.com/blog/categories/code-samples/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://enfranchisedmind.com/blog</link>
	<description>programming, politics, &#38; other religious issues</description>
	<lastBuildDate>Sun, 22 Jan 2012 01:36:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>programming, politics, &amp; other religious issues</itunes:summary>
	<itunes:author>Enfranchised Mind</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://enfranchisedmind.com/blog/wp-content/plugins/powerpress/itunes_default.jpg" />
	<copyright>This podcast feed is released under a Creative Commons License.  Some rights are reserved.</copyright>
	<itunes:subtitle>programming, politics, &amp; other religious issues</itunes:subtitle>
	<image>
		<title>Enfranchised Mind &#187; JavaScript</title>
		<url>http://enfranchisedmind.com/blog/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://enfranchisedmind.com/blog/categories/code-samples/javascript/</link>
	</image>
		<rawvoice:location>Durham, North Carolina</rawvoice:location>
		<rawvoice:frequency>Intermittent</rawvoice:frequency>
		<item>
		<title>JQuery PeriodicalUpdater (AJAX long polling/server polling)</title>
		<link>http://enfranchisedmind.com/blog/posts/jquery-periodicalupdater-ajax-polling/</link>
		<comments>http://enfranchisedmind.com/blog/posts/jquery-periodicalupdater-ajax-polling/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 13:54:59 +0000</pubDate>
		<dc:creator>Robert Fischer</dc:creator>
				<category><![CDATA[Classic]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=1450</guid>
		<description><![CDATA[I&#8217;m working on an app that is using the JQuery JavaScript framework. Time came for a bit of AJAX long-polling (which I can no longer say without snickering thanks to WebDevGeekly), and so I went looking for a way to do that in jQuery: specifically, I wanted something like Prototype&#8217;s Ajax.PeriodicalUpdater, which has a nice [...]
Related posts:<ol>
<li><a href='http://enfranchisedmind.com/blog/posts/dec-intro-grails-training-last-call/' rel='bookmark' title='Last Call for &#8220;Intro to Groovy, Grails, and AJAX&#8221;!'>Last Call for &#8220;Intro to Groovy, Grails, and AJAX&#8221;!</a></li>
<li><a href='http://enfranchisedmind.com/blog/posts/newfangled-technology/' rel='bookmark' title='Newfangled Technology Like &#8220;Map&#8221; and &#8220;Foreach&#8221;'>Newfangled Technology Like &#8220;Map&#8221; and &#8220;Foreach&#8221;</a></li>
<li><a href='http://enfranchisedmind.com/blog/posts/the-programmer-is-dead-long-live-the-developer/' rel='bookmark' title='The Programmer is Dead; Long Live the Developer!'>The Programmer is Dead; Long Live the Developer!</a></li>
</ol>]]></description>
		<wfw:commentRss>http://enfranchisedmind.com/blog/posts/jquery-periodicalupdater-ajax-polling/feed/</wfw:commentRss>
		<slash:comments>104</slash:comments>
		</item>
	</channel>
</rss>

