New book on Mobile Web Development : Review

Recently Packt Publishing has published a new book on Mobile Web Development written by Nirav Mehta. The book talks about MyMobileWeb as one of the open source tools that can be used in the development of sites that adapt to its Delivery Context.

Packt Publishing kindly sent me a copy of the book and here is the result of my review:

The book is very well written specially for beginners to Mobile Web Development. However, the experienced mobile web developer will also find very useful chapters on SMS, MMS sending and Paypal. The IVR chapter it is also a value added. The book covers all the fundamental useful tools needed to develop mobile web sites and applications. It is important to remark the excellent approach showing the limitations of LCD development and introducing the necessity of content adaptation. Also the example chosen is simple but at the same time enlightening. The author has demonstrated that he has done an excellent research on open source tools and standards for mobile web development. The chapter on Mobile AJAX has been also a very good choice, as Mobile AJAX is the future.

The only disadvantage I see is that Java development is not covered. Also an specific chapter on MyMobileWeb, including programming examples, could have been very positive

In a few words, if you are a serious mobile web developer that needs to have a good understanding of the tools and possibilities of this technology, you should definitely buy the book

MyMobileWeb presentation in Brasil Campus Party 2008

Campus Party Brasil

MyMobileWeb will be presented in the Brasil Campus Party, which is taking place in Sao Paulo from 11th to 17th of February, 2008. Further information here

Mobile JSF vs MyMobileWeb

We have been evaluating Mobile JSF an open source product intended to the development of mobile web applications, which has been recently released by Ericsson. The main conclusion is that it is a couple of light years behind MyMobileWeb. The most important limitations of Mobile JSF with respect to MyMobileWeb are:

  • Mobile JSF’s device database contains only a minimal set of devices with a minimal set of properties. This fact has led us to the conclusion that Mobile JSF is not doing any kind of advanced content adaptation. They only send the correct markup to each device, but as we know, that is not enough. Remember that MyMobileWeb uses a bunch of properties to adapt to devices, the majority of them coming from WURFL.
  • CSS Media Queries selection mechanisms are not as flexible as the style overriding mechanisms provided by MyMobileWeb. For instance, in MyMobileWeb, using style overriding, one can, very easily, to set up different layouts for different devices.
  • Content selection based on CSS Media Queries is not efficient nor feasible in terms of bandwidth consumption. MyMobileWeb selects content at the server side which is far more efficient
  • Automatic Pagination functionalities are not present in Mobile JSF
  • Automatic Validations based on script on the client side are not supported by Mobile JSF
  • The set of user interface components is very poor compared to MyMobileWeb’s

Conclusion: Mobile JSF is not an alternative to MyMobileWeb.

Plugin MyMobileWeb 1.1.1 released

This version can be downloaded here.

Tags:

Plugin MyMobileWeb 1.1 released

This version can be downloaded here.