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...

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...

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...

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...