1 / 14

Cohesive Design of Personalized Web Applications

Cohesive Design of Personalized Web Applications. Schwabe, D. Mattos Guimaraes, R. Rossi, G. Pontificia Univ. Catolica do Rio de Janeiro; Internet Computing, IEEE, 34-43, Vol. 6, Issue 2, Mar/Apr 2002. Presented by Yinghua Hu. Content. Introduction The Software Engineering Approach

micheal
Download Presentation

Cohesive Design of Personalized Web Applications

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Cohesive Design of Personalized Web Applications Schwabe, D.Mattos Guimaraes, R.Rossi, G.Pontificia Univ. Catolica do Rio de Janeiro;Internet Computing, IEEE, 34-43, Vol. 6, Issue 2, Mar/Apr 2002 Presented by Yinghua Hu

  2. Content • Introduction • The Software Engineering Approach • OOHDM Design Framework • Mapping OOHDM Designs • Personalization Patterns • Conclusion

  3. Introduction • Today’s challenge is building customizable Internet applications. • New kinds of personalization have become important with the rise of e-commerce and increasing competition among sophisticated Web sites. • Reseachers have paid little attention to integrating all the personalization features into a single design. • This article describes using the Object-Oriented Hypermedia Design Method (OOHDM) for constructing customized Web applications.

  4. The Software Engineering Approach • Legacy Web applications are already a reality, possibly heralding a Web software crisis. • Designing complex Web applications requires rigorous software engineering techniques. • Web applications exhibit features different from conventional software. • New methods required to address Web applications’ particular design dimension.

  5. OOHDM Design Framework • Web application models involve • A conceptual model • A navigational model • An interface model • In OOHDM, these models are built using object-oriented primitives with a syntax close to UML.

  6. What does the OOHDM framework provide? • For the conceptual model, the OOHDM framework explicitly represents users, roles, and groups, and defines algorithms that implement different business rules for different users; • For the navigational model, it defines completely different applications for each profile, customizes node contents and structure and personalizes links and indexes. • For the interface model, it defines different layouts according to user preferences or selected devices.

  7. Mapping OOHDM Designs

  8. Personalization Patterns • Role-based Personalization • Link Personalization • Structure Personalization • Content Personalization • Behavior Personalization

  9. Behavior Personalization • Suppose we want to provide individualized responses to a particular operation • Solution • Personalize the application behavior by making the behavior dependent on the user triggering it. • OOHDM approach

  10. Behavior Personalization

  11. Using Patterns to Simplify Design Understanding the personalization patterns to apply simplifies the design enterprise, because we can reuse design experience when dealing with previously solved situations.

  12. Conclusion • The authors strongly believe that the key aspect for obtaining evolvable personalized Web applications is to separate design concerns by focusing on architectural and design issues before building the actual application. • Most of the design decisions discussed here can be easily applied in other Web design methods.

More Related