I updated my blog install to Wordpress version 2.5 and it definitely feels nicer. As I was looking through some of the features I noticed a snippet on a plugin that generates a mobile site for almost any PDA, Smartphone etc. One of my biggest pet peeves is trying to view websites on my Windows Mobile device. It’s not because more sites don’t offer a mobile version but more about Microsoft not delivering a very good mobile browser experience.
Since I have been working on mobile project lately I wanted to see how well the plugin worked. When you install it there is a php file that gets added to the plugins directory and then a theme to the themes directory. The site will do a browser detect and when it sees a mobile browser it will dynamically use the slimmed down theme. The theme is all text and link based so there are no graphics in the template. However graphics are supported in the post which is perfect. This streamlines the download on the phone.


Entries (RSS)
April 2nd, 2008 at 7:45 am
Nice. I had installed a plugin that formatted the display for the Nintendo Wii, but haven’t experimented with Mobile. Thanks for the tip.