<?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: Cross browser javascript sandbox</title>
	<atom:link href="http://www.thespanner.co.uk/2009/04/03/cross-browser-javascript-sandbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thespanner.co.uk/2009/04/03/cross-browser-javascript-sandbox/</link>
	<description>Javascript blog with messed up syntax inside</description>
	<lastBuildDate>Thu, 26 Jan 2012 01:38:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Elijah Grey</title>
		<link>http://www.thespanner.co.uk/2009/04/03/cross-browser-javascript-sandbox/#comment-1624</link>
		<dc:creator>Elijah Grey</dc:creator>
		<pubDate>Sun, 06 Sep 2009 23:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/?p=393#comment-1624</guid>
		<description>I have created a JavaScript sandboxing library that uses web worker threads. It&#039;s called &lt;a href=&quot;http://github.com/eligrey/jsandbox/tree/master&quot; rel=&quot;nofollow&quot;&gt;JSandbox&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I have created a JavaScript sandboxing library that uses web worker threads. It&#8217;s called <a href="http://github.com/eligrey/jsandbox/tree/master" rel="nofollow">JSandbox</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2009/04/03/cross-browser-javascript-sandbox/#comment-1603</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Mon, 27 Jul 2009 22:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/?p=393#comment-1603</guid>
		<description>Do not use this sandbox, the concept is broken. I&#039;ve created a new sandbox based on RegExps, use this instead:-

http://www.businessinfo.co.uk/labs/jsreg/jsreg.html</description>
		<content:encoded><![CDATA[<p>Do not use this sandbox, the concept is broken. I&#8217;ve created a new sandbox based on RegExps, use this instead:-</p>
<p><a href="http://www.businessinfo.co.uk/labs/jsreg/jsreg.html" rel="nofollow">http://www.businessinfo.co.uk/labs/jsreg/jsreg.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2009/04/03/cross-browser-javascript-sandbox/#comment-1520</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Mon, 06 Apr 2009 08:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/?p=393#comment-1520</guid>
		<description>I&#039;ve improved the sandbox by checking referrers, this should remove the need for a site vulnerable to XSS.

This won&#039;t be allowed:-
http://sandbox.businessinfo.co.uk/labs/sandbox/sandbox.php#alert(1)

But the sandbox will still work when originating from the correct site.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve improved the sandbox by checking referrers, this should remove the need for a site vulnerable to XSS.</p>
<p>This won&#8217;t be allowed:-<br />
<a href="http://sandbox.businessinfo.co.uk/labs/sandbox/sandbox.php#alert(1)" rel="nofollow">http://sandbox.businessinfo.co.uk/labs/sandbox/sandbox.php#alert(1)</a></p>
<p>But the sandbox will still work when originating from the correct site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2009/04/03/cross-browser-javascript-sandbox/#comment-1516</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Mon, 06 Apr 2009 07:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/?p=393#comment-1516</guid>
		<description>Cool thanks, let me know if you find one :) Simple is always better</description>
		<content:encoded><![CDATA[<p>Cool thanks, let me know if you find one <img src='http://www.thespanner.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Simple is always better</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thornmaker</title>
		<link>http://www.thespanner.co.uk/2009/04/03/cross-browser-javascript-sandbox/#comment-1515</link>
		<dc:creator>thornmaker</dc:creator>
		<pubDate>Mon, 06 Apr 2009 02:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/?p=393#comment-1515</guid>
		<description>spent some time playing with this tonight with SDC.  no breakouts so far.  amazing how simple the code is</description>
		<content:encoded><![CDATA[<p>spent some time playing with this tonight with SDC.  no breakouts so far.  amazing how simple the code is</p>
]]></content:encoded>
	</item>
</channel>
</rss>

