Journal "Software Engineering"
a journal on theoretical and applied science and technology
ISSN 2220-3397

Issue N9 2014 year

MVE Web-Development System
P.A. Chentsov, Senior Researcher, e-mail: chentsov.p@uran.ru, Institute of mathematics and mechanics UrB RAS, Ekaterinburg

The development platform MVE (Model/View/Events) for web-applications is considered. It's based on the free software PHP, Apache, MySQL. The platform is designed for database applications, but it is possible to use MVE with any different data sources, like files system or electronic spreadsheets. The system is developed with object-oriented approach. One of the main features of MVE is the automatic generation of HTML pages. The process of developing sites reduces to the construction of the information structure object model, which automatically generates HTML pages. This approach provides a program compactness and high level of code reuse. Most expedient use of MVE is designing websites with template interface and working with complex data structures. MVE mechanisms allows to create and maintain sites a minimum number of site developers.

Keywords: web-application, development system, automatic generation of pages
pp. 13–22