A basic MapView and annotation tutorial
One way to use the iPhone MapKit (including annotation)Read more »
View ArticleCore Data Helper – the final chapter!
An example project showing how to use my expanded core data helperRead more »
View ArticleSupporting orientation changes the easy way!
A couple of days ago I wrote a quick tutorial on how to support multiple orientations in an iPhone app without any stress. Then the more astute of you will have noticed it disappeared. Well, I decided...
View ArticleUpgrading 24″ iMac with SSD and memory
Following a series of annoying ‘happenings’, late last week I decided in my wisdom that I was going to upgrade my 24″ iMac to unleash a new lease of life. After some digging around and faffing with...
View ArticleiTunes could not copy … file could not be converted.
I just thought I’d write a very quick post on the above message which some of you may have seen when syncing your iPhone / iPad with iTunes. Now ordinarily this may be a self explanatory message,...
View ArticleTutorial: Basic Storyboard in XCode 4.2
Today I’m going to present a very brief tutorial on how to use storyboarding in Xcode 4.2. When storyboarding appeared it was pretty intimidating compared to how Interface Builder used to work and I...
View ArticleTutorial: Storyboard in XCode 4.2 with Navigation Controller and Tabbar...
Based upon the fact that there are still very few tutorials on how to use the storyboarding stuff in Xcode 4.2 (iOS 5) – I’ve decided to write this second and slightly more complicated tutorial. The...
View ArticleTutorial: Storyboard in XCode 4.2 with Navigation Controller and Tabbar...
Hello again! If you’re reading this tutorial I’m going to assume that you read part 1 and are ready to continue. In this tutorial we will take the project from part 1 and expand the second tab (the...
View ArticleDiscussion forums open!
Given the recent popularity of a few recent tutorials and the feedback / questions – I’ve opened up a simple forum so that people can discuss these tutorials and posts properly (instead of using...
View ArticleTutorial: Storyboard app with Core Data
It was my original intention to make a universal application for iPhone and iPad but due to time constraints I’m going to throw out this tutorial on using Core Data instead. With a bit of luck it’ll...
View Article