Category Archives: iPhone Development

Accessing private methods and properties in ObjC unit tests

I’ve seen quite a few questions posted on various programming websites asking about how to access a class’s private methods from a unit test file. In Objective-C there are several ways to do this: Use performSelector in the unit test … Continue reading

Posted in iPhone Development, Unit Testing | Leave a comment

iOS Unit Testing

I’ve been knee-deep in iOS unit testing for the past few months. Xcode 4 has been a real blessing as well as a curse. Apple did a great job of integrating unit testing into Xcode 4, but so far has … Continue reading

Posted in iPhone Development, Unit Testing | Leave a comment

Creating Icons for iPhone apps

As the number of devices support by iOS grows, the list of icons needed when submitting an iPhone app grows. Here’s a list of the icons and the default filenames that you’ll need: Size Name Description 512×512 Whatever Used on … Continue reading

Posted in iPhone Development | Leave a comment

Xcode 4 Released

Woohoo! This week Xcode 4 was officially released. It took me several days to get it to downloaded since it is over 4 gigs, but once I did I really like what I see. It installed without problems, and I … Continue reading

Posted in iPhone Development | Leave a comment

Android Development

As part of my work at FanTrail, I am responsible for testing and creating the test automation for web services, iPhone applications, and soon Android applications. So to prepare for Android testing, I’ve downloaded and begun playing with the Android … Continue reading

Posted in Android, Celestino Couture, FanTrail, iPhone Development, Leander KOA, Web Programming | Leave a comment

KOA iPhone App is finished

I’ve completed the KOA iPhone app. I will be finishing testing and submit to the App Store by the end of the week. Now I am going to create a matching website that will provide the same functionality for those … Continue reading

Posted in Child Themes, iPhone Development, Web Programming, WordPress | Tagged | Leave a comment

Leander KOA iPhone App in the works

Having completed and submitted the Celestino iPhone App last week, I’ve embarked on a new iPhone app. This app will provide information about the Leander KOA where I live and work part-time. It will utilize the GPS capability of the … Continue reading

Posted in iPhone Development, Leander KOA | Tagged , | Leave a comment

Celestino iPhone Application

I’ve just completed porting the Celestino website to an iPhone application. I had been looking for an idea for an application to refresh my iPhone skills, and this fit the bill nicely. This application is essentially the Celestino website deployed … Continue reading

Posted in Celestino Couture, iPhone Development, Web Programming | Tagged , | Leave a comment