Tuesday, August 30, 2005

Share/Save/Bookmark

Google Maps API

The Good and Great folks over at Google Map and Yahoo Map released their Map API's that allows you to roll your own "interactive, draggable, zoomable, maps (with satellite immagery)."

Yesterday, Google released an API for Google Maps and today Yahoo has released an API for Yahoo Maps. (That’s the spirit :-) )

The Google Maps API is based on JavaScript, which makes life pretty easy, since you don't need to worry about installing software. You can directly run JavaScript in just about any web browser. Knowledge of XML and XSL helps to build a rich user interface, but it's not required. Google Maps currently supports Firefox 0.8+, Mozilla 1.4+, IE 5.5+, Safari 1.2+, Netscape 7.1+, Opera 7+, but E 5.0 is not supported.

There are several limitations to the Maps API:
1- It doesn't provide a geocoding service; that is, you have to provide it with longitude and latitude. This means you need to rely on third-party geocoding tools to get longitude and latitude for an address.
2- It doesn't include a routing or driving directions service.
3- The Google Maps API key is restricted to generate maps only for URLs (website or a local host). You need to have a web server even for development.
4- The key you receive is only valid for a single directory on your web site.
5- It can be used for commercial purposes, but it should be available to end users for free.
6- It can be used on a site that is password protected, but consumers should be able to sign up for a password without charge.

At the same time Yahoo Maps API offers free access to Yahoo's SmartView Technology that will allow developers to create customized maps by overlaying content onto an existing Yahoo map,including weather reports, vacation photos,news,etc etc

*** I think we should expect a IDE /Web User Interface from Google from where we can easily drag and zoom maps onto our applications….....

Tuesday, August 23, 2005

Share/Save/Bookmark

Google Desktop 2

AUG 22,
Google Inc. has announced Google Desktop 2 (beta), a free downloadable application that combines desktop search with an intelligent sidebar that learns the user's habits and interests.

Intelligent enough, this is more like personal web assistant that learns about your habits and interests to identify and present web pages, news stories, and photos that it thinks you will be interested in."

Built on Google's desktop search technology the software include major new features, such as a Sidebar that provides desktop access to a variety of personalized information including email, news, weather, photos, stocks and RSS and Atom news feeds. Sidebar appears as a small vertical window on the side of a user's screen that includes a series of "live" content panels.

Additional features include a scratch pad to type and save notes and a quick view of recently or frequently visited websites.

And the Outlook Toolbar enables Microsoft Outlook users to search all of their Outlook email directly from an embedded search box and results list, without having to leave the application and apart from searching the Web, Google will trawl PC program data like Word, Excel, Adobe PDFs and instant messages.

Apart from all this ,GoogleIM is also available now.

THANKS FOR VISITING MY BLOG