<?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>Java Software Development Videos and Tutorials &#187; comet</title>
	<atom:link href="http://www.java-tv.com/tag/comet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.java-tv.com</link>
	<description>Java Software Development Videos and Tutorials</description>
	<lastBuildDate>Tue, 07 Feb 2012 06:59:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Writing Asynchronous Web Application (Comet) Using the Atmosphere Framework</title>
		<link>http://www.java-tv.com/2010/11/02/writing-asynchronous-web-application-comet-using-the-atmosphere-framework/</link>
		<comments>http://www.java-tv.com/2010/11/02/writing-asynchronous-web-application-comet-using-the-atmosphere-framework/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 12:31:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[comet]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[jax-rs]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[scala]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1674</guid>
		<description><![CDATA[Today writing portable Web applications that can use the power of the Comet technique is almost impossible: Tomcat, Jetty, and Grizzly/GlassFish application server all have their own set of private APIs. Atmosphere leverages and builds on Project Jersey and the Java API for RESTful Web Services (JAX-RS). Jersey is the open resource reference implementation of JAX-RS that makes it easier to build RESTful Web services. Atmosphere and Jersey complement each other, with the goal of making it easier to build Comet-based Web applications that include a mix of Comet and ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/11/02/writing-asynchronous-web-application-comet-using-the-atmosphere-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Future of the Web: HTML 5, WebSocket, and Comet</title>
		<link>http://www.java-tv.com/2009/07/24/the-future-of-the-web-html-5-websocket-and-comet/</link>
		<comments>http://www.java-tv.com/2009/07/24/the-future-of-the-web-html-5-websocket-and-comet/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 11:43:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[comet]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[websocket]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1051</guid>
		<description><![CDATA[The HTML 5 specification is set to forever change the way in which we build applications for the Web. One innovation- WebSocket- in particular will enable full-duplex HTTP communication, and finally bring an end to the tired “click and wait” paradigm traditionally associated with the Web. Prior to the introduction of WebSockets, bi?directional browser communication has been an elusive beast. Attempts to address this gap in the Internet architecture has circled around server-initiated message deliver or “push” techniques, commonly known as Comet or ReverseAjax, and typically achieved with an astonishing ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/07/24/the-future-of-the-web-html-5-websocket-and-comet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interactive Websites with Comet and DWR</title>
		<link>http://www.java-tv.com/2009/04/16/interactive-websites-with-comet-and-dwr/</link>
		<comments>http://www.java-tv.com/2009/04/16/interactive-websites-with-comet-and-dwr/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 08:40:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[comet]]></category>
		<category><![CDATA[DWR]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=885</guid>
		<description><![CDATA[In this session filmed during QCon London 2008, Joe Walker presents Comet, a long polling AJAX method used for updating the browser’s page, and DWR, a Java library for writing web sites using AJAX.
http://www.infoq.com/presentations/Comet-DWR-Joe-Walker
DWR (Direct Web Remoting) Home Page
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/04/16/interactive-websites-with-comet-and-dwr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silicon Valley JUG: Applying the Asynchronous Web</title>
		<link>http://www.java-tv.com/2008/12/09/silicon-valley-jug-applying-the-asynchronous-web/</link>
		<comments>http://www.java-tv.com/2008/12/09/silicon-valley-jug-applying-the-asynchronous-web/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 13:58:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[comet]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=631</guid>
		<description><![CDATA[Emerging Ajax techniques&#8211;variously called Ajax Push, Comet, Reverse Ajax, and  HTTP streaming&#8211;are bringing revolutionary changes to web application  interactivity, moving the web into the Participation Age. Join us for a detailed  introduction to the asynchronous web, covering the underlying protocols and  APIs, the challenges for application servers, and the high-level techniques  available to application developers. The techniques covered will allow you to  add multiuser collaboration and notification features to your application,  whether developed with Dojo, DWR, or ICEfaces, and whether deployed on Jetty, ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2008/12/09/silicon-valley-jug-applying-the-asynchronous-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 534/566 objects using disk: basic

Served from: www.java-tv.com @ 2012-02-07 03:02:45 -->
