This time, while PastTimer has not been released yet, I started an experiment with an old friend. We wanted not just to release another standalone app, but interact in some way with a backend.

The result is www.mydearsanta.info , a web based Christmas list, which comes together with and Android app https://market.android.com/details?id=com.smokingbytes.santas and an Iphone app (currently under the approval process) .

The backend was written using the Django framework, and the apps interact with it using a json based rest api.