MY mENU


Wednesday 21 November 2012

Shaking Browser Trick

This one is one of the funniest computer tricks I have learnt so far. Follow the steps below to learn this trick:

1. Copy the Java code below,

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)
·
2. Paste the code in the address bar of your browser and click Enter.

You will be amazed when you see that your web browser starts shaking!

Tuesday 20 November 2012

Difference Between Kbps And KBPs

Lots of people have confusion between Kbps and KBps ,,,, Even he/she know the that Kbps means "Kilo bits per seconds" as a transfer rate.
KBps means "Kilo Bytes per second" as a transfer rate. even they are confused when they saw or listen 1mbps or 50 KBps because all data card or network provider mentions KBps or Mbps. so there's a lot difference between Kbps and KBps as i mentioned above .... :P
so

8 bits = 1 byte
256 kbps = 32 KBps
512 kbps = 64 KBps
1 mbps = 128 KBps
2 mbps = 256 KBps
now don't waste your time on calculating :P

Sunday 4 November 2012

Customize the Quick Launch Bar in Windows XP

In Windows XP, the customizable Quick Launch Bar also gives you convenient shortcuts to your favorite programs, folders, and files. The Quick Launch Bar remains accessible from most windows, so it’s a handy way to open the applications and files you use frequently.

If the Quick Launch Bar isn’t already visible to the right of the Start button , you’ll need to turn it on. To do that, right-click an open area of the taskbar. Hover your mouse pointer over Toolbars, then click Quick Launch. The Quick Launch Bar appears on your taskbar.


The Quick Launch Bar on the Windows XP taskbar

To add a program shortcut to the Quick Launch Bar, click the Start button, click All Programs, then click and drag the application you want to the Quick Launch Bar. Release the mouse button and the application’s icon appears in the Quick Launch Bar.

To add a folder or file shortcut to the Quick Launch Bar, open Windows Explorer, navigate to the folder, subfolder, or individual file you want, click and drag the folder or file you want to the Quick Launch Bar. Release the mouse button and the icon for the folder or file appears in the Quick Launch Bar.

To remove a shortcut from the Quick Launch Bar, right-click on the icon in the Quick Launch Bar of the application, folder, or file you want to remove and right-click it, click Delete, and then click Yes when asked if you’re sure you want to delete the shortcut. Note: Although the shortcut is removed from the Quick Launch Bar, the actual application, folder, or file has not been deleted from your computer.