Jump to content

MyMobileWeb

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Bongwarrior (talk | contribs) at 12:53, 26 November 2012 (Reverted edits by 193.60.216.33 (talk) to last version by Qetuth). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

MyMobileWeb Mobile Web Framework
Developer(s)Morfeo Open-Source Software Community
Stable release
3.4.1 / March 27, 2009
Operating systemCross-platform
TypeMobile Web
LicenseLGPL
Websitehttp://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