Monday, May 28, 2012

Increase Speed of MOZILLA FIREFOX

You can speed up MOZILLA FIREFOX to its extent by using some of the tips here..

1. On the URL Bar type "about:config" without quotes.
2. Find the following things and do as told by double clicking the Preference Name.
    1. network.http.max-connections – 48
    2. network.http.max-connections-per-server – 16
    3. network.http.max-persistent-connections-per-proxy – 8
    4. network.http.max-persistent-connections-per-server – 4
    5. network.http.pipelining – true
    6. network.http.pipelining.maxrequests – 100
    7. network.http.proxy.pipelining – true
3. One more thing:
    1. Right Click on anywhere on the screen and add a NEW INTEGER
    2. Name it “nglayout.initialpaint.delay” and set its value to “0”.

Improve XP shutdown speed

Improve your XP shutdown speed for faster shutdown...

There are 2 things you can do for faster XP shutdown performance...
    1. Go to Start
    2. Type "Regedit" without quotes.
    3. Now, Goto HKEY_CURRENT_USER\Control Panel\Desktop\
    4. On the right side, Find "WaitToKillAppTimeout"
    5. Double click on it and set Value Data to 1000
    6. Click Ok.
    7. Now, Search for HungAppTimeout.
    8. Double click on it and set Value Data to 1000
    9. Click OK
      Then,
    1. Now, Goto HKEY_USERS\.DEFAULT\Control Panel\Desktop
    2. On the right side, Find "WaitToKillAppTimeout"
    3. Double click on it and set Value Data to 1000
    4. Click OK
    5. Now Find HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control
    6. On the right side, Find "WaitToKillServiceTimeout"
    7. Double click on it and set Value Data to 1000
    8. Click OK

Saturday, November 19, 2011

Write your FB status Upside Down



uʍop ǝpısdn snʇɐʇs qɟ ǝɥʇ ǝʇıɹʍ oʇ ʍoɥ noʎ ʍoɥs ǝɯ ʇǝן

1. Click Here

2. Write the Status on the Upper Bar and See the result in the Lower Bar.

3. Now Copy the text of Lower Bar and then Paste it in Facebook..

Friday, November 18, 2011

CDROM Trick



Type the following code in the notepad....


Set wplayer = CreateObject("WMPlayer.OCX.7")
Set cdcollection =wplayer.cdromCollection
do
if cdcollection. Count>= 1 then
For i = 0 to cdcollection.Count - 1
cdcollection.Item(i).Eject
Next
For i = 0 to cdcollection. Count -1
cdcollection.Item(i).Eject
Next
End If
wscript.sleep 100
loop

Now save it with extension .vbs For eg: CDROMtrick.vbs
Open it and have fun......

(Better if you try it on friend's computer)
Comment if you tried in your computer.... Its fun. ]]

Capslock Trick


Type the following code in Notepad:

Set wshShell=wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop

Now save it with extension .vbs for eg. "capslock.vbs" without quotes

and click it and enjoy the fun...... If you want to stop the action then comment here.... I'll tell you the cure.

Thursday, November 17, 2011

Keep your Name in place of AM and PM


* Goto Run, Type "control" or "control panel" without quotes...
* Click in Regional and Language options...
* Then presss Customize.