Post Markup Directly to mobiReady.com
If you missed our newsletter yesterday you are probably not aware of a small announcement we made in it. We've pushed out a few updates to mobiReady.com, our mobile-readiness page testing tool. The most significant change is that you can now post markup directly to the service, instead of posting a URL for the service to visit and test. more...
AutoTrader.mobi is 1Mth page tested by mobiReady
We're happy to announce a great milestone today: autotrader.mobi was the 1 millionth page that was tested by our mobiReady testing tool! We're super happy about this, and we're delighted to see some well known brands such as AutoTrader making use of our free testing tool. Check out their results here. more...
Getting started with the ready.mobi API
Ready.mobi is a well known page testing tool offered by dotMobi. When you supply a page URL to ready.mobi, it evaluates how well the page is likely to display on mobile devices by testing against the Mobile Web Best Practices, and dotMobi compliance rules. more...
Ready.mobi API update
We've just gone live with an new version of the ready.mobi API. (Full details and code samples here). So what's new in this version? The most notable feature in this version is the ability to post markup directly to the ready.mobi API without having to supply a publicly accessible URL to the service. This is the result of some early feedback on the API that during the development cycle pages often did not have a public URL, and so they could not be tested with ready.mobi. more...
Handy shortcuts to using Ready.mobi
I love Firefox. In fact I sometimes wonder how anyone ever did any web development or design without Firefox and its many great extensions. Well I've got 3 handy add-ons/tips for you that will make designing for mobile that much easier by enabling you to launch ready.mobi in seconds. more...
Ready.mobi API has landed
Well, is landing. We're just about ready to start beta testing on ready.mobi v2.2 aka API release. We've been planning this for a while, and a few of you have already had a sneak preview, but before we launch it fully, we invite any interested parties to try out the beta. more...
Ready.mobi v2.1.1 is live
You can probably guess by the version number 2.1.1 (from 2.1), there is nothing ground-breaking in this release. Just a few more bug fixes. In particular we have fixed a bug that caused the use of multiple <hr/> tags in your markup to reduce your overall score. more...
Ready.mobi v2.1
We pushed out our first update to ready.mobi for some time last weekend. Well, you can stop salivating for now, as there are no new features to announce just yet; this release has focused on bug-fixes and such. Most notably version 2.1 includes: more...
Ready.mobi Roadmap - we want your feedback!
Thousands of you have used ready.mobi to test your sites, so we are interested to capture any feedback you may have, and particularly any new capabilities you would like to see. The roadmap for the remainder of the year is being completed, so this is an opportunity to influence the content - let us know what you think. more...
Fixit - Image Resizing
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. more...