Now that I have a good bluetooth headset (the Jawbone 2), I need to toggle the bluetooth interface on and off all the time on the iPhone. When I don’t need it, switching off saves battery. Normally it make sense to have the bluetooth on/off setting under, well, settings (settings – general, to be precise). [...]
Entries from March 2009
Apple Bluetooth on the iPhone
March 16th, 2009 · 1 Comment · iphone
Django Production Error Handler
March 6th, 2009 · No Comments · django
I am working on an application that, besides providing a dynamic website, also talks to an iPhone application. What happens when the iPhone, or a web visitor, triggered a bug in the application?
Django actually provide a nice mechanism to report error in its “batteries included” goodness. You can easily setup the Django environment so that [...]
Tags: django
