Greatest Hits (Vol. 1)

I’m just realizing that this here blog just celebrated its first birthday — my first ‘hello world’ post here was May 1, 2012. This seems like a good opportunity to go looking through the archives and point to some older posts that newer...

Lightweight BDD for iOS and OS X

I took a look at GitHub’s Mantle framework for iOS and Cocoa last Fall and am using it in one of my side projects this Spring. While reading through the Mantle source I noticed some dependencies on the Specta testing and Expecta matcher framework, neither of...

CocoaConf DC ’13

With tickets to WWDC getting harder to come by and services like WWDC Alerts coming together to help developers buy tickets before they sell out a number of smaller iOS and OS X development conferences have grown in popularity such as CocoaConf, NSNorth, NSConf, and...
Inspecting iOS Apps with PonyDebugger

Inspecting iOS Apps with PonyDebugger

I saw Square’s PonyDebugger project on GitHub a while back, starred it, and made a mental note to try it out in my next iOS project. It’s simply fantastic — easy to setup and incredible to use. If you’re an iOS developer be sure to add this one to...