Tips/Tricks

# Create Folders And Files With NO! Name

This trick will allow you to create files and folders without any name.

Just follow the steps as given below :-

1) Select any file or folder.

2) Right click on it, select 'Rename' or simply press 'F2'.

3) Press and hold the 'Alt' key. While holding the Alt key, type numbers '0160' from the numpad.

Note :- Type the numbers '0160' from the numpad, that is, the numbers present on the right side of the keyboard.
Don’t type the numbers which are present on top of the character keys.

4) Press Enter and the nameless file or folder will be created.

Reason :- The file or folder that seems nameless is actually named with a single space.

But what if you want to create another nameless file or folder in the same directory ?
For this you will have to rename the file with 2 spaces.
Just follow the steps given below :-

1) Select file, Press 'F2'.

2) Hold 'Alt' key and type '0160' from the numpad.

3) Release the 'Alt' key. Now without doing anything else, again hold 'Alt' key and type '0160'.

4) Press 'Enter' and you will have second nameless file in the same directory.

5) Repeat step 3 to create as many nameless files or folders in the same directory.

(I have a problem with deleting these folders, to do so, start your computer in 'Safe Mode' and delete it from there.)


# FUNNY TRICK ON BROWSERS

Copy this code in browser address bar and see the magic

Code#1: 
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)

Code # 2:
javascript:a=0;x=0;y=0;setInterval("a+=.01;x=Math.cos(a*3)*200;y=Math.sin(a*2)*2;moveBy(x,y)",2);void(0)  
 

# FUNNY TRICK ON GOOGLE

Step 1  Go to www.Google.co.in and in search box type "Google Gravity".
Step 2  Now click on I'm Feeling Lucky.
Step 3  Move your Mouse an see the Magic

#AUTOMATICALLY REFRESH A WEB PAGE

If you are tired by Refreshing a web page again and again  whose contents are dynamic and will change in Fraction of Seconds. Like in Stock Exchange, News websites or  in LIVE Cricket Scores. This happens due to Cache in Your Local PC saves the static contents of a web page to load a web page  faster but if you want to avoid this you can forcefully Refresh  a Web Page by which the Dynamic contents are Received Directly from the Server and you will need not to Manually refresh Web Page again and again by simply refresh the Web page with "Ctrl+F5" which is also called Force Refresh By This method you Need not to refresh the Web Page again and again. 

# Eject Your CD-DVD Drives Infinitely


This tutorial explains how to make vb script that eject your CD-DVD drives …. infinitely.
1) Run Notepad

2) Copy and Paste VB script code into notepad

Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If

3) Save as name_what_ever_you_want .vbs , for example ejectCD.vbs

4) Double Click the saved file ! (ejectCD.vbs)

To stop script open Task Manager and in processes search for wscript.exe and click End Process


#Star Wars Movie Hidden in every Computer


Would you believe if I say that every computer has a hidden Star Wars Movie Inside it? Don’t believe me.
Every computer, no matter what windows you are using has a star wars movie inside it. You just need to have Telnet enabled in it. In Windows XP , Telnet is automatically enabled.
Its basically a Telnet command but it can make you really cool among your friends.:P
Now moving on to the Star Wars part.
You should be connected to the INTERNET for using this.
1) Go to Starts–>Programs–>Run
2) Type
telnet towel.blinkenlights.nl
And hit enter……… Enjoy the magic!