Monthly Archives: October 2009

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

What’s your moniker

We were playing with some ideas over at PostRank and realized we needed a way to give out some unique codes. We didn’t want some random string of letters and numbers as that isn’t very memorable. We wanted real words. … Continue reading

Posted in Computers, Programming | Tagged , | 1 Comment