Discovering and Using Design Patterns in the WWW

  • Authors:
  • Fernando Lyardet;Gustavo Rossi;Daniel Schwabe

  • Affiliations:
  • LIFIA, Departamento de Informá/tica, UNLP, Argentina. fer@sol.info.unlp.edu.ar;LIFIA, Departamento de Informá/tica, UNLP, Argentina&semi/ also at UNLM and Conicet. gustavo@sol.info.unlp.edu.ar;Departamento de Informá/tica, PUC-Rio, Brazil. schwabe@inf.puc-rio.br

  • Venue:
  • Multimedia Tools and Applications
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we discuss how the idea of design patterns can beused in the context of the World Wide Web, for both designing andimplementing web sites or more complex information systems. We firstmotivate our work by discussing which are the most outstandingproblems in designing Web-based information systems. Then we brieflyintroduce design patterns and show how they are used to record andreuse design information. We next present some simple thoughpowerful design patterns and show known uses in the WWW. Finally, weoutline a process for building applications by combining a designmethodology (OOHDM) with design patterns.