YAMJF: jQuery Mobile

For a while it has seemed like jQuery was missing the boat on a mobile-optimized version of their framework. I went so far as to try to build out my own custom version of jQuery to limit its footprint to only those features I really needed (that didn't work out too well). I always figured that the jQuery team would just release a smaller, nimbler version of the framework. Boy, was I wrong.

Last week the jQuery team announced the jQuery Mobile framework. The good news? The strategy is for the framework to do all the heavy lifting for the developer in terms of optimizing look & feel for a long-list of A-class devices. The bad news? There's no actual product yet.

So far jQuery Mobile is basically a manifesto and some pretty design concepts. I'm hopeful that they can really deliver on this product towards the end of 2010 like they're claiming. Frankly, I'd be happy if they released a product which didn't support everything but they were able to slowly upgrade behind the scenes if it meant I could get my hands on it faster. I really want to see if the code will work for me.

Currently Mobile Web OSP is using jQTouch for its fun device interactions on iPhone and Android. jQTouch is a nice plug-in for jQuery but it hasn't seen much movement this year. The original developer for it went off to do mobile development for ExtJS which then ended up releasing Sencha Touch. Unfortunately Sencha Touch is a non-starter as far as Mobile Web OSP is concerned because of how it builds content layouts. The inclusion of jQTouch was enough of a architecture change that I'm not sure the benefits of a second, even bigger architecture change really makes sense.

But even if you're not using Mobile Web OSP it looks like there's another mobile JavaScript framework on the way to help you deliver your Web 2.0 inspired mobile web app.

This article was posted