<?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"
	>
<channel>
	<title>Comments on: &#8220;Real&#8221; Javascript Sockets!</title>
	<atom:link href="http://manfred.dschini.org/2006/05/26/real-javascript-sockets/feed/" rel="self" type="application/rss+xml" />
	<link>http://manfred.dschini.org/2006/05/26/real-javascript-sockets/</link>
	<description></description>
	<pubDate>Wed, 20 Aug 2008 21:45:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Matt Haynes</title>
		<link>http://manfred.dschini.org/2006/05/26/real-javascript-sockets/#comment-35264</link>
		<dc:creator>Matt Haynes</dc:creator>
		<pubDate>Tue, 29 Jul 2008 15:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/?p=30#comment-35264</guid>
		<description>Excellent work!

I too have an implementation on the go:

see: &lt;a href="http://matthaynes.net/blog/2008/07/17/socketbridge-flash-javascript-socket-bridge/" rel="nofollow"&gt;socketBridge&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Excellent work!</p>
<p>I too have an implementation on the go:</p>
<p>see: <a href="http://matthaynes.net/blog/2008/07/17/socketbridge-flash-javascript-socket-bridge/" rel="nofollow">socketBridge</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aidamina</title>
		<link>http://manfred.dschini.org/2006/05/26/real-javascript-sockets/#comment-31242</link>
		<dc:creator>Aidamina</dc:creator>
		<pubDate>Sun, 11 May 2008 01:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/?p=30#comment-31242</guid>
		<description>Inspired by your code i decided to write my own implementation.

see: http://jsocket.googlecode.com</description>
		<content:encoded><![CDATA[<p>Inspired by your code i decided to write my own implementation.</p>
<p>see: <a href="http://jsocket.googlecode.com" rel="nofollow">http://jsocket.googlecode.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manfred Weber</title>
		<link>http://manfred.dschini.org/2006/05/26/real-javascript-sockets/#comment-24772</link>
		<dc:creator>Manfred Weber</dc:creator>
		<pubDate>Fri, 28 Dec 2007 10:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/?p=30#comment-24772</guid>
		<description>hey Ken. I had a look at your website an especially the chat system. looks very impressive! wow!</description>
		<content:encoded><![CDATA[<p>hey Ken. I had a look at your website an especially the chat system. looks very impressive! wow!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Fehling</title>
		<link>http://manfred.dschini.org/2006/05/26/real-javascript-sockets/#comment-24761</link>
		<dc:creator>Ken Fehling</dc:creator>
		<pubDate>Fri, 28 Dec 2007 02:04:34 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/?p=30#comment-24761</guid>
		<description>I got Firefox 3 Beta and it works on localhost like a dream.</description>
		<content:encoded><![CDATA[<p>I got Firefox 3 Beta and it works on localhost like a dream.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Fehling</title>
		<link>http://manfred.dschini.org/2006/05/26/real-javascript-sockets/#comment-24668</link>
		<dc:creator>Ken Fehling</dc:creator>
		<pubDate>Tue, 25 Dec 2007 18:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/?p=30#comment-24668</guid>
		<description>I'm having trouble testing SocketJS in firefox on localhost.  I think firefox put some security against this.  It still works in Internet Explorer.  I'm considering making a version of this using OpenLaszlo or Flex to test further.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having trouble testing SocketJS in firefox on localhost.  I think firefox put some security against this.  It still works in Internet Explorer.  I&#8217;m considering making a version of this using OpenLaszlo or Flex to test further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webrunner</title>
		<link>http://manfred.dschini.org/2006/05/26/real-javascript-sockets/#comment-24121</link>
		<dc:creator>webrunner</dc:creator>
		<pubDate>Wed, 12 Dec 2007 18:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/?p=30#comment-24121</guid>
		<description>Is there an equivalent to this that uses Flash 9's new Socket object?  There's something I'm working on but there's no way I can easily work around the  termination issue of XMLSocket</description>
		<content:encoded><![CDATA[<p>Is there an equivalent to this that uses Flash 9&#8217;s new Socket object?  There&#8217;s something I&#8217;m working on but there&#8217;s no way I can easily work around the  termination issue of XMLSocket</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gotisch</title>
		<link>http://manfred.dschini.org/2006/05/26/real-javascript-sockets/#comment-23051</link>
		<dc:creator>Gotisch</dc:creator>
		<pubDate>Mon, 19 Nov 2007 03:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/?p=30#comment-23051</guid>
		<description>this wont work for cross domain servers unless you have the crossdomain.xml on the other server google for crossdomain.xml.</description>
		<content:encoded><![CDATA[<p>this wont work for cross domain servers unless you have the crossdomain.xml on the other server google for crossdomain.xml.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manfred Weber</title>
		<link>http://manfred.dschini.org/2006/05/26/real-javascript-sockets/#comment-21339</link>
		<dc:creator>Manfred Weber</dc:creator>
		<pubDate>Mon, 01 Oct 2007 23:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/?p=30#comment-21339</guid>
		<description>Hi,

looks interesting. I will have a deeper look at it.

cheers
Manfred</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>looks interesting. I will have a deeper look at it.</p>
<p>cheers<br />
Manfred</p>
]]></content:encoded>
	</item>
</channel>
</rss>
