📖 Overview
The Humane Interface is a foundational text on user interface design by computing pioneer Jef Raskin. The book examines how humans interact with computers and proposes systematic methods for creating more effective interfaces.
Raskin challenges conventional interface design practices and presents concrete solutions based on cognitive science and human behavior studies. The text draws from his experience designing the Canon Cat computer system and outlines practical methods for measuring interface efficiency using models like GOMS, Fitts' law, and Hick's law.
The book details specific interface improvements, including the elimination of modes, new navigation systems, and methods to reduce cognitive load on users. These concepts are supported by research data and real-world examples from software development.
This work represents a significant contribution to human-computer interaction theory, arguing that interface design must prioritize human needs and capabilities rather than technical constraints. The principles outlined continue to influence modern interface design and software development practices.
👀 Reviews
Readers appreciate Raskin's focus on cognitive psychology principles and their application to interface design. The examples and research citations strengthen his arguments about habituation, cognitive load, and mode errors.
Likes:
- Clear explanations of interface problems with real-world examples
- Scientific approach backed by research
- Novel ideas about modes and quantification of interface efficiency
- Practical suggestions for improving software design
Dislikes:
- Writing style can be dry and academic
- Some concepts feel dated (published in 2000)
- Too much focus on Cat/Canon interface examples
- Insufficient coverage of modern UI challenges
- Several readers found it repetitive
Ratings:
Goodreads: 3.9/5 (1,021 ratings)
Amazon: 4.1/5 (89 ratings)
Common reader comment: "Important concepts but challenging read"
One reviewer noted: "The principles are timeless but the examples need updating for today's interfaces."
Another said: "Changed how I think about UI design, despite the dense academic tone."
📚 Similar books
The Design of Everyday Things by Donald Norman
Don Norman examines principles of human-centered design through analysis of everyday objects and systems, connecting to Raskin's focus on usability and cognitive science.
Designing with the Mind in Mind by Jeff Johnson This text provides cognitive science foundations for user interface design guidelines, building on the scientific approach Raskin used to develop his interface principles.
About Face: The Essentials of Interaction Design by Alan Cooper Cooper presents systematic methods for designing digital interfaces based on human behavior patterns and mental models, expanding on concepts Raskin introduced.
The Psychology of Human-Computer Interaction by Stuart Card This book establishes fundamental theories of human-computer interaction using empirical research methods and mathematical models like those Raskin employed.
Cognetics and the Locus of Attention by Wayne Grady Gray explores attention mechanisms and cognitive processing in interface interactions, providing scientific depth to the cognitive principles Raskin discussed.
Designing with the Mind in Mind by Jeff Johnson This text provides cognitive science foundations for user interface design guidelines, building on the scientific approach Raskin used to develop his interface principles.
About Face: The Essentials of Interaction Design by Alan Cooper Cooper presents systematic methods for designing digital interfaces based on human behavior patterns and mental models, expanding on concepts Raskin introduced.
The Psychology of Human-Computer Interaction by Stuart Card This book establishes fundamental theories of human-computer interaction using empirical research methods and mathematical models like those Raskin employed.
Cognetics and the Locus of Attention by Wayne Grady Gray explores attention mechanisms and cognitive processing in interface interactions, providing scientific depth to the cognitive principles Raskin discussed.
🤔 Interesting facts
🔹 Raskin was the initiator and original visionary behind Apple's Macintosh project in 1979, though he later left due to conflicts with Steve Jobs over the machine's design direction.
🔹 The Canon Cat computer, referenced in the book, featured a revolutionary text-based interface without traditional files or programs - users simply worked with their content directly.
🔹 GOMS (Goals, Operators, Methods, Selection rules) modeling, discussed in the book, was originally developed at CMU in 1983 and remains a key tool in predicting user performance with interfaces.
🔹 Fitts' Law, a core concept in the book, was first published in 1954 and mathematically predicts how long it takes to move to and select a target - vital for designing button placement in interfaces.
🔹 Raskin coined the term "modeless" for interfaces that maintain consistent behavior, a principle later influential in smartphone design where apps generally can't change how basic gestures work.