MyMobileWeb
Developer(s) | Morfeo Open-Source Software Community |
---|---|
Stable release |
3.4.1
/ March 27, 2009 |
Operating system | Cross-platform |
Type | Mobile Web |
License | LGPL |
Website | http://mymobileweb.morfeo-project.org/ |
MyMobileWeb is an open source product that simplifies the development of adaptive mobile web applications and portals, providing an advanced content & application adaptation environment. It is based on open-standards, Java and Java EE technology.
Description
Mobile Web interfaces designed with MyMobileWeb are defined once for all kind of devices. At runtime MyMobileWeb renders such interfaces in accordance with the characteristics and restrictions of the device and web browser used. Such characteristics are provided by a Device Description Repository such as WURFL or Device Atlas.
The pages are defined in a declarative language (based on Web Standards) made up with abstract visual controls and containers . Binding with structured sources of data is supported via the JSP 2.0 Expression Language. Automatic pagination is performed when necessary. JSR 170 API is also supported for content organization and storage, thus enabling the reuse of deployed Web contents stored on a JSR 170 compatible content repository. The appearance is controlled through W-CSS and can be defined by configurable families of devices.
Other features of MyMobileWeb are an off-the-shelf internationalization support, an automatic validation framework that automatically generates scripting code when supported and an image transcoder. A more detailed description of its features can be found on the project features page.
Eclipse plugin
In order to facilitate the development of mobile web pages using MyMobileWeb an Eclipse plugin has been developed. This plugin is composed by a set of wizards and templates that prevent the developer from making tedious chores and automatically compiles and deploys the developed pages.
Acknowledgements
MyMobileWeb is an open source R&D project under the Morfeo Open-Source Software Community. The project is founded by the Spanish Ministry of Industry, Tourism and Commerce under the Avanza Plan, and has been designated as a CELTIC flagship project of the CELTIC EUREKA Cluster.
External links
- Morfeo's MyMobileWeb Mobile Web development platform
- Getting Started guide
- W3C's Device Independent Authoring Language (DIAL) (W3C Working Draft 27 July 2007)
- W3C's DDR Simple API (W3C Recommendation)