Fixit - Page size limit
This test determines how large your page is. There are two contributing factors to the outcome of this test: the size of the page markup itself, and the total size including markup plus all external stylesheets, images, objects and any other resources that might be referenced by your document. more...
Fixit - Page title
This test determines if a page has included a page title. A page title should be included to allow easy page identification. Page titles should be short and descriptive. Some devices will use the page title as a label for a bookmark, so the page title should be meaningful. more...
Fixit - XHTML Mobile Profile
This test attempts to determine if you are using markup appropriate for the mobile context. dotMobi recommends that you use XHTML Mobile Profile. You may use any of the markup specifications listed below which are optimised for mobile and satisfy this recommendation. more...
Fixit - Valid Markup
This test runs an XML parser on your document to check if your page validates against its specified schema. A schema (or DTD) constrains the structure and content of an XML document. An XML document which is well-formed and which complies with its schema is said to be valid. Put simply, the schema specifies rules about the structure and content of a document, and your document must follow these rules (as well as general XML well-formedness rules). If the XML parser finds something wrong with your document, then an error message will be displayed. Some errors cause the parser to stop dead in its tracks, while some errors are not so serious, and the parser can continue. more...
Comparison of XHTML Mobile Profile and XHTML Basic
This article describes the differences between some different flavours of XHTML. The table covers XHTML Mobile Profile and XHTML Basic, and some different versions of each. Version 1.2 (update), 29 Jan 2007 more...
XHTML Mobile Website Templates
The dotMobi mobile website template is an XHTML template for a complete static .mobi XHTML website. This template is designed to act as a starting point for web developers to create their own sites. The template is coded in fully validating XHTML Mobile Profile and there are extensive comments within the code to help guide those unfamiliar with XHTML. more...