BUS: A Browser Based User Interface Service for Web Based Applications

  • Authors:
  • Michael Sweeney

  • Affiliations:
  • University of New South Wales and Department of Defense

  • Venue:
  • AUIC '00 Proceedings of the First Australasian User Interface Conference
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

The growing complexity of web-based applications have uncovered software engineering problems in developing and maintaining these systems. The current web application development and maintenance environment lacks the architectural models that are used in the development of other systems. This paper introduces a Browser User-interface Service (BUS) that offers an object oriented presentation language to build custom web user interfaces that dynamically connect to application components. The components are able to re-use HTML, JavaScript, and stylesheet content using prototype inheritance and dynamically bind presentation objects with data supplied in XML format. The BUS is designed to be platform, web-server, and browser independent, and use XML messages on TCP sockets to communicate with distributed application component processes. The BUS is a flexible component that is intended to improve consistency and flexibility in web interface design and application maintenance. The BUS is also an integration component that can connect a custom user interface to multiple distributed application components.