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!!
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 [...]
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 [...]
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 [...]
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