sdk

14 Jun 2010

Introduction to iPhone Development course in London

I'm taking my Introduction to iPhone Development course to London in July.

15 May 2010

Introduction to iPhone Development course, June 2010, Brighton UK

I am teaching an introduction to iPhone development course in Brighton, UK, in June. There are only 8 places. £100 early-bird discount if you sign up before June 1st.

11 Apr 2010

Here are two things I just discovered while playing with the iPad SDK (3.2) – hope they help:

If you've been using @"ArialUnicodeMS" as your font in your iPhone apps, you should notice that they break in 3.2. The new name is @"Arial Unicode MS".

Secondly, if you're doing anything with the Keyboard view you were probably detecting it by traversing the object hierarchy and checking for the classname of the keyboard. On the iPhone this is UIKeyboard. However, on the iPad, it is UIPeripheralHostView. I was using a UIApplication category from Matt Gallagher to do this in Feathers and just updated it thanks to this blog post from Bryan Scott Gruver. (more...)

Two changes in iPad 3.2 (font name + keyboard class name)

Quick note regarding two changes in the iPad 3.2 SDK from the earlier iPhone SDKs.

22 Mar 2010

Update: Cancelled Unfortunately, I've had no chance whatsoever to market the course this month due to the dev work I've been doing so I've had to cancel the course.

For those of you who couldn't make it to the February course, I teaching my 3-Day Introduction to iPhone SDK Development course again this April (21st-23rd). This is an introductory course aimed at developers that already have programming knowledge but not necessarily knowledge in Objective-C, XCode, or the iPhone SDK.

(more...)

Introduction to iPhone SDK Development & a new iPhone seminar for April

I am teaching my 3-Day Introduction to iPhone Development course again in April and I'm presenting a new half-day seminar on real-world app design and development tips and tricks that I learned the hard way.

7 Jan 2010

iPhone training course in the UK

I'm teaching an iPhone training course in the UK. The three-day training course, titled Introduction to iPhone App Development will take place in Brighton on February 24-26, 2010.

(more...)

Introduction to iPhone App Development training course in Feb 2010

Get started in iPhone development with this pragmatic 3-day training course.