Archive for the ‘Fun’ Category

Google Brain Video - Google in 2020

Friday, July 11th, 2008

What is “Google Brain” ? No one would tell you What and where this “Google Brain” came from. Anyway, it’s coming out at 2020 and it would replace the Google search engine for this Google Brain.

In the year 2020, people won’t search the web anymore. They will talk with Google Search Engine.

Edit any website with Cool Java Script trick

Friday, July 11th, 2008

Here is cool Javascript trick you can edit any website on Internet even Google.com also. Here are steps:

1. Go to any webpage (www.google.com, www.yahoo.com etc etc)
2. Once the web page completely loaded, copy paste below code into address bar & hit Enter.

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

3. Select any text on webpage and then starts typing. Wow, it got change. ;)

This trick also works with photos. You can select any photo and resize them.