A Development Framework for Mobile User-Interfaces Based on HTML Centric Dependency Injection

  • Authors:
  • Takashi Nozawa;Hajime Hotta;Masafumi Hagiwara

  • Affiliations:
  • -;-;-

  • Venue:
  • WI-IAT '08 Proceedings of the 2008 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology - Volume 03
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we propose a development framework for rich user-interfaces of mobile web contents. The proposed framework employs the dependency injection pattern to separate a content and its user-interface. Each user-interface component provides a functionality of a specific user-interface, and information that is specific to a particular website is described in an HTML document. A website is made by binding multiple user-interface components with an HTML document. The proposed framework provides a reduction of the development cost of mobile websites with a rich user-interface by leverage in existing resources.