Latest News

Django Mobileadmin v0.3.1 (iPhone Application)
This is an alternative admin interface for Django for use with the iPhone/iPod touch. Some would call it a theme or a skin, but actually it's more than that. Well, actually it misses some functionality of the normal admin interface. Anyway, it is automatically used for any request which comes from a MobileSafari based device by using a nifty midlleware/template construct. Read more about Django Mobileadmin v0.3.1 (iPhone Application)
iPhone Google Maps Component (SVN R4) (iPhone Application Source Code)
A component that you can add to your iPhone application to access all basic features of Google Maps (similar to Android's MapView). It uses a UIWebView in the background to load the HTML/Javascript version of Google Maps, and offers a set of Objective-C methods that mimic a subset of the original Javascript methods for controlling the map. It currently supports setting the center location, and zooming & panning using the touch interface. You can see it in action here: https://www.youtube.com/watch?v=pCVLifcSkV0 Read more about iPhone Google Maps Component (SVN R4) (iPhone Application Source Code)