Computing-Tips, Hardware, software, download, diy, wireless, wifi, usb,interview tips, diy-Wireless-Antennas
Saturday, September 12, 2009
Just Twitter FIND IT
Article Source:http://www.articlecity.com/articles/computers_and_internet/article_4845.shtml
Tags:News, Internet
Thursday, August 20, 2009
How To Speed Up Firefox
Here's something for broadband people that will really speed Firefox up:
1.Type "about:config" into the address bar and hit return. 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 once, which really speeds up page loading.
2. Alter the entries as follows:
Set "network.http.pipelining" to "true"
Set "network.http.proxy.pipelining" to "true"
Set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 30 requests at once.
3. Lastly right-click anywhere and select New-> Integer. Name it "nglayout.initialpaint.delay" and set its value to "0". This value is the amount of time the browser waits before it acts on information it recieves.
If you're using a broadband connection you'll load pages MUCH faster now!thank contents by freerepublic.com
Tags:firefox, mozilla, mozilla firefox
Tuesday, August 11, 2009
Easy to speed up the net
Windows XP and Vista store the DNS information of Web sites you've visited, to reach those sites faster each time you acress them. the cache sometimes gets corrupted or stores a lot of unusable data, and that leads to slower Internat response times. to clear the cache, go to the command prompt and type ipconfig/flushdns the command purges the DNS cache and restores your Internet access speed.
Tags:Internet, net, clear, DNS cache