Hey guys,
I won't be able to make it this week, but I've posted this weeks
assignment (Presence 2) to github (
http://github.com/nerdEd/CS193P).
My implementation only differs slightly from the walk through in that
I chose to support my table views with UITableViewDelegates rather
than subclasses of UITableViewController, and I yanked the code in
their twitter library that makes it hit a server at Stanford rather
than the real twitter api endpoint.
See you next week,
Ed