Practice Abstract Maps with Mapstraction Sandbox

Adam DuVander, May 28th, 2009

MapstractionTry out your map mashup by playing in the sandbox. Better yet, easily switch between Google, Yahoo and several other mapping providers.


Mashup Patterns: Clipping Mashups

Michael Ogrinz, February 11th, 2009

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 Combines OpenID and OAuth in new Hybrid Protocol

Andres Ferrate, January 30th, 2009

Google OpenID and OAuth: Together at LastGoogle 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:


Google Chart API’s New Schematic Maps

Raymond Yee, April 11th, 2008

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.


7 Java Resources for Mashups

John Musser, May 15th, 2007

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 [...]


12 Ruby Mashup Resources

John Musser, May 7th, 2007
Comments (14)

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 [...]


Mashup Coding Links: Google, Security, REST

John Musser, February 1st, 2007

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 [...]


Books for Amazon Mashups

John Musser, September 26th, 2006

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 [...]


Flickr Mashup Books

John Musser, September 20th, 2006

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 [...]


Adding An API to Your Web Service

John Musser, September 4th, 2006

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 [...]


Become a ProgrammableWeb Sponsor

Follow the PW team on Twitter

ProgrammableWeb
APIs, mashups and code. Because the world's your programmable oyster.

John Musser
Founder, ProgrammableWeb

Adam DuVander
Executive Editor, ProgrammableWeb. Author, Map Scripting 101. Lover, APIs.