Radarb: A ruby gem that makes using the outside.in API simple.
What is outside.in?
Outside.in is a hyperlocal news and information service:
Hyperlocal means news and information on a level beyond what traditional media provides. Until now, most "local" sites didn’t actually get more, well, local than cities or towns. They assumed that just because you live in a specific city or town you are looking for the same news as everyone else. Hyperlocal content gives you the news and information for the area right around where you are, like the block around your office or the neighborhood where you live.
What is outside.in Radar?
outside.in Radar is the first local news experience that puts you at the center of the action. It is customized to exactly where you are and what’s going on right around you.
Examples include tweets, news stories, and blog posts in your immediate area (surrounding blocks or neighborhoods).
What is the outside.in Radar API?
The outside.in API is a means by which developers can easily integrate Radar results into their own applications. Send it a latitude and longitude and get back stories, tweets, and other outside.in user-generated content for the surrounding area. A sample query returns XML that looks like:
Continue reading "Radarb: A ruby gem that makes using the outside.in API simple."

Tyrant is a "meta" Rails application designed to run other Rails applications.
Recent Comments
Just a note that you can also memoize the results of other control structures. For example, my favorite, the case statement.