<?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>Burad's Blog &#187; broadband</title>
	<atom:link href="http://www.aburad.com/blog/tag/broadband/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aburad.com/blog</link>
	<description>Linux, Tech, web , programming and other stuff I'm inerested in</description>
	<lastBuildDate>Thu, 11 Mar 2010 15:54:50 +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>India To Offer Free Broadband by 2009</title>
		<link>http://www.aburad.com/blog/2007/04/india-to-offer-free-broadband-by-2009.html</link>
		<comments>http://www.aburad.com/blog/2007/04/india-to-offer-free-broadband-by-2009.html#comments</comments>
		<pubDate>Sat, 28 Apr 2007 12:15:00 +0000</pubDate>
		<dc:creator>burad</dc:creator>
				<category><![CDATA[india]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[broadband]]></category>

		<guid isPermaLink="false">http://aburad.com/blog/?p=203</guid>
		<description><![CDATA[Economic Times: Broadband to go free in 2 yrsEconomic Times:    Broadband initiatives: Speed it up
The government proposes to offer all citizens of India free, high-speed broadband connectivity by 2009, through the state-owned telecom service providers BSNL and MTNL. While consumers would cheer, the move holds the potential to kill the telecom business [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://economictimes.indiatimes.com/Broadband_to_go_free_in_2_yrs/articleshow/1955351.cms">Economic Times: <span class="mainHeadt">Broadband to go free in 2 yrs</span></a><br /><a href="http://economictimes.indiatimes.com/Opinion/Editorial/Broadband_initiatives_Speed_it_up/articleshow/1962328.cms">Economic Times:    <span class="mainHeadt"><arttitle>Broadband initiatives: Speed it up</arttitle></span></a><br />
<blockquote>The government proposes to offer all citizens of India free, high-speed broadband connectivity by 2009, through the state-owned telecom service providers BSNL and MTNL. While consumers would cheer, the move holds the potential to kill the telecom business as we know it. </p></blockquote>
<p>Read disscussion regarding <a href="http://it.slashdot.org/article.pl?sid=07/04/27/1329211&amp;from=rss">this on Slashdot.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aburad.com/blog/2007/04/india-to-offer-free-broadband-by-2009.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Speed up firefox</title>
		<link>http://www.aburad.com/blog/2005/11/speed-up-firefox.html</link>
		<comments>http://www.aburad.com/blog/2005/11/speed-up-firefox.html#comments</comments>
		<pubDate>Fri, 18 Nov 2005 03:22:00 +0000</pubDate>
		<dc:creator>burad</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[http]]></category>

		<guid isPermaLink="false">http://aburad.com/blog/?p=34</guid>
		<description><![CDATA[HOW TO SPEED UP FIREFOX
Here&#8217;s something for broadband people that will really speed up Firefox :
1.Type &#8216;about:config&#8217; into the address bar and hit enter. Scroll down and look for the following entries: -
network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests
Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at [...]]]></description>
			<content:encoded><![CDATA[<p>HOW TO SPEED UP FIREFOX</p>
<p>Here&#8217;s something for broadband people that will really speed up Firefox :</p>
<p>1.Type &#8216;about:config&#8217; into the address bar and hit enter. Scroll down and look for the following entries: -<br />
network.http.pipelining<br />
network.http.proxy.pipelining<br />
network.http.pipelining.maxrequests</p>
<p>Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.</p>
<p>2. Alter the entries as follows:</p>
<p>Set &#8216;network.http.pipelining&#8217; to &#8216;true&#8217; (double click to change)<br />
Set &#8216;network.http.proxy.pipelining&#8217; to &#8216;true&#8217; (double click to change)<br />
Set &#8216;network.http.pipelining.maxrequests&#8217; to some number like 30. This means it will make 30 requests at once. (double click to enter number)</p>
<p>3. Lastly right-click anywhere and select New-&gt; Integer. Name it &#8216;nglayout.initialpaint.delay&#8217; and set its value to &#8216;0&#8242;. This value is the amount of time the browser waits before it acts on information it recieves.</p>
<p>If you&#8217;re using a broadband connection you&#8217;ll load pages MUCH faster now!&#8221;<br />
<a href="http://www.tweakguides.com/Firefox_8.html">Find more firefox tweaks here</a></p>
<p>Related Posts:</p>
<ul>
<li><a href="http://aburad.com/blog/2005/10/firefox-tips.html">Firefox Tips</a></li>
<li><a href="http://aburad.com/blog/2007/01/firefox-about-pages.html">Firefox about: pages</a></li>
</ul>
<p><a href="http://www.tweakguides.com/Firefox_8.html"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aburad.com/blog/2005/11/speed-up-firefox.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
