Find |
Sunday, 29 July 2007
Without doubt, Google is the most useful website on the Internet. This is scary, considering that Google is a company and that power corrupts and absolute power corrupts absolutely. It would be far preferable if some kind of open source search engine solution could be come up with.
But the truth is, we don't have such a solution and as long as we don't, we might as well have some fun with Google. The projects listed below are Google Hacks in that they use Google for something fun or interesting in a way that Google was not designed for.
Google stimulates these projects in a limited way. The Google API allows programmers to do up to a 1000 searches a day from their own projects. Pretty neat, except for that a 1000 is not that much when a service becomes public, especially since some hacks below use more than one search per operation.
So, in order to use some of the hacks below, you'll need your own Google key. You can get it at Google for free.
Google Best Time to Visit | Google Best Time to Visit is a simple application of using Google search results to extract knowledge. Here the question is, what is the best time to visit a place. This way you can learn when to plan your next holliday. [go there] |
Google Protocol | Google Protocol is a little app that when installed, registers two extra protocols similar to the http: and the ftp: protocols under windows, namely google: and lucky:. Urls starting with the first refer to the corresponding google search. Urls starting with the second refer to the top Google result. [go there] |
Land Geist | Land Geist is a combination of Googles Zeit Geist, Google Mind Share and Visited Countries. For keywords like 'war', 'poverty', 'party', this project shows which country (names) have the highest relative scores (google shares). I.e. 35% of all pages with the word Iraq on them, also contain the word War, making Iraq leader for war, just after Afghanistan and North-Korea. The axis of evil appear therefore in red. [go there]
| |
Google Share | Implementation of Google Share, as come up with by Steven Berlin Johnson. Type a domain (ie. Beatles), and some Items (John, Paul, Ringo, George) and you get a list of their relative popularity within that domain. [go there]
| |
Google History | Artificial Intelligence with a little help from our friend google. Use Google to find out in what year something happened. Workds for events between 1800 and now. [go there] |
Posted at 17:30
Post Title: Google Hacks