<?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>Ed&#039;s World &#187; javascript</title>
	<atom:link href="http://www.jellard.co.uk/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jellard.co.uk</link>
	<description>Bringing data into real life in a meaningful way</description>
	<lastBuildDate>Fri, 16 Dec 2011 11:46:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Allowing Firefox to access local javascript files</title>
		<link>http://www.jellard.co.uk/2010/02/allowing-firefox-to-access-local-javascript-files/</link>
		<comments>http://www.jellard.co.uk/2010/02/allowing-firefox-to-access-local-javascript-files/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 11:43:23 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.jellard.co.uk/?p=177</guid>
		<description><![CDATA[If you have HTML/javascript files sitting on your harddisk and you want to open them in firefox and actually use the javascript, you need to change one simple setting.
First, go to about:config (just type it in the address bar and hit enter)
Then filter for &#8220;origin&#8221;.
Change &#8220;security.fileuri.strict_origin_policy&#8221; to false.
You should now be able to use local [...]]]></description>
			<content:encoded><![CDATA[<p>If you have HTML/javascript files sitting on your harddisk and you want to open them in firefox and actually use the javascript, you need to change one simple setting.</p>
<p>First, go to about:config (just type it in the address bar and hit enter)</p>
<p>Then filter for &#8220;origin&#8221;.</p>
<p>Change &#8220;security.fileuri.strict_origin_policy&#8221; to false.</p>
<p>You should now be able to use local javascript files.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jellard.co.uk/2010/02/allowing-firefox-to-access-local-javascript-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

