By itself, a web page that lets you send SMS messages or make phone calls isn't really all that exciting. What makes the Mojo stuff cool is that it's all accessible with RESTful web APIs. If you can drive an http: connection, you can send messages and make calls.
There's quite a difference between the terms of use of Google's and Yahoo!'s search APIs. While both say you're not allowed to do anything illegal or mission critical (I especially like Yahoo! saying you can't rely on the API if you're operating nuclear facilities), they differ in terms of what you're allowed to do with the results. Google spends a lot of time saying what you're not allowed to do once you get results (you can only retrieve a small number of results (8 at the moment), you can't use them as the main content on your ...
[read more]