<?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: Server Side DOM Events vs XMLHttpRequest&#8217;s onload</title>
	<atom:link href="http://www.subbu.org/blog/2006/09/server-side-dom-events-vs-xmlhttprequests-onload/feed" rel="self" type="application/rss+xml" />
	<link>http://www.subbu.org/blog/2006/09/server-side-dom-events-vs-xmlhttprequests-onload</link>
	<description>HTTP, REST and some Cycling</description>
	<lastBuildDate>Fri, 12 Mar 2010 22:08:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jayapal Chandran</title>
		<link>http://www.subbu.org/blog/2006/09/server-side-dom-events-vs-xmlhttprequests-onload/comment-page-1#comment-39094</link>
		<dc:creator>Jayapal Chandran</dc:creator>
		<pubDate>Fri, 11 Sep 2009 12:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://wp.subbu.org/2006/09/server-side-dom-events-vs-xmlhttprequests-onload/#comment-39094</guid>
		<description>This is really what i was waiting for... but...
consider that a request is sent to the server and i want to show it using this event... or any request is sent to push.php (this is the script which sends the content to the client) and i want that to be sent to the client... some thing like an event notification...
where can i get more information like that...

besides... the default code given in all the sites for server side events are working well... but how to go beyond that...???</description>
		<content:encoded><![CDATA[<p>This is really what i was waiting for&#8230; but&#8230;<br />
consider that a request is sent to the server and i want to show it using this event&#8230; or any request is sent to push.php (this is the script which sends the content to the client) and i want that to be sent to the client&#8230; some thing like an event notification&#8230;<br />
where can i get more information like that&#8230;</p>
<p>besides&#8230; the default code given in all the sites for server side events are working well&#8230; but how to go beyond that&#8230;???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jax510</title>
		<link>http://www.subbu.org/blog/2006/09/server-side-dom-events-vs-xmlhttprequests-onload/comment-page-1#comment-18555</link>
		<dc:creator>jax510</dc:creator>
		<pubDate>Fri, 06 Feb 2009 13:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://wp.subbu.org/2006/09/server-side-dom-events-vs-xmlhttprequests-onload/#comment-18555</guid>
		<description>Server-sent events provide a nice standardization for Comet. Ideally, that standard should be available across all RIA technologies (i.e. JS, Flex, Silverlight, etc.). Luckily, Kaazing Gateway (http://www.kaazing.org) provides a server to scale server-sent events (as well as websockets). It also provides an emulation layer that does not require a plugin that can be used to adapt any browser to consume server-sent events.</description>
		<content:encoded><![CDATA[<p>Server-sent events provide a nice standardization for Comet. Ideally, that standard should be available across all RIA technologies (i.e. JS, Flex, Silverlight, etc.). Luckily, Kaazing Gateway (<a href="http://www.kaazing.org" rel="nofollow">http://www.kaazing.org</a>) provides a server to scale server-sent events (as well as websockets). It also provides an emulation layer that does not require a plugin that can be used to adapt any browser to consume server-sent events.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
