FREE Subscription to Dr. Dobb’s Digest: Same Great Content, New Digital Edition
Site Archive (Complete)
Email
Print
Reprint

add to:
Del.icio.us
Digg
Google
Furl
Slashdot
Y! MyWeb
Blink
April 18, 2007
Google Maps Tap Ajax To Syndicate Automated Feeds, Mashups

The Ajax Feed API lets a developer tie a syndication feed to a mashup with two lines of Javascript, so they don't need to know the details of what XML format would accompany a designated feed.
Google is making it easier to distribute new Google Maps mashups via an automated syndication feed, such as RSS.

That may mean that a site such as "Earthquakes In The Last Week" may soon reach thousands of new viewers instead of being a novelty known by a few. Building mashups with maps is a hallmark activity of Web 2.0 developers. Now Google is making it possible to quickly disseminate fresh information collected in such maps.

Earthquakes In The Last Week lets a user respond if they felt an earthquake any where in the world, as well as pinpoint a quake's epicenter and magnitude on a map based on Google Maps. San Francisco fans of the mashup might want to receive a notice whenever the site is updated with information on any earthquake in California. Sending out that information via Really Simple Syndication, or RSS, a public format for conveying information to subscribers, becomes a lot easier to implement with Google Ajax Feed API, Bret Taylor, group manager for developer products, said in an interview.

Ajax Feed API can tie a syndication feed to a mashup like Earthquakes "with two lines of JavaScript." Previously, a developer needed to know the details of what XML format would accompany a designated feed, such as Atom 1.0; RSS 0.94, 1.0, 2.0; or one of the five other variations of the feeds, as well as server proxy details. With the Ajax Feed API, developers have a single point of reference that lets them tap into a feed they want to use with their mashup. Mashups have become popular with those building what's known as Web 2.0 applications, or Web services based on combinations of content assembled by JavaScript and tailored to the end user. JavaScript is the active ingredient in Ajax, which is supported by several free toolkits from Google, Zimbra, and Sabre Holdings. The RSS and Atom service feeds both automatically let subscribers know when something changes in a subject area they have designated on a Web site as of interest to them.

The Google Ajax Feed API will offer one point of intersection between a developer's JavaScript mashup, which might be a combination of a Google map of a city and information on apartments in the same city. Apartment hunters could subscribe to a mashup and receive a notice when new apartments come on the market in a neighborhood in which they'e interested.

There are already at least 908 mashups using Google Maps, but many more are likely to be spawned and distributed via the Ajax Feed API, said Taylor. The ability of the API to link the public feeds to mashups is not limited to Google Maps.

Taylor announced the new API is available from Google during a talk Wednesday morning at O'Reilly Web 2.0 Expo in San Francisco. The talk had the snappy title: "The Web 2.0 is about all this content that lives in the cloud [on Internet servers], and mash ups are built to present it in new combinations." For more information on Google's APIs and developer tools, see code.google.com.

Yahoo, Microsoft, and other Web services providers are also trying to make it easier to combine their sites into user-generated mashups.

RELATED ARTICLES
No Related Articles
TOP 5 ARTICLES
No Top Articles.
DR. DOBB'S CAREER CENTER
Ready to take that job and shove it? open | close
Search jobs on Dr. Dobb's TechCareers
Function:

Keyword(s):

State:  
  • Post Your Resume
  • Employers Area
  • News & Features
  • Blogs & Forums
  • Career Resources

    Browse By:
    Location | Employer | City
  • Most Recent Posts:
    MEDIA CENTER  more
    NetSeminar
    Modernize your Development by Moving Build and Code Quality Upstream
    Moderated by Jon Erickson, Editor-in-Chief of Dr. Dobb's, this interactive panel discussion brings industry experts Anders Wallgren, CTO of Electric Cloud and Gwyn Fisher, CTO of Klocwork together for a candid discussion of the cost savings, productivity and quality benefits that can be achieved by stabilizing builds and code quality as early in the development cycle as possible.

    The reality of today's development environment - geographically distributed teams, the use of Agile development practices, increasing application complexity, etc. - is straining the viability of the traditional coding, build and release process. To stay ahead of the curve, development teams are modernizing their approach to dealing with these issues, and as a result are achieving new levels of development productivity. Register for the webcast.
    Date: Wednesday, July 15, 2009
    Time: 11 am PT/2 pm ET
    Modernize your Development by Moving Build and Code Quality Upstream
    Moderated by Jon Erickson, Editor-in-Chief of Dr. Dobb's, this interactive panel discussion brings industry experts Anders Wallgren, CTO of Electric Cloud and Gwyn Fisher, CTO of Klocwork together for a candid discussion of the cost savings, productivity and quality benefits that can be achieved by stabilizing builds and code quality as early in the development cycle as possible.

    The reality of today's development environment - geographically distributed teams, the use of Agile development practices, increasing application complexity, etc. - is straining the viability of the traditional coding, build and release process. To stay ahead of the curve, development teams are modernizing their approach to dealing with these issues, and as a result are achieving new levels of development productivity. Register for the webcast.
    Date: Wednesday, July 15, 2009
    Time: 11 am PT/2 pm ET
                                   
    INFO-LINK

    Resource Links: