Wireframes II. Typical Wireframes

Slides:



Advertisements
Similar presentations
Chapter 3 – Web Design Tables & Page Layout
Advertisements

INFO 330 Forward Engineering Project Physical Design.
Microsoft® Access® 2010 Training
Microsoft ® Office Access ® 2007 Training Build a database VI: Create reports for a new Access database ICT Staff Development presents:
PRESENTER: MATTHEW DILLON E SCHOOL VIEW CMS TEACHER TRAINING.
© Paradigm Publishing, Inc Access 2010 Level 1 Unit 2Creating Forms and Reports Chapter 6Creating Reports and Mailing Labels.
Microsoft ® Access ® 2010 Training Create Reports for a Database If a yellow security bar appears at the top of the screen in PowerPoint, click Enable.
Intermediate Level Course. Text Format The text styles, bold, italics, underlining, superscript and subscript, can be easily added to selected text. Text.
Mark Dixon Page 1 05 – Database Design: Sub-forms.
Mark Dixon Page 1 07 – Reports. Mark Dixon Page 2 Session Aims & Objectives Aims –To use reports to produce more readable documents Objectives, by end.
A02 Creating my website NAME ______________. UNIT 2 – A02 – Creating my Website The purpose of this assessment objective is to create 5 web pages containing.
6 th Annual Focus Users’ Conference Application Editor and Form Builder Presented by: Mike Morris.
Using Microsoft Word’s Mail Merge Features Lunch and Learn: March 15, 2005.
Review of last session The Weebly Dashboard The Weebly Dashboard Controls your account and your sites Controls your account and your sites From here you.
Our Focus is YOU! Getting Started with Resume Generator Plus If you are a first time Resume Generator Plus user: you will begin by going to the Employment.
Label production Solution with Label Gallery programs Label Gallery is used for general label design and print GalleryForm is used to create data entry.
Content Analysis What the information wants. Modeling Exercise eattle-WA/Ava-Queen- Anne/ ?SearchCriteria=o.
Contents 1.What is MATRIX Mobile 2.Menu Options 3.Installation 4.Access.
Web Design HTML, Frontpage, DreamWeaver μέρος β ΠΡΥ019 - Πληροφορική Δρ.Βάσος Βασιλείου.
>To add a component via Page Editor, go to the View tab and check the Designing checkbox to enter Designing mode. >Next, simply click the Component button.
Classroom User Training June 29, 2005 Presented by:
Go to the MTSD Home Page In the URL add “/admin”
CPSC 203 Introduction to Computers T59 & T64 By Jie (Jeff) Gao.
Microsoft Word 2000 Presentation 7 Microsoft Word 2000 Presentation 7.
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 6: Links.
Domain 3 Understanding the Adobe Dreamweaver CS5 Interface.
Automating Database Processing
Pasewark & Pasewark 1 Access Lesson 5 Creating and Modifying Reports Microsoft Office 2007: Introductory.
| | Tel: | | Computer Training & Personal Development Microsoft Office SharePoint Designer.
Things you should have with you: Your own address Student addresses Ideas that you want to include.
PHP Form Introduction Getting User Information Text Input.
Bringing it together From concept to execution. What does an IA do? Analyze The org The user The info Design Conceptually Logically Physically.
Course ILT Forms and queries Unit objectives Create forms by using AutoForm and the Form Wizard, and add or modify form headers and footers Open and enter.
INFO 330 Wireframes and Templating. How to analyze a Web site Sites have Site-level layout and look Pages. Pages have – Page-level layout look – Page.
NVivo Software – A Qualitative Research And Data Analysis Tool: New User Tutorial Created Through a CMU Faculty Insight Team Grant by Joanne Hopper Bradley.
Introduction to EBSCOhost Tutorial support.ebsco.com.
Pasewark & Pasewark 1 Access Lesson 5 Creating and Modifying Reports Microsoft Office 2007: Introductory.
CS 281 – Fall 2015 Lab 4 Parametric Query and Forms in MS Access.
Dawn Squires.  When viewing a table in Access, all of the records are visible simultaneously.  Sometimes that can be confusing.  To view only one record.
MS-Access XP Lesson 4. Modifying Queries 1.Select query in queries 2.Click design button or Right click on query and click design view 3.Change query.
Build a database VI: Create reports for a new Access database Overview: Help others understand your data Previous courses in this series showed you how.
INFO 330 Forward Engineering Project From User To Info.
PestPac Software Customer Portal. Customer Portal Website Training The Customer Portal provides your customers with access to their account information.
CPSC 203 Introduction to Computers T97 By Jie (Jeff) Gao.
CPSC 203 Introduction to Computers Lab 66 By Jie Gao.
CPSC 203 Introduction to Computers T59 & T64 By Jie (Jeff) Gao.
Cognos Report Studio Prompts and Subqueries. Creating a Prompt In the Query Explorer, drag the field that will require a criteria prompt into the filter.
Prepared by the Academic Faculty Members of IT. Tables Creating Tables. Merging Cells. Splitting Cells. Sorting Tables. Performing Calculations.
South Dakota Library Network SFX Management Basics A – Z List & Citation Linker South Dakota Library Network 1200 University, Unit 9672 Spearfish, SD
INFO 330 Forward Engineering Project From Info to Site.
EKTRON QUICK START GUIDEEKTRON QUICK START GUIDE Version 1.0 Copyright 2013 WebSolutions Technology, Inc. Fuller June 7, 2013.
AVIOS new flight selection page. Process to follow Step 4 Test and Refine Step 3 Prototype Step 2 Rough Wireframe Step 1 Card Sort Card Sort Balsamiq.
COMP 143 Web Development with Adobe Dreamweaver CC.
Texas Skyward User Group Conference Helpful Hints Jennifer Speulda.
Weebly is Your Friend. * To Enhance And Promote Your Curriculum * To Provide A Student Resource * Add Efficiency to Your Planning * Informational * Promote.
Copyright 2007, Paradigm Publishing Inc. ACCESS 2007 Chapter 5 BACKNEXTEND 5-1 LINKS TO OBJECTIVES Using the Form Button Using the Form Button Form Views.
NVivo Software – A Qualitative Research
MS PowerPoint.
NOODLETOOLS SIGN-IN Student ID #
Building a User Interface with Forms
How to make a website in dreamweaver a website
Tutorial Introduction to support.ebsco.com.
5. Setting up Alerts.
Chapter 18 Finalizing a Database.
Tips on good web site Design
A02 Creating my website NAME ______________.
Confluence (wiki) Short practical guide afris
Tutorial Introduction to help.ebsco.com.
Presentation transcript:

Wireframes II

Typical Wireframes wireframes/ wireframes-diagram-design.php

Wireframe basic function Input to visual design Show the basic layout Show the relative importance of elements Show position of content and navigation Basic info architecture Defines types of navigation Show main features (as opposed to functions)

We will go a bit further You wireframe will also: Be the start of a template – Areas and sub areas – End user labeling Be inside a wider user journey – Expected path in – Preferred path(s) out to promote success – Drop-off mitigations Be the start of a technical specification – Data views – Functions – Queries

Be the start of a template Given the structure of our info (types and access structures) What is the logic of how our site presents that info? What is the technology for presenting info and functionality? What is “boilerplate” and what varies? Templates are programs

The logic of info presentation Header Nav Item The Page

Displaying Info Types Narrative full view Photo full view Photo partial view

Indexes Hierarchies Displaying Info Organization

The technology behind presentation

The same and different info What is the same? Put it in the template – Layout – Styling – Labeling What is different? Fill it into the template – Values under the labels – Parameters for functions – Layout, styling, and labeling variations

We will go a bit further You wireframe will also: Be the start of a template – Areas and sub areas – End user labeling Be inside a wider user journey – Expected path in – Preferred path(s) out to promote success – Drop-off mitigations Be the start of a technical specification – Data views – Functions – Queries

Inside a wider user journey I’m unsure of what I want I have an idea of what I want I am committed to some specific ones You made me even more confused I can’t narrow down I can’t decide Browse feature Wizard user profiler Browse feature Wizard user profiler Facets products Viewed Favorites Social solidifiers Facets products Viewed Favorites Social solidifiers Two states One wireframe

banner narrative profile Preferred A Preferred B Drop off from confusion Design constraint: KISS Design constraint: Be chatty and friendly Drop off from confusion Design constraint: KISS Design constraint: Be chatty and friendly In from Google: What phone to buy -- Where to start with phones -- What kind of phones are there – About cell phones– mobile phones for dummies Drop off from cred Design constraint: Be trusted Drop off from cred Design constraint: Be trusted

We will go a bit further You wireframe will also: Be the start of a template – Areas and sub areas – End user labeling Be inside a wider user journey – Expected path in – Preferred path(s) out to promote success – Drop-off mitigations Be the start of a technical specification – Data views – Functions – Queries

Be the start of a technical spec profilenarrative feature

User Profiles A user has a profile A profile has a type

Display profile Algorithm 1.On page display 2.query for all profile records 3.Sort by type 4.Format display 1.type = tab 2.text/id = checkbox Pseudo Query What: profile types, text and ids Where: all Pseudo Query What: profile types, text and ids Where: all

From Users to Phones user-profile = profile-feature = feature-phone

Add to profile Algorithm 1.User clicks checkbox 2.Passes profile id 3.Use the profile id to create a user-profile record 4.Calc the number of phones with all profile- features 5.Display the number in the button 6.Select chosen checkboxes in the screen from now on Pseudo Query What: number of phones Where: phone-features = profile-features Pseudo Query What: number of phones Where: phone-features = profile-features

Hierarchical tables

Pseudo Query (run mult times) What: narrative title and id Where: parentFK = current id Pseudo Query (run mult times) What: narrative title and id Where: parentFK = current id Build Narrative area Algorithm 1.Query for top level 2.Recursive query for each child level 3.Format nav the way the HTML needs it 4.Format text area the way HTML needs it 1.Formatting 2.Links!

Click a link Algorithm 1.Mouse over = like popup 2.Click like 3.Pass profile id 4.Use the profile id to create a user- profile record 5.Calc the number of phones with all profile-features 6.display the number above the button Pseudo Query What: number of phones Where: phone-features = profile-features Pseudo Query What: number of phones Where: phone-features = profile-features user-profile = profile-feature = feature-phone