Developing web mashups with spotty connectivity

One downside of developing on top of Web-based APIs like Yahoo! Maps Web Services
is that your coding pretty much comes to a halt when you don’t have net access.

How about every web service providing a stub proxy server that runs on your local development machine? It doesn’t have to give full or correct results, just spit out some representative result that you can code against.

Leave a Comment: