Guido Wimmel

2papers

2 Papers

SESep 22, 2014
A Framework for Realtime Online Auctions

Bernhard Rumpe, Guido Wimmel

Among the existing E-Commerce applications, online auctions are the most influential ones. Their impact on trading in the B2B (business to business) as well as in the B2C (business to consumer) and C2C (consumer to consumer) areas will be inevitable. This article describes the architecture of a web-based realtime online auction system, together with the functional and technical requirements that evolved during the development process and heavily influenced the architecture. From the point of view of this real world case study, ways to minimize the development time and yet ensure a robust and flexible system are explained: combining standard software and self- developed components, reusing code wherever possible, and employing the eXtreme Programming approach and its test concepts.

SESep 22, 2014
Retrofitting Security into a Web-Based Information System

David Bettencourt da Cruz, Bernhard Rumpe, Guido Wimmel

This paper reports on an incremental method that allows adding security mechanisms to an existing, but insecure system, such as a prototype or a legacy system. The incremental method is presented and as a showcase its application is demonstrated at the example of a Web-based information system.