The mobile site works quite well for me, has some small issues with the rendering of the menu and the links are far too small but other than that pretty decent.
Things I'd do for the mobile site:
- The aforementioned link from the main site
- Change the links to be button'ish. Could be as simple as just padding them all, would especially help for mobile phones. Tablets are better but you can still mis-click.
- Use a bit more HTML5. Not the fancy stuff, but just simple things like <input type="email"/>, which helps with the correct keyboard. It also degrades gracefully to a normal <input type="text"/> on HTML4 browsers.
In general though, on my GalaxyTab 10.1 it looks pretty decent and works quite well.
On my Galaxy S2 it works decently, but the visuals are horrible. There's just a bit too much info and choices for a screen of that size, neither of which is exactly easy to deal with :)
Things I'd do for the mobile site:
- The aforementioned link from the main site
- Change the links to be button'ish. Could be as simple as just padding them all, would especially help for mobile phones. Tablets are better but you can still mis-click.
- Use a bit more HTML5. Not the fancy stuff, but just simple things like <input type="email"/>, which helps with the correct keyboard. It also degrades gracefully to a normal <input type="text"/> on HTML4 browsers.
In general though, on my GalaxyTab 10.1 it looks pretty decent and works quite well.
On my Galaxy S2 it works decently, but the visuals are horrible. There's just a bit too much info and choices for a screen of that size, neither of which is exactly easy to deal with :)