ThesaHelp: references p-r
Topic: user interface tool kits
Topic: user interface design
Topic: programming environment
Group: goals for a programming system
Topic: minimal manuals and guided exploration
Topic: tiled vs. overlapping windows
Topic: dragging with a mouse
Topic: windows for a UserInterface
Topic: incremental execution
Topic: mouse as the user interface
Topic: non-constraining system
Topic: ease of use
Topic: ease of learning
| |
Reference
Pike, R.,
"A minimalist global user interface",
Proceedings of the Summer 1991 USENIX Conference, Nashville, Tennessee, USA, June 1991, USENIX Association, pp. 267-280.
Google
Other Reference
QuoteRef: pikeR1_1994
Quotations
abstract ;;Quote: fast, minimalist UI for textual applications; editing, scrolling, dedicated mouse buttons, no icons, no pop-up menu; even shell procedures can use the graphical UI; based on Unix file operations and Oberon
| 268 ;;Quote: rules for a minimalist UI -- no wasted actions, no retyping, automation, defaults; smallest actions do the most useful things; no pop-up menus, no keyboard necessary
| 268 ;;Quote: typically two columns of vertical overlapping windows; windows have a tag line and a text body
| 268 ;;Quote: drag-and-drop window tag with automatic window rearrangement; if possible, keep window tag visible
| 269 ;;Quote: releasing middle button executes the selected command; e.g., select text and middle-click on 'Cut'
| 270 ;;Quote: all text is a potential command or argument; e.g., 'Open' a file name in the window's directory by clicking the left and middle buttons
| 271 ;;Quote: pure, point-and-click interface using text windows and tools; e.g., read mail, debug, and respond without using keyboard
| 278 ;;Quote: while not intuitive, the minimalist UI feels natural after a couple of hours of training
|
Related Topics
ThesaHelp: references p-r (245 items)
Topic: user interface tool kits (31 items)
Topic: user interface design (36 items)
Topic: programming environment (46 items)
Group: goals for a programming system (21 topics, 983 quotes)
Topic: minimal manuals and guided exploration (44 items)
Topic: tiled vs. overlapping windows (21 items)
Topic: dragging with a mouse (17 items)
Topic: windows for a UserInterface (21 items)
Topic: incremental execution (22 items)
Topic: mouse as the user interface (13 items)
Topic: non-constraining system (25 items)
Topic: ease of use (47 items)
Topic: ease of learning (38 items)
|