Manning Publishing has started their MEAP (Manning Early Access Program) for the book I am working on. What this means for you is FREE DOWNLOADS. There is currently only one chapter available, but there will be more as the book progresses.
This is part 2 in our series about creating a Twitter client in Objective-C. In case you missed it, here is a link to part 1 of this series. In the last tutorial I showed you how to retrieve data from Twitter and display the XML in the Console. Today, we will be focusing on sending messages to Twitter via POST. We will be implementing the code to update our Twitter status. So let’s just dig right in.Open up TwitterRequest.h and add the following code (Click the image to enlarge).We have added two properties.
I have been downloading many different iPhone apps lately and have noticed that many of them suck.
When I say they suck, I’m not necesarily referring to the content of the app. What I am talking about is the programming of the app. But Brandon, how do you know the programming sucks. Well, frequent crashing [...]

