Tuesday 27 December 2011

Make Your Computer Speak Anything



Now this is a really cool trick if you really want to impress your friends. In fact it is so easy that you can make this in front of them show them your programming skills. This works on all Microsoft operating systems. Follow the steps below and create your own Text To Voice software:
  • Open Notepad.

  •  Paste the following code into it:


Dim message, sapi
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message

         
  • Save the Notepad file with the name speak.vbs

  • Now double-click on  it and type in the box whatever you want the computer to say.

It is really fun to do this in front of your friends. Have fun!

Funny Trick To Hack Facebook



With this trick , you can make anyone believe that you are a professional hacker. Actually this is not a hack but a simple javascript. But the other person will believe that you are a hacker.

To begin go to the Facebook page (works with any page) and remove everything on the URL  bar (where www.facebook.com is written) and copy this script on the address bar:


javascript:document.body.contentEditable='true'; document.designMode='on'; void 0

That's all. Now you can edit anything that's on your page!

Trick To Make A Blank Status Update On Facebook


Ever tried posting a blank status update on Facebook? Didn't work did it? Well, just giving a space and posting it doesn't actually work. But finally I got to know how it works. So I am sharing this with all of you.

Go to the Status Update Box and click on it so that the blinking arrow appears. Now hold Alt and press 0173 and post it. This should probably work.

If it doesn't work just type this code @[0:0: ]. Start blank posting...

Monday 19 December 2011

Google Tricks


                                                 

These are one of the best tricks ever. The funny time passing Google is not known to many. Its finally time to explore Google a bit......

1. Go to  Google's search bar and type Google Gravity and click on I'm Feeling Lucky.
Everything will fall down as newton had planned....

2. Go to  Google's search bar and type Epic Google and click on I'm Feeling Lucky.
The size of Google will gradually start increasing.

3. Go to  Google's search bar and type Google Hacker and click on I'm Feeling Lucky.
The homepage will show as if it has been hacked. Take a screen shot and post it on Facebook, Twitter,etc and have fun...

4. Go to  Google's search bar and type Annoying Google and click on I'm Feeling Lucky.
Some of the words are gonna get capitalized automatically and some won't.

5. Go to  Google's search bar and type Search and click on I'm Feeling Lucky.
This is the meaning of Search as provided by Google.

6. Go to  Google's search bar and type Google Loco and click on I'm Feeling Lucky.

7. Go to  Google's search bar and type The Loneliest Number and click on I'm Feeling Lucky.
Guess the  loneliest number!

8.Go to  Google's search bar and type Recursion and click on Enter.
It will say Did You Mean: Recursion.


9. Go to  Google's search bar and type The Number of Horns on a Unicorn and click on I'm Feeling Lucky.

10. Go to  Google's search bar and type French Military Victories and click on I'm Feeling Lucky.

Saturday 3 December 2011

Play hidden snake game on YouTube



The Snake Game is one of the most popular games of all times. Often as we wait for something, we get bored and want to do something interesting to pass the time. So here's this trick for all the bored ones. Now you can play the popular Snake Game on YouTube while waiting for the video to buffer. As the video buffers and you see the white dots going around in a circle Left Click and press the Left and Right keys simultaneously and happy gaming!!!