One of the things we see a lot of these days are web apps that call other web apps via web services, RSS, or REST APIs. I do this all the time, and often cache the response of the request (especially RSS and stuff like that) so that my high-traffic site...