Topic 2: Information Architecture and Application Structure

Slides:



Advertisements
Similar presentations
Project 1 ACSM PowerPoint.
Advertisements

Recuperação de Informação B Cap. 10: User Interfaces and Visualization , , , November 29, 1999.
Formatting Long Documents This resource will help you gain the skills to make a long document look good. Using these skills will save you lots of time.
ORGANIZING THE CONTENT Physical Structure
1. NGP Lending Origination FS GBU UX Team June, 06, 2011.
Loading Excel Double click the Excel icon on the desktop (if you have this) OR Click on Start All Programs Microsoft Office Microsoft Office Excel 2003.
A Proposed Model for GV Express October 2008 RED version.
LAYOUT OF PAGE ELEMENTS September 28 th, PATTERNS Common ways to use the Layout Elements of Visual Hierarchy, Visual Flow, Grouping and Alignment,
Learning about software Interfaces.  In this lab, you will examine  Excel Spreadsheet Interface  Access Database Interface  You will also learn about.
Non-ChangesImprovementsWalkthroughIntroduction 1 The Math Notebook Redefining Class Notes Laurin Beckhusen ● Christopher Chow ● Sean Gabriel Michael Jurka.
From Scenarios to Paper Prototypes Chapter 6 of About Face Defining requirements Defining the interaction framework.
1 Access Lesson 5 Creating and Modifying Reports Microsoft Office 2010 Introductory Pasewark & Pasewark.
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
WorkPad 4 Quick Start WorkPad 4 Quick Start  Business Optix brings the rigor and discipline of business modelling and design into.
By: Mr. Baha Hanene Chapter 05. LEARNING OUTCOMES This chapter will cover the learning outcome L02, L03 Partially & L05 Completely. Design presentations.
Committed to Shaping the Next Generation of IT Experts. Essentials For Design Dreamweaver Level One Julian Rickards Project 1 Taking A Tour Of Dreamweaver.
CS 235: User Interface Design September 15 Class Meeting Department of Computer Science San Jose State University Fall 2014 Instructor: Ron Mak
WYNN Reader/Wizard Training Module Karie Lawrence Cypress-Fairbanks I.S.D.
Using Technology in Training November 24, 2006 Overview Today’s session will focus on using PowerPoint to develop training materials.
Ch 6 - Menu-Based and Form Fill-In Interactions Yonglei Tao School of Computing & Info Systems GVSU.
File Upload Competitive Analysis. Catalyst - Browse in-line Of interest:
Domain 3 Understanding the Adobe Dreamweaver CS5 Interface.
© 2008 The McGraw-Hill Companies, Inc. All rights reserved. M I C R O S O F T ® Integrating with Other Programs Lesson 12.
Teacher’s Assessment Assistant Worksheet Builder Starting the Program
Enhancing the Graphical User Interface Multiple Forms, Controls, and Menus.
Webmasters’ Guild Word Training. Making Better Word 2007 (and 2003) Documents Styles…Images…Lists Oh my!
XP New Perspectives on Microsoft Access 2002 Tutorial 1 1 Microsoft Access 2002 Tutorial 1 – Introduction To Microsoft Access 2002.
CS 275Tidwell Course NotesPage 16 Chapter 2: Organizing The Content There are two primary ways to organize the planned content of your software application’s.
Computer Information Technology – Section 4. Desktop and Taskbar Objective: To know to create and change files and folders.
MICROSOFT WORD ABOUT WORD. ACTIVITY Read the following notes. Make a list of words you need to know to get started with Microsoft word. Arrange them in.
User Interface Components Lecture # 5 From: interface-elements.html.
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 8: Working with Style Sheets.
Yonglei Tao School of Computing & Info Systems GVSU Ch 7 Design Guidelines.
Windows 2000 Unit A A1 – A24 and Ap1 – Ap3 (Formatting a Disk)
4 Copyright © 2004, Oracle. All rights reserved. Creating a Basic Form Module.
Getting to Know Your Desktop Icons, Taskbar, Workspace, Window, Notifications, Start and Search.
CHAPTER 7 Exploring Microsoft Windows 7. Learning Objectives Identify the parts of the Windows 7 desktop Use common Windows elements Navigate Windows.
Positioning Objects with CSS and Tables
STANFORD UNIVERSITY INFORMATION TECHNOLOGY SERVICES A Book Review of Letting Go of the Words by Janice (Ginny Reddish) DDD Self –Directed Time January.
The Word Window Fill out your Word Window Worksheet as you view this PowerPoint.
1 Unit E-Guidelines (c) elsaddik SEG 3210 User Interface Design & Implementation Prof. Dr.-Ing. Abdulmotaleb.
Fundamentals of Windows Mouse n 4 Basic Operations: –Pointing –Clicking –Double Clicking –Dragging.
MS PowerPoint.
Computer Literacy BASICS
Lecture on UI Design and Paper Prototyping
Microsoft PowerPoint Objectives
Creating a Basic Form Module
Print Out Text Messages from Android Phone Mac/Win
Color Theory in Web Design
Learning the Basics – Lesson 1
Building a User Interface with Forms
CSC420 Navigation.
Creating a Simple Presentation
CSC420 Page Layout.
Prototyping.
Creating Web Pages and Graphics
CSC420 Actions and Commands.
Access Maintaining and Querying a Database
Comprehend. Create. Communicate. Achieve More.
Chapter 2/Module 2: Computer and managing files
The Basics of Microsoft Word 2007 Excel
Hands-on Introduction to Visual Basic .NET
VISUAL BASIC FINAL PROGRAMMING PROJECT
Lippincott Procedures Training Tour for General Users
The Basics of Microsoft Word 2007 Excel
Training Tour for General Users
Windows Operating System
Chapter 4 Enhancing the Graphical User Interface
Foundation Level Course
Presentation transcript:

Topic 2: Information Architecture and Application Structure CSC420 Topic 2: Information Architecture and Application Structure

Information Lists of Objects (nouns) Lists of Actions (verbs) Lists of Categories (containers) Lists of Tools (separate programs)

Physical Structure Multiple windows Single swap-out window Tiled panes

Two-Panel Selector Two (or more) panels in the same window Click in one, show in the other Use when you want to show things (objects, categories, etc) that have a title and associated content Good because: Reduces physical effort (everything is on screen, everything is close) Reduces cognitive load (the screen contents are mostly stable) Reduces memory burden (it's all on screen, just look) Examples

Canvas plus Palette Palette with icon-buttons next to an empty canvas Click on a button, then put on the canvas Good for graphical editors or, in general, anything that lets users create and arrange visual stuff Good because: Is similar to the real world: take a tool from the toolbox, apply it on the empty canvas Is familiar to users (long tradition of visual tools, reused icons, etc) Examples

One-Window Drilldown Every page with selections in a single window; when a selection is made, swap out the contents Good for applications with complex info structures and: You have limited screen space Or you have newbie users who cannot cope with multiple windows (and should not be distracted) Alternative to the higher-density patterns Examples

Alternative Views Allow users the option to switch to different structural views of the same content (as opposed to skins, which are just chrome) Good for formatted content, which will be seen by diverse people Good because: Different goals (browse vs print) User preferences A need to triangulate (when dealing with creative users) Examples

Wizard Lead a user by the hand through a complex sequence Good for: Long tasks that can be divided into steps Downstream options depend on upstream choices Newbie users dealing with unfamiliar tasks Newbie users willing to surrender control Good because it reduces cognitive load (by assuming that users don't need to know the overall structure) Examples

Extras on Demand Show the most important content, and allow quick access to all the rest Good for cases when there is too much information to be shown, but some of that can be skipped Good because: Lets users adjust the interface to their needs (simple for newbies, complex for experts) Saves a lot of screen space Try to achieve the 80/20 rule: make 80% of the use- cases easy, and the rest at least possible Examples

Multi-Level Help Use multiple help components of various complexityu Good for: complex applications with diverse users Good because: People are different. Some want it quick and fast, others want to know and plan ahead People are different. Some need an essay, others just a reference Newbies vs experts Examples