Monday, March 3, 2008

Create nameless files and folders in windows

1.Select any file or folder. right click on it, press rename or simply press F2. Press and hold the alt key. While holding the Alt key, type numbers 0160 from the numpad.

Friday, February 29, 2008

Funny Computer Trick


Check out these funny trick.
· Copy and paste the java script code to the address bar of your browser 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: Press enter and watch your window's "shaking it". You can change the value of i if you wish :-)