Usability Engineering (history) SFU CMPT week 2. (Some) Key questions. Usability engineering (objectives) Human-centered design.

Size: px
Start display at page:

Download "Usability Engineering (history) SFU CMPT week 2. (Some) Key questions. Usability engineering (objectives) Human-centered design."

Transcription

1 SFU CMPT week 2 Manuel Zahariev manuelz@cs.sfu.ca Based on course material from Arthur Kirkpatrick May 12, 2004 "!$#!% Historical phases of usability: Usability Engineering (history) 1980s: Adding cognitive scientists to development teams Early 1990s: Inserting usability methods into conventional development processes Early 2000s: Structuring the development cycle around usability Observation 1 The integration of usability engineering with software engineering is not yet complete. 1 2 Usability engineering (objectives) (Some) Key questions Set measurable goals Systematic process Milestones and deliverables Usability inspection (without users) Usability testing (with users) How do we design to support learning? What are the characteristics of skilled human performance? How do we design to support both first-time and skilled users? How do humans coordinate group activity? What makes something fun to use? How does culture influence one s perception of a tool? 3 4 Human-centered design Observation 2 Human-centered design is about dealing with the needs/wants of humans, and not about accommodating specific software or hardware architectures (machine-centered design). Human-cantered design answers the following questions: Is it usable? Is it learnable? Is it fun? Human-cantered design does not answer the questions: Is it multitasking? Is it Java/C++/Perl...? 5 (Raskin, 2000, pg.2): Interface The interface is the way you accomplish tasks with a product. More than just peanut butter... (Raskin, 2000, pg.5) (emphasis added): As far as the user is concerned, the interface is the product. Observation 3 User interface design should drive every technical decision. 6

2 Usability Definition 1 (Usability) Usability is the effectiveness, efficiency, and satisfaction with which specified users can achieve specified goals in particular environments (ISO DIS ). Effectiveness: The extent to which the goal is achieved. Efficiency: How much effort is required. Satisfaction: Enjoyment and comfort users feel. Usefulness Does the product help the user achieve something important to them? Much harder to measure and predict. Contradictory, when looking at different categories of users. Note 1 Usability is not Usefulness. 7 8 Development models: waterfall Waterfall: Successive phases, each one complete before moving on to the next Requirements analysis Design Implementation Testing Maintenance Note 2 (Software design vs. User Interface design) Software design (e.g. in the waterfall model) is not user interface design. What makes interactive software different? Predictive theories are limited You can only get it right through iteration. The system you build is not the system you originally planned. Early and continual focus on users (Gould and Lewis, 1985). Start by understanding the users. Test it with the users Software development (a developer-centered view) : 2 Software development (a developer-centered view) : 1 Software development falls into two extreme categories: services products Software development services are contracted by organizations, in order to fill internal needs, and result in custom solutions. Observation 4 (Services) Software services are centered on existing, known customers, who state a need and initiate a purchase process (e.g. request for proposal, bidding). Software products are initiated by software companies, in an attempt to fill a generic need of [ideally] large numbers of customers. Observation 5 (Products) Software products are centered around mental representations of future, unknown, potential customers, who may decide to initiate a software evaluation and acquisition process to fill internal needs

3 Software development (a developer-centered view) : 3 Software development (a developer-centered view) : 4 Note 3 (Build vs. Buy) The customers (e.g. IT departments) decide on Build: contracting out services (or building in-house) vs. Buy: purchasing Products. Observation 6 (Products AND services) In reality, most software development involves both the development of products and services. The typical life-cycle of most software companies is: 1. development of services for clients 2. creation of products for a given vertical 3. creation of horizontal infrastructure products When developing services, you are dealing with representatives of the Customer, e.g. members of their IT Team. Note 4 Customers of services are problem experts, and many times domain experts, but usually are not solution experts. When developing products, you are usually dealing with members of a Marketing Department, usually Product Managers. Note 5 Product Managers are domain experts, problem experts, and sometimes solution experts. They have a thorough understanding of all business aspects of the product. Note 6 Developers are generally only solution technology experts Software development (a developer-centered view) : 5 Development models: spiral Note 7 The biggest problem in software development is: What to build? Who has the answer? Services: the Customer and the Developer Products: the Product Manager and the Developer Note 8 The biggest challenge in software development: communication. Observation 7 Communication can only happen at the level of the greatest common denominator of the backgrounds of parties involved. Iterative development. Thorough prototyping Example: extreme Programming (XP). Build system incrementally. Users stories motivate design and testing. Note 9 This course focuses on scenario-based methods Scenario-based design Stories of use (greatest common denominator) More or less abstract Used throughout development cycle Easily changed Claims: positive and negative outcomes of main design decisions Future visions of computing Mobile/Wearable Invisible Tangible Collaborative Context-aware Common-sensical Playful/Creative 17 18

4 Requirements Analysis Goal: Decide what the product has to do. What functions What social processes Use other methods for: Amount of data Hardware Speed... Components Who is doing this? What is it they do? What objects do they use? Who are their coworkers? Requirements Analysis in Waterfall development process Requirements Analysis in Iterative development process Requirements Analysis Design Implementation Testing (Rosson and Carroll, 2002, Figure 1.6) Explicit vs. tacit knowledge Explicit business process: Procedures manual Job titles and descriptions Business plan Tacit business process: Who will you call? Incidental conversations. Categorizing the difficult cases. Requirements Analysis process (Rosson and Carroll, 2002, Figure 2.3) 23 24

5 Example: Bioinformatics database (root concept) Vision: Scientists contribute and retrieve research results from all over the world. Rationale: Disseminate experimental results quickly One location for all results of zebrafish research Assumptions: Web-based Multimedia, object-oriented database Requirements analysis Stakeholders Research scientists ( principal investigators : PIs) Funding agencies (NSF, NIH, NSERC, CMHRC, others) Trainees (Post docs, grad students, undergrads) Journal publishers and editors Providers of other biological databases (mouse, worm, fly, plant, protein, sequence,... ) Field study methods Stakeholder profile for PI Attending weekly group meetings (5 PIs, 30 students) Reading journal articles Observing experiments Practicing using the language Playing bridge, having lunch together,... Age : 35-60, more than 21 years of education Fluent in English Modest computer use (but some quite proficient) Runs lab of people Lab annual budget for software $200,000 / yr Typical tasks for PIs Writing grant proposals or reports. Maintaining resume (CV). Managing lab. Editing papers. Interviewing potential hires. Networking with colleagues. PI scenario Edna, a full professor at the University of Victoria, is editing a paper drafted by one of her doctoral students, Vicki. The article continues some research that has been going on in Edna s lab for 8 years on the developmental impact of Sonic Hedgehog (shh). At the most recent biennial Cold Spring Harbor conference, Edna learned that her colleague Albert at the University of Kansas is doing some related work on Goosecoid (gsc). Edna checks the recent publications on Albert s Web site and finds one that seems appropriate. She makes a note for Vicki to get a copy and cite it in the paper

6 Course project The term project is to develop a system for organizing ad hoc ride sharing among registered human participants. Participation to the system will be open, while the organization of specific rides will involve individual participation and consent from all involved users. The system shall support (assumptions): the ability to access the system through the Internet from a PC the ability to access the system from mobile devices (e.g. cellular phones, PDA s) Ethics in studies with human participants : 1 Participants vs. Subjects: Signifies an attitude more than different wording. Language acknowledges participation. There are differences between US and Canada/UK. Include in Acknowledgements section of paper Ethics in studies with human participants : 2 Principles of ethical treatment: Disclosure Tell participants as much as possible, as soon as possible. Privacy Minimize amount of information revealed about participants. Individual consent Participants must knowingly agree to participate. Organizational consent (where applicable) Managerial consent may be required (e.g. for employees). Ethics in studies with human participants : 3 Levels of invasiveness: Questionnaire Phone survey Visit to home / workplace Audio recording Video recording Physiological measurement Ethics in studies with human participants : 4 Levels of possible injury: Information apparent to a casual observer whose presence is known. Opinions about products. Personal values, controversial opinions. Some risk of physical injury. Significant risk of physical injury Ethics in studies with human participants : 5 Levels of concealment from participant: Aware of goals, hypotheses. Naïve about study s purpose, but fully informed about task. Misled about the nature of the task

7 Ethics in studies with human participants : 6 Ethics in studies with human participants : 7 Levels of distribution: Design team, destroyed afterwards. Whole implementation team. Internally archived for ongoing work. Distribution to select colleagues outside the team. Published (including available on a computer network). Special groups (require special permission): First Nations members on tribal lands. Pregnant women. Convicts. Minors (under 19 in BC); note extension to University students over 17. Mentally incompetent References Ethics in studies with human participants : 8 Rewarding participation: Access to results. Prize(s) for high(er) performance. Payment for time. Sense of contribution. (Sometimes) Sense of contribution over work/play environment. References [Gould and Lewis1985] John D. Gould and Clayton Lewis Designing usability: Key principles and what designers think. Communications of the ACM, 2(3): [Raskin2000] Jef Raskin The Humane Interface. Addison-Wesley. [Rosson and Carroll2002] Mary Beth Rosson and John M. Carroll Usability Engineering. Morgan Kaufman

Does Involving Users in Software Development Really Influence System Success?

Does Involving Users in Software Development Really Influence System Success? Voice of evidence Editor: Tore Dybå sintef tore.dyba@sintef.no Editor: Helen Sharp The open University, London h.c.sharp@open.ac.uk Does Involving Users in Software Development Really Influence System

More information

An Evaluation Framework. Based on the slides available at book.com

An Evaluation Framework. Based on the slides available at  book.com An Evaluation Framework The aims Explain key evaluation concepts & terms Describe the evaluation paradigms & techniques used in interaction design Discuss the conceptual, practical and ethical issues that

More information

Course Syllabus. P age 1 5

Course Syllabus. P age 1 5 Course Syllabus Course Code Course Title ECTS Credits COMP-263 Human Computer Interaction 6 Prerequisites Department Semester COMP-201 Computer Science Spring Type of Course Field Language of Instruction

More information

CS 3724 Introduction to HCI

CS 3724 Introduction to HCI CS 3724 Introduction to HCI Jacob Somervell McBryde 104C jsomerve@vt.edu Who are these people? Jacob Somervell (instructor) PhD candidate in computer science interested in large screen displays as notification

More information

ISO ISO is the standard for procedures and methods on User Centered Design of interactive systems.

ISO ISO is the standard for procedures and methods on User Centered Design of interactive systems. ISO 13407 ISO 13407 is the standard for procedures and methods on User Centered Design of interactive systems. Phases Identify need for user-centered design Why we need to use this methods? Users can determine

More information

UML and Patterns.book Page 52 Thursday, September 16, :48 PM

UML and Patterns.book Page 52 Thursday, September 16, :48 PM UML and Patterns.book Page 52 Thursday, September 16, 2004 9:48 PM UML and Patterns.book Page 53 Thursday, September 16, 2004 9:48 PM Chapter 5 5 EVOLUTIONARY REQUIREMENTS Ours is a world where people

More information

PRINCIPLES AND CRITERIA FOR THE EVALUATION OF SCIENTIFIC ORGANISATIONS IN THE REPUBLIC OF CROATIA

PRINCIPLES AND CRITERIA FOR THE EVALUATION OF SCIENTIFIC ORGANISATIONS IN THE REPUBLIC OF CROATIA ashe Agency for Science and Higher Education PRINCIPLES AND CRITERIA FOR THE EVALUATION OF SCIENTIFIC ORGANISATIONS IN THE REPUBLIC OF CROATIA February 2013 Donje Svetice 38/5 10 000 Zagreb, Croatia T

More information

Canadian Technology Accreditation Criteria (CTAC) CIVIL ENGINEERING TECHNOLOGY - TECHNICIAN Technology Accreditation Canada (TAC)

Canadian Technology Accreditation Criteria (CTAC) CIVIL ENGINEERING TECHNOLOGY - TECHNICIAN Technology Accreditation Canada (TAC) Canadian Technology Accreditation Criteria (CTAC) CIVIL ENGINEERING TECHNOLOGY - TECHNICIAN Technology Accreditation Canada (TAC) Preamble These CTAC are applicable to programs having titles involving

More information

Strategic Information Management: Issues

Strategic Information Management: Issues Strategic Information Management: Issues David Bearman & Jennifer Trant Archives & Museum Informatics dbear@archimuse.com jtrant@archimuse.com Workshop at the MCN Annual Conference Philadelphia PA October

More information

UNIT-III LIFE-CYCLE PHASES

UNIT-III LIFE-CYCLE PHASES INTRODUCTION: UNIT-III LIFE-CYCLE PHASES - If there is a well defined separation between research and development activities and production activities then the software is said to be in successful development

More information

Creating a Culture of Self-Reflection and Mutual Accountability

Creating a Culture of Self-Reflection and Mutual Accountability Vol. 13, Issue 2, February 2018 pp. 47 51 Creating a Culture of Self-Reflection and Mutual Accountability Elizabeth Rosenzweig Principal UX Consultant User Experience Center Bentley University 175 Forest

More information

The aims. An evaluation framework. Evaluation paradigm. User studies

The aims. An evaluation framework. Evaluation paradigm. User studies The aims An evaluation framework Explain key evaluation concepts & terms. Describe the evaluation paradigms & techniques used in interaction design. Discuss the conceptual, practical and ethical issues

More information

Practicing Russian Listening Comprehension Skills in Virtual Reality

Practicing Russian Listening Comprehension Skills in Virtual Reality Practicing Russian Listening Comprehension Skills in Virtual Reality Ewa Golonka, Medha Tare, Jared Linck, Sunhee Kim PROPRIETARY INFORMATION 2018 University of Maryland. All rights reserved. Virtual Reality

More information

Years 9 and 10 standard elaborations Australian Curriculum: Digital Technologies

Years 9 and 10 standard elaborations Australian Curriculum: Digital Technologies Purpose The standard elaborations (SEs) provide additional clarity when using the Australian Curriculum achievement standard to make judgments on a five-point scale. They can be used as a tool for: making

More information

HUMAN COMPUTER INTERFACE

HUMAN COMPUTER INTERFACE HUMAN COMPUTER INTERFACE TARUNIM SHARMA Department of Computer Science Maharaja Surajmal Institute C-4, Janakpuri, New Delhi, India ABSTRACT-- The intention of this paper is to provide an overview on the

More information

Object-oriented Analysis and Design

Object-oriented Analysis and Design Object-oriented Analysis and Design Stages in a Software Project Requirements Writing Understanding the Client s environment and needs. Analysis Identifying the concepts (classes) in the problem domain

More information

TRIL Technology Research for Independent Living. Seamus Small TRIL Centre Manager 11 th May 2011

TRIL Technology Research for Independent Living. Seamus Small TRIL Centre Manager 11 th May 2011 TRIL Technology Research for Independent Living Seamus Small TRIL Centre Manager 11 th May 2011 TRIL Centre Mission TRIL s mission is to carry out scientific ageing research that informs person-centred

More information

UNIT VIII SYSTEM METHODOLOGY 2014

UNIT VIII SYSTEM METHODOLOGY 2014 SYSTEM METHODOLOGY: UNIT VIII SYSTEM METHODOLOGY 2014 The need for a Systems Methodology was perceived in the second half of the 20th Century, to show how and why systems engineering worked and was so

More information

Violent Intent Modeling System

Violent Intent Modeling System for the Violent Intent Modeling System April 25, 2008 Contact Point Dr. Jennifer O Connor Science Advisor, Human Factors Division Science and Technology Directorate Department of Homeland Security 202.254.6716

More information

Contextual Design Observations

Contextual Design Observations Contextual Design Observations Professor Michael Terry September 29, 2009 Today s Agenda Announcements Questions? Finishing interviewing Contextual Design Observations Coding CS489 CS689 / 2 Announcements

More information

Design Science Research Methods. Prof. Dr. Roel Wieringa University of Twente, The Netherlands

Design Science Research Methods. Prof. Dr. Roel Wieringa University of Twente, The Netherlands Design Science Research Methods Prof. Dr. Roel Wieringa University of Twente, The Netherlands www.cs.utwente.nl/~roelw UFPE 26 sept 2016 R.J. Wieringa 1 Research methodology accross the disciplines Do

More information

User requirements. Unit 4

User requirements. Unit 4 User requirements Unit 4 Learning outcomes Understand The importance of requirements Different types of requirements Learn how to gather data Review basic techniques for task descriptions Scenarios Task

More information

SUSTAINABILITY OF RESEARCH CENTRES IN RELATION TO GENERAL AND ACTUAL RISKS

SUSTAINABILITY OF RESEARCH CENTRES IN RELATION TO GENERAL AND ACTUAL RISKS SUSTAINABILITY OF RESEARCH CENTRES IN RELATION TO GENERAL AND ACTUAL RISKS Branislav Hadzima, Associate Professor Stefan Sedivy, PhD., MSc. Lubomír Pepucha, PhD., MSc. Ingrid Zuziaková,MSc. University

More information

Great Minds. Internship Program IBM Research - China

Great Minds. Internship Program IBM Research - China Internship Program 2017 Internship Program 2017 Jump Start Your Future at IBM Research China Introduction invites global candidates to apply for the 2017 Great Minds internship program located in Beijing

More information

The Method Toolbox of TA. PACITA Summer School 2014 Marie Louise Jørgensen, The Danish Board of Technology Foundation

The Method Toolbox of TA. PACITA Summer School 2014 Marie Louise Jørgensen, The Danish Board of Technology Foundation The Method Toolbox of TA PACITA Summer School 2014 Marie Louise Jørgensen, mlj@tekno.dk The Danish Board of Technology Foundation The TA toolbox Method Toolbox Classes of methods Classic or scientific

More information

USER RESEARCH: THE CHALLENGES OF DESIGNING FOR PEOPLE DALIA EL-SHIMY UX RESEARCH LEAD, SHOPIFY

USER RESEARCH: THE CHALLENGES OF DESIGNING FOR PEOPLE DALIA EL-SHIMY UX RESEARCH LEAD, SHOPIFY USER RESEARCH: THE CHALLENGES OF DESIGNING FOR PEOPLE DALIA EL-SHIMY UX RESEARCH LEAD, SHOPIFY 1 USER-CENTERED DESIGN 2 3 USER RESEARCH IS A CRITICAL COMPONENT OF USER-CENTERED DESIGN 4 A brief historical

More information

THE ROLE OF USER CENTERED DESIGN PROCESS IN UNDERSTANDING YOUR USERS

THE ROLE OF USER CENTERED DESIGN PROCESS IN UNDERSTANDING YOUR USERS THE ROLE OF USER CENTERED DESIGN PROCESS IN UNDERSTANDING YOUR USERS ANDREA F. KRAVETZ, Esq. Vice President User Centered Design Elsevier 8080 Beckett Center, Suite 225 West Chester, OH 45069 USA a.kravetz@elsevier.com

More information

INNOVATIVE APPROACH TO TEACHING ARCHITECTURE & DESIGN WITH THE UTILIZATION OF VIRTUAL SIMULATION TOOLS

INNOVATIVE APPROACH TO TEACHING ARCHITECTURE & DESIGN WITH THE UTILIZATION OF VIRTUAL SIMULATION TOOLS University of Missouri-St. Louis From the SelectedWorks of Maurice Dawson 2012 INNOVATIVE APPROACH TO TEACHING ARCHITECTURE & DESIGN WITH THE UTILIZATION OF VIRTUAL SIMULATION TOOLS Maurice Dawson Raul

More information

Interaction Design -ID. Unit 6

Interaction Design -ID. Unit 6 Interaction Design -ID Unit 6 Learning outcomes Understand what ID is Understand and apply PACT analysis Understand the basic step of the user-centred design 2012-2013 Human-Computer Interaction 2 What

More information

2009 New Jersey Core Curriculum Content Standards - Technology

2009 New Jersey Core Curriculum Content Standards - Technology P 2009 New Jersey Core Curriculum Content s - 8.1 Educational : All students will use digital tools to access, manage, evaluate, and synthesize information in order to solve problems individually and collaboratively

More information

School of Computer Science. Course Title: Introduction to Human-Computer Interaction Date: 8/16/11

School of Computer Science. Course Title: Introduction to Human-Computer Interaction Date: 8/16/11 Course Title: Introduction to Human-Computer Interaction Date: 8/16/11 Course Number: CEN-371 Number of Credits: 3 Subject Area: Computer Systems Subject Area Coordinator: Christine Lisetti email: lisetti@cis.fiu.edu

More information

04 - Introduction to Privacy

04 - Introduction to Privacy 04 - Introduction to Privacy Lorrie Cranor, Blase Ur, and Rich Shay Engineering & Public Policy January 22, 2015 05-436 / 05-836 / 08-534 / 08-734 Usable Privacy and Security 1 Today! What does privacy

More information

C 2 A L L Y O U R P A R T N E R I N U S E R E X P E R I E N C E

C 2 A L L Y O U R P A R T N E R I N U S E R E X P E R I E N C E C 2 A L L Y O U R P A R T N E R I N U S E R E X P E R I E N C E 1 Design Innovation Process TECHNO- LOGY Feasibility Design Innovation BUSINESS Viability DESIGN & INTERACTIVITY HUMAN VALUES Usability,

More information

User Centric Innovation

User Centric Innovation User Centric Innovation Lasse Berntzen Associate Professor Department of Business and Management Vestfold University College Norway About myself Associate Professor at VUC since 2002 Academic background:

More information

COLLABORATIVE R&D & IP ISSUES IN TECHNOLOGY TRANSFER IN UNIVERSITY SYSTEM

COLLABORATIVE R&D & IP ISSUES IN TECHNOLOGY TRANSFER IN UNIVERSITY SYSTEM COLLABORATIVE R&D & IP ISSUES IN TECHNOLOGY TRANSFER IN UNIVERSITY SYSTEM Avinash Kumar Addl. Dir (IPR) DRDO HQ, DRDO Bhawan, Rajaji Marg New Delhi- 100 011 avinash@hqr.drdo.in IPR Group-DRDO Our Activities

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Security techniques Privacy framework

ISO/IEC INTERNATIONAL STANDARD. Information technology Security techniques Privacy framework INTERNATIONAL STANDARD ISO/IEC 29100 First edition 2011-12-15 Information technology Security techniques Privacy framework Technologies de l'information Techniques de sécurité Cadre privé Reference number

More information

Public Art Network Best Practice Goals and Guidelines

Public Art Network Best Practice Goals and Guidelines Public Art Network Best Practice Goals and Guidelines The Public Art Network (PAN) Council of Americans for the Arts appreciates the need to identify best practice goals and guidelines for the field. The

More information

TECHNOLOGY, INNOVATION AND HEALTH COMMUNICATION Why Context Matters and How to Assess Context

TECHNOLOGY, INNOVATION AND HEALTH COMMUNICATION Why Context Matters and How to Assess Context TECHNOLOGY, INNOVATION AND HEALTH COMMUNICATION Why Context Matters and How to Assess Context Ellen Balka, Ph.D. Senior Scholar, Michael Smith Foundation for Health Research Senior Scientist, Centre for

More information

BEYOND SHALL STATEMENTS: MODERNIZING REQUIREMENTS ENGINEERING

BEYOND SHALL STATEMENTS: MODERNIZING REQUIREMENTS ENGINEERING BEYOND SHALL STATEMENTS: MODERNIZING REQUIREMENTS ENGINEERING Leyna Cotran Lockheed Martin Space Systems Company & University of California, Irvine Systems Engineer Staff leyna c cotran@lmco com leyna.c.cotran@lmco.com

More information

Trenton Public Schools. Fourth Grade Technological Literacy 2013

Trenton Public Schools. Fourth Grade Technological Literacy 2013 Goals By the end of fourth grade students should be able to: Demonstrate proficient use of keyboard by typing a three-paragraph document with no errors. Use a word processing program to create a brochure.

More information

An Integrated Expert User with End User in Technology Acceptance Model for Actual Evaluation

An Integrated Expert User with End User in Technology Acceptance Model for Actual Evaluation Computer and Information Science; Vol. 9, No. 1; 2016 ISSN 1913-8989 E-ISSN 1913-8997 Published by Canadian Center of Science and Education An Integrated Expert User with End User in Technology Acceptance

More information

IS 525 Chapter 2. Methodology Dr. Nesrine Zemirli

IS 525 Chapter 2. Methodology Dr. Nesrine Zemirli IS 525 Chapter 2 Methodology Dr. Nesrine Zemirli Assistant Professor. IS Department CCIS / King Saud University E-mail: Web: http://fac.ksu.edu.sa/nzemirli/home Chapter Topics Fundamental concepts and

More information

Introduction to HCI. CS4HC3 / SE4HC3/ SE6DO3 Fall Instructor: Kevin Browne

Introduction to HCI. CS4HC3 / SE4HC3/ SE6DO3 Fall Instructor: Kevin Browne Introduction to HCI CS4HC3 / SE4HC3/ SE6DO3 Fall 2011 Instructor: Kevin Browne brownek@mcmaster.ca Slide content is based heavily on Chapter 1 of the textbook: Designing the User Interface: Strategies

More information

Creative Informatics Research Fellow - Job Description Edinburgh Napier University

Creative Informatics Research Fellow - Job Description Edinburgh Napier University Creative Informatics Research Fellow - Job Description Edinburgh Napier University Edinburgh Napier University is appointing a full-time Post Doctoral Research Fellow to contribute to the delivery and

More information

KT for TT Ensuring Technologybased R&D matters to Stakeholders. Center on Knowledge Translation for Technology Transfer University at Buffalo

KT for TT Ensuring Technologybased R&D matters to Stakeholders. Center on Knowledge Translation for Technology Transfer University at Buffalo KT for TT Ensuring Technologybased R&D matters to Stakeholders Center on Knowledge Translation for Technology Transfer University at Buffalo Session Objectives 1. Define KT and describe how Models, Methods

More information

A Proposed Probabilistic Model for Risk Forecasting in Small Health Informatics Projects

A Proposed Probabilistic Model for Risk Forecasting in Small Health Informatics Projects 2011 International Conference on Modeling, Simulation and Control IPCSIT vol.10 (2011) (2011) IACSIT Press, Singapore A Proposed Probabilistic Model for Risk Forecasting in Small Health Informatics Projects

More information

An introduction to software development. Dr. C. Constantinides, P.Eng. Computer Science and Software Engineering Concordia University

An introduction to software development. Dr. C. Constantinides, P.Eng. Computer Science and Software Engineering Concordia University An introduction to software development Dr. C. Constantinides, P.Eng. Computer Science and Software Engineering Concordia University What type of projects? Small-scale projects Can be built (normally)

More information

This version has been archived. Find the current version at on the Current Documents page. Scientific Working Groups on.

This version has been archived. Find the current version at  on the Current Documents page. Scientific Working Groups on. Scientific Working Groups on Digital Evidence and Imaging Technology SWGDE/SWGIT Guidelines & Recommendations for Training in Digital & Multimedia Evidence Disclaimer: As a condition to the use of this

More information

University of Massachusetts Amherst Libraries. Digital Preservation Policy, Version 1.3

University of Massachusetts Amherst Libraries. Digital Preservation Policy, Version 1.3 University of Massachusetts Amherst Libraries Digital Preservation Policy, Version 1.3 Purpose: The University of Massachusetts Amherst Libraries Digital Preservation Policy establishes a framework to

More information

Unit 5: Unified Software Development Process. 3C05: Unified Software Development Process USDP. USDP for your project. Iteration Workflows.

Unit 5: Unified Software Development Process. 3C05: Unified Software Development Process USDP. USDP for your project. Iteration Workflows. Unit 5: Unified Software Development Process 3C05: Unified Software Development Process Objectives: Introduce the main concepts of iterative and incremental development Discuss the main USDP phases 1 2

More information

Who are these people? Introduction to HCI

Who are these people? Introduction to HCI Who are these people? Introduction to HCI Doug Bowman Qing Li CS 3724 Fall 2005 (C) 2005 Doug Bowman, Virginia Tech CS 2 First things first... Why are you taking this class? (be honest) What do you expect

More information

TERMS OF REFERENCE FOR CONSULTANTS

TERMS OF REFERENCE FOR CONSULTANTS Strengthening Systems for Promoting Science, Technology, and Innovation (KSTA MON 51123) TERMS OF REFERENCE FOR CONSULTANTS 1. The Asian Development Bank (ADB) will engage 77 person-months of consulting

More information

CSE 190: 3D User Interaction. Lecture #17: 3D UI Evaluation Jürgen P. Schulze, Ph.D.

CSE 190: 3D User Interaction. Lecture #17: 3D UI Evaluation Jürgen P. Schulze, Ph.D. CSE 190: 3D User Interaction Lecture #17: 3D UI Evaluation Jürgen P. Schulze, Ph.D. 2 Announcements Final Exam Tuesday, March 19 th, 11:30am-2:30pm, CSE 2154 Sid s office hours in lab 260 this week CAPE

More information

Lean Enablers for Managing Engineering Programs

Lean Enablers for Managing Engineering Programs Lean Enablers for Managing Engineering Programs Presentation to the INCOSE Enchantment Chapter June 13 2012 Josef Oehmen http://lean.mit.edu 2012 Massachusetts Institute of Technology, Josef Oehmen, oehmen@mit.edu

More information

SWEN 256 Software Process & Project Management

SWEN 256 Software Process & Project Management SWEN 256 Software Process & Project Management What is quality? A definition of quality should emphasize three important points: 1. Software requirements are the foundation from which quality is measured.

More information

1. GENERAL PROVISIONS

1. GENERAL PROVISIONS RECOMMENDATIONS OF THE 18th SESSION OF THE EXECUTIVE COMMITTEE The International Campaign for the Establishment of the Nubia Museum in Aswan and the National Museum of Egyptian Civilization in Cairo Paris,

More information

Communication and Culture Concentration 2013

Communication and Culture Concentration 2013 Indiana State University» College of Arts & Sciences» Communication BA/BS in Communication Standing Requirements s Library Communication and Culture Concentration 2013 The Communication and Culture Concentration

More information

in the New Zealand Curriculum

in the New Zealand Curriculum Technology in the New Zealand Curriculum We ve revised the Technology learning area to strengthen the positioning of digital technologies in the New Zealand Curriculum. The goal of this change is to ensure

More information

CCG 360 o stakeholder survey 2017/18

CCG 360 o stakeholder survey 2017/18 CCG 360 o stakeholder survey 2017/18 Case studies of high performing and improved CCGs 1 Contents 1 Background and key themes 2 3 4 5 6 East and North Hertfordshire CCG: Building on a strong internal foundation

More information

User Experience. What the is UX Design? User. User. Client. Customer. https://youtu.be/ovj4hfxko7c

User Experience. What the is UX Design? User. User. Client. Customer. https://youtu.be/ovj4hfxko7c 2 What the #$%@ is UX Design? User Experience https://youtu.be/ovj4hfxko7c Mattias Arvola Department of Computer and Information Science 3 4 User User FreeImages.com/V J FreeImages.com/V J 5 Client 6 Customer

More information

The Reproducible Research Movement in Statistics

The Reproducible Research Movement in Statistics The Reproducible Research Movement in Statistics Victoria Stodden Department of Statistics Columbia University 59th ISI World Statistics Congress Sharing Data, Code and Publications - Making Research Reproducible

More information

Issues in Emerging Health Technologies Bulletin Process

Issues in Emerging Health Technologies Bulletin Process Issues in Emerging Health Technologies Bulletin Process Updated: April 2015 Version 1.0 REVISION HISTORY Periodically, this document will be revised as part of ongoing process improvement activities. The

More information

MEDIA AND INFORMATION

MEDIA AND INFORMATION MEDIA AND INFORMATION MI Department of Media and Information College of Communication Arts and Sciences 101 Understanding Media and Information Fall, Spring, Summer. 3(3-0) SA: TC 100, TC 110, TC 101 Critique

More information

A POLICY in REGARDS to INTELLECTUAL PROPERTY. OCTOBER UNIVERSITY for MODERN SCIENCES and ARTS (MSA)

A POLICY in REGARDS to INTELLECTUAL PROPERTY. OCTOBER UNIVERSITY for MODERN SCIENCES and ARTS (MSA) A POLICY in REGARDS to INTELLECTUAL PROPERTY OCTOBER UNIVERSITY for MODERN SCIENCES and ARTS (MSA) OBJECTIVE: The objective of October University for Modern Sciences and Arts (MSA) Intellectual Property

More information

Academic Vocabulary Test 1:

Academic Vocabulary Test 1: Academic Vocabulary Test 1: How Well Do You Know the 1st Half of the AWL? Take this academic vocabulary test to see how well you have learned the vocabulary from the Academic Word List that has been practiced

More information

Architectural CAD. Technology Diffusion Synthesize information, evaluate and make decisions about technologies.

Architectural CAD. Technology Diffusion Synthesize information, evaluate and make decisions about technologies. Architectural CAD 1A1 1.0.1 Nature of Technology Students develop an understanding of technology, its characteristics, scope, core concepts* and relationships between technologies and other fields. *The

More information

Evaluation Axis and Index in the Next Mid to Long-Term Objectives (draft)

Evaluation Axis and Index in the Next Mid to Long-Term Objectives (draft) Reference Document 3 Evaluation Axis and Index in the Next Mid to Long-Term Objectives (draft) December 13, 2016 Association between Pillars and Programs Pillar Program 1. Plans and proposals for R&D strategies

More information

Grundlagen des Software Engineering Fundamentals of Software Engineering

Grundlagen des Software Engineering Fundamentals of Software Engineering Software Engineering Research Group: Processes and Measurement Fachbereich Informatik TU Kaiserslautern Grundlagen des Software Engineering Fundamentals of Software Engineering Winter Term 2011/12 Prof.

More information

Auto und Umwelt - das Auto als Plattform für Interaktive

Auto und Umwelt - das Auto als Plattform für Interaktive Der Fahrer im Dialog mit Auto und Umwelt - das Auto als Plattform für Interaktive Anwendungen Prof. Dr. Albrecht Schmidt Pervasive Computing University Duisburg-Essen http://www.pervasive.wiwi.uni-due.de/

More information

Increased Visibility in the Social Sciences and the Humanities (SSH)

Increased Visibility in the Social Sciences and the Humanities (SSH) Increased Visibility in the Social Sciences and the Humanities (SSH) Results of a survey at the University of Vienna Executive Summary 2017 English version Increased Visibility in the Social Sciences and

More information

Software Life Cycle Models

Software Life Cycle Models 1 Software Life Cycle Models The goal of Software Engineering is to provide models and processes that lead to the production of well-documented maintainable software in a manner that is predictable. 2

More information

Trenton Public Schools. Eighth Grade Technological Literacy 2013

Trenton Public Schools. Eighth Grade Technological Literacy 2013 Goals By the end of eighth grade students should be able to: Use a word processing program to create professional documents with advanced text-formatting and graphics. Plan and create a database from a

More information

CC532 Collaborative System Design

CC532 Collaborative System Design CC532 Collaborative Design Part I: Fundamentals of s Engineering 5. s Thinking, s and Functional Analysis Views External View : showing the system s interaction with environment (users) 2 of 24 Inputs

More information

The Semantic Web Story 2004

The Semantic Web Story 2004 The Semantic Web Story 2004 Where are we? What is possible? Edward Feigenbaum Stanford University Uncertainty, Semantic Web, and Me Always ask myself: do I have enough that is important to say? Similar

More information

Technical Writers Working with a Contract Staffing Agency

Technical Writers Working with a Contract Staffing Agency Technical Writers Working with a Contract Staffing Agency What s the Big Deal? Contract Technical Writing can be a wonderful and rewarding career. The opportunities for writers seem limitless since they

More information

My approach to participatory and user-centred development

My approach to participatory and user-centred development My approach to participatory and user-centred development University of Oulu, Finland In COLLA 2014 2 User-centred approach to design 3 Participatory & user-centred Wilson and Haines, 2000 5 Technology

More information

Science of Science & Innovation Policy (SciSIP) Julia Lane

Science of Science & Innovation Policy (SciSIP) Julia Lane Science of Science & Innovation Policy (SciSIP) Julia Lane Overview What is SciSIP about? Investigator Initiated Research Current Status Next Steps Statistical Data Collection Graphic Source: 2005 Presentation

More information

INTRODUCTION. Norwegian University of Science and Technology

INTRODUCTION. Norwegian University of Science and Technology INTRODUCTION LOCATIONS TRONDHEIM GJØVIK ÅLESUND GOALS AND SOCIAL MISSION NTNU s vision: Knowledge for a better world Set the standard for developing cutting-edge knowledge. Create economic, cultural and

More information

Technology Accreditation Canada (TAC) SURVEY/GEOMATICS TECHNOLOGY TECHNOLOGIST Canadian Technology Accreditation Criteria (CTAC)

Technology Accreditation Canada (TAC) SURVEY/GEOMATICS TECHNOLOGY TECHNOLOGIST Canadian Technology Accreditation Criteria (CTAC) Technology Accreditation Canada (TAC) SURVEY/GEOMATICS TECHNOLOGY TECHNOLOGIST Canadian Technology Accreditation Criteria (CTAC) Preamble These CTAC are applicable to programs having titles involving Survey/Geomatics

More information

Interoperable systems that are trusted and secure

Interoperable systems that are trusted and secure Government managers have critical needs for models and tools to shape, manage, and evaluate 21st century services. These needs present research opportunties for both information and social scientists,

More information

POWERED BY SOGETILABS. Accelerating your ideas to reality

POWERED BY SOGETILABS. Accelerating your ideas to reality THiNKUBATOR POWERED BY SOGETILABS Accelerating your ideas to reality Agenda The speed of innovation SogetiLabs THiNKUBATOR Applying the approach 1 2 3 The speed of innovation 1 In the last 15 years, 52%

More information

Canadian Technology Accreditation Criteria (CTAC) PROGRAM GENERAL LEARNING OUTCOMES (PGLO) Common to all Technologist Disciplines

Canadian Technology Accreditation Criteria (CTAC) PROGRAM GENERAL LEARNING OUTCOMES (PGLO) Common to all Technologist Disciplines Canadian Technology Accreditation Criteria (CTAC) PROGRAM GENERAL LEARNING OUTCOMES (PGLO) Common to all Technologist Disciplines Preamble Eight Program General Learning Outcomes (PGLOs) are included in

More information

Lecture 6: HCI, advanced course, Design rationale for HCI

Lecture 6: HCI, advanced course, Design rationale for HCI Lecture 6: HCI, advanced course, Design rationale for HCI To read: Carroll, J. M., & Rosson, M. B. (2003) Design Rationale as Theory. Ch. 15 in J.M. Carroll (Ed.), HCI Models, Theories, and Frameworks.

More information

250 Introduction to Applied Programming Fall. 3(2-2) Creation of software that responds to user input. Introduces

250 Introduction to Applied Programming Fall. 3(2-2) Creation of software that responds to user input. Introduces MEDIA AND INFORMATION MI Department of Media and Information College of Communication Arts and Sciences 101 Understanding Media and Information Fall, Spring, Summer. 3(3-0) SA: TC 100, TC 110, TC 101 Critique

More information

Building an Infrastructure for Data Science Data and the Librarians Role. IAMSLIC, Anchorage August, 2012 Linda Pikula, NOAA and IODE GEMIM

Building an Infrastructure for Data Science Data and the Librarians Role. IAMSLIC, Anchorage August, 2012 Linda Pikula, NOAA and IODE GEMIM Building an Infrastructure for Data Science Data and the Librarians Role IAMSLIC, Anchorage August, 2012 Linda Pikula, NOAA and IODE GEMIM Lots and lots of data The predicted data deluge is a reality in

More information

Machine Learning and Data Mining Course Summary

Machine Learning and Data Mining Course Summary Machine Learning and Data Mining Course Summary Outline Data Mining and Society Discrimination, Privacy, and Security Hype Curve Future Directions Course Summary 2 Controversial Issues Data mining (or

More information

Selecting Photos for Sharing

Selecting Photos for Sharing MHCI Team Ben Elgart Saara Kamppari Bridget Lewis Ajay Prasad Yong Woo Rhee Lalatendu Satpathy Microsoft Live Labs Steven Drucker Selecting Photos for Sharing Client-Sponsored MHCI Capstone Project Ben

More information

Correlating 21st Century Skills Assessment reports with South Dakota Standards

Correlating 21st Century Skills Assessment reports with South Dakota Standards 21st Century Skills Assessment tests and reports proficiency to the ISTE NETS-S 2007 strands. This is the standards correlation of South Dakota Educational Technology Content Standards to the ISTE NETS-S

More information

Sustainable home heating practices Visions for 2050

Sustainable home heating practices Visions for 2050 Sustainable home heating practices Visions for 2050 Prof. Anna Davies Geography Department Trinity College Dublin email: daviesa@tcd.ie Challenges to sustainable consumption Perfect Storm "Can we cope

More information

Performance evaluation and benchmarking in EU-funded activities. ICRA May 2011

Performance evaluation and benchmarking in EU-funded activities. ICRA May 2011 Performance evaluation and benchmarking in EU-funded activities ICRA 2011 13 May 2011 Libor Král, Head of Unit Unit E5 - Cognitive Systems, Interaction, Robotics DG Information Society and Media European

More information

ETHICS & IMPACT EVALUATIONS

ETHICS & IMPACT EVALUATIONS ETHICS & IMPACT EVALUATIONS Nandini K. Kumar Former Deputy Director General, Senior Grade (ICMR) Dr. TMA Pai Endowment Chair & Adjunct Prof. Kasturba Medial College, Manipal University nandkku@gmail.com

More information

Social Interaction Design (SIxD) and Social Media

Social Interaction Design (SIxD) and Social Media Social Interaction Design (SIxD) and Social Media September 14, 2012 Michail Tsikerdekis tsikerdekis@gmail.com http://tsikerdekis.wuwcorp.com This work is licensed under a Creative Commons Attribution-ShareAlike

More information

Design and Development of a Mobile Persuasive Game on Code of Conduct awareness for Eco-Park Visitors

Design and Development of a Mobile Persuasive Game on Code of Conduct awareness for Eco-Park Visitors Design and Development of a Mobile Persuasive Game on Code Manny Mar Gonzales 1, Jose Eduardo Roxas 2, Edgardo G. Santos 3, and Ellenita Red 4 College of Computer and Information Science, Malayan Colleges

More information

#SpigitIgnite1. Innovation is Hard. Brent Foster, Engineering Director, Corporate Innovation, American Express

#SpigitIgnite1. Innovation is Hard. Brent Foster, Engineering Director, Corporate Innovation, American Express #SpigitIgnite1 Innovation is Hard Brent Foster, Engineering Director, Corporate Innovation, American Express Innovation is Hard "Skepticism is as much the result of knowledge, as knowledge is of skepticism.

More information

Controlling Changes Lessons Learned from Waste Management Facilities 8

Controlling Changes Lessons Learned from Waste Management Facilities 8 Controlling Changes Lessons Learned from Waste Management Facilities 8 B. M. Johnson, A. S. Koplow, F. E. Stoll, and W. D. Waetje Idaho National Engineering Laboratory EG&G Idaho, Inc. Introduction This

More information

Innovation and Technology Law Curriculum

Innovation and Technology Law Curriculum Innovation and Technology Law Curriculum Core Courses FOUNDATIONS OF PRIVACY LAW (FALL 2016) This course explores the principles of privacy law in relation to the affairs of government, non-government

More information

Solopreneur Checklist

Solopreneur Checklist Solopreneur Checklist Mary Ellen Bates Reluctant-Entrepreneur.com What do I need to do to start my business? I ve often been asked for a checklist of what someone needs to do in order to start a business.

More information

SAMPLE INTERVIEW QUESTIONS

SAMPLE INTERVIEW QUESTIONS SAMPLE INTERVIEW QUESTIONS 1. Tell me about your best and worst hiring decisions? 2. How do you sell necessary change to your staff? 3. How do you make your opinion known when you disagree with your boss?

More information

This is a preview - click here to buy the full publication

This is a preview - click here to buy the full publication TECHNICAL REPORT IEC/TR 62794 Edition 1.0 2012-11 colour inside Industrial-process measurement, control and automation Reference model for representation of production facilities (digital factory) INTERNATIONAL

More information

Coaching Questions From Coaching Skills Camp 2017

Coaching Questions From Coaching Skills Camp 2017 Coaching Questions From Coaching Skills Camp 2017 1) Assumptive Questions: These questions assume something a. Why are your listings selling so fast? b. What makes you a great recruiter? 2) Indirect Questions:

More information