1 / 9

Ban The Bomb

Ban The Bomb. Presented by Justin Pilgrim. By Alan Cooper. What is “The Bomb”?. Error Messages Early programmers and computer operators were understanding of error messages. They knew how hard their computers were working. So Why Not Use Error Messages?. Bad human interface Tactless

maxima
Télécharger la présentation

Ban The Bomb

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Ban The Bomb Presented by Justin Pilgrim By Alan Cooper

  2. What is “The Bomb”? • Error Messages • Early programmers and computer operators were understanding of error messages. • They knew how hard their computers were working.

  3. So Why Not Use Error Messages? • Bad human interface • Tactless • “Silicon Sanctimony” – when software demands a user does things its way rather than adapting • Can make the user feel inadequate and incompetent

  4. What To Do Instead • “If you can’t say something nice, don’t say anything at all” • “When I use a hammer incorrectly it doesn't give me an error message. It doesn't attempt to correct my behavior. It doesn't point out my failings as a carpenter. It just doesn't put nails in very well. The hammer rewards good use with good results and rewards poor use with bad results. The simplicity, appropriateness and human scale of the interaction between human and hammer is proven by the lack of professional societies devoted to hammer design and by the lack of Opinion columns in carpentry magazines on how toolmakers can create more harmonious relations with hammer users.”

  5. You Have The Right To Remain Silent • Make Errors Impossible • Give Positive Feedback • Audit, don’t edit

  6. Making Errors Impossible • Take the option to make mistakes away from the user • List box instead of text box, etc • Don’t ask a question that the program can figure out itself

  7. A Pat on the Back • Use sound as a positive sanction • Goes against current methods • The computer could “coo” softly with each correct input, and be silent for the bad • Would help efficiency and speed

  8. Audit, Not Edit • If unfamiliar info is presented, the program might make a note that the user needs to enter other information to make it valid, and still accept the information

  9. An Acceptable Place For An Error Message? • When your printer is actively on fire!!!

More Related