Saturday, February 28, 2009

How to delete gmail id ?

Click Settings at the top of any Gmail page.
Open the Accounts tab.
Click Google Account settings.
Click Edit next to My services on the right side.
Click Delete Gmail Service.



Thursday, February 19, 2009

How to edit a website without hacking ?


Copy this Java Script To Address bar
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0



Add this code


Monday, February 16, 2009

How to open 2 accounts of same site at same time ?

IE.. Opening 2 accounts of same site at same time.
For that you need 2 web browsers. It is good if it is Mozilla Firefox and Internet Explorer.

How to do it ?

Example :Open one account in Mozilla Firefox and other in Internet Explorer.


Add this code


Sunday, February 8, 2009

PDF Trick!!!

Hey now u can listen to whats there in a pdf document instead of reading the whole document....
Try out the following key
combinations for Acrobat 6.0 & 7.0:
- ctrl+ shift + b ---> To hear the whole document
ctrl + shift + v ---> To hear only the page
ctrl + shift + c ---> To resume
ctrl + shift + e ---> To stop



How to shut down windows in 2 shortcuts ?

Press Alt+F4 together
Then press u


Add this code


Saturday, February 7, 2009

How to watch movie in command prompt ?

Just type in
telnet towel.blinkenlights.nl
in the 'Run' command and
watch the episode!

*\/\//-\R$ (Star Wars)

Add this code


How to chat with command prompt ?

If you want personal chat with a friend you don't need to download any yahoo messenge .All you need is your friends IP address and Command Prompt.Firstly, open Notepad and enter:
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
Now save this as "Messenger.bat". Open the .bat file and in Command
Prompt you should see:
MESSENGER
User:
After "User" type the IP address of the computer you want to contact.
After this, you should see this:
Message:
Now type in the message you wish to send.Before you press "Enter" it should look like this:
MESSENGER
User:27.196.391.193
Message: Hi
Now all you need to do is press "Enter", and start chatting!

Add this code


How to disable Msn Messenger at startup ?

It is quite irritating that MSN Messenger pops up every time you start windows.

To disable Messenger MSN from running at startup, try the following :

(1) Go to the start menu >> RUN >> type "regedit" >> Press enter.

(2) The Registry editor will now have opened. Navigate to the following Key:

HKEY_LOCAL_MACHINE\Software\Policies\Microsoft

(3) Now create a new key by selecting Edit from the main menu bar. Now select New then Key. Name this new Key: Messenger .

(4) Now select the newly created Messenger Key and create another new Key. Only this time we are going to name it: Client

(5) Next we have to create a DWORD value. So Right Click the new Client Key and select New then DWORD.

Name the DWORD PreventRun
Set's it Data Value to 1.

Now restart Windows XP and you will have successfully Disabled Messenger MSN.


Add this code


Thursday, February 5, 2009

Make Your Own Icons In Windows XP !

Now even personalize your ICONS with Windows XP !To make your own ICON
:1. Start>>All Programs>>Accessories
2. Click Paint
3. In toolbar select Image
4. Click Attributes
Note : The size of a icon is 32 x 32 pixels
5. Type 32 in both Height and Width and sure that Pixels is selected under Units
6. Click OK
7. Now add your photo or design .
8. File>>Save As
9. Type name.ico
10. Click Save
Enjoy your New ICON


Add this code


Shutdown Trick Stimulate shutdown from command prompt

Start >> Run# Type shutdown -s -t 10 -c "Shutting Down..."# Hit Enter and enjoy
Restart TrickStimulate Restart from command prompt
Start >> Run# Type shutdown -r -t 10 -c "Restarting..."
Hit Enter and enjoy
Log Off TrickStimulate LogOff from command prompt
Start >> Run# Type shutdown -l
Hit Enter and enjoy !
Please Note -s :: This signify Shutdown Request.-r :: This signify Restart Request.-l :: This signify LogOff Request.-t :: This signify the timer before Restart. (Replace '10' with any number.)-c :: This signify comment.How To Stop It ?# When the timer is Running...# Start >> Run# Type shutdown -a# That's It.


Add this code


AddThis