Krug Chapter 3 Billboard Design 101

Slides:



Advertisements
Similar presentations
Multimedia Web Site Design Chapter Building an Effective Web Site Creating a Web site is easy, but creating one that is useful and attractive takes.
Advertisements

Usability Prepared by: The NYS Forum for Information Resource Management IT Accessibility Committee.
A Common Sense Approach to Web Usability Steve Krug Highly Recommend Resource!
Steve Krug’s -5- Guiding Principles of Good Web Design & Usability
 Don’t Make Me Think Guiding Principles PowerPoint by Matt Murrell.
Review for Midterm Spring 2015 Jeff Offutt SWE 205 Software Usability and Design.
Web Design, Usability, and Aesthetics 1 Notes from book “Don’t Make Me Think: A Common Sense Approach to Web Usability” by Steve Krug.
Educator Websites Friend or Foe? Presented by Jeff Gullion Instructor, Information Technology Des Moines Area Community College IBEA Conference October.
Nick Donnarumma. We are either very lazy or very efficient because we tend not to read pages. We scan them instead to save time. We don’t figure out how.
BUAD Chapter 9 Presentation: Ben Carlson Lindsey Edelman Greg Fleck Jackie Powell Allison Ward.
Writing for the Web Paul Lalonde Content Manager MarketingWise
Chapter 8 Document Design 2 Page Layout
Dawn Pedersen. Web Interfaces Web interfaces allow a user to interact with a website. The simplest web interfaces provide information and allow the user.
Don’t Make Me Think Steve Krug Dean Steuer MFC 215.
© Anselm Spoerri Lecture 14 Course Review –Course Objectives –Design Principles Evaluation Criteria used for Term Project.
Don’t Make me Think Guiding Principles Summarized by Andrew Piatek
SWE205 Review Spring Why is software unusable? Users are no longer trained. Why? Feature creep Inherently hard: a problem of communication Designed.
Billboard Design 101. Create a clear visual hierarchy The more important something is, the more prominent it is.
Giving Your Web Customers a Reason to Stay.  Web visitors only take 5 SECONDS to decide whether they want to stay on your site  “Users don’t read, they.
Review for Final Exam Fall 2014 Jeff Offutt SWE 632 User Interface Design and Development.
Good Web Design. The Four A’s of Good Design Accessible Accurate Appropriate Appealing.
Web Site Usability: Chapter 3 Billboard Design Summary Notes on Steve Krug Don’t Make Me Think New Riders, 2 nd Edition Ben Hunt Web 2.0 How to Design.
Prioritizing Web Usability Nielsen and Loranger Chapter 3: Revisiting Early Web Usability Findings Paul Ammann SWE 432 Design.
User eXperience. Don’t make me think  When you looking at a page that doesn’t make you think, all the thought balloons over your head say things like.
CS 174: Web Programming November 25 Class Meeting Department of Computer Science San Jose State University Fall 2015 Instructor: Ron Mak
Dawn Pedersen American River College. What’s an Interface? The connection between a user and a machine. Interfaces provide complex information in a usable.
Developing Website Content Project Process Content Strategy and Management Writing for the Web Tips and Tricks Discussion Items.
Web Page Design The Key to a Successful Web Page by Judy Bogdanets.
Informational Design.  Informational Design involves determining a Web page’s content  Content – text and graphics  A successful Web page uses words.
Don’t Make Me Think Steve Krug. Don’t Make Me Think What To Do & Not To Do:  Use short and to the point titles on links and buttons  Use links and buttons.
DON’T MAKE ME THINK Ryan O’Mara. Key Ideas  Navigation  Usability  User Tendencies  Design For Users  Testing  Navigation  Usability  User Tendencies.
How to do a great Power Point Document. The Principles 1. The audience should focus on YOU, not the screen 2. Keep it simple! Both text and visual layout.
How to do a great Power Point Document. The Principles 1. The audience should focus on YOU, not the screen 2. Keep it simple! Both text and visual layout.
1 CSE 403 Web Patterns and Design These lecture slides are copyright (C) Marty Stepp, 2007, with significant content taken from slides written by Valentin.
Web Usability Stephen Kimani.
Writing Content for the Web
Surface Stage: Design Comps
Usability Testing and Web Design
Lecture 4 Web Design. Part 1.
Navigation CS 4640 Programming Languages for Web Applications
Imran Hussain University of Management and Technology (UMT)
Thinking beyond HCI Dr David Tarrant, University of Southampton
Krug Chapter 6 A: Navigation
Norman Chapter 6 Krug Chapter 7 C: Navigation
Krug Chapter 2 How We Really Use the Web and Web Site Design
Revision Techniques.
Krug Chapter 6 B: Flow in UIs
Krug Chapter 1 Don’t Make Me Think ! And Designing Hyper Text
ICT Communications Lesson 4: Creating Content for the Web
Krug Chapter 3 Billboard Design 101 and Chapter 4 Mindless Choices
Review for Midterm Spring 2018
Don’t make me think Usability.
DELIGHT WITH UX DESIGN RACHEL KORPELLA
Don’t have to be a designer to know when something just ain’t right…
Multimedia Web Site Design
Cooper Part II Making Well-Behaved Products Different Needs
Norman Chapter 6 Krug Chapter 7 D: Undo
Krug Chapter 5 Omit Needless Words
Krug Chapter 2 How We Really Use the Web and Web Site Design
Krug Chapter 1 Don’t Make Me Think ! And Designing Hyper Text
Navigation CS 4640 Programming Languages for Web Applications
Krug Chapter 12 Accessibility
Krug Chapter 6 Street signs and Breadcrumbs
Software Usability and Design
Usability 1.0 J. Richard Stevens.
Software Usability and Design
Krug 4 Animal, Mineral, or Vegetable
Review for Final Exam Spring 2019
Navigation CS 4640 Programming Languages for Web Applications
Presentation transcript:

Krug Chapter 3 Billboard Design 101 Jeff Offutt, modified by Paul Ammann https://www.cs.gmu.edu/~pammann/ SWE 205 Software Usability and Design

6 Ways to Attract Drive-By Users Users whizz by your website at 70 miles an hour … don’t try to slow them down, try to adapt to them Conventions are your friend. Create effective visual hierarchies Break pages into clearly defined areas Make it obvious what’s clickable Eliminate distractions Format content to support scanning 15-Apr-19 © Jeff Offutt

Take Advantage of Conventions Conventions are commonly accepted ways to tell users things without explicitly telling them Where things are located on a page How things work – e.g. shopping carts How things look – e.g. icon for video Conventions vary by type of site Commerce vs. colleges vs. blogs vs restaurants etc. Some designers like to be creative What’s good for users? New ideas are great, but be very careful 15-Apr-19 © Jeff Offutt

Create Effective Visual Hierarchies More important stuff is more prominent Logically related things are also visually related Nested structures show what is part of what 15-Apr-19 © Jeff Offutt

Break Pages Up Users need to see and identify the different areas on a web page immediately Without thinking ! Consistency helps Borders and colors are important Examples Newspapers have been doing this for years Financial Times New York Times Wall Street Journal 15-Apr-19 © Jeff Offutt

Make What’s Clickable Obvious This has evolved over time And continues to do so in mobile (more later) 15-Apr-19 © Jeff Offutt

Eliminate distractions Avoid shouting Exclamation points, color, lots of typeface, animation Disorganization Does the website look like a dorm room? Clutter Too much stuff Specific advice coming in Chapter 5 15-Apr-19 © Jeff Offutt

Format to support scanning Use plenty of headings Keep paragraphs short Use bulleted lists Highlight key terms 15-Apr-19 © Jeff Offutt

Example: Format for scanning 15-Apr-19 © Jeff Offutt

Example: Headings 15-Apr-19 © Jeff Offutt

Example: Headings Bad Better 15-Apr-19 © Jeff Offutt

Example: Bulleted list Bad Better 15-Apr-19 © Jeff Offutt