Ben and I released a little project we’ve been working on over the past two weeks: ridepenguin. It’s a mobile webapp for finding cab shares from SeaTac Airport to Seattle/surrounding areas. And I think it beats shouting at a crowd outside the airport.
We’ve been poking around with location-based apps for a while and this is our first to be released. The most fun part of it was something highly reusable that helps quickly decide if two locations are ‘close’ in a practical sense, as in if you went to one would you mind going to the other on the same trip.
The project has already gotten a bit of press on TechFlash and Publicola. Thanks especially to Todd Bishop from TechFlash for talking to Ben about the launch. New media > old media by a long shot.

I wrote a small iPhone app called Recurrences. It fills a niche that I’ve been needing– a todo list for things that never get done, they just get done for now. Like calling your mom or emailing friends. When you finish a task, you hit done and it moves to the bottom of the todo list. And every task always tells you how long it’s been since last you did it. Super simple, but it took me two days to write (and learn CoreData, which is pretty cool) and I’ll be happy if anyone else finds a use for it besides me.