Creating an iPhone compatible RapidWeaver theme

Before creating a special handheld version of your site by detecting the iPhone's browser user agent you may already want to play around with your site's style sheets. With this in mind I have created a very simple RapidWeaver theme that meets the following requirements:
  • it works both in landscape and portrait mode;
  • focus on readability on the iPhone's small but high resolution screen ;
  • very light to allow reasonable download times for iPhone access over the EDGE network;
  • clear link highlighting having finger browsing in mind;
  • very quick javascript runtime; and
  • clear separation between HTML and CSS.
My iPhone theme is still very much in its infancy and is only meant as a test before developing RapidWeaver and Wordpress of our own websites. Do not expect iPhone pictures or demos here, the focus is on development of websites versions that can be easily read on the iPhone's web browser. The RapidWeaver iPhone theme is still in a pre-alpha stage and is made available for testing purposes only. Not that I imagine that anyone would use this very simple theme for production purposes, but be warned that this is certainly not ready for prime time yet. Use at your own risk ;-) You can get it from the download page and adapt it to your needs by following the very few publicly available guidelines on web development for the iPhone.
Important note