WebSoDa: a tailored data binding framework for web programmers leveraging the WebSocket protocol and HTML5 Microdata

  • Authors:
  • Matthias Heinrich;Martin Gaedke

  • Affiliations:
  • SAP AG, SAP Research Dresden, Germany;Department of Computer Science, Chemnitz University of Technology, Germany

  • Venue:
  • ICWE'11 Proceedings of the 11th international conference on Web engineering
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

The data binding pattern is an established technique to couple user interface (UI) elements and data objects. Various markup languages (e.g. Microsoft XAML, Adobe MXML) integrate advanced data binding concepts in order to ease application development. However, the HTML standard does not embrace means for data binding although being the Web markup language supported by millions of Web programmers. Therefore, we propose a standard-compliant WebSocket-based Data Binding (WebSoDa) framework. The WebSoDa framework synchronizes data objects and UI elements by orchestrating a Microdata-based data binding language as well as a client-side and a server-side messaging component. Thus, developers may speed up the tedious task of implementing binding associations in Web applications.