Mobile developers interested in building cross-platform apps should check out jQuery Mobile (which is still in BETA at the time of this post) for a unified interface and a fast-loading site. Some things to keep in mind:
- Load as much of the UI / pages in a single shot then use lightweight AJAX calls to update the UI
- It’s still in BETA