Simple jQTouch App
I did a simple and fast jQTouch web applicatio
n for a friend, for the start of the Edinburgh Festival.
It does only target the iPhone, but that seems to be okay for the marketing aspect and speed was of the essence as I needed to get one finished and out soon for him. You can view it at: http://iphone.pincervodka.com/ . It uses Geolocation API and also links out to Google Maps to show you directions to the bar you want to go to, or suggest the nearest bar to where you are.
More interestingly though, it uses ColdFusion 9 as the back end, with Terry Ryan’s Apptactular to quickly generate the ORM and scaffolding for an administration module for adding bars and cocktails and other info from a simple MySQL schema. Made it nice and easy and well worth checking out all the relevant bits of technology involved (although I recently saw the Sencha implementation of the mobile web application framework, via the CFUnited mobile application which looks good!)
As a side note, last summer I actually did a native Android version of this app for him, as a learning process which was much nicer feel to it and had much better integration into the Geolocation features for a smart phone. It was targetting Android 1.6 and at that time, Android hadn’t quite taken off, so the marketing aspect pushed for an iPhone version and I ran out of time to learn Obj-C last year due to work commitments. I might blog at a later date and talk about it, as most of the concepts are still valid for the newer, sexier Android 2.2.