My first iPhone application
My first application developed for the iPhone is now available in AppStore. Read more about the application here. You can also take a closer look in iTunes via this link.
My first application developed for the iPhone is now available in AppStore. Read more about the application here. You can also take a closer look in iTunes via this link.
In this tutorial I will show you how you can store custom objects to disk on the iPhone. I will create a simple array containing custom Person objects. Then I will store the array to disk and afterwards load the array. The clue is to implement the NSCoding protocol in the Person class, or the [...]
Today i finally received my first iPhone development book. The book is titled “Beginning iPhone Development: Exploring the iPhone SDK“. The book is written by Dave Mark and Jeff LaMarche. Both have alot experience with Cocoa and Objective-C, so I think this is a good book. I gave the university library a visit too where [...]
The Palm Pre was announced earlier this month at CES (Consumer Electronics Show). The Palm Pre is a smartphone with touchscreen and a qwerty-pulldown keyboard. I would say this is the first real iPhone competitor. The Palm Pre uses what is called the webOS. With this OS you can build custom applications for the device [...]