Showing posts with label google map. Show all posts
Showing posts with label google map. Show all posts

Saturday, January 23, 2010

what do google and bing think each other

Hi friends
This looks very funny
Google Search has a feature called Search Suggestions which drop down suggestions as you type in a query. Now Bing also comes with search suggestions.

What does Google think of Bing?


















What does Bing think of Google?
 

Friday, January 22, 2010

Passwords that never use

Hi folks
Everyone knows that china hackers are playing in big officials documents and now they attacked india's IT dept systems too...Already they attacked google and as a encounter google blocked lots of facilities for china in search engine.....
A data security firm has unveiled the ten most commonly used passwords on the web.
1. 123456
2. 12345
3. 123456789
4. Password
5. iloveyou
6. princess
7. rockyou
8. 1234567
9. 12345678
10. abc123

and also its my kind advice is not to use your name,age,ph no,mobile no
because its very easy to hack for ex: if ur passowrd is name "vinoth" totally 6!=720 so i can find 720 possibilities of my name so that any one hack by writing program for it.......

Wednesday, November 11, 2009

Everyone here after Go to "GO" Programming Language

Hi friends when i googling i come to know about "GO"
What is Go?
        It is a programming language like c,c++.
        This programming environment is fast, productive, and most importantly, fun.
        It is a open source an experimental new language called Go  combines the development speed of working in a dynamic language like Python with the performance and safety of a compiled language like C or C++. Typical builds feel instantaneous; even large binaries compile in just a few seconds. And the compiled code runs close to the speed of C. Go lets you move fast.

Go is a great language for systems programming with support for multi-processing, a fresh and lightweight take on object-oriented design, plus some cool features like true closures and reflection.

Want to write a server with thousands of communicating threads? Want to spend less time reading blogs while waiting for builds? Feel like whipping up a prototype of your latest idea? Go is the way to go! Check out the video for more information or visit golang.org.

To install go in linux
sudo apt-get install bison gcc libc6-dev ed
Sample Prgoram
$ cat >hello.go <
package main

import "fmt"

func main() {
 fmt.Printf("hello, world\n")
}
EOF
$ 6g hello.go
$ 6l hello.6
$ ./6.out
hello, world
$

Tuesday, September 1, 2009

Future of Internet Search

The idea of this concept was to exploit the internet ability in a mobile device. Touch screen, built in camera, scanner, WiFi, google map (hopefully google earth), google search, image search? all in one device. See a building through it, it will give you the image search result right on the spot.






















Choose a building and touch a floor and it tells you more details of the building. You can use it when you want to know a car model, an insect name, what kind of food is served at a restaurant and how much, who built a bridge, etc. With detail informations like that, this gadget might only be used by secret service agents. Very futuristic concept.