<?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; AJAX</title>
	<atom:link href="http://windyroad.org/category/tech/ajax/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>How to Write Better JavaScript with TIBCO PageBus™</title>
		<link>http://windyroad.org/2007/08/15/how-to-write-better-javascript-with-tibco-pagebus%e2%84%a2/</link>
		<comments>http://windyroad.org/2007/08/15/how-to-write-better-javascript-with-tibco-pagebus%e2%84%a2/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 13:24:22 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[TIBCO]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://windyroad.org/2007/08/15/how-to-write-better-javascript-with-tibco-pagebus%e2%84%a2/</guid>
		<description><![CDATA[
TIBCO PageBus™ is a JavaScript library that can help you make your JavaScript code more modular and easier to maintain and extend.
Let's take a contrived example, where you have a button on the page, and you want a number of things to occur when that button is clicked:

Update a counter with the number of clicks
Update [...]]]></description>
		<wfw:commentRss>http://windyroad.org/2007/08/15/how-to-write-better-javascript-with-tibco-pagebus%e2%84%a2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<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>
