After weeks of talks and interviews and waiting I got a great job offer, which I accepted. I then immediately got another three offers, any one of which I would have loved to accept. Talk about pouring when it rains! Find out the details on where I landed and which major Mac OS X application I’m working on.
Posts Tagged ‘Development’
April 15th, 2010
When it rains it pours!
No Comments, Apple, Development, Objective-C, by Lane Roathe.March 22nd, 2010
OOP != classes, but may == DOD
No Comments, Development, featured, Objective-C, by Lane Roathe.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.
January 4th, 2010
The Bank is available on iTunes!
No Comments, Apple, Development, iPhone / iOS, by Lane Roathe.Our latest title is available on iTunes. It is a 3D shooter with an interesting story, lots of neat weapons and great explosions!
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…
December 18th, 2009
How to background load and cache UIImageViews images
16 Comments, Apple, Development, featured, iPhone / iOS, by Lane Roathe.It’s often the case that the apps I am working on are required to download quite a couple, or even…