dotMobimobiThinkingmobiForgeready.mobiDeviceAtlasfind.mobiMowser
Switch to our mobile site
  • dotMobi Compliance - Posted by ruadhan 47 weeks ago
  • Fixit - Image Resizing
  • Problem: Your page fails the ready.mobi Image resizing test What it means Images such as bitmaps have an intrinsic pixel size. Telling the browser in advance what the size is avoids it having to re-flow the page when it receives it. Resizing images at the server reduces the amount of data transferred and the amount of processing the client has to carry out to scale the image.
  • dotMobi Compliance - Posted by ruadhan 48 weeks ago
  • Fixit - Measures
  • Problem: Your page fails the ready.mobi Measures test What it means Avoiding pixel and absolute measures allows the browser to adapt content to fit the display, though there are exceptions to this rule (see below). This test checks for the use of absolulte and pixel measures where relative measures would be more appropriate
  • dotMobi Compliance - Posted by ruadhan 48 weeks ago
  • Fixit - Tables
  • Problem: Your page fails the ready.mobi Tables test What it means This test determines if your page uses tables. Tables do not work well on limited size screens and may result in the user having to scroll horizontally to read them. Putting navigational links into tables may result in the user having both to scroll horizontally and vertically to see possible navigational choices. 
  • dotMobi Compliance - Posted by ruadhan 48 weeks ago
  • Fixit - Tables for layout
  • Problem: Your page fails the ready.mobi Tables for layout test What it means This test attempts to determines if your page is using tables for layout purposes. Tables should be used to present tabular data, rather than to control the layout of a page. The problems associated with using tables for layout are well documented. In particular, they generally require more markup and take longer to render than acheiving the same with CSS.
  • dotMobi Compliance - Posted by ruadhan 49 weeks ago
  • Fixit - Nested Tables
  • Problem: Your page fails the ready.mobi Nested Tables test What it means This test determines if your page make use of nested tables. Mobile devices often cannot display nested tables correctly. When a mobile device is capable of displaying nested tables, the computations required to render the tables can consume lot of CPU and add to the display time for the page.  
  • dotMobi Compliance - Posted by ruadhan 49 weeks ago
  • Fixit - External Resources
  • Problem: Your page fails the ready.mobi External Resources test What it means This test determines how many externally linked resources your page relies on. Linked resources include images, stylesheets and other objects. Each externally linked resource requires a separate request across the network. This may add a significant amount to the page load time in the mobile context.  
  • dotMobi Compliance - Posted by ruadhan 1 year ago
  • Fixit - No Frames
  • Problem: Your site fails the No Frames testWhat it means Frames are not supported on many mobile devices, and using them may have unpredictable results. Frames are also considered as being generally problematic. This test checks that your page does not use frames.
  • dotMobi Compliance - Posted by ruadhan 1 year ago
  • Announcing ready.mobi v2.0
  • For those who haven't seen it yet, we've gone live with ready.mobi v2.0 (We were going to call v1.1, but the new features are so cool we figured it was worth bumping up to 2.0). Version 2.0 rocks. New features include
  • Best Practices - Posted by ruadhan 1 year ago
  • Ready.mobi v1.1
  • We've been very busy working on this one, and we can finally unveil Ready.mobi v1.1. Our testing tool has had a major upgrade in version 1.1: no more page-by-page testing! You can now test a whole site with a click of a button. Want to get your hands on this? Then read on...
  • dotMobi Compliance - Posted by ruadhan 1 year ago
  • Fixit - Pop up windows
  • Problem: Your page fails the ready.mobi Pop-up windows test What it means Pop-up windows are not supported on many mobile devices, and using them can have unpredicatable results. This test checks that you are not using pop up windows in your markup.
Previous