Building an iPhone app using Titanium

May 10th, 2010  |  Published in iPhone, Titanium  |  2 Comments

Today I started development on an iPhone app using Appcelerator Titanium. The app is for an adhoc distribution but may change to a full Apple app store release to the public.

The app is using Drupal is the base and the Services module to make the data connection. I’m using a modified JSON service module made available by CivicActions. CivicActions had a great drupalCon presentation on using Drupal to connect to a iPhone app using Titanium, which I am using as my inspiration to build this app.

Stay tuned for code examples on using the Services api and Drupal.

Responses

  1. Graeme Mac says:

    May 10th, 2010 at 10:53 pm (#)

    Nice.

    What is the focus for the app? Looking forward to learning more about the process & possible applications.

  2. admin says:

    May 19th, 2010 at 5:32 pm (#)

    The focus of the app is to simplify the communication for the clients services. There will be a phased delivery for the app, first being a simple CRM tool, the second phase has not be defined yet. I’m really excited with the process of connecting Drupal and the iPhone.

    Cheers,
    Chris

Leave a Response