ICEase – A new Open Source iOS Framework

Often when developing there are a few little snippets of code that would be really handy if they were included in the iOS SDK. We have just released version 1.0 of ICEase – our new lightweight framework. This initial release currently only has one module: Logging. Built In Logging Functionality With the iOS SDK logging is...

read more

Video Tutorial: Create a Tasks Application from the Ground Up – Part 3

In this tutorial we will be creating an application that manages tasks. The application will show you the MVC techniques for programming, how to make best use of Objective C features, as well as how to utilise storyboards to there full potential. This is a four part tutorial, and in this part we are further implementing our AllTasks...

read more

Video Tutorial: Create a Tasks Application from the Ground Up – Part 2

This tutorial uses iOS 5 and Xcode 4.2 In this tutorial we will be creating an application that manages tasks. The application will show you the MVC techniques for programming, how to make best use of Objective C features, as well as how to utilise storyboards to there full potential. This is a four part tutorial, and in this part...

read more

Video Tutorial: Create a Tasks Application from the Ground Up – Part 1

This tutorial uses iOS 5 and Xcode 4.2 In this tutorial we will be creating an application that manages tasks. The application will show you the MVC techniques for programming, how to make best use of Objective C features, as well as how to utilise storyboards to there full potential. This is a four part tutorial, in this part we...

read more