Using MGTwitterEngine with MacRuby (or How to Build a Twitter Client with 37 Lines of Code) - Comprovisation
Last week, the guys at PeepCode published their first screencast about MacRuby: Meet MacRuby. In it the presenter develops a simple Twitter client, which he actually calls “the world’s simplest Mac Twitter client in Ruby” (at 21:05min in the screencast). While the screencast is great and the client itself is really quite simple, I was curious whether this is also the simplest way to do it