Roathe.com

Where the web comes to die…

Posts Tagged ‘Code’

Think about how the system will use your data, and design your objects so that their data is optimized for highest performance. Then code your OOP design in whichever language is best for the task.

December 31st, 2009

Google code repo

No Comments, Apple //, Development, Games, iPhone / iOS, Mac OS X, by Lane Roathe.

I created a svn repository on google’s code hosting for all of my misc. open source efforts that do not…

It’s often the case that the apps I am working on are required to download quite a couple, or even…

Handles have a bad rap, but they provide a lot of benefits, esp. on limited resource devices like phones and mobile game platforms.

Here is a fix to allow Apple’s TableViewCellSubviews sample code to run after being built.