Wednesday, January 07, 2009

Manage your .tel from your iPhone

We've just published the source code for "My .tel", an iPhone app for managing your .tel. I wrote it so I could switch my phone numbers as I boarded a plane, and it grew from there. It lets you add/edit/delete/reorder contact records, add/delete keywords, and synchronize your location using the phone's GPS.

The app is missing privacy management, but that will come. It's in active development and will be updated as my time permits.

Have fun with the code, it shows the usage of the Telhosting JSON API.
Here are some direct links for the app and iPhone resources:
- description of both iphone apps
- download source as an archive
- ViewSVN with SVN sources
- checkout link for SVN
- Tutorial for Sample iPhone app and SDK