Plug-ins for other
content management systems are on their way. MWT is a very interesting concept
and advocates delivering a rich experience to mobile users, rather than restricting
them with some lowest common denominator design.
On the other hand, many content management systems have now started supporting
versions adapted to mobile devices. By the time this book goes to print, all major
CMS will have mobile web support.
MyMobileWeb: Going the Semantic Way
MyMobileWeb (http://forge.morfeo-project.org/) is a Java-based open-source
tool to build .mobi-compliant websites. It is a comprehensive framework that uses
declarative XML to build the presentation layer (very similar to WALL) and an MVC
architecture for handling various events.
MyMobileWeb is an ambitious project. The team is working on semantic mobile web,
context awareness and mobile AJAX. Some of the features that may interest you:
It does not do markup transcoding at run time, but generates device-specific
pages at publish time. This gives better performance.
The visual controls are defined through a declarative language and can
interoperate with JSTL for dynamism.
Pages:
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124