<?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>anebg &#187; tweak</title>
	<atom:link href="http://anebg.net/tag/tweak/feed/" rel="self" type="application/rss+xml" />
	<link>http://anebg.net</link>
	<description>2 geek life, brainstorm, computing!</description>
	<lastBuildDate>Fri, 30 Apr 2010 12:48:14 +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>Make Firefox pages load much faster</title>
		<link>http://anebg.net/2008/06/23/make-firefox-pages-load-much-faster/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=make-firefox-pages-load-much-faster</link>
		<comments>http://anebg.net/2008/06/23/make-firefox-pages-load-much-faster/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 05:49:55 +0000</pubDate>
		<dc:creator>nipponzen</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Tweaks]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://anebg.net/?p=4</guid>
		<description><![CDATA[If you are using dial-up, don't bother checking this post. But for Broadband users, this really works!
Straight to the steps;
Before you do this, be sure that you know what you are doing.

Type "about:config" without quotes on the adress bar and hit enter. If you are using Firefox 3, click on the "I'll be careful, I [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using dial-up, don't bother checking this post. But for Broadband users, this really works!<img class="alignright" style="border: 0pt none; float: right;" src="http://www.lifehack.org/wp-content/files/2007/05/20070520-firefox_logo.jpg" alt="Firefox" width="194" height="179" /></p>
<p>Straight to the steps;</p>
<blockquote><p>Before you do this, be sure that you know what you are doing.</p></blockquote>
<ol>
<li>Type "about:config" without quotes on the adress bar and hit enter. If you are using Firefox 3, click on the "I'll be careful, I promise!" button. And Promise you'll be careful.</li>
<li>Next, on the filter, search for:</li>
<p>"<strong>network.http.pipelining</strong>", double click it, and change the value to '<strong>true</strong>'<br />
"<strong>network.http.proxy.pipelining</strong>", double click it and change its value to '<strong>true</strong>'<br />
then set "<strong>network.http.pipelining.maxrequests</strong>" to some number like 40. Now it will make 40 requests at once.</p>
<li>Now right click anywhere inside the page and select <strong>new</strong> -&gt; <strong>integer</strong>, and name it "<strong>nglayout.initialpaint.delay</strong>" and set the value to 0.</li>
</ol>
<p><em>How it works</em>? Normally the browser makes one request to a web page at a time. When you enable pipelining it makes <em>several</em> requests at once, which really helps pages load much faster.</p>
]]></content:encoded>
			<wfw:commentRss>http://anebg.net/2008/06/23/make-firefox-pages-load-much-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
