Apr 25, 2012
Last weekend I participated in Hack Nashville and built a social pixel-art app called 46px. It was a fun project, but our team of four programmers hacking things together over the course of two days made quite a mess. We rushed to finish the app and one of the first things to go was .h/.m file consistency.
Now I need to update most of the project's .h files ... More...
Jan 8, 2010
Over the last few weeks, I've been learning the Android SDK in an effort to bring Layers to Android devices. It's going pretty well, but every once and a while I run into a truly WTF moment.
Tonight I was importing some images from the iPhone version of Layers when I noticed that Android seems to visibly reduce the quality of PNG files at compile time. In images with ... More...
Oct 16, 2009
I gave a presentation within the Engineering school on Friday that gave a brief look at the iPhone platform and Objective-C. The end of the presentation was a quick tutorial in Interface Builder and XCode. You can download the presentation and the tutorial project here:
iPhone Development Tutorial
iPhoneDevelopmentTutorial.zip
If you have any questions, feel free to email me ... More...