16 March · Visual Vocabulary · 1 Visual Vocabulary: An Introduction Jesse James Garrett.

Slides:



Advertisements
Similar presentations
Chapter 11 Designing the User Interface
Advertisements

WEB DESIGN TABLES, PAGE LAYOUT AND FORMS. Page Layout Page Layout is an important part of web design Why do you think your page layout is important?
MICHAEL MARINO CSC 101 Whats New in Office Office Live Workspace 3 new things about Office Live Workspace are: Anywhere Access Store Microsoft.
Visual Scripting of XML
Chapter 4.
Accessible PDF Creation using Adobe Acrobat Professional 11.
Adobe Photoshop CS Design Professional ADOBE PHOTOSHOP CS GETTING STARTED WITH.
Information Architecture Week 6. Information Architecture CALENDAR.
Welcome to EDINA Digimap Digimap is an EDINA service offering online access to a range of spatial data. It is authenticated using the UK Federation and.
Web Servers How do our requests for resources on the Internet get handled? Can they be located anywhere? Global?
Information & Library Services SwetsWise User Guide Emma Crowley Senior Academic Services Librarian
Systems Analysis and Design in a Changing World, 6th Edition
Provided to Brainshark
Chapter 4.
Chapter 13: Designing the User Interface
Information Architecture Web Design – Sec 2-5 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course.
Logos, Icons, and Descriptive Graphics Cindy Taylor.
Chapter 6 Navigating Presentations Using Hyperlinks and Action Buttons
Visualization By: Simon Luangsisombath. Canonical Visualization  Architectural modeling notations are ways to organize information  Canonical notation.
Religions of the World Project Criteria Assessed: A= Knowledge and Understanding B = Investigating D= Communicating You need to produce: A PowerPoint Presentation.
Chapter 11-Multimedia Authoring Tools. Overview Introduction to multimedia authoring tools. Types of authoring tools. Cross-platform authoring notes.
PowerPoint Presentation By: David Larson. IPA’s Identify Components of Visio 2010 interface, navigate a Visio drawing, and get help Using Visio. Manipulate.
 What is a wireframe?  What features are important?  Which wireframe tools might you want to try?
Chapter 4 User Experience Model. User experience model (Ux) Visual specification of the user interface Visual specification of the user interface Both.
Class Instructor Name Date. Classroom Tips Class Roster – Please Sign In Class Roster – Please Sign In Internet Usage Internet Usage –Breaks and Lunch.
Web-designWeb-design. Web design What is it? Web-design features Before…
Chapter 7 Structuring System Process Requirements
CMPD 434 MULTIMEDIA AUTHORING Chapter 06 Multimedia Authoring Process IV.
Adobe Certified Associate Objectives 6 Evaluating and Maintaining a site.
Introduction to Word 2007 INSY 102: Application Software INSY 102  Introduction to Word 2007  Slide # 1.
Tutorial 7 Planning and Creating a Flash Web Site.
Design Principles for the Web Lavanya Koppaka. Why follow design principles? Structure the information being presented Increase the readability Ease of.
Water Rights Website Toolbox March 12, 2007 Boyd Clayton
DEV337 Modeling Distributed Enterprise Applications Using UML in Visual Studio.NET David Keogh Program Manager Visual Studio Enterprise Tools.
Chapter 2 Web Site Design Principles Principles of Web Design, Third Edition.
HTML Comprehensive Concepts and Techniques Second Edition.
1 Project 5: New Venue. 2 New Venue Based on the posted New Venue scenario 077_Ticket_Booth_Scenarios.pdf.
CS 4850: Senior Project Fall 2014 Object-Oriented Design.
Guide for Mahara My Views PY1 team 3 - Yihong Huo, Jian Ren, Poonam Kala 1Guide of My Views - Team 3.
The Public Face of TAIR User Interface Design Responsiveness to User Input.
© 2010 Health Information Management: Concepts, Principles, and Practice Chapter 5: Data and Information Management.
Federal Department of Home Affairs FDHA Federal Statistical Office FSO Storytelling in times of tablets Armin Grossenbacher November 2014.
Wireframes in Physical Design Yonglei Tao. 1-2 Website Wireframes  A visual guide that represents the framework of a website  Created for the purpose.
Technical Communication A Practical Approach Chapter 14: Web Pages and Writing for the Web William Sanborn Pfeiffer Kaye Adkins.
Parallel_Models.PPT Building Parallel Models Last revised 12/06/2006.
Series-Parallel-Combo1.PPT Building Series-Parallel Combo Models Last revised 12/06/2006.
Standby-redundancy-models.PPT Building Standby Redundancy Models Last revised 12/06/2006.
Different views of information system (IS) structural view (data, hardware, software/application, procedures) Object view Services view (user interface,
Web Design Vocabulary #3. HTML Hypertext Markup Language - The coding scheme used to format text for use on the World Wide Web.
Design Evaluation Overview Introduction Model for Interface Design Evaluation Types of Evaluation –Conceptual Design –Usability –Learning Outcome.
Web Content Development Dr. Komlodi Class 11: Blueprints.
Essex Insight Introduction to Essex Insight Training Guide Source: Research and Analysis Unit v4.
Creating Oracle Business Intelligence Interactive Dashboards
Information Architecture
Web Site Design Plan Checklist
Chapter Lessons Start Adobe Photoshop CS
Administrator Training
Web-design.
Creating Accessible PDFs from Word Docs
Define phase Interview the client to understand goals, audience, content, design, and delivery requirements. Organize and outline interview information.
Web Development A Visual-Spatial Approach
Illustrator Interface
VISUAL BASIC – CHAPTER ONE NOTES An Introduction to Visual Basic
Website Procedures Basic Concepts.
Structural / Functional Site Diagramming
Adobe Visual Design Understanding Adobe InDesign interface (2%)
Visual recall of class information
CS205 Visio © 2012 D. J. Foreman.
Lecture 23 CS 507.
Excel 2007 Level 1 Cathy September 24, 2009
Presentation transcript:

16 March · Visual Vocabulary · 1 Visual Vocabulary: An Introduction Jesse James Garrett

16 March · Visual Vocabulary · 2 Rule Number One Maximize portability. Ensure that the widest possible audience can… distribute open read print use …the documents you produce.

16 March · Visual Vocabulary · 3 Consequences of Rule Number One Deliver electronically, not hard copy Unless a document needs to be edited by others, deliver in PDF Favor tool-independent formats over proprietary ones Design for standard page sizes (8.5x11 preferred) Use color as a redundant information channel only

16 March · Visual Vocabulary · 4 Architecture Diagrams a.k.a. site maps, user flows Provide the big picture of the user experience Provide context for design decisions Serve as the foundation for the rest of the project The “trophy deliverable”

16 March · Visual Vocabulary · 5 What they’re bad at Specifying ‘behind-the-scenes’ system activities Specifying page-level interface behaviors Specifying every link on every page Serving as stand-alone documentation

16 March · Visual Vocabulary · 6 The Visual Vocabulary Started in 1998; first made public in 2000 Set of standard shapes to express common concepts Designed to be: Tool-agnostic Whiteboard-compatible Self-contained

16 March · Visual Vocabulary · 7 Tool-agnostic See Rule Number One Enforced simplicity of design “If it will work in PowerPoint, it will work anywhere”

16 March · Visual Vocabulary · 8 Why “vocabulary”? Not just a collection of symbols, but a system Has its own internal logic (“grammar”) Efficient substitute for text descriptions

16 March · Visual Vocabulary · 9 An example From the search query page, the user can submit a query. The system checks to see if the query is valid; if it is not, the system returns the user to the query page. If the query is valid, the user is presented with a sequence of search results pages. From these pages, the user can navigate to one or more content pages matching the query, or return to the query page to refine the query. search query invalid valid search results content pages submit refine query

16 March · Visual Vocabulary · 10 Conditional elements Represent basic concepts used in conditional logic Can be combined to create arbitrarily complex navigational structures

16 March · Visual Vocabulary · 11 Creating modular structures These elements allow you to: Break up your diagram across multiple pages Represent unusually complex (tangled) architectures Create reusable “objects” order confirmed continue to: home page homelogin member home

16 March · Visual Vocabulary · 12 Freely available shape libraries OmniGraffle 2.0 for Mac OS X ships with the library pre-installed Libraries on my site for: Visio 4 and higher Illustrator 8 and higher FreeHand 9 and higher PowerPoint 97 and higher Adobe InDesign iGrafx Flowcharter 2000 Plus EPS files for import into most other tools

16 March · Visual Vocabulary · 13 More info Tutorial Shape libraries Reference materials Examples Detailed example