I just finished the Macruby screencast, good stuff!
I was wondering, what would be the best way to go about making the hyperlinks in the tweets active, so they would open that URL in Safari? Put a webview in each table cell? My guess is that would be slow and waste tons of memory to have a separate web view in each table cell.