<?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>Tech Titbits &#187; Browsers</title>
	<atom:link href="http://techtitbits.com/category/browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://techtitbits.com</link>
	<description>Titbits of technology, with extra sauce</description>
	<lastBuildDate>Sun, 14 Mar 2010 05:59:13 +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>Enabling more then 6 simultaneous downloads in IE8</title>
		<link>http://techtitbits.com/2009/11/enabling-more-then-6-simultaneous-downloads-in-ie8/</link>
		<comments>http://techtitbits.com/2009/11/enabling-more-then-6-simultaneous-downloads-in-ie8/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 02:20:07 +0000</pubDate>
		<dc:creator>Soumik</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[simultaneous downloads]]></category>

		<guid isPermaLink="false">http://techtitbits.com/?p=275</guid>
		<description><![CDATA[
Internet Explorer 8, as it may be known, doesn&#8217;t support more than 6 parallel downloads. While downloading a large number of big files from slow servers, bypassing this limit becomes a necessity. Like the previous versions, this limit is defined in the registry, but in a different location.
To change this limit, close all instances if [...]


Related posts:<ol><li><a href='http://techtitbits.com/2009/07/disable-write-access-for-usb-drives/' rel='bookmark' title='Permanent Link: Disable write access for USB drives'>Disable write access for USB drives</a></li>
<li><a href='http://techtitbits.com/2008/07/start-my-computer-with-folder-view-activated/' rel='bookmark' title='Permanent Link: Start My Computer with Folder view activated'>Start My Computer with Folder view activated</a></li>
<li><a href='http://techtitbits.com/2008/08/how-to-avoid-restarting-your-computer-after-a-software-install/' rel='bookmark' title='Permanent Link: How to avoid restarting your computer after a software install'>How to avoid restarting your computer after a software install</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="size-thumbnail wp-image-278 alignleft" title="IE8 Logo" src="http://techtitbits.com/wp-content/uploads/2009/11/ie8_logo-150x150.png" alt="IE8 Logo" width="150" height="150" /></p>
<p>Internet Explorer 8, as it may be known, doesn&#8217;t support more than 6 parallel downloads. While downloading a large number of big files from slow servers, bypassing this limit becomes a necessity. Like the previous versions, this limit is defined in the registry, but in a different location.</p>
<p>To change this limit, close all instances if Internet Explorer, open the registry editor by going to Start-&gt; Run-&gt; regedit. Navigate to &#8216;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\InternetExplorer\Main\FeatureControl\FEATURE_MAXCONNECTIONSPER1_0SERVER&#8217;. In the right pane, find the DWORD value &#8216;iexplore.exe&#8217; and change it to 15(or any other number you may want). If the DWORD entry doesn&#8217;t exist, create it by &#8220;Edit-&gt; New-&gt;  DWORD value&#8221;, and put the name as &#8216;iexplore.exe&#8217;. Change the value to 15 and leave the base as Hexadecimal. Navigate to the adjacent key &#8216;FEATURE_MAXCONNECTIONSPERSERVER&#8217; and perform the same actions.</p>
<p>Internet Explorer should now allow more than 6 simultaneous downloads.</p>


<p>Related posts:<ol><li><a href='http://techtitbits.com/2009/07/disable-write-access-for-usb-drives/' rel='bookmark' title='Permanent Link: Disable write access for USB drives'>Disable write access for USB drives</a></li>
<li><a href='http://techtitbits.com/2008/07/start-my-computer-with-folder-view-activated/' rel='bookmark' title='Permanent Link: Start My Computer with Folder view activated'>Start My Computer with Folder view activated</a></li>
<li><a href='http://techtitbits.com/2008/08/how-to-avoid-restarting-your-computer-after-a-software-install/' rel='bookmark' title='Permanent Link: How to avoid restarting your computer after a software install'>How to avoid restarting your computer after a software install</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techtitbits.com/2009/11/enabling-more-then-6-simultaneous-downloads-in-ie8/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox 3.5.5 available for download</title>
		<link>http://techtitbits.com/2009/11/firefox-3-5-5-available-for-download/</link>
		<comments>http://techtitbits.com/2009/11/firefox-3-5-5-available-for-download/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 10:09:42 +0000</pubDate>
		<dc:creator>Soumik</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[mozila]]></category>
		<category><![CDATA[stability]]></category>

		<guid isPermaLink="false">http://techtitbits.com/?p=254</guid>
		<description><![CDATA[Just more than a week after the last stable release (3.5.4), Mozilla has released a small stability update for the popular browser, bringing it to version 3.5.5. This release addresses two critical bugs which crashes the browser and three other normal priority bugs. The full changelog can be viewed here.
You should be automatically prompted to [...]


Related posts:<ol><li><a href='http://techtitbits.com/2009/05/disable-the-compulsory-automatic-delay-while-installing-plugins-in-firefox/' rel='bookmark' title='Permanent Link: Disable the compulsory automatic delay while installing plugins in Firefox'>Disable the compulsory automatic delay while installing plugins in Firefox</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-256" title="Mozilla Firefix" src="http://techtitbits.com/wp-content/uploads/2009/11/mozilla-firefox-150x150.jpg" alt="Mozilla Firefix" width="150" height="150" />Just more than a week after the last stable release (3.5.4), Mozilla has released a small stability update for the popular browser, bringing it to version 3.5.5. This release addresses two critical bugs which crashes the browser and three other normal priority bugs. The full changelog can be viewed <a href="https://bugzilla.mozilla.org/buglist.cgi?quicksearch=ALL%20status1.9.1%3A.5-fixed" target="_blank">here</a>.</p>
<p>You should be automatically prompted to upgrade to the latest version; but if you don&#8217;t feel like waiting, grab the latest release from <a href="http://en-us.www.mozilla.com/en-US/products/download.html?product=firefox-3.5.5&amp;os=win&amp;lang=en-US" target="_blank">here</a>.</p>


<p>Related posts:<ol><li><a href='http://techtitbits.com/2009/05/disable-the-compulsory-automatic-delay-while-installing-plugins-in-firefox/' rel='bookmark' title='Permanent Link: Disable the compulsory automatic delay while installing plugins in Firefox'>Disable the compulsory automatic delay while installing plugins in Firefox</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techtitbits.com/2009/11/firefox-3-5-5-available-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable the compulsory automatic delay while installing plugins in Firefox</title>
		<link>http://techtitbits.com/2009/05/disable-the-compulsory-automatic-delay-while-installing-plugins-in-firefox/</link>
		<comments>http://techtitbits.com/2009/05/disable-the-compulsory-automatic-delay-while-installing-plugins-in-firefox/#comments</comments>
		<pubDate>Sun, 31 May 2009 04:18:19 +0000</pubDate>
		<dc:creator>Soumik</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[delay]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://techtitbits.com/?p=223</guid>
		<description><![CDATA[For those of you who use Mozilla Firefox, you must&#8217;ve noticed the customary 2 seconds delay while installing plugins. This may be useful for new users, but for experienced users and developers, who install a lot of plugins for testing purposes, this automatic delay just serves to slow down work.
To disable the compulsory delay, type [...]


Related posts:<ol><li><a href='http://techtitbits.com/2009/05/disable-user-authentication-after-resuming-from-stand-by-mode/' rel='bookmark' title='Permanent Link: Disable user authentication after resuming from Stand By mode'>Disable user authentication after resuming from Stand By mode</a></li>
<li><a href='http://techtitbits.com/2009/07/disable-write-access-for-usb-drives/' rel='bookmark' title='Permanent Link: Disable write access for USB drives'>Disable write access for USB drives</a></li>
<li><a href='http://techtitbits.com/2008/07/start-my-computer-with-folder-view-activated/' rel='bookmark' title='Permanent Link: Start My Computer with Folder view activated'>Start My Computer with Folder view activated</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>For those of you who use Mozilla Firefox, you must&#8217;ve noticed the customary 2 seconds delay while installing plugins. This may be useful for new users, but for experienced users and developers, who install a lot of plugins for testing purposes, this automatic delay just serves to slow down work.</p>
<p>To disable the compulsory delay, type in <code>about:config</code> in the address bar. If you are editing the browser variables for the first time, select &#8220;I will be careful, I promise!&#8221;. In the filter field, type in <code>security.dialog_enable_delay</code>. Double click on the entry to modify it. Enter the delay time value in milliseconds. If you want to disable the delay completely, enter 0 as the value.</p>
<p>Now you&#8217;ll be instaling plugins without any delay.</p>


<p>Related posts:<ol><li><a href='http://techtitbits.com/2009/05/disable-user-authentication-after-resuming-from-stand-by-mode/' rel='bookmark' title='Permanent Link: Disable user authentication after resuming from Stand By mode'>Disable user authentication after resuming from Stand By mode</a></li>
<li><a href='http://techtitbits.com/2009/07/disable-write-access-for-usb-drives/' rel='bookmark' title='Permanent Link: Disable write access for USB drives'>Disable write access for USB drives</a></li>
<li><a href='http://techtitbits.com/2008/07/start-my-computer-with-folder-view-activated/' rel='bookmark' title='Permanent Link: Start My Computer with Folder view activated'>Start My Computer with Folder view activated</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techtitbits.com/2009/05/disable-the-compulsory-automatic-delay-while-installing-plugins-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
