DDW Topic 10

Embed Size (px)

Citation preview

  • 8/11/2019 DDW Topic 10

    1/13

    Topic 10 - Navigation and Interface Design Designing And Developing A Website

    V1.0 Visuals Handout Page 1

    NCC Education LimitedV1.0

    A Website

    Topic 10:

    Navigation and Interface Design

    Navigation and Interface Design Topic 10 - 10.2

    Scope and Coverage

    This topic will cover:

    Organising content and creating a site structure

    diagram

    Different t es of navi ation s stems

    NCC Education LimitedV1.0

    Creating wireframe models to show navigation

    features Interface design for websites

    Navigation and Interface Design Topic 10 - 10.3

    Learning OutcomesBy the end of this topic, students will be able to:

    Explain the importance of site structure and

    navigation in the context of user-centred web

    design

    NCC Education LimitedV1.0

    Use a site structure diagram and wireframe models

    to specify the design of a website

    Explain the major principles of interface design for

    websites

  • 8/11/2019 DDW Topic 10

    2/13

    Topic 10 - Navigation and Interface Design Designing And Developing A Website

    V1.0 Visuals Handout Page 2

    Navigation and Interface Design Topic 10 - 10.4

    This topic explores the design stage of the

    process: Defining goals

    Learning about users

    Definin content and functionalit

    Web Design Process

    ResearchT

    NCC Education LimitedV1.0

    Designing site structure

    Designing navigation

    Interface design

    Writing (X)HTML and CSS

    Design

    Implementation

    sting

    Navigation and Interface Design Topic 10 - 10.5

    Defining Content and Functionality At the end of the research stage the outcome was

    a collection of content and functionality

    requirements.

    Awards

    l ll

    Bangles Pendants

    The jewellery making

    process

    NCC Education LimitedV1.0

    Customer testimonials

    Galleries exhibiting the

    Jewellery Exotic woods used

    to make the

    jewellery

    Gemstones used to

    make the jewellery

    l j ll

    Jims biographyBettys biography

    Earrings

    Necklaces

    Shopping Basket

    Navigation and Interface Design Topic 10 - 10.6

    Hierarchies Websites are organised hierarchically

    Users are familiar with hierarchies

    Desi nin the site structure involves:

    NCC Education LimitedV1.0

    Organising the content chunks into sections and

    sub-sections

    Labelling the sections

  • 8/11/2019 DDW Topic 10

    3/13

    Topic 10 - Navigation and Interface Design Designing And Developing A Website

    V1.0 Visuals Handout Page 3

    Navigation and Interface Design Topic 10 - 10.7

    JB ContemporaryJewellery

    Earrings

    Pendants

    Collection Shop

    ShoppingBasket

    Contact Us

    i

    BettysBiography

    About JBContemporary

    Jewellery

    i

    Gemstones

    Metals

    MaterialsAnd Process

    NCC Education LimitedV1.0

    Bangles

    Necklaces

    BroochesCustomer

    Testimonials

    Galleries

    imsBiography

    CompanyHistory

    ExoticWoods

    The JewelleryMaking Process

    Navigation and Interface Design Topic 10 - 10.8

    Designing Site Structure is an important stage Defines navigation

    Cant rely on search facilities Not all users will use a search facility

    Searches dont alwa s return useful results

    Designing Site Structure

    NCC Education LimitedV1.0

    Only useful for large sites

    Designing site structure is often challenging Information doesnt always fit neatly into clearlyseparate categories

    Section headings can easily be confusing

    Navigation and Interface Design Topic 10 - 10.9

    There are a number of principles that can be used

    when designing site structure Each content item should belong in its section

    Section labels should clearly describe the content

    Section labels with the word and should be avoided

    Site Structure Design Principles

    NCC Education LimitedV1.0

    The most important content should be at the top level of

    the hierarchy

    Question - Look back at slide 7 and the site structure

    diagram for JB contemporary Jewellery. How could you

    re-design the proposed site structure to improve it?

  • 8/11/2019 DDW Topic 10

    4/13

    Topic 10 - Navigation and Interface Design Designing And Developing A Website

    V1.0 Visuals Handout Page 4

    Navigation and Interface Design Topic 10 -10.10

    Exotic

    Woods

    Gemstones

    Metals

    Jims

    Biography

    Bettys

    Biography

    Bangles Earrings Necklaces Brooches

    Company

    MaterialsAbout Us

    JB Contemporary

    Jewellery

    Shopping

    BasketContact

    Us

    Pendants

    Possible improvements Renaming sections

    more concisely

    NCC Education LimitedV1.0

    Customer

    Testimonials

    Galleries

    The Jewellery

    Making Process

    History

    The Jewellery

    Making Process

    content up the

    hierarchy

    Simplifying sections

    Navigation and Interface Design Topic 10 -10.11

    Card sorting is a technique to involve users in

    designing site structure Each content chunk is written on an index card or post-it

    note

    Users are asked to group related items and give each

    Involving Users Card Sorting

    NCC Education LimitedV1.0

    group a name

    A record is made of the card sort

    Different card sorts by different users are compared

    Card sorts can also be closed Users sort cards into pre-defined sections

    Navigation and Interface Design Topic 10 -10.12

    Navigation defines how users find their way around

    a website Developed from site structure

    Navigation plays an important role in Telling the user what they can do on a site

    Designing Navigation

    NCC Education LimitedV1.0

    Telling the user where they are in the site structure

    Commonly used navigation systems Persistent navigation

    Local navigation

    Breadcrumbs

  • 8/11/2019 DDW Topic 10

    5/13

    Topic 10 - Navigation and Interface Design Designing And Developing A Website

    V1.0 Visuals Handout Page 5

    Navigation and Interface Design Topic 10 -10.13

    Persistent Navigation - 1

    NCC Education LimitedV1.0

    http://www.ikea.com

    Navigation and Interface Design Topic 10 -10.14

    The navigation elements that appear on every

    page of a site Implemented as a navigation bar

    Large sites will have sections and sub-sections

    Eas access to site content and functions

    Persistent Navigation - 2

    NCC Education LimitedV1.0

    Major sections

    Search

    Link home Functions e.g. shopping basket

    Provides reassurance to users

    Should be identical on every page of the site

    Navigation and Interface Design Topic 10 -10.15

    Local Navigation - 1

    NCC Education LimitedV1.0

    http://www.hm.com

  • 8/11/2019 DDW Topic 10

    6/13

    Topic 10 - Navigation and Interface Design Designing And Developing A Website

    V1.0 Visuals Handout Page 6

    Navigation and Interface Design Topic 10 -10.16

    Local Navigation - 2

    Local navigation show links to pages at the currentlevel of the hierarchy Usually implemented as a separate navigation bar

    You are here indicators show users current

    NCC Education LimitedV1.0

    position

    Visually highlighting the current page on the

    navigation bar

    Navigation and Interface Design Topic 10 -10.17

    Breadcrumb Navigation - 1

    NCC Education LimitedV1.0

    http://www.officedepot.com

    Navigation and Interface Design Topic 10 -10.18

    Breadcrumb navigation shows location in the

    hierarchy Easy to re-trace steps

    Useful in large sites with deep hierarchies

    Breadcrumb Navigation - 2

    NCC Education LimitedV1.0

    Not a replacement for persistent navigation

    Many sites use visual conventions Angle brackets to separate items, small text, the

    current page is emphasised

  • 8/11/2019 DDW Topic 10

    7/13

    Topic 10 - Navigation and Interface Design Designing And Developing A Website

    V1.0 Visuals Handout Page 7

    Navigation and Interface Design Topic 10 -10.19

    Wireframe Models - 1JB

    Contemporary

    Jewellery About Us Jewellery

    Shopping Basket

    Materials Recognition

    Bangles

    l

    Earrings

    NCC Education LimitedV1.0

    l

    Necklaces

    Brooches Bangle Design 1 Bangle Design 2 Bangle Design 3

    Bangle Design 4 Bangle Design 5 Bangle Design 6

    Navigation and Interface Design Topic 10 -10.20

    Wireframe models show page level detail Navigation options

    Indicate other page level content - page title, site

    identity

    Can show linear rocesses e. . sho in cart

    Wireframe Models - 2

    NCC Education LimitedV1.0

    Not about visual design

    Produced for major pages in the site Not every page

    Can be used for testing with users Run through sample tasks

    Navigation and Interface Design Topic 10 -10.21

    Involves taking wireframe models and producing

    page designs Deciding on layout, colours, fonts etc.

    Wireframe models tell us the page contents

    Interface Design

    NCC Education LimitedV1.0

    All important page elements should be immediately

    visible to users The user shouldnt have to scroll to see page

    elements

  • 8/11/2019 DDW Topic 10

    8/13

    Topic 10 - Navigation and Interface Design Designing And Developing A Website

    V1.0 Visuals Handout Page 8

    Navigation and Interface Design Topic 10 -10.22

    Users scan web pages Task focussed

    Dont read pages

    Users satisfice

    User Scan Web Pages

    NCC Education LimitedV1.0

    Select first navigation option that seems to fit

    A user-centred page design makes it easy for

    users to scan pages and make choices

    Navigation and Interface Design Topic 10 -10.23

    The visual hierarchy tells the user about the

    meaning of page elements

    Clear visual hierarchy makes the page easy to

    Visual Hierarchies

    NCC Education LimitedV1.0

    scan Grouping related items

    Creating Contrast Alignment

    Consistency

    Navigation and Interface Design Topic 10 -10.24

    Grouping Related Items - 1

    NCC Education LimitedV1.0

    http://www.play.com

  • 8/11/2019 DDW Topic 10

    9/13

    Topic 10 - Navigation and Interface Design Designing And Developing A Website

    V1.0 Visuals Handout Page 9

    Navigation and Interface Design Topic 10 -10.25

    Related items should be grouped visually Through aspects such as position, borders and

    colour

    Break a page up into distinct areas

    Grouping Related Items - 2

    NCC Education LimitedV1.0

    Can be difficult with limited screen space

    Examples Navigation options grouped in navigation bars

    Site functions visually separate from sections

    Navigation and Interface Design Topic 10 -10.26

    Contrast - 1

    NCC Education LimitedV1.0

    http://www.play.com

    Navigation and Interface Design Topic 10 -10.27

    Contrast - 2

    NCC Education LimitedV1.0

    http://www.proppa.com/

  • 8/11/2019 DDW Topic 10

    10/13

    Topic 10 - Navigation and Interface Design Designing And Developing A Website

    V1.0 Visuals Handout Page 10

    Navigation and Interface Design Topic 10 -10.28

    Important page items should stand out visually

    Use of size, alignment, colour and typeface

    Examples You are here indicators on navigation bars

    Pa e name and com an lo o bein the most

    Contrast - 3

    NCC Education LimitedV1.0

    visually prominent page elements

    Navigation options brightly coloured and look like

    buttons

    If too many elements are emphasised pages can

    become noisy

    Navigation and Interface Design Topic 10 -10.29

    Alignment - 1

    NCC Education LimitedV1.0

    http://www.atomized.tv/

    Navigation and Interface Design Topic 10 -10.30

    Alignment - 2

    NCC Education LimitedV1.0

    http://www.atomized.tv/

  • 8/11/2019 DDW Topic 10

    11/13

    Topic 10 - Navigation and Interface Design Designing And Developing A Website

    V1.0 Visuals Handout Page 11

    Navigation and Interface Design Topic 10 -10.31

    Page elements should be visually connected to

    each other Provide invisible lines to direct the eyes

    Easier to scan the page

    Alignment - 3

    NCC Education LimitedV1.0

    Vertical and horizontal guidelines used to place

    elements on a page

    CSS grid frameworks http://www.blueprintcss.org/

    http://960.gs/

    Navigation and Interface Design Topic 10 -10.32

    Consistency - 1

    NCC Education LimitedV1.0

    http://www.mycandicedesign.com/

    Navigation and Interface Design Topic 10 -10.33

    Design features should be re-used Users recognise and understand familiar elements

    Examples Persistent navigation bars

    Consistency - 2

    NCC Education LimitedV1.0

    Use the same visual style for all hyperlinks

    Page layout remaining identical throughout the site

  • 8/11/2019 DDW Topic 10

    12/13

    Topic 10 - Navigation and Interface Design Designing And Developing A Website

    V1.0 Visuals Handout Page 12

    Navigation and Interface Design Topic 10 -10.34

    The web has lots of conventions E.g. Company logo in top-left corner

    We should use conventions in page designs Users recognise elements from past experience

    Conventions

    NCC Education LimitedV1.0

    Example conventions Underlined text is a hyperlink

    Persistent navigation

    Navigation bars arranged horizontally along the top

    of a page or vertically on the left-hand edge

    Navigation and Interface Design Topic 10 -10.35

    Page designs can be developed in a number of

    ways By hand using pencil and paper

    An image editing application e.g. GIMP

    Interface Design

    NCC Education LimitedV1.0

    Work directly with HTML and CSS

    Navigation and Interface Design Topic 10 -10.36

    Defining goals

    Learning about users

    Defining content and functionality

    Web Design Process

    ResearchTe

    NCC Education LimitedV1.0

    es gn ng s e s ruc ure

    Designing navigation

    Interface design

    Writing (X)HTML and CSS

    Design

    Implementation

    ting

  • 8/11/2019 DDW Topic 10

    13/13

    Topic 10 - Navigation and Interface Design Designing And Developing A Website

    V1 0 Vi l H d t P 13

    Navigation and Interface Design Topic 10 -10.37

    Krug, S. (2005). Don't Make Me Think: A CommonSense Approach to Web Usability. New Riders

    Press.

    References

    NCC Education LimitedV1.0

    Watrall, E. and Siarto, J. (2008). Head First Web

    Design. O'Reilly Media.

    Navigation and Interface Design Topic 10 -10.38

    Topic 10 Navigation and Interface Design

    NCC Education LimitedV1.0

    Any Questions?