Conceptual Model of an Application for Automated Generation of Webpage Mobile Versions Cover Image

Conceptual Model of an Application for Automated Generation of Webpage Mobile Versions
Conceptual Model of an Application for Automated Generation of Webpage Mobile Versions

Author(s): Todor Rachovski, Stanka Hadzhikoleva, Emil Hadzhikolev
Subject(s): ICT Information and Communications Technologies
Published by: UIKTEN - Association for Information Communication Technology Education and Science
Keywords: Responsive Design; Automated Generation of Mobile Pages; Mobile Website

Summary/Abstract: Accessing webpages through various types of mobile devices with different screen sizes and using different browsers has put new demands on web developers. The main challenge is the development of websites with responsive design that is adaptable depending on the mobile device used. The article presents a conceptual model of an app for automated generation of mobile pages. It has five-layer architecture: database, database management layer, business logic layer, web services layer and a presentation layer. The database stores all the data needed to run the application. The database management layer uses an ORM model to convert relational data into an object-oriented format and control the access to them. The business logic layer contains components that perform the actual work on building a mobile version of the page, including parsing, building a hierarchical model of the page and a number of transformations. The web services layer provides external applications with access to lower-level functionalities, and the presentation layer is responsible for choosing and using the appropriate CSS. A web application that uses the proposed model was developed and experiments were conducted.

  • Issue Year: 6/2017
  • Issue No: 4
  • Page Range: 877-882
  • Page Count: 6
  • Language: English