- Make Disco Browser:
- just copy the below code and paste it to your web browser address bar and press enter..
- javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--){self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6) see that your browser is shaking.
Block Or Unblock Websites without software !
Many times in schools, colleges & offices surfing some sites are banned !
Do The Following steps :
For eg you want to block www.abc.com !
* Open the folder C:\WINDOWS\system32\drivers\etc
* find a file named HOSTS
* Click on the file and press SHIFT and now right click on it.
* From the right click menu select Open with .
* Now, select Notepad to open the file from the list !
* Now, in the file under the line 127.0.0.1 localhost add another line as 127.0.0.2 www.abc.com.
* Now, File>>Save !
Now, open your web browser and try openning www.abc.com , it will not load..! Done...
Speed up your Mozilla Firefox:
Speed up FireFox with this Tricks:
- type about:config in adress bar of Firefox.
- Goto line network.http.pipelining and network.http.proxy.pipelining. As default, this is false.
- Double click in this key, select Toggle change to true.
- Change key network.http.pipelining.maxrequests to 30.
- Right click, select New > Integer, name the new key is nglayout.initialpaint.delay and set value is 0
According to your computer,adjust like this:
FAST COMPUTER, FAST CONNECTION
content.interrupt.parsing, true;
content.max.tokenizing.time, 2250000;
content.notify.interval, 750000;
content.notify.ontimer, true;
content.switch.threshold, 750000;
nglayout.initialpaint.delay, 0;
network.http.max-connections, 48;
network.http.max-connections-per-server, 16;
network.http.max-persistent-connections-per-proxy, 16;
network.http.max-persistent-connections-per-server, 8;
browser.cache.memory.capacity, 65536;
content.max.tokenizing.time, 2250000;
content.notify.interval, 750000;
content.notify.ontimer, true;
content.switch.threshold, 750000;
nglayout.initialpaint.delay, 0;
network.http.max-connections, 48;
network.http.max-connections-per-server, 16;
network.http.max-persistent-connections-per-proxy, 16;
network.http.max-persistent-connections-per-server, 8;
browser.cache.memory.capacity, 65536;
FAST COMPUTER, SLOWER CONNECTION
content.max.tokenizing.time, 2250000;
content.notify.interval, 750000;
content.notify.ontimer, true;
content.switch.threshold, 750000;
network.http.max-connections, 48;
network.http.max-connections-per-server, 16;
network.http.max-persistent-connections-per-proxy, 16;
network.http.max-persistent-connections-per-server, 8;
nglayout.initialpaint.delay, 0;
browser.cache.memory.capacity, 65536;
content.notify.interval, 750000;
content.notify.ontimer, true;
content.switch.threshold, 750000;
network.http.max-connections, 48;
network.http.max-connections-per-server, 16;
network.http.max-persistent-connections-per-proxy, 16;
network.http.max-persistent-connections-per-server, 8;
nglayout.initialpaint.delay, 0;
browser.cache.memory.capacity, 65536;
FAST COMPUTER, SLOW CONNECTION
browser.xul.error_pages.enabled, true;
content.interrupt.parsing, true;
content.max.tokenizing.time, 3000000;
content.maxtextrun 8191;
content.notify.interval, 750000;
content.notify.ontimer, true;
content.switch.threshold, 750000;
network.http.max-connections, 32;
network.http.max-connections-per-server, 8;
network.http.max-persistent-connections-per-proxy, 8;
network.http.max-persistent-connections-per-server, 4;
nglayout.initialpaint.delay, 0;
browser.cache.memory.capacity, 65536;
content.interrupt.parsing, true;
content.max.tokenizing.time, 3000000;
content.maxtextrun 8191;
content.notify.interval, 750000;
content.notify.ontimer, true;
content.switch.threshold, 750000;
network.http.max-connections, 32;
network.http.max-connections-per-server, 8;
network.http.max-persistent-connections-per-proxy, 8;
network.http.max-persistent-connections-per-server, 4;
nglayout.initialpaint.delay, 0;
browser.cache.memory.capacity, 65536;
SLOW COMPUTER, FAST CONNECTION
content.max.tokenizing.time, 3000000;
content.notify.backoffcount, 5;
content.notify.interval, 1000000;
content.notify.ontimer, true;
content.switch.threshold, 1000000;
content.maxtextrun, 4095;
nglayout.initialpaint.delay, 1000;
network.http.max-connections, 48;
network.http.max-connections-per-server, 16;
network.http.max-persistent-connections-per-proxy, 16;
network.http.max-persistent-connections-per-server, 8;
dom.disable_window_status_change, true;
content.notify.backoffcount, 5;
content.notify.interval, 1000000;
content.notify.ontimer, true;
content.switch.threshold, 1000000;
content.maxtextrun, 4095;
nglayout.initialpaint.delay, 1000;
network.http.max-connections, 48;
network.http.max-connections-per-server, 16;
network.http.max-persistent-connections-per-proxy, 16;
network.http.max-persistent-connections-per-server, 8;
dom.disable_window_status_change, true;
How To Enable Right Click on Websites:
If you are Using Internet Explorer Browser
- Goto Tools>Internet options>Security
- Now Click on Custom Level
- Now find Scripting Section it will be around the end.
- Now disable Active Scripting.This will disable JavaScript and vbscript in your browser.
- Click on OK.
- Now restart your browser
If you are Using Mozilla Firefox Browser
- Goto Tools>Options>Content
- Uncheck the box Enable JavaScript
- Click Ok
- Open the website that have blocked your right click.
If you are Using Google Chrome Browser:
- Click on the Wrench Icon on the top right side on your browser.
- Click on Options
- Now goto Under the Hood tab
- Click on Content Setings and then on JavaScript
- Disable java script and open the website.