18
MI Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ Felix Heller – 22.02.2010 Folie 1 LFE Medieninformatik • Felix Heller Patchwork Prototyping for Web Applic ations Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“

Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

  • Upload
    others

  • View
    5

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

MI Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Felix Heller – 22.02.2010 Folie 1

L F E Medieninformatik • F e lix Heller

Patc hw ork Prototyping for Web Applic ations

Medieninformatik Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Page 2: Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

MI Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Felix Heller – 22.02.2010 Folie 2

C ontents

● History

● Definitions● Mashup● Rapid prototyping● Patchwork prototyping

● Patchwork prototyping● Comparison

● Low fidelity prototyping● High fidelity prototyping● Horizontal and vertical prototyping

● Project examples

● Conclusion

Page 3: Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

MI Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Felix Heller – 22.02.2010 Folie 3

His tory

Partic ipatory des ign (users involved in design process)● At the beginning: Computerization of work● Later: Widespread use of computers● Today: Internet access is usual

F ree / L ibre Open S ourc e S oftw are (F L OS S )• No licensing costs• Lower risk of rights violations• Over the time: Growing amount of products• Today: Great innovative potential for web applications

Page 4: Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

MI Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Felix Heller – 22.02.2010 Folie 4

Definition: Mas hup

Popular example: Hous ingMaps .c om (invented in 2005)● Collects data from Craigslist.org (real-estate listings)● Allows filtering of information● Shows the processed data with Google Maps API

Data sources(XML files, ...)

ApplicationProgramming Interfaces

Single web application

Page 5: Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

MI Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Felix Heller – 22.02.2010 Folie 5

Definition: Mas hup

Page 6: Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

MI Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Felix Heller – 22.02.2010 Folie 6

Definition: Rapid prototyping

Time is an important and precious resource!

● Quickly develop and iterate new application● Improve communication between

developers and users● Insights of strengths / weaknesses

during development phase● Explore new features and alternatives

Advantages● Work more effeciently● Spend less money for wrong developments● Application has not to be finished

Page 7: Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

MI Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Felix Heller – 22.02.2010 Folie 7

Definition: Patc hw ork prototyping

Mashup Rapid prototyping

Patchwork prototyping

● Approach to rapid prototyping● Participatory design concept● Produces high fidelity prototypes

Page 8: Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

MI Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Felix Heller – 22.02.2010 Folie 8

Definition: Patc hw ork prototyping

● Using mashups, FLOSS and web services● „Glueing“ different components together● Collecting feedback of users (user-driven method)● Continously developing prototypes● Using the prototypes in daily work activities

E xample : Hiking c ommunity● Display hiking paths on a map: Google Maps● Bulletin board for discussion and questions: phpBB● Charts for height levels of hiking routes: ExtJS● Collection of excellent routes: MediaWiki

workingpatchwork prototype

Page 9: Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

MI Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Felix Heller – 22.02.2010 Folie 9

Patc hw ork prototypingC omparis on to low fide lity prototypes

S imila rities● Can be produced cheap● Can be produced fast

Differenc es● Knowledge of programming

languages not necessary● Help to decide about

fundamental design issues● Limited functionality● Limited interactivity

● Produced with office materials (pen, paper, scissors, …)→ Computer is not necessary

● Facilitator needed (for demonstration purposes)● Useful in early project phase

Page 10: Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

MI Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Felix Heller – 22.02.2010 Folie 10

Patc hw ork prototypingC omparis on to low fide lity prototypes

Page 11: Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

MI Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Felix Heller – 22.02.2010 Folie 11

Patc hw ork prototypingC omparis on to high fide lity prototypes

S imila rities● Simulate real functionality● Offer complete interactive UI● Feedback already available

after a short period of time● Nearly same behaviour and

functionality as the final product→ Prototypes sometimes seen as final product

Differenc es● More time needed for

developing and modifying● Higher development costs● Skilled programmers are

always required

Page 12: Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

MI Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Felix Heller – 22.02.2010 Folie 12

Patc hw ork prototypingC omparis on to high fide lity prototypes

Page 13: Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

MI Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Felix Heller – 22.02.2010 Folie 13

Patc hw ork prototypingC omparis on to horizonta l and vertic a l prototypes

Vertic a l prototypes● Include only selected features● Realized features are almost

like in the final product

Horizonta l prototypes● Include a lot of features● Realized features are only

superficially complete

Page 14: Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

MI Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Felix Heller – 22.02.2010 Folie 14

Patc hw ork prototypingC omparis on to horizonta l and vertic a l prototypes

Patc hw ork prototypes● Include a lot of features● Realized features are only

superficially complete

Patc hw ork prototypes● Include only selected features● Realized features are almost

like in the final product

→ Share similarities of both kinds→ Original categorization of the two kinds does not match anymore

Page 15: Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

MI Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Felix Heller – 22.02.2010 Folie 15

Projec t examplePatc hing together c ommunity tools

● 1997: Start of the project platform● 2003: Implementation of LAMP (Linux, Apache, MySQL, PHP)

● First: Development of community platform from scratch● Later: Use of phpBB (bulletin board) and TinyMCE (WYSIWYG editor)● Problem: Security vulnerability in phBB → successful attack

● First: Components „glued“ together with simple hyperlinks● Later: More complex adaption (single sign-on for all components)

● At the end: phpBB software was seen as overscaled● Result: „Homemade“ bulletin board that offered a better integration with

the rest of the platform

Page 16: Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

MI Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Felix Heller – 22.02.2010 Folie 16

Projec t example „Was abe“C ombining pow erful s earc h engines

Wikipedia / Amazon S earch and Browse Environment● Parallel search for term in Amazon and Wikipedia● No own Wikipedia API → use of Google SOAP API● Maximum of multiple hundred lines of source code

Further improvements● Use of Amazon API to get related items and ISBNs● Collected ISBN numbers used to get information

about the availability of items in the local library● Use of AJAX (Asynchronous JavaScript and XML) to

speed up the applicationAJ AX

Page 17: Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

MI Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Felix Heller – 22.02.2010 Folie 17

Projec t example „Was abe“C ombining pow erful s earc h engines

Page 18: Patchwork Prototyping for Web Applications€¦ · Patchwork Prototyping for Web Applications Medieninformatik Hauptseminar Wintersemester 2009 / 2010 „Prototyping“ MI Hauptseminar

MI Haupts eminarWinters emes ter 2009 / 2010„Prototyping“

Felix Heller – 22.02.2010 Folie 18

C onc lus ion

Patchwork prototyping is a promising new technology

● It combines positive attributes of …● Low and high fidelity prototypes● Horizontal and vertical prototypes

● Large number of APIs, mashups and qualitative FLOSS→ Large number of patchwork prototypes in the future?

But...● ...not yet relevant in academic literature● ...not possible in every scenario● ...main „needs“ for patchwork prototyping have to be fulfilled

(e.g. collection of feedback, availability of third-party software)