Tag Archives: Objective-C

Poking Objective-C with a Testing Stick

I’ve wandered back into Objective-C coding land recently. After spending so much time doing Ruby work I’ve gotten used to writing unit tests and using mock objects. To that end, I spent a bit of time figuring out OCUnit (built … Continue reading

Posted in Computers, Programming | Tagged , , , , | 4 Comments

Flicking the iPhone

I’ve been playing with my iPhone a bit lately. Trying to work out an application that I think will be useful (more on that some other time). In the mean time, I wanted to let the user of the application … Continue reading

Posted in Computers, Programming | Tagged , | 4 Comments