CSC420 Navigation.

Slides:



Advertisements
Similar presentations
Web Usability Starring the Webcredibles: Link, Dr. Web Credible, & Wendy Warner.
Advertisements

ORGANIZING THE CONTENT Physical Structure
GENERAL USABILITY CONSIDERATIONS. Overview of usability Aspects of usability – Learnability, memorability, efficiency, error reduction Techniques for.
Clearing your Cookies Google Chrome A short guide to help you navigate our website faster Brought to you by:
Navigation, Signposts and Wayfinding September 21 th, 2009.
Web Site Design. Dorky Web Pages Below are features that can make a web design look dorky. These are not just my personal opinions, but are ideas I have.
Chapter 6: NavigationCopyright © 2004 by Prentice Hall User-Centered Website Development: A Human- Computer Interaction Approach.
Multimedia Design Guidelines General Guidelines for Multimedia Learning Design.
CS 235: User Interface Design February 3 Class Meeting Department of Computer Science San Jose State University Spring 2015 Instructor: Ron Mak
Navigation and Menus Hillary Funk. Agenda  Overview of Navigation and Menus  Types of Navigation  What good navigation includes  Navigation Stress.
Multimedia Design. Table of Content 1.Navigational structures 2.Storyboard 3.Multimedia interface components 4.Tips for interface design.
ARCHIBUS Log On Instructions. Log Into ARCHIBUS Web Central Log In Screen 1.Open your Internet browser. 2.Enter the URL to view the ARCHIBUS Login Page.
DESIGNING FOR IOS. iOS uses the following themes:  Deference. UI helps users understand and interact with the content, but never competes with it.
Lecture Set 3 Introduction to Visual Basic Concepts Part A – User Interfaces and Windows Forms – The Toolbox.
Microsoft Wang Li, Wang Yini, Li YIcheng.  This is a presentation about Microsoft Windows7 guidelines  Wang Li K8wali00  Li Yicheng K8liyi00  Wang.
CS 275Tidwell Course NotesPage 33 Chapter 3: Getting Around In complex software applications, it is critical to reveal where the user currently is, as.
ORGANIZING THE CONTENT INFORMATION ARCHITECTURE AND APPLICATION STRUCTURE September 11 th, 2009.
Ch 6 - Menu-Based and Form Fill-In Interactions Yonglei Tao School of Computing & Info Systems GVSU.
Web-designWeb-design. Web design What is it? Web-design features Before…
CS 235: User Interface Design September 8 Class Meeting Department of Computer Science San Jose State University Fall 2014 Instructor: Ron Mak
Notes on our audience People have selective attention/tunnel vision (especially if problem-solving), limited working/short-term memory, slow long-term.
Interaction Design – Part II by A.Surasit Samaisut Copyrights : All Rights Reserved.
1 WWW-PAGE PLANNING. 2 When starting a web-page project… Focus on reasons to start it (why a web site?) what are the needs for the resources (personnel,
SWE205 Review Spring Why is software unusable? Users are no longer trained. Why? Feature creep Inherently hard: a problem of communication Designed.
An Introduction to Designing and Executing Workflows with Taverna Katy Wolstencroft University of Manchester.
What’s New in SkillPort 7 Presenter Name Title. SkillPort 7 – a whole new look and feel! Complete redesign of the SkillPort User Interface –Both Student.
Lecture 3 Web Design What makes a "good" website? Getting started on your website. Planning the layout. Picking a theme. Effective Design Tips.
General Information: This document was created for use in the "Bridges to Computing" project of Brooklyn College. This work is licensed under the Creative.
Web Page Aesthetics Analysis Paper Main Points. Visual Appeal & Effectiveness Coherence, clarity, balance, innovation, form, size, perspective, layout,
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.
Chapter 6: NavigationCopyright © 2004 by Prentice Hall 6. Navigation Design Site-level navigation: making it easy for the user to get around the site Page-level.
Pre-Attentive Processing. Affordances In this screenshot, we see rocks and trees, similar to ones real world. In WoW, there are differences between how.
Introduction to Web Page Design. General Design Tips.
Prezi is a flash-based presentation software and storytelling tool for exploring and sharing ideas upon a virtual canvas.presentation software storytelling.
SERVICE DESK PERSPECTIVE MyBYU / Mobile App / Mobile Browser.
Principles of effective web design NOTES Flo Morris-Duffin.
User Interface Components Lecture # 5 From: interface-elements.html.
BTS430 Dialogue Charts Please run this as a presentation. It uses hyperlinks.
Virtual University - Human Computer Interaction 1 © Imran Hussain | UMT Imran Hussain University of Management and Technology (UMT) Lecture 28 Behavior.
Information Architecture & Design Week 4 Schedule -Group Project Proposal Due -Planning IA Structures -Other Readings -Research Topic Presentations.
By: Your Name ELEMENTS OF WEB DESIGN. VISUAL APPEAL Optimization of Graphics, for people to stay on your website, your pictures have to load out as soon.
DMT612 Professional Preparation EFFECTIVE WEB DESIGN.
Control Panel Patterns. What do we may when we say patterns?
Chapter 2 Web Site Design Principles
Multimedia Design.
Usability Testing and Web Design
EClass/Centra: The Basics.
Basics of Website Development
CSC420 Page Layout.
Web-design.
CSC420 Actions and Commands.
CMPE 280 Web UI Design and Development October 5 Class Meeting
Design patterns in HCI.
Topic 2: Information Architecture and Application Structure
CSC420 Showing Complex Data.
Information Architecture and Design I
Designing Information Systems Notes
Web Programming– UFCFB Lecture-4
Website Design and Management Section 3 - Design
MBI 630: Week 11 Interface Design
Derek Reinelt Team Manager Angela Lam Design Jake Sanders Development
Information Architecture and Design I
Don’t make me think Usability.
DELIGHT WITH UX DESIGN RACHEL KORPELLA
COM 205 Multimedia Applications
Elements of Effective Web Design
Chapter 2 Web Site Design Principles
Flutter Medium-Fi Prototype
CMPE 280 Web UI Design and Development April 16 Class Meeting
Presentation transcript:

CSC420 Navigation

Clear Entry Points Present the user with very few entry points. Make them clear and descriptive Good for: Task-oriented interfaces Newbie users Good because: Instant gratification Makes the app more self-explanatory Examples

Global Navigation Using a small part of every page/window, show global links to important application sections Good for large applications and media where you can afford to spend that screen space Good because: Is familiar (browser) Gives users an overview of the UI Facilitates exploration and easy movement Examples Browser PDA (hardware form – obvious buttons)

Hub and Spoke (Star connectivity) Divide the app into sub-apps where each has one entry and one exit point Good for: Obviously, apps which can follow that division Apps that must be distinguished from each other Restricting workflow (finish this, and only then pick another one) Small screen sizes Good because: Reduces clutter (by a lot) You have very tight control over the user experience Makes it very clear to the user what to do Examples

Pyramid Main page with links; each link leads to a sequence (which has back/next/up links) Good for: Tutorials and the like Similar but semantically unrelated sequences Good because: Reduces the number of clicks to get around Essentially, a wizard with an “up” link; keeps (most of) the advantages of wizards, while doing away with their major drawback Examples

Modal Panel Show only one page that the user can't get out of without solving the immediate problem Good for cases where the app cannot proceed without user input Good/bad because it forces the user to think, disrupts the user workflow, etc Examples

Sequence Map On each page in a sequence, show a map and a “You are here” sign Use for linear sequences of pages Good because being lost is not fun (people with map memory) Can also serve as a navigational device (make it clickable)

Breadcrumbs Sequence Map for a hierarchy Shows a linear slice of the navigational tree Use when the map is too complex to be shown in its entirety

Annotated Scrollbar Make a scrollbar also serve as a map/signpost Use in large virtual screens that don't fit on a physical one, and have interesting landmarks Ebooks would profit a lot from this Put it on the scrollbar (or at least close to it) because a lost user will typically scroll around (and pay attention to the scrollbar region)

Color-Coded Sections Change the background color (not too much!) to indicate belonging to a section Use for large (full-screen) pages with lots of content Good because: Signposting: gives a user a clue Makes boundaries clear Analysis on the page (this part does this, that one does that) helps user understanding Works visually (less cognitive load than reading “this is the menu section”) Can make the interface more pleasing to the eyes (know what is pleasing to your users' eyes)

Escape Hatch On a page with limited navigation, put an obvious button that gets people to a known place Use when it is possible to reach a page inside a Wizard (or some such) out of context Also helps with safe exploration (let's see what this wizard asks...) Always make the target of the button a page that unambiguously says what the application is about and has a full clickable map, etc. Having to follow a sequence of escape hatches is bad!