You are looking at posts in the category Mobile Dev.
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « May | ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | 31 | ||
Posted on November 18th, 2011 by thiswayup.
Categories: Mobile Dev.
For some reason Titanium.UI.currentTab sometimes returns null and you need a work around by defining it on a focus event on the tabGroup as a work around.
http://developer.appcelerator.com/question/98501/titaniumuicurrenttab-is-null
One of the pains with Titanium is the rather random situations when the built in properties for certain objects aren't set. Spent another hour looking at this same bug again and as soon I figure it out the saying ""Fool me once, shame on you; fool me twice, shame on me" rang loudly in my poor head.
This time I thought it best to write this down, to remind myself (and anyway one else).
Posted on September 22nd, 2011 by thiswayup.
Categories: Mobile Dev.
I had an absolute ball at the where we set sail from Westminster, going back and forth between Putney and Greenwich on a nice river cruise. Always a blast having a bunch of geeks, booze and pizza whilst chatting over a range of subjects.
On the subject of talks, there was a chance of some lightning talk spots and I decided to give it a go with a very rushed presentation of my current fave platform, Titanium from Appcelerator. Titanium is a platform that allows you to build Iphone, Android and Blackberry mobile apps using javascript. Unlike Phonegap, it translates the UI elements into native controls which gives it a more native feel and generally faster response. I also feel that the offering though has a few annoying bits, will have a great future for knocking up apps in record time.
My talk can be found here on (be warned, may contain lots of mistakes).

Doing my talk as I'm passing by London Bridge
Courtesy of
Posted on November 13th, 2010 by thiswayup.
Categories: Mobile Dev.
I thought this was both hilarious and interesting, I just discovered ! I've been playing around with Objective-C on and off for the past year ("I have that great app idea!") but I've also been thinking about whether its a bit pointless and we should just learn to use , or if you want to build Iphone apps (and not games). Objective-basic seems to be quite a good alternative, if you just want to build an Iphone App. Visual Basic is so straight forward, I think anyone can learn it. Plus I use to do a bit of visual basic "back in the day", this would be a great way to knock up an app quickly for most people!
PS A great post on the comparison on some of the ways to build mobile apps on