Wednesday, January 28, 2009

Speed Up Firefox

Yes, firefox is already pretty damn fast but did you know that you can tweak it and improve the speed even more?

That's the beauty of this program being open source.
Here's what you do:
In the URL bar, type “about:config” and press enter. This will bring up the configuration “menu” where you can change the parameters of Firefox.

Note that these are what I’ve found to REALLY speed up my Firefox significantly - and these settings seem to be common among everybody else as well. But these settings are optimized for broadband connections - I mean with as much concurrent requests we’re going to open up with pipelining… lol… you’d better have a big connection.

Double Click on the following settins and put in the numbers below - for the true / false booleans - they’ll change when you double click.

Code:
browser.tabs.showSingleWindowModePrefs – true
network.http.max-connections – 48
network.http.max-connections-per-server – 16
network.http.max-persistent-connections-per-proxy – 8
network.http.max-persistent-connections-per-server – 4
network.http.pipelining – true
network.http.pipelining.maxrequests – 100
network.http.proxy.pipelining – true
network.http.request.timeout – 300


One more thing… Right-click somewhere on that screen and add a 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 receives. Since you’re broadband - it shouldn’t have to wait.

Now you should notice you’re loading pages MUCH faster now!

Saturday, January 17, 2009

Set which Programs to run on Start Up

If you have vista type msconfig in start search box you will see msconfig.exe open it Or if you have Xp or some other than open Run and type msconfig and enter you will see a new window opened now open StartUp tab and you can enable or disable programs at start up.

Dell TouchPad does not Work Properly

When I bought my laptop the touch pad was working fine. But some days later I came to know that scroll of my touch pad doesn't work. I googled it and found that some program has been disabled form start up. If you have Alps Electric manufactured touch pad then enable the driver of alps at start up. If you need help to open start up programs click here
















Sunday, January 4, 2009

Enable your Registry

All of a sudden you find that you can not edit your registry. Here is the solution-

download this script click here(you may have to confirm the download as well do it as it is a vbscript) and run you will be asked to verify your administrative rights give your password or permission and you can now you have solved your problem go enjoy editing your registry.

Tip- you can save your registry and store it whenever you find that you have some problem with registry then simply restore the saved registry.