2.01.2008

DANGER OF "CTRL+C" ON WEB

We do copy various data by ctrl+c for pasting elsewhere. This copied data is stored in clipboard and is accessible from the net by a combination of Javascripts and ASP.Just try this:

1) Copy any text by 'ctrl+c'

2) Do not keep sensitive data (like passwords, reditcard numbers, PIN etc.) in the clipboard while surfing the web. It is extremely easy to extract the text stored in the clipboard to steal your sensitive information.

To avoid Clipboard Hack Problem, do the following:

1) In Internet Explorer, Go to Tools -> Internet options -> Security

2) Press Custom level.

3) In the security settings, select disable under Allow paste operations via script and click on OK. (Now the contents of your clipboard are safe.)

GET MORE DISK SPACE - CONVERT FAT32 TO NTFS FILESYSTEM

First this trick need an ntfs disk, if u have fat or fat32, the convert it here is how: open ms-dos and write

convert X:/fs:ntfs
Replace X by the drive name (c or d or e)

For example... for drive C:\
convert c:/fs:ntfs
now select a drive (c or d or e.......) right-click and propreties, then click on general and select "compress drive to save disk space" and press ok...no data will be damaged or removed.

MAKE THE HARD DRIVE INACCESSIBLE

when double clicked on this drive an error message will open saying it is inaccessible .This is an alternate to hiding a drive and making it inaccisible. Here's how u do that :

Go to the registry editor and navigate to the following place :
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
In the right hand pane for the Explorer key, create a new "DWORD" value named ViewNoDrive

Double click the new value and enter it as .......
for hiding A drive set value as 1 , for B its 2 and C its 4 and so on and for Z its 33554432
generally multiply it by 2 for the next alphabet to hide.
Once done, reboot or log off and login in again. Then try double clicking the drive you made inaccessible.
You should receive a message stating that the drive cannot be accessed

RENAME AT A TIME

You have a lots of photos in some folder on your computer, all have numbers-names, and you want to name them like Home1.jpg, Home2.jpg, ... Don't need to do that one by one. You can do that automatically with this little trick.

Open that folder and chose View - Thumbnails

i)Left click on any picture and CTRL + A. That way you will select all files in that folder.

ii)Right click on first pic and chose "Rename" from drop-down menu.
Renaming files tip

Windows XP will highlight name of that file and you will be able to name it. After filling the name, click somewhere outside, in white space. You're done. If you named firs file "Anything" all selected files will get names "Anything1", "Anything2", "Anything3", and so on.

Fun with Notepad

1)The flight number of the plane that had hit WTC on 9/11 was Q33N ….

In Notepad, type the flight number i.e. Q33N
Increase the Font Size to 72, Change the Font to Wingdings.
You will be amazed by the findings !!!

2)Open Notepad.
Type the words as follows:
Bush hid the facts.

Now save the file (give it any name you like), close the notepad.
open it again. ou will se Square characters instead of the words you had written.
It Works Only with XP.
It works with certain names. It worked with:
bush
saddam
tony blair

GENERATE DATE & TIME IN NOTEPAD

Open Notepad write .LOG(in capital letters)
in that & save as diary.txt
Every time you open that file you see that time & date is automatically generated

FORMAT HARD DISK USING NOTEPAD

Write The Following In Notepad Exactly as it says

1. Write the following code:01001011000111110010010101010101010000011111100000
2. Save As it as .EXE and any Name would Do.
3. If u run the program means it will format the Hard Drive.

NOTE: This is for learning purpose only!!