We’ve just submitted our latest iPhone App to the AppStore! This application for Xtreme Networks has push notification and will keep Xtreme’s customers proactively updated when their Internet usage thresholds are reached. More details about the App to come, when is it released on the AppStore…
Archive for the ‘apple’ Category
Lastest iPhone App has Push Notifications
Monday, May 16th, 2011Uploading your App to the AppStore
Friday, March 4th, 2011Uploading your first app to the app store is a daunting task. I have included some must read links, and notes to help out.
The steps and requirements seem to change over time, so this seems to be correct as of March 2011.
For setting your build properties and getting your image sizes correct – read BuildTimeConfiguration.
Complete the following excellent checklist:
http://www.idev101.com/code/Distribution/checklist.html
You will need to remove the status bar from your iPhone images. I found this awesome tool called iPhoneScreenshotCropper. (http://www.chrisgummer.com/?p=128)
Make sure you have your build properties, and all your artwork, description, screenshots, icons etc ready and of the correct sizes.
Open the iTunes connect portal in the Apple Development Centre.
Add a new application, complete the details, and save your application.
A while later the link appeared to upload the binary. When i went to upload the binary, it indicated that I needed to use the Application Loader utility. Start the Loader utility – and upload your compressed app file!
BTW… The app took about 8 days to be approved.
LibXML Segmentation fault
Monday, June 21st, 2010I have been getting intermittent segfaults with Ruby Enterprise Edition 2010.01 on both Mac OSX Snow Leopard 10.6, and Centos 5.3 with LibXML:
See the LibXML Rubyforge page more details, but the solution is to code your document finders as below…
Korimako (Bellbird) iPhone ringtone
Friday, November 27th, 2009
I’ve been enjoying listening to New Zealand native birds as ringtones on my iPhone. Here is one of my favourites – the Korimako, or Bellbird [164 kB].
You are welcome to share this with your friends and redistribute – as long as you retain the copyright information contained within the file.
To add it to your iPhone, just download the file and then double click it. It should open iTunes and import itself. It will be copied to your iPhone next time to connect it to your computer.
Let me know in the comments if you like it, and I’ll create some more. Any requests?
Macbook Pro Speed Test
Friday, September 11th, 2009With the Sharesight test suite (ruby/rails/mysql && rake test), i tested the performance of my the new MBP on Snow Leopard.
I save 16 seconds per run – its going to take a while to pay for itself…. But about 22% faster, which is not too bad.
Macbook Pro (March 06) 1.83GHz 2G Ram
real 1m29.464s
user 0m50.348s
sys 0m5.812s
Macbook Pro (Sep 09) 2.53 GHz 4G Ram
real 1m13.450s
user 0m43.662s
sys 0m3.280s
