Code, Nerdyness, and Nonsense

So with all of the buzz and hoopla about Twitter lately, I thought I would start a tutorial series demonstrating how to create a simple Twitter client for the Mac.  I will be showing you how to use Objective-C to connect to Twitter, login, get and post tweets.
In the first part of this series, we [...]