<?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: Push-based synchronized slideshow web application &#8211; implemented using WebSockets and Kaazing WebSocket Gateway</title>
	<atom:link href="http://technology.amis.nl/2012/01/07/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2012/01/07/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Yiannis</title>
		<link>http://technology.amis.nl/2012/01/07/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway/#comment-6991</link>
		<dc:creator>Yiannis</dc:creator>
		<pubDate>Wed, 01 Feb 2012 12:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/14777/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway#comment-6991</guid>
		<description><![CDATA[Hi there!
great tutorial! I have searched a lot but I have not found a tutorial with kaazing using an existing openfire server. Have you ever came across such a resource, or would you mind giving me some tips regarding this?
BR]]></description>
		<content:encoded><![CDATA[<p>Hi there!<br />
great tutorial! I have searched a lot but I have not found a tutorial with kaazing using an existing openfire server. Have you ever came across such a resource, or would you mind giving me some tips regarding this?<br />
BR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rolando Santamaria Maso</title>
		<link>http://technology.amis.nl/2012/01/07/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway/#comment-6988</link>
		<dc:creator>Rolando Santamaria Maso</dc:creator>
		<pubDate>Thu, 12 Jan 2012 15:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/14777/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway#comment-6988</guid>
		<description><![CDATA[Hi Lucas, nice example with Kaazing. Following your posts I can notice that you are making a websocket frameworks evaluation, wish is great, even better if you publish your conclusions.
Do you saw the jWebSocket slideshow demo?
Have funny with WebSockets ;)]]></description>
		<content:encoded><![CDATA[<p>Hi Lucas, nice example with Kaazing. Following your posts I can notice that you are making a websocket frameworks evaluation, wish is great, even better if you publish your conclusions.<br />
Do you saw the jWebSocket slideshow demo?<br />
Have funny with WebSockets <img src='http://technology.amis.nl/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Push based synchronized Slideshow demo application implemented using CometD and jQuery running on Tomcat &#171; AMIS Technology blog</title>
		<link>http://technology.amis.nl/2012/01/07/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway/#comment-6987</link>
		<dc:creator>Push based synchronized Slideshow demo application implemented using CometD and jQuery running on Tomcat &#171; AMIS Technology blog</dc:creator>
		<pubDate>Mon, 09 Jan 2012 10:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/14777/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway#comment-6987</guid>
		<description><![CDATA[[...] first article discussed the implementation using WebSockets and Kaazing Gateway (http://technology.amis.nl/blog/14777/push-based-synchronized-slideshow-web-application-implemented-u...). In this article, I will present an implementation using the CometD [...]]]></description>
		<content:encoded><![CDATA[<p>[...] first article discussed the implementation using WebSockets and Kaazing Gateway (<a href="http://technology.amis.nl/blog/14777/push-based-synchronized-slideshow-web-application-implemented-u" rel="nofollow">http://technology.amis.nl/blog/14777/push-based-synchronized-slideshow-web-application-implemented-u</a>&#8230;). In this article, I will present an implementation using the CometD [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2012/01/07/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway/#comment-6986</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Sun, 08 Jan 2012 12:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/14777/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway#comment-6986</guid>
		<description><![CDATA[Hi Peter,

I have indeed used HTML 5 Edition. I was not trying to do anything &#039;server side&#039; like in this case, so it seemed appropriate. I cannot give you a lot of other background. What would you say are criteria for choosing the edition to use?

I am still trying to work out how to integrate WebSocket communication - for example using Kaazing Gateway - with a traditional web application (Servlet/JSP or JSF based). Any suggestions in that direction.

greetings,
Lucas]]></description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>I have indeed used HTML 5 Edition. I was not trying to do anything &#8216;server side&#8217; like in this case, so it seemed appropriate. I cannot give you a lot of other background. What would you say are criteria for choosing the edition to use?</p>
<p>I am still trying to work out how to integrate WebSocket communication &#8211; for example using Kaazing Gateway &#8211; with a traditional web application (Servlet/JSP or JSF based). Any suggestions in that direction.</p>
<p>greetings,<br />
Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2012/01/07/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway/#comment-6985</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Sun, 08 Jan 2012 12:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/14777/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway#comment-6985</guid>
		<description><![CDATA[Hi Quim,

I am afraid I have no experience with the PHP based server side. You may want to try ask on the Kaazing forum - or perhaps Peter Moskovits can chime in and help out?!

Licas]]></description>
		<content:encoded><![CDATA[<p>Hi Quim,</p>
<p>I am afraid I have no experience with the PHP based server side. You may want to try ask on the Kaazing forum &#8211; or perhaps Peter Moskovits can chime in and help out?!</p>
<p>Licas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2012/01/07/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway/#comment-6984</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Sun, 08 Jan 2012 12:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/14777/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway#comment-6984</guid>
		<description><![CDATA[Hi Peter,

I think your question on the environment is answered by this &lt;a href=&quot;http://technology.amis.nl/blog/14755/get-going-with-kaazing-websocket-gateway-html5-edition-installing-locally-and-running-demos&quot; rel=&quot;nofollow&quot;&gt;article&lt;/a&gt;. I was wondering about the use of a single WebSocket connection. It must be my inexperience with Kaazing that made me do it this way. I do not know how to configure the Kaazing Gateway to work with a single channel that multiple clients can connect to - both browser based and Java client - and both publish to and consume from. If you could point me in the right direction, that would be very helpful. I too feel that a single connection should be enough!

Lucas]]></description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>I think your question on the environment is answered by this <a href="http://technology.amis.nl/blog/14755/get-going-with-kaazing-websocket-gateway-html5-edition-installing-locally-and-running-demos" rel="nofollow">article</a>. I was wondering about the use of a single WebSocket connection. It must be my inexperience with Kaazing that made me do it this way. I do not know how to configure the Kaazing Gateway to work with a single channel that multiple clients can connect to &#8211; both browser based and Java client &#8211; and both publish to and consume from. If you could point me in the right direction, that would be very helpful. I too feel that a single connection should be enough!</p>
<p>Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quim</title>
		<link>http://technology.amis.nl/2012/01/07/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway/#comment-6983</link>
		<dc:creator>Quim</dc:creator>
		<pubDate>Sun, 08 Jan 2012 08:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/14777/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway#comment-6983</guid>
		<description><![CDATA[Very nice article.
Could you explain or reference how to do the server-side in php?
Â 
Thanks,
Â ]]></description>
		<content:encoded><![CDATA[<p>Very nice article.<br />
Could you explain or reference how to do the server-side in php?<br />
Â <br />
Thanks,<br />
Â </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Moskovits</title>
		<link>http://technology.amis.nl/2012/01/07/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway/#comment-6982</link>
		<dc:creator>Peter Moskovits</dc:creator>
		<pubDate>Sun, 08 Jan 2012 07:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/14777/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway#comment-6982</guid>
		<description><![CDATA[A few more questions: can you describe why you decided to use a listener and a sender? Since WebSockets are bi-directional, you may be able to come up with a solution that uses only one WebSocket connection.
Also - if you could share how you set up your environment (where the contents of the zip file needs to go in the kaazing gateway structure), that would be great!
Thanks!]]></description>
		<content:encoded><![CDATA[<p>A few more questions: can you describe why you decided to use a listener and a sender? Since WebSockets are bi-directional, you may be able to come up with a solution that uses only one WebSocket connection.<br />
Also &#8211; if you could share how you set up your environment (where the contents of the zip file needs to go in the kaazing gateway structure), that would be great!<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Moskovits</title>
		<link>http://technology.amis.nl/2012/01/07/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway/#comment-6981</link>
		<dc:creator>Peter Moskovits</dc:creator>
		<pubDate>Sun, 08 Jan 2012 07:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/14777/push-based-synchronized-slideshow-web-application-implemented-using-websockets-and-kaazing-websocket-gateway#comment-6981</guid>
		<description><![CDATA[Nice post, Lucas!
The Kaazing WebSocket Gateway comes is a number of flavors (HTML5, JMS, AMQP, etc.). It looks like you were using the HTML5 edition - can you confirm? Also, can you give some background why you chose the HTML5 edition?
I really like the idea of a slide-show tool: Â you can use it for real at conferences... very nice!]]></description>
		<content:encoded><![CDATA[<p>Nice post, Lucas!<br />
The Kaazing WebSocket Gateway comes is a number of flavors (HTML5, JMS, AMQP, etc.). It looks like you were using the HTML5 edition &#8211; can you confirm? Also, can you give some background why you chose the HTML5 edition?<br />
I really like the idea of a slide-show tool: Â you can use it for real at conferences&#8230; very nice!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
