Dive Centers, iPhone apps and More
For those of you who follow, you always want to know what I’m up to. Some might think I’ve spent all this time opening a dive center here in the New River Valley. In fact, I think I’ve only spent …
For those of you who follow, you always want to know what I’m up to. Some might think I’ve spent all this time opening a dive center here in the New River Valley. In fact, I think I’ve only spent …
I’ll be putting on a workshop on iOS and iPhone development this Saturday from 9AM to 5PM on the Virginia Tech campus. The event is free so if you’re in the area feel free to sign up: http://www.ltzllc.com/2010/11/ios-development-code-kitchen/ The event …
I’ve seen a lot of poorly written and ugly looking code in my time. That’s not even considering the undocumented and uncommented code. We all know we should comment our code but how many of us do it consistently? I …
This is a template I threw together for the Corona SDK from Ansca Mobile. Since Lua is not a language most people are familiar with, I figured I’d throw together some sample code for Corona and share what I learned …
Programming starts with a design A lot of webpages and articles talk about how to program, but they don’t talk about how to design a program. Good program design separates the weekend programmers from the professionals. Sure, anyone can piece …
Handling Your Initial View Controllers for iPhone Read more »