Try out your map mashup by playing in the sandbox. Better yet, easily switch between Google, Yahoo and several other mapping providers.
Most mashups rely on some type of API that’s freely provided by a public web site. ProgrammableWeb tracks thousands of these resources across dozens of categories. Generally, these interfaces are SOAP or REST-based, but they may also work in cooperation with other open formats like RSS or Atom. In an enterprise setting, mashups have a more diverse set of protocols to potentially leverage including JDBC/ADO.NET (databases), SMTP/IMAP (email), and SNMP (network monitoring). Unless you are building a data mashup, one of the participants API’s is usually focused on visually representing the data. It could be the classic Google Maps API, or perhaps some type of charting (Google Charts is a great resource).
Google is making it even easier for developers wishing to implement OpenID with the OAuth. Google has announced that developers can now utilize a “Hybrid Protocol” that combines the OpenID federated login with the OAuth authorization process. The new OpenID OAuth extension makes it easier for developers to implement OAuth through initial authentication using OpenID. According to Yariv Adan on the Google Data APIs Blog:
Graphic, schematic maps can very useful in a wide range of charting scenarios and thanks to a recent upgrade, now you can use the Google Chart API to create them.
If you want to write mashups in Java these libraries might save you a lot of time. Just as with the 12 Ruby Resources we looked at last week, these resources can greatly simplify access to major APIs. Some are officially supported by the API providers themselves and others are independent, open source efforts.
Facebook Java [...]
Want to build a mashup using Ruby? To help you get started we’ve rounded-up a dozen Ruby libraries for open web APIs that can help you get a head start. Most of these are Ruby wrappers — often as gems — that simplify coding for specific APIs and sometimes across APIs.
YouTube API Wrapper: A Ruby [...]
As part of a new ongoing ProgrammableWeb feature, we’ll start providing a regular stream of links on a variety of API, mashup, tool and industry topics. Rather than group them just as ‘links’, these will be posted in a unified theme. So today’s are coding-centric. (Keep in mind, there are now over 60 how-to mashup [...]
Continuing the series on books for mashup developers — last week Flickr Mashup Books — here is a quick summary of books that can help you build mashups with the various Amazon APIs.
Note that the Amazon APIs are quite popular with 94 Amazon e-commerce API mashups listed at ProgrammableWeb. And you can use the [...]
Want to learn how to code your own mashups? Try reading a book. There’s a growing library of books available now that are either fully or partially dedicated to programming mashups. I’ll start a series of posts on these books starting with a few for the Flickr API:
Building Flickr Applications with PHP: by Rob Kunkle [...]
Ryan Campbell over at Particletree wrote this nice introduction on How to Add an API to your Web Service. Good for beginning without too many assumptions about what you do or don’t know about things like REST or SOAP. He outlines many of the decisions you’ll have to make including data format support and error [...]





©ProgrammableWeb.com 2012. All rights reserved.
Terms of Service | Privacy Policy