<?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>Shyam Guthikonda &#187; firefox</title>
	<atom:link href="http://www.shy.am/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shy.am</link>
	<description>Game Programmer - http://shy.am</description>
	<lastBuildDate>Mon, 14 Mar 2011 12:18:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Clear Firefox Download History</title>
		<link>http://www.shy.am/2009/08/clear-firefox-download-history/</link>
		<comments>http://www.shy.am/2009/08/clear-firefox-download-history/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 11:14:42 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.shy.am/?p=708</guid>
		<description><![CDATA[I like to have Firefox automatically clear my download history whenever a download finishes. It seems the location for this changed slightly in FF 3.0. Go to: Tools -> Options Click on the Privacy Tab From the pull-down menu (&#8220;Firefox will:&#8221;), selected: Use custom settings for history Uncheck: Remember Download History]]></description>
			<content:encoded><![CDATA[<p>I like to have Firefox automatically clear my download history whenever a download finishes. It seems the location for this changed slightly in FF 3.0.</p>
<ol>
<li>Go to: <strong>Tools -> Options</strong></li>
<li>Click on the <strong>Privacy Tab</strong></li>
<li>From the pull-down menu (&#8220;Firefox will:&#8221;), selected: <strong>Use custom settings for history</strong></li>
<li>Uncheck: <strong>Remember Download History</strong></li>
</ol>
<p><a href="http://www.shy.am/wp-content/uploads/2009/08/FirefoxDownloadHistory.jpg"><img src="http://www.shy.am/wp-content/uploads/2009/08/FirefoxDownloadHistory.jpg" alt="FirefoxDownloadHistory" title="FirefoxDownloadHistory" width="471" height="448" class="aligncenter size-full wp-image-709" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.shy.am/2009/08/clear-firefox-download-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Permission denied to get property Element.childNodes</title>
		<link>http://www.shy.am/2008/09/231/</link>
		<comments>http://www.shy.am/2008/09/231/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 08:08:11 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[add-on]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[permission]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.shy.am/dev/?p=231</guid>
		<description><![CDATA[I was recently doing a small JavaScript/XML project. Everything was working fine locally, but when I tried to test it out on my server, I got a &#8220;Permission denied to get property Element.childNodes&#8221; error in Firefox. Internet Explorer had no problems. Turns out I had the Firebug add-on installed in Firefox. I had to disable [...]]]></description>
			<content:encoded><![CDATA[<p>I was recently doing a small JavaScript/XML project. Everything was working fine locally, but when I tried to test it out on my server, I got a <strong>&#8220;Permission denied to get property Element.childNodes&#8221;</strong> error in Firefox. Internet Explorer had no problems.</p>
<p>Turns out I had the <a href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">Firebug</a> add-on installed in Firefox. I had to disable this, and everything worked.</p>
<p>You will also have a problem on the <a href="http://www.w3schools.com" target="_blank">w3schools</a> site, if you try to use their &#8220;Tryit Editor&#8221; to view any code. You will need to disable the add-on in order to get the output of the right-side box to display correctly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shy.am/2008/09/231/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

