25
ACS 367 Interface Design Introduction

Lecture (Interface Design Introduction)

  • Upload
    sammy17

  • View
    418

  • Download
    4

Embed Size (px)

Citation preview

Page 1: Lecture (Interface Design Introduction)

ACS 367 Interface Design

Introduction

Page 2: Lecture (Interface Design Introduction)

Importance of Good Screen Design

Screen design code more than 50% of application’s code

Packages include style guides

Page 3: Lecture (Interface Design Introduction)

Why Bad Design?

Don’t care Lack common sense Don’t have time Don’t know what makes good design

Page 4: Lecture (Interface Design Introduction)

Benefits of Good Design

Seconds Years per 4.8 Million Screens

1 .7

5 3.6

10 7.1

20 14.2

Page 5: Lecture (Interface Design Introduction)

Benefits (cont.)

More white space ( Dunsmore): – 20% increase in

productivity

Redesign (Keister & Gallaway):

– 25 % increase in productivity– 25% decrease in errors

Page 6: Lecture (Interface Design Introduction)

Student Objectives

Understand the many considerations that apply to design process

Understand rationale & rules for effective screen design methodology

Be able to identify components of graphical screens– windows

– menus

– controls

Page 7: Lecture (Interface Design Introduction)

Student Objectives (2)

Be able to identify components of web pages Be able to design & organize screens

– fastest & most accurate comprehension & execution– incorporate features that meet accessibility

guidelines/regulations Be able to choose appropriate colors Be able to design/select appropriate icons Be able to utilize/apply GUI and web design

process

Page 8: Lecture (Interface Design Introduction)

Brief History

Early research – SRI in 1960s

» The very system that I am using to access this information has its intellectual roots in the "Augmented Human Intellect Center" that Doug Engelbart set up at SRI in the 60's

» Engelbart invented the multi-window display, the mouse, and groupware. His demonstration of these capabilities at the Fall Joint Computer Conference in San Francisco in 1968 started the process of development that led, via Xerox PARC and Apple, to the system you are using today.

Page 9: Lecture (Interface Design Introduction)
Page 10: Lecture (Interface Design Introduction)

Knee Positioning Device (1967)

Page 11: Lecture (Interface Design Introduction)

Joystick, Grafacon, and Mouse

Page 12: Lecture (Interface Design Introduction)

Basic Interactions

The now ubiquitous direct manipulation interface, where visible objects on the screen are directly manipulated with a pointing device, was first demonstrated by Ivan Sutherland in Sketchpad, which was his 1963 MIT PhD thesis.

Ivan Sutherland (left) receives the 1996 Smithsonian ComputerWorld Award

Page 13: Lecture (Interface Design Introduction)

SketchPad

SketchPad supported the manipulation of objects using a light-pen, including grabbing objects, moving them, changing size, and using constraints. It contained the seeds of myriad important interface ideas.

Page 14: Lecture (Interface Design Introduction)

AMBIT/G

It employed, among other interface techniques, iconic representations, gesture recognition, dynamic menus with items selected using a pointing device, selection of icons by pointing, and moded and mode-free styles of interaction. – (Implemented at MIT's Lincoln Labs, 1968,

ARPA funded.)

Page 15: Lecture (Interface Design Introduction)

ICONS

David Canfield Smith coined the term "icons" in his 1975 Stanford PhD thesis on Pygmalion

Smith later popularized icons as one of the chief designers of the Xerox Star.

Many of the interaction techniques popular in direct manipulation interfaces, such as how objects and text are selected, opened, and manipulated, were researched at Xerox PARC in the 1970's. – In particular, the idea of "WYSIWYG"

Page 16: Lecture (Interface Design Introduction)

Direct Manipulation

The concept of direct manipulation interfaces for everyone was envisioned by Alan Kay of Xerox PARC in a 1977 article about the "Dynabook"

The first commercial systems to make extensive use of Direct Manipulation were the Xerox Star (1981), the Apple Lisa (1982) and Macintosh (1984).

Ben Shneiderman at the University of Maryland coined the term "Direct Manipulation" in 1982 and identified the components and gave psychological foundations.

Page 17: Lecture (Interface Design Introduction)

Windows

Multiple tiled windows were demonstrated in Engelbart's NLS in 1968.

Early research at Stanford on systems like COPILOT (1974) and at MIT with the EMACS text editor (1974) also demonstrated tiled windows.

Alan Kay proposed the idea of overlapping windows in his 1969 University of Utah PhD thesis and they first appeared in 1974 in his Smalltalk system at Xerox PARC

Page 18: Lecture (Interface Design Introduction)

Windows (Continue)

The Cedar Window Manager from Xerox PARC was the first major tiled window manager (1981), followed soon by the Andrew window manager by Carnegie Mellon University's Information Technology Center (1983).

The main commercial systems popularizing windows were the Xerox Star (1981), the Apple Lisa (1982), and most importantly the Apple Macintosh (1984).

Page 19: Lecture (Interface Design Introduction)
Page 20: Lecture (Interface Design Introduction)

Application Types

Drawing Programs– Suteherlands’ SketchPad

(1963) Text Editing

– In 1962 at the Stanford Research Lab, Engelbart proposed, and later implemented, a word processor with automatic word wrap, search and replace, user-definable macros, scrolling text, and commands to move, copy, and delete characters, words, or blocks of text.

Spreadsheets– The initial spreadsheet

was VisiCalc which was developed by Frankston and Bricklin (1977-8) for the Apple II while they were students at MIT and the Harvard Business School.

Page 21: Lecture (Interface Design Introduction)

HyperText– The idea for hypertext is

credited to Vannevar Bush's famous MEMEX idea from 1945.

– Ted Nelson coined the term "hypertext" in 1965.

– Engelbart's NLS system at the Stanford Research Laboratories in 1965 made extensive use of linking…

CAD Video Games

– The first graphical video game was probably SpaceWar by Slug Russel of MIT in 1962 for the PDP-1 including the first computer joysticks.

Page 22: Lecture (Interface Design Introduction)

Development of Guidelines

Designers of Lisa & Macintosh – importance of good user interface design– publish ideas to others

» development of set of human interface guidelines

Page 23: Lecture (Interface Design Introduction)

Development of Guidelines

Most important guidelines were the design principles -- universal

Design principles not tied to platform– based on human abilities and psychology– not dependent on conventions of a particular

platform

Page 24: Lecture (Interface Design Introduction)
Page 25: Lecture (Interface Design Introduction)