Speaking of .tel apps... I'm the guy who wrote the iphone ones. Currently I've got 3 of them in various stages:
- a sample very simple lookup app that showcases the use of an SDK I wrote for looking up .tel domains
- an app called LocateThem that reads your address book and finds friends with a .tel url, and tells you which ones are closest to you. It also allows you to look up their info and make calls.
- an app called My.tel that is pretty close to being your one-stop shop for managing your own .tel from your iphone.
I've used all the apps very often with my iphone 2G on a crappy (I mean CRAPPY!) GPRS connection in Lebanon of all places, and .tel lookups are snappy. The My.tel app relies on the HTTP JSON interface to the Telhosting software, so it's clearly slower, but still quite usable. I often change my contact data as I board a plane.
Anyway, they're not 100% there yet:
- sampleTelApp won't ever be released to the app store, it's just a sample app for developers
- LocateThem needs some refactoring (recoding) to remove a hack that I used to display embedded maps. I now have a much better solution. I'll also want to add privacy handling at some point
- MyTel needs me to finish privacy group management. If I'm not too busy at the ICANN conference here in Mexico City, I'll try to finish it there.
Whoever's got a jailbroken iPhone, you can point Cydia to the
http://dev.telnic.org/iphone/ repository and pick the apps up from there right now.
I'll put My.tel and LocateThem on the app store as soon as I'm certain Apple won't punt them because they consider them "beta".