Archive for the 'mobileweb' Category

Mobile Web Templates and Guidelines

Thursday, March 17th, 2011

Nokia have just announced that they have updated their mobile web templates that I first mentioned May last year.
The templates allow mobile web sites to be easily created that have a generic mobile look and feel. They can also be embedded in apps (read into a HTML control) but I wouldn’t recommend doing so as […]

HTML5 Detection

Monday, May 17th, 2010

If you are creating mobile web sites (as many people increasing are) then you might like to take a look at Modernizr. It’s a Javascript library that allows you to easily detect if particular HTML5 feature exists or not.
If you wish to do the detection yourself you might also like to take a […]