<?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>Windy Road &#187; Comet</title>
	<atom:link href="http://windyroad.org/category/tech/comet/feed/" rel="self" type="application/rss+xml" />
	<link>http://windyroad.org</link>
	<description>Extraordinary IT.</description>
	<lastBuildDate>Tue, 20 Jul 2010 13:17:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Event Driven AJAX (Comet) &#8211; Part 2 &#8211; Handling Concurrent Views</title>
		<link>http://windyroad.org/2006/09/14/event-driven-ajax-comet-part-2-handling-concurrent-views/</link>
		<comments>http://windyroad.org/2006/09/14/event-driven-ajax-comet-part-2-handling-concurrent-views/#comments</comments>
		<pubDate>Thu, 14 Sep 2006 03:54:10 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Comet]]></category>
		<category><![CDATA[JAHA]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://howardfamily.id.au/2006/09/14/event-driven-ajax-comet-part-2-handling-concurrent-views/</guid>
		<description><![CDATA[
Demonstration Quick Link
In Part 1 of   this series, we saw how event driven AJAX (a form of Comet) can be   used to push data to the client without the need for periodic client side polling. However, we also observed that   event driven AJAX broke as soon as the client [...]]]></description>
		<wfw:commentRss>http://windyroad.org/2006/09/14/event-driven-ajax-comet-part-2-handling-concurrent-views/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Event Driven AJAX &#8211; Part 1 &#8211; Pushing Server Side Events</title>
		<link>http://windyroad.org/2006/07/25/event-driven-ajax-part-1-pushing-server-side-events/</link>
		<comments>http://windyroad.org/2006/07/25/event-driven-ajax-part-1-pushing-server-side-events/#comments</comments>
		<pubDate>Tue, 25 Jul 2006 12:20:23 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Comet]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://howardfamily.id.au/2006/07/25/event-driven-ajax-part-1-pushing-server-side-events/</guid>
		<description><![CDATA[
Demonstration Quick Link
Event Driven AJAX is inspired by Comet to provide a mechanism for updating a page based on server side events, rather than waiting for user driven requests or client side polling. In this article an overview of the event driven AJAX concept is provided, along with a proof of concept demonstration of its [...]]]></description>
		<wfw:commentRss>http://windyroad.org/2006/07/25/event-driven-ajax-part-1-pushing-server-side-events/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
