How to fail an exam, with comedy and dignity!!

I know it’s nothing to do with iPhone development or for that matter, iAboutClock or iTextClock, but I just couldn’t resist posting these!
Way too funny!!
Click on each image to see it properly, enjoy!!

iAboutClock updated version uploaded!

Just a quick one to let you know about iAboutClock version 1.0.2.
It’s been uploaded to the iTunes App Store and is now awaiting approval from Apple. Once it’s been received, you can download the free update.
This update gives a randomisation of the approximations on the time. So, instead of it say ‘It’s about Ten’, it [...]

Creating a random number

There are a number of different methods for creating random numbers in Objective-C.
Here is a method for creating a random integer between and including zero and a given number, that you have entered into the code.
This code gives a number up to 21;

int myRandomInt = arc4random() % 21;

Give it a go and let me know [...]

iTextClock is also available on the App Store!!

The second Satosoft iPhone Application is now available for purchase on the iTunes App Store!!
It took a week to get the nod from Apple, which is a bit longer then iAboutClock, which took four days, but better late then never…
Here is the link for the iTextClock.
It’s a clock, accurate to the second, that uses text [...]

iAboutClock is now available on the App Store!

At last!!
After, what seemed like the longest wait in history (four days), Apple have approved my first application for sale on the iTunes App Store!
Here is the link iAboutClock.

Check it out and let me know what you think!
Cheers
Graham

Page 3 of 612345...Last »