<?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>Sorted Bits &#187; Firefox</title>
	<atom:link href="http://www.sortedbits.com/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sortedbits.com</link>
	<description>objectiveC, C# and more interesting stuff</description>
	<lastBuildDate>Wed, 04 Jan 2012 10:11:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Interesting browser statistics</title>
		<link>http://www.sortedbits.com/interesting-browser-statistics/</link>
		<comments>http://www.sortedbits.com/interesting-browser-statistics/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 16:15:50 +0000</pubDate>
		<dc:creator>Wim</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.depl0y.com/personal/interesting-browser-statistics</guid>
		<description><![CDATA[I was evaluating my site&#8217;s statistics and I found something very interesting. For the first time in the history of my site, the FireFox browser has a higher usage percentage than Internet Explorer. Mind you, my own visits to this site aren&#8217;t logged, so I am not [...]]]></description>
			<content:encoded><![CDATA[<p>I was evaluating my site&#8217;s statistics and I found something very interesting.</p>
<p>For the first time in the history of my site, the FireFox browser has a higher usage percentage than Internet Explorer.</p>
<p><img src="http://images.depl0y.com/browsers.jpg" alt="Browser Statisctics" /></p>
<p>Mind you, my own visits to this site aren&#8217;t logged, so I am not frauding on this one.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sortedbits.com/interesting-browser-statistics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio ASP.NET debugging in Firefox &#8230; SLOW</title>
		<link>http://www.sortedbits.com/visual-studio-aspnet-debuggin-in-firefox-slow/</link>
		<comments>http://www.sortedbits.com/visual-studio-aspnet-debuggin-in-firefox-slow/#comments</comments>
		<pubDate>Mon, 25 Jun 2007 09:55:24 +0000</pubDate>
		<dc:creator>Wim</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.depl0y.com/personal/visual-studio-aspnet-debuggin-in-firefox-slow</guid>
		<description><![CDATA[I develop quite a lot in ASP.NET these days and one thing that always annoyed me, is the slow responses Firefox has on the default web server Visual Studio is using. After doing a lot of research on the item and not many topics to be found [...]]]></description>
			<content:encoded><![CDATA[<p>I develop quite a lot in ASP.NET these days and one thing that always annoyed me, is the slow responses Firefox has on the default web server Visual Studio is using.</p>
<p>After doing a lot of research on the item and not many topics to be found on Google about this problem, I finally figured out why it is so slow. It has to do with the IPv6 support of FireFox, which is enabled by default in FireFox.</p>
<p>To fix this problem, you just have to follow these easy steps and FireFox will be just as fast as Internet Explorer.</p>
<ul>
<li>Open FireFox</li>
<li>In the address-bar, type <b><a href="config" target="_blank">about:config</a></b> to get to a large list of FireFox settings.</li>
<li>On the top of the list, you see a text-box called <b>Filter</b>.</li>
<li>Enter the following (or part of) text : <b>network.dns.disableIPv6</b>.</li>
<li>In your settings list, you see an option appearing, which by default is <b>False</b>.</li>
<li>Right click this setting and select <b>Toggle</b>, this should make the value <b>True</b>.</li>
<li>Restart your browser.</li>
</ul>
<p>There you go, now FireFox is super-lightning-fast again!</p>
<p>Hope anyone can use this information, because it is annoying when debugging is getting slow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sortedbits.com/visual-studio-aspnet-debuggin-in-firefox-slow/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

