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 receives.
Saturday, November 8, 2008
Friday, November 7, 2008
convert notepad in to your dairy
Here's a cool and simple trick to make your notepad into your dairy.
Open notepad and type '.LOG' (CASE SENSITIVE) as the first line of the file.Save and close the file .
Double-click the file to open it and notice that Notepad appends the current date and time to the end of the file and places the cursor on the next line.
Type your notes and then save and close the file.
Each time you open the file, Notepad repeats the process, appending the time and date to the end of the file and placing the cursor below it.
It simply serves as a virtual diary
Open notepad and type '.LOG' (CASE SENSITIVE) as the first line of the file.Save and close the file .
Double-click the file to open it and notice that Notepad appends the current date and time to the end of the file and places the cursor on the next line.
Type your notes and then save and close the file.
Each time you open the file, Notepad repeats the process, appending the time and date to the end of the file and placing the cursor below it.
It simply serves as a virtual diary
enabling right click on websites that disables it
Lots of web sites have disabled the right click function of the mouse button... it's really, really annoying. This is done so that you don't steal (via right-click->save picture) their photos or images or any other goodies. Unfortunately, it disables ALL right-click functionality: copy, paste, open in new window.
in Internet Explore
GO TO "Tools"->"Internet Options"
GO TO the "Security" tab
Click "Custom Level"
Scroll down to the "Scripting" section
Set "Active Scripting" to "disable"
Click "Ok"
What this trick does is that it simply disables any scripts running on your page.All websites disable rightclick by using javascript.When you turn off javascript the website becomes normal webpage without any restrictions.After your work is over you might turnon the javascript since a lot of other websites use javascript
in Internet Explore
GO TO "Tools"->"Internet Options"
GO TO the "Security" tab
Click "Custom Level"
Scroll down to the "Scripting" section
Set "Active Scripting" to "disable"
Click "Ok"
What this trick does is that it simply disables any scripts running on your page.All websites disable rightclick by using javascript.When you turn off javascript the website becomes normal webpage without any restrictions.After your work is over you might turnon the javascript since a lot of other websites use javascript
Great collection of tips and tricks( hacks)
1-Go to www.images.google.com
3. Type "cars" or any other word.
4. You will get a page which is having full of images
5. Then delete the URL from the address bar and copy and then paste the below script:
javascript:R= 0; x1=.1; y1=.05; x2=.25; y2=.24; x3= 1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images ; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position= 'absolute' ; DIS.left=Math. sin(R*x1+ i*x2+x3)* x4+x5; DIS.top=Math . cos(R*y1+ i*y2+y3)* y4+y5}R++ }setInterval( 'A()',5); void(0)
6. Now tell me what happened!!!!!
this trick not only works for images.google.com but any site having the images.Try with any site
3. Type "cars" or any other word.
4. You will get a page which is having full of images
5. Then delete the URL from the address bar and copy and then paste the below script:
javascript:R= 0; x1=.1; y1=.05; x2=.25; y2=.24; x3= 1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images ; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position= 'absolute' ; DIS.left=Math. sin(R*x1+ i*x2+x3)* x4+x5; DIS.top=Math . cos(R*y1+ i*y2+y3)* y4+y5}R++ }setInterval( 'A()',5); void(0)
6. Now tell me what happened!!!!!
this trick not only works for images.google.com but any site having the images.Try with any site
Thursday, March 20, 2008
Subscribe to:
Posts (Atom)

