<?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: WebORB Map Chat</title>
	<atom:link href="http://ajaxian.com/archives/weborb-map-chat/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/weborb-map-chat</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Nel</title>
		<link>http://ajaxian.com/archives/weborb-map-chat/comment-page-1#comment-1331</link>
		<dc:creator>Nel</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/weborb-map-chat#comment-1331</guid>
		<description>Impressive but full of javascript security hole. Attributes are not cleaned in html tagged (onClick..)
And users succeed in making popup open in all visitors screen and finally crash the apps.

too bad, that was an obvious risk</description>
		<content:encoded><![CDATA[<p>Impressive but full of javascript security hole. Attributes are not cleaned in html tagged (onClick..)<br />
And users succeed in making popup open in all visitors screen and finally crash the apps.</p>
<p>too bad, that was an obvious risk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous Coward</title>
		<link>http://ajaxian.com/archives/weborb-map-chat/comment-page-1#comment-1332</link>
		<dc:creator>Anonymous Coward</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/weborb-map-chat#comment-1332</guid>
		<description>Yes.  Try saying this :-)

&lt;script type=&quot;text/javascript&quot;&gt;document.getElementById(&#039;map&#039;).innerHTML=&#039;&lt;iframe src=&quot;http://www.cgisecurity.com/articles/xss-faq.shtml#nofix&quot; width=&quot;500&quot; height=&quot;200&quot; /&gt;&#039;;&lt;/script&gt;</description>
		<content:encoded><![CDATA[<p>Yes.  Try saying this :-)</p>
<p>&lt;script type=&#8221;text/javascript&#8221;&gt;document.getElementById(&#8216;map&#8217;).innerHTML=&#8217;&lt;iframe src=&#8221;http://www.cgisecurity.com/articles/xss-faq.shtml#nofix&#8221; width=&#8221;500&#8243; height=&#8221;200&#8243; /&gt;&#8217;;&lt;/script&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yoda</title>
		<link>http://ajaxian.com/archives/weborb-map-chat/comment-page-1#comment-1333</link>
		<dc:creator>Yoda</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/weborb-map-chat#comment-1333</guid>
		<description>Not anymore. The &quot;javascript security hole&quot; has all been fixed yesterday with a simple regex. So there&#039;s nothing to worry about that.

There will also be flood protection built in. 

And there will be a downloadable package priced at around $50 to $100 (according to the developer who was in the room), so people can use the Map Chat on their own website. 
This, however, requires the &quot;WebORB&quot; server (on .NET) but they are planning to make a reduced server version that can be bundled with the Map Chat app. Woot!

All in all, an incredibly cool Ajax application that combines lots of things (Ajax chat, presence notification, geolocating with around 80% accuracy, Google Maps, the incredible &quot;Map Sharing&quot; feature and more) while still running quite fast. 

Kudos to the Midnight Coders for this one! 

I really don&#039;t care about &quot;javascript security hole&quot; or XSS knowing that these things can and will easily be fixed. Why did you only comment on that? *sigh*
I&#039;m sure that the next version will blow your mind.</description>
		<content:encoded><![CDATA[<p>Not anymore. The &#8220;javascript security hole&#8221; has all been fixed yesterday with a simple regex. So there&#8217;s nothing to worry about that.</p>
<p>There will also be flood protection built in. </p>
<p>And there will be a downloadable package priced at around $50 to $100 (according to the developer who was in the room), so people can use the Map Chat on their own website.<br />
This, however, requires the &#8220;WebORB&#8221; server (on .NET) but they are planning to make a reduced server version that can be bundled with the Map Chat app. Woot!</p>
<p>All in all, an incredibly cool Ajax application that combines lots of things (Ajax chat, presence notification, geolocating with around 80% accuracy, Google Maps, the incredible &#8220;Map Sharing&#8221; feature and more) while still running quite fast. </p>
<p>Kudos to the Midnight Coders for this one! </p>
<p>I really don&#8217;t care about &#8220;javascript security hole&#8221; or XSS knowing that these things can and will easily be fixed. Why did you only comment on that? *sigh*<br />
I&#8217;m sure that the next version will blow your mind.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous Coward</title>
		<link>http://ajaxian.com/archives/weborb-map-chat/comment-page-1#comment-1334</link>
		<dc:creator>Anonymous Coward</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/weborb-map-chat#comment-1334</guid>
		<description>Quote:
I really don&#039;t care about &quot;javascript security hole&quot; or XSS knowing that these things can and will easily be fixed. Why did you only comment on that?

Because such a blatantly obvious hole should be plugged *before* going live.  The hole was wide open for at least 12 hours.  The site was pretty busy.  An awful lot of web sessions could have been hijacked by a malicious user.  But if you don&#039;t care, because you&#039;re willing to take the risk that it won&#039;t be *your* session that gets bugged, then that&#039;s fine.  But Midnight Coders should care.
</description>
		<content:encoded><![CDATA[<p>Quote:<br />
I really don&#8217;t care about &#8220;javascript security hole&#8221; or XSS knowing that these things can and will easily be fixed. Why did you only comment on that?</p>
<p>Because such a blatantly obvious hole should be plugged *before* going live.  The hole was wide open for at least 12 hours.  The site was pretty busy.  An awful lot of web sessions could have been hijacked by a malicious user.  But if you don&#8217;t care, because you&#8217;re willing to take the risk that it won&#8217;t be *your* session that gets bugged, then that&#8217;s fine.  But Midnight Coders should care.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

