Category Archives: Mobile

Mobile

When to use Delegation, Notification, or Observation in iOS

A common problem that we often experience when developing iOS applications, is how to allow communication between our controllers, without the need to have excessive coupling. Three common patterns that appear time and time again throughout iOS applications include: Delegation … Continue reading

Posted in iPhone, Mobile | Tagged , , , , , | 15 Comments

Why would you use Interface Builder for iPhone Development?

I don’t understand why you’d use Interface Builder to create a UI for an iPhone application. When I started building my first iPhone application at Shine, my colleagues advised me to avoid using Interface Builder. They’d tried using it when … Continue reading

Posted in iPhone, Mobile | 42 Comments

Does Sun make money out of Java?

… or is that the wrong question? It has been bothering me for a while that I can’t understand why Sun spends money on Java.  Don’t get me wrong, I love the fact that they do.  But surely there is … Continue reading

Posted in Java, Mobile, Opinion | 3 Comments

Java ME Mobile Phone Applications – The Good, the Bad and the Ugly

Shine Technologies Senior Developer Kon Katsaros has written an article entitled ‘Java ME Mobile Phone Applications – The Good, the Bad and the Ugly’. Inspired by the popular spaghetti western, he covers ‘the many highs – and a few of … Continue reading

Posted in Mobile | Leave a comment

JavaOne – JRubyME

I dragged myself away from Mini Kiss and Robot Fighting at the ‘After Dark’ bash on Thursday evening (seriously, this was geek entertainment to the max) to head to a session title JRubMe. OK, it was a typo and it … Continue reading

Posted in Mobile, Ruby | Leave a comment

JavaOne – The Java ME platform going forward

I went to a ‘birds of a feather’ session at JavaOne this evening about the way forward for J2ME. There were people from Ericsson, France Orange, Nokia and Sun. All had been involved in the latest JSRs. The comments from … Continue reading

Posted in Java, Mobile | 3 Comments

JavaOne 2007 – Keynote

Today was the official start of JavaOne 2007, and of course there was a keynote. The VP of Software for Sun, Rich Green sauntered on to the stage with music pumping out from a DJ and with massive video screens … Continue reading

Posted in Java, Mobile | 3 Comments

J2ME Bluetooth

A site of interest if you’re doing some Bluetooth J2ME coding: http://www.javabluetooth.com/

Posted in Mobile | Leave a comment

Mobile Development

The new Shine portal http://mobile.shinetech.com continues apace behind the scenes with a proper release coming very soon as we finalise our mobile development direction. And with the second of our internal J2ME certification courses completed last week we should have … Continue reading

Posted in Mobile | Leave a comment