Mobile version of Wordpress in 3 steps
I just spent 15 minutes getting a mobile version of the blog to work. It was dead easy.
Step 1: Download the plugin (don’t use the auto-installer if you have 2.8)
Step 2: Drag the files in the respective folders
Step 3: Activate Plugin. That is it!
Testing to see if it works if you don’t have a mobile device
If you don’t have a good way to test it, run Firefox and get the extension User Agent Switcher addon. This will allow Firefox to trick websites to thinking you are running anything from IE4 to iPhone 3.0 . The default list doesn’t have many agents, so download this bigger list I found in the forum and import it.
Now just change your user agent to something like iPhone and go to your website. You should see your website mobified. Since the mobile version has its own theme, it can be customized just like any other theme. I really like how the theme uses the one-window drill down design pattern for navigating. Good way to mesh mobile design into existing web design usage.
I will probably spend a little more time in the code seeing how it recognized the user agent and swaps the theme.
Page Contents

I mostly keep this blog to help me remember things. Writing is also a great way to understand things at a deeper level. I would highly recommend it if you don't write at all.