External and Task Analyses. Overview. Traditional Software Development. SMD157 Human-Computer Interaction Fall 2005

Size: px
Start display at page:

Download "External and Task Analyses. Overview. Traditional Software Development. SMD157 Human-Computer Interaction Fall 2005"

Transcription

1 INSTITUTIONEN FÖR SYSTEMTEKNIK LULEÅ TEKNISKA UNIVERSITET External and Task Analyses SMD157 Human-Computer Interaction Fall 2005 Nov-4-05 SMD157, External & Task Analyses 1 L Overview Traditional software development External analysis Example external analysis Task analysis Example task analysis Nov-4-05 SMD157, External & Task Analyses 2 L INSTITUTIONEN FÖR SYSTEMTEKNIK LULEÅ TEKNISKA UNIVERSITET Traditional Software Development Nov-4-05 SMD157, External & Task Analyses 3 L 1

2 The Software Life Cycle: Six Phases Specification Implementation Requirements Definition Testing Maintenance Installation Nov-4-05 SMD157, External & Task Analyses 4 L Traditional Design Methods Focus on the technical aspects of the system - Database used, - Data stored, - Computer hardware requirements,... Focus on the quality requirements - Security provided, - Relative freedom from errors, - Commented code,... Nov-4-05 SMD157, External & Task Analyses 5 L Traditional Development Methods Linear Process - Write specifications - Build system - Test against specifications - Deploy Result Unusable Systems Why? - The non-technical is very important. - Remember the Vincennes Nov-4-05 SMD157, External & Task Analyses 6 L 2

3 INSTITUTIONEN FÖR SYSTEMTEKNIK LULEÅ TEKNISKA UNIVERSITET External Analysis Nov-4-05 SMD157, External & Task Analyses 7 L External Analysis Used to collect the non-technical requirements Characterizes - The users - Their work - The work environment Goals - Understand external (outside the system) factors - Identify system services - Identify usability goals Nov-4-05 SMD157, External & Task Analyses 8 L Characterizing the User User characteristics - Age, Gender, Physical abilities, Education, Goals - Cultural or ethnic background, Training, Motivation Usage profiles - Novice or first-time users - Knowledgeable intermittent users - Expert frequent users - Division of labor + Different assignments or always the same? Nov-4-05 SMD157, External & Task Analyses 9 L 3

4 Creating Personae, Fictional Users It is easier to design a product for someone. Design for the user! AND, you are not the user! Create fictional users A Fictional user is called a Persona - Detailed description, age, sex, education, - Include Goals - Write them up! Nov-4-05 SMD157, External & Task Analyses 10 L Personae There are usually several personae Choose one as the principle or head persona - Whose goals are the most important? - Whose goals subsume the goals of other personae? - Who must be satisfied for the system to succeed? Focus on the head persona Nov-4-05 SMD157, External & Task Analyses 11 L A Note on Goals User goals and work goals are not the same. User goals: - Want to escape boredom - Don t want to be made to feel stupid - Don t want to work too hard - Want to get the job done, not fight with the computer - Want to get done and do interesting stuff, like ski! Work goals: - Want workers to accomplish the maximum - Want to do it cheaply - Want workers to accomplish a set of tasks (e.g., sell insurance) - Hereafter, work goals will be called tasks. The system cannot violate user goals and must allow work goals to be accomplished! Nov-4-05 SMD157, External & Task Analyses 12 L 4

5 Characterizing the Work What is done? How? - Pay attention to exceptions and special situations! How does information flow? - Steps, sequences, and parallel tasks Is work: - Performed by a group? - Coordinated with others? Current tools Current artifacts (reports, documents,...) Nov-4-05 SMD157, External & Task Analyses 13 L Example, Air Traffic Control The British Aviation Authority decide to upgrade the air traffic control system in the late 1980 s. A new system know as RD3 was developed. - Added extra display capabilities - Enabled controllers to manage a sector by themselves The system was not accepted Why was the less technically advanced solution preferred? Nov-4-05 SMD157, External & Task Analyses 14 L Air Traffic Control, the Answers RD3 ignored current work structure: - Controllers managed a sector with the aid of assistants who: + Managed the information about flights on paper strips + Helped identify potential conflicts - They were supervised by a chief who: + Supervised several sectors + Smoothed the handoff + Looked for conflicts between sectors + Handled unusual situations Nov-4-05 SMD157, External & Task Analyses 15 L 5

6 Air Traffic Control, the Answers RD3: - Had more complex displays - Made it impossible for the chief to handle unusual situations - Increased the responsibilities of the individual controller - Had properties that lead to distrust Nov-4-05 SMD157, External & Task Analyses 16 L Example, a Crime Statistics Reporting System Was deployed in Northern England primarily to provide management reports about crime trends. - Used to plan manpower shifts - Used to asses the results of these shifts Turned out to have an unexpected benefit - Detectives used it to help clear up crimes - Even though the UI was awful Nov-4-05 SMD157, External & Task Analyses 17 L Environment Can affect system use: - Noise is unacceptable in a library - Background noise can render speech systems useless. - Audible warning signals can be vital in a visually crowded environment Check - What does the work area look like? - Are some tasks allocated special areas? - Where are the users? Nov-4-05 SMD157, External & Task Analyses 18 L 6

7 Environment Other factors: - Language - Domain concepts - Domain objects Nov-4-05 SMD157, External & Task Analyses 19 L Environment, Example Underwater PC Problem: - Not waterproofing - Interaction Why: - One hand free - Noise disturbs voice recognition - Track balls require flat surface Solution - Cord keyboard in grip Nov-4-05 SMD157, External & Task Analyses 20 L Methods for External Analysis Interviews Passive observation Active participation Analysis of the results Nov-4-05 SMD157, External & Task Analyses 21 L 7

8 Interviews Prepare general questions in advance. Let the interviewee talk. Start with having them describe familiar, routine things Be alert for special situations. - Systems must handle exceptions - Collections example Usually audio recorded, but ask when the appointment is made. Nov-4-05 SMD157, External & Task Analyses 22 L Semi-Structured Questions What do you do? Why do you do it? How do you do it? What are the preconditions? What is the result? What errors can occur? How do you fix them? Obtains the user s goal. Gets the method. Gets subtasks, use recursively. Finds out the outside influences. Examines product or purpose. Capture the errors. Capture error correction. Nov-4-05 SMD157, External & Task Analyses 23 L Things to Watch People will often tell you the official story. What users say they prefer and what they actually prefer when the system is implemented are often different. - Evaluation with out the experience is dubious People away from the work environment and the task don t remember much or accurately. - Interview in the context of the task. (Contextual Inquiry) Nov-4-05 SMD157, External & Task Analyses 24 L 8

9 Passive and Active Observation Passive - Video observations - Taking notes from the sidelines - Beware of the Hawthorne effect! Active - Become a member of the work group - Participate in the work while taking note. Participatory design Nov-4-05 SMD157, External & Task Analyses 25 L Analysis Create transcripts Assemble and collate information Form theories about the work Test them against the data Nov-4-05 SMD157, External & Task Analyses 26 L Output Description of personae, head persona Specification of system services - Broad description of what the system should do, not detailed functions. - Limit the system scope and the implementation problem Usability goals Scenarios - Stories of personae using the system - Can be recorded as a UML use case or a storyboard Nov-4-05 SMD157, External & Task Analyses 27 L 9

10 Usability Goals Speed of performance Error incidence Ease of error recovery Magnitude of task to learn the system Ease of retention of operating knowledge Customizability to the user way of working Support for reorganization of activities User satisfaction Nov-4-05 SMD157, External & Task Analyses 28 L Storyboard Example 1. Håkan works as an optimization expert at Ericsson. One day, he s called to a client s site to s olve some complex problems with network performance. As usual, it s a long flight to g et there In the morning of the first day, Håkan gets an introduction to the problem areas by the client s own network optimizers. 3. Customer complaints tell Håkan where to look, but in order to pinpoint the p roblematic cell(s), he and t he other optimizers take a TEMS, mobile test instrument, and drive in the area. abbreviated Nov-4-05 SMD157, External & Task Analyses 29 L INSTITUTIONEN FÖR SYSTEMTEKNIK LULEÅ TEKNISKA UNIVERSITET Example External Analysis PDA Controller for Copiers Nov-4-05 SMD157, External & Task Analyses 30 L 10

11 Example Every teacher at LTU is to get a PDA with a wireless connection The PDA will be used operate the copy machines. Specifically: - Accounting by activity will be entered - The copier will be programmed via the PDA instead of the control panel Design a PDA program to accomplish the goals. Nov-4-05 SMD157, External & Task Analyses 31 L Personae The main persona is a teacher - Håkan - Swedish, male, 40ish, well educated, doesn t have time to fiddle with technology, experienced user of basic office programs - Main goal is to get the teaching done, not fiddle with the copier Other personae - Secretaries, administrators, copier service personal Nov-4-05 SMD157, External & Task Analyses 32 L Example, Use of the Copier (by a Teacher) What do you do? - Make single copies of individual documents. - Create two-sided copies of one-sided documents or articles from books. - Make one sided copies of articles as masters for course compendiums - Make compendiums. Why? - I need an extra copy. - To read on the plane, because they are lighter and less bulky. - Single sheet feed, 1-sided to 2- sided is the fastest mode to produce the lest bulky 2-sided copies. - In a hurry and can t send it out. Nov-4-05 SMD157, External & Task Analyses 33 L 11

12 Example How do you do it? - From a book for compendium masters + Set up the copier for input from a book + Copy each pair of pages that has at least part of the article + Check the copies to see that they are readable + Throw away pages that aren t part of the article. - For 2-sided copies + as above, plus + run the one-sided pages through on 1->2 copying Nov-4-05 SMD157, External & Task Analyses 34 L Example Preconditions - Marking the article - Copier free, Results - A stapled copy of the article in A4 format Nov-4-05 SMD157, External & Task Analyses 35 L Example Errors - Forget to set staple mode - Bad one-side copies - Paper jam - Missing pages from the article Corrections - Hand staple - Redo - Clear and redo - Copy them and sort output Nov-4-05 SMD157, External & Task Analyses 36 L 12

13 One Might also Ask How Often? Make single copies of individual documents. Create two-sided copies of one-sided documents or articles from books. Make one sided copies of articles as masters for course compendiums Often, half of the time Frequently Once or twice per term, but there are many articles. Make compendiums. Only, if I must. Nov-4-05 SMD157, External & Task Analyses 37 L INSTITUTIONEN FÖR SYSTEMTEKNIK LULEÅ TEKNISKA UNIVERSITET Task Analysis Nov-4-05 SMD157, External & Task Analyses 38 L Task Analysis Organization of user interaction with the system into: - Tasks (work goals) - Methods Constructs a model of user/system interaction - Usually hierarchically composed - Usually emphasizes sequence of operation Nov-4-05 SMD157, External & Task Analyses 39 L 13

14 Task Analysis A description of the tasks for each class of user (personae) is required. How to do these tasks becomes the highest-level set of user tasks. Refine the task analysis until you have a description of what each user must know to perform each task. You must have this information available when the user needs it. This will influence your display designs. Nov-4-05 SMD157, External & Task Analyses 40 L Typical Task Input Transformation Output Nov-4-05 SMD157, External & Task Analyses 41 L Questions to Answer About the Task Inputs - What information is needed? - What are the characteristics of the information sources? (reliable?, in needed form?) - What is the availability of the information? - Who or what initiates the task? Outputs - What are the performance criteria - What happens to the output? - How does that task performer get feedback about task performance? Nov-4-05 SMD157, External & Task Analyses 42 L 14

15 Questions to Answer About the Task The process of transformation - What is the nature of decision making - What strategies exist for decision making - What skills are needed. - What interruptions are likely to occur? When? Task composition - How often is it done and when? - Is it dependant on other tasks? - What is normal/abnormal workload? - What control does the task performer have over workload? Nov-4-05 SMD157, External & Task Analyses 43 L Use fork/join to represent parallel or unordered activities An activity in a fork/join is optional if labeled with a [condition] An activity may contain a more detailed activity description, mark with an (*) Notation for Recording, UML Activity Diagrams [condition] Activity branch merge [else] Activity end Nov-4-05 SMD157, External & Task Analyses 44 L start Activity Concurrent Activity fork join INSTITUTIONEN FÖR SYSTEMTEKNIK LULEÅ TEKNISKA UNIVERSITET Example Task Analysis PDA Controller for Copiers Nov-4-05 SMD157, External & Task Analyses 45 L 15

16 Example, the Copier Control User goals become the top level tasks. From the question What do you do? - Make single copies of individual documents. - Create two-sided copies of one-sided documents or articles from books. - Make one-sided copies of articles as masters for course compendiums - Make compendiums. Nov-4-05 SMD157, External & Task Analyses 46 L Refine the Top-Level Remember, exact duplication is most frequent. Note, making compendium masters is a subset of converting book articles to two-sided copies for reading Note, making compendiums and copying one-sided articles to two sides are the same task. New subtasks - Make one-sided masters from books. - Make two-sided copies from one-sided originals Nov-4-05 SMD157, External & Task Analyses 47 L Top-Level Activity Diagram [compendium masters] 1-Sided Masters from Books* [make compendium, 2-sided article] 2-Sided Copies from Paper* [2-Sided from Books] 1-Sided Masters from Books* Single Copies* 2-Sided Copies from Paper* Nov-4-05 SMD157, External & Task Analyses 48 L 16

17 One-Sided Masters Setup Copier* Copy Relevant Page Pairs Cull Unwanted Pages Check Pages Nov-4-05 SMD157, External & Task Analyses 49 L Things to Consider Are intermediate paper copies (compendium masters) necessary or an artifact of the existing method? Would the user like to save setups? Should the simple duplicate function be easiest to access? What else can be done with a PDA to simplify the task? Nov-4-05 SMD157, External & Task Analyses 50 L Summary Traditional software development External analysis Task analysis Nov-4-05 SMD157, External & Task Analyses 51 L 17

18 Questions? Nov-4-05 SMD157, External & Task Analyses 52 L 18

Qualitative data acquisition methods (e.g. Interviews and observations) -.

Qualitative data acquisition methods (e.g. Interviews and observations) -. Qualitative data acquisition methods (e.g. Interviews and observations) -. Qualitative data acquisition methods (e.g. Interviews and observations) ( version 0.9, 1/4/05 ) Code: data-quali Daniel K. Schneider,

More information

Screen Design : Navigation, Windows, Controls, Text,

Screen Design : Navigation, Windows, Controls, Text, Overview Introduction Fundamentals of GUIs Screen Design : Navigation, Windows, Controls, Text, Evaluating GUI Performance - Methods - Comparison 1 Example: Automotive HMI (CAR IT 03/2013) 64, 68, 69 2

More information

Your Web Site Parts - Domain Names, URLs, Web Hosts, DNS - What They Are, and What You Need

Your Web Site Parts - Domain Names, URLs, Web Hosts, DNS - What They Are, and What You Need Your Web Site Parts - Domain Names, URLs, Web Hosts, DNS - What They Are, and What You Need What s all this domain name, web host, URL stuff? When you first look into getting a web site, you may find an

More information

Sofware Requirements Engineeing

Sofware Requirements Engineeing Sofware Requirements Engineeing Three main tasks in RE: 1 Elicit find out what the customers really want. Identify stakeholders, their goals and viewpoints. 2 Document write it down (). Understandable

More information

Outline. Lecture 13: Web Usability. Top Ten Web Design Mistakes. Web Usability Principles Usability Evaluations

Outline. Lecture 13: Web Usability. Top Ten Web Design Mistakes. Web Usability Principles Usability Evaluations Lecture 13: Web Usability Outline Web Usability Principles Usability Evaluations Wendy Liu CSC309F Fall 2007 1 2 What Makes Web Application Development Hard? Target audience can be difficult to define

More information

Dragon Solutions Enterprise Profile Management

Dragon Solutions Enterprise Profile Management Dragon Solutions Enterprise Profile Management summary Simplifying System Administration and Profile Management for Enterprise Dragon Deployments In a distributed enterprise, IT professionals are responsible

More information

Object Oriented Programming. Risk Management

Object Oriented Programming. Risk Management Section V: Object Oriented Programming Risk Management In theory, there is no difference between theory and practice. But, in practice, there is. - Jan van de Snepscheut 427 Chapter 21: Unified Modeling

More information

D6 INFORMATION SYSTEMS DEVELOPMENT. SOLUTIONS & MARKING SCHEME. June 2013

D6 INFORMATION SYSTEMS DEVELOPMENT. SOLUTIONS & MARKING SCHEME. June 2013 D6 INFORMATION SYSTEMS DEVELOPMENT. SOLUTIONS & MARKING SCHEME. June 2013 The purpose of these questions is to establish that the students understand the basic ideas that underpin the course. The answers

More information

Simply a better way for your business to communicate.

Simply a better way for your business to communicate. Simply a better way for your business to communicate. www.voice-ring.com -346,,, Welcome to Voice-Ring Your Digital Solution to Business Telephone Service. There is nothing more important in the Business

More information

Monitoring the team s performance

Monitoring the team s performance Monitoring the team s performance Why does your team need to be monitored? How can performance be monitored? You should ensure that you monitor only what is really important. In the two BS2 sessions Making

More information

ScoMIS Encryption Service

ScoMIS Encryption Service Introduction This guide explains how to implement the ScoMIS Encryption Service for a secondary school. We recommend that the software should be installed onto the laptop by ICT staff; they will then spend

More information

CHAPTER - 5 CONCLUSIONS / IMP. FINDINGS

CHAPTER - 5 CONCLUSIONS / IMP. FINDINGS CHAPTER - 5 CONCLUSIONS / IMP. FINDINGS In today's scenario data warehouse plays a crucial role in order to perform important operations. Different indexing techniques has been used and analyzed using

More information

Using Use Cases for requirements capture. Pete McBreen. 1998 McBreen.Consulting

Using Use Cases for requirements capture. Pete McBreen. 1998 McBreen.Consulting Using Use Cases for requirements capture Pete McBreen 1998 McBreen.Consulting petemcbreen@acm.org All rights reserved. You have permission to copy and distribute the document as long as you make no changes

More information

How-To Guide: Email Marketing. Content Provided by

How-To Guide: Email Marketing. Content Provided by How-To Guide: Email Marketing Content Provided by Why Email Marketing? With all the channels available, why use email to market? It s powerful. Every $1 spent on email marketing has a $40 return, according

More information

2013 Satisfaction Survey. How are we doing? Easier to Read Version

2013 Satisfaction Survey. How are we doing? Easier to Read Version 2013 Satisfaction Survey How are we doing? Easier to Read Version We asked people some questions about their support. Here is some of what people said and the changes we will make. That someone who knows

More information

Dealing with problems and complaints

Dealing with problems and complaints 47 6 Dealing with problems and complaints STARTER Look at this list of things that customers complain about. Which three things annoy you the most as a customer? Compare your answers with a partner. a

More information

Electronic Call Answer Services

Electronic Call Answer Services Electronic Call Answer Services Limelight Software Solutions have developed & deployed a number of services that ensures your clients phone calls are always received and intelligently resolved. These services

More information

IELTS General Training Reading Task Type 4 (Matching Information) (2) teacher s notes

IELTS General Training Reading Task Type 4 (Matching Information) (2) teacher s notes IELTS General Training Reading Task Type 4 (Matching Information) (2) teacher s notes Description An activity to familiarise students with matching information in a text and how to approach this type of

More information

Questions? Assignment. Techniques for Gathering Requirements. Gathering and Analysing Requirements

Questions? Assignment. Techniques for Gathering Requirements. Gathering and Analysing Requirements Questions? Assignment Why is proper project management important? What is goal of domain analysis? What is the difference between functional and non- functional requirements? Why is it important for requirements

More information

The 4 Mindsets of Mobile Product Design. Scott Plewes

The 4 Mindsets of Mobile Product Design. Scott Plewes The 4 Mindsets of Mobile Product Design Scott Plewes With the recent popularity of smart phones and tablets, software product managers are under pressure to create mobile versions of their products for

More information

Case Management and Real-time Data Analysis

Case Management and Real-time Data Analysis SOLUTION SET AcuityPlus Case Management and Real-time Data Analysis Introduction AcuityPlus enhances the Quality Assurance and Management capabilities of the Cistera Convergence Server by taking existing

More information

AT&T MERLIN COMMUNICATIONS SYSTEM ADMINISTRATION MANUAL: MODELS 206 AND 410 WITH FEATURE PACKAGE 1

AT&T MERLIN COMMUNICATIONS SYSTEM ADMINISTRATION MANUAL: MODELS 206 AND 410 WITH FEATURE PACKAGE 1 AT&T MERLIN COMMUNICATIONS SYSTEM ADMINISTRATION MANUAL: MODELS 206 AND 410 WITH FEATURE PACKAGE 1 Table of Contents Page How to Use This Manual The MERLIN Voice Terminal Setting the Control Unit Model

More information

How To Get A Phone Service For Free

How To Get A Phone Service For Free 1900 Wright Place, Suite 250 Carlsbad, CA 92008 (888) 441-4466 The Future of Phone Systems What features to look for in 2015 2014 Business.com Media, Inc. All Rights Reserved. The Future of Phone Systems:

More information

Modeling Guidelines Manual

Modeling Guidelines Manual Modeling Guidelines Manual [Insert company name here] July 2014 Author: John Doe john.doe@johnydoe.com Page 1 of 22 Table of Contents 1. Introduction... 3 2. Business Process Management (BPM)... 4 2.1.

More information

Known Pitfalls and Proven Methods for a Successful EMR Implementation

Known Pitfalls and Proven Methods for a Successful EMR Implementation Known Pitfalls and Proven Methods for a Successful EMR Implementation Deciding to adopt an EMR is one of the most important decisions made by any practice. The transition to an EMR from a paper system

More information

This presentation introduces you to the Decision Governance Framework that is new in IBM Operational Decision Manager version 8.5 Decision Center.

This presentation introduces you to the Decision Governance Framework that is new in IBM Operational Decision Manager version 8.5 Decision Center. This presentation introduces you to the Decision Governance Framework that is new in IBM Operational Decision Manager version 8.5 Decision Center. ODM85_DecisionGovernanceFramework.ppt Page 1 of 32 The

More information

Usability of Medical Applications Ved Line Kagenow Svenstrup, lks@delta.dk

Usability of Medical Applications Ved Line Kagenow Svenstrup, lks@delta.dk Usability of Medical Applications Ved Line Kagenow Svenstrup, lks@delta.dk What is usability? The user, rather than the system, at the center of the process. Risk of operating errors that can cause injury

More information

New Generation of Software Development

New Generation of Software Development New Generation of Software Development Terry Hon University of British Columbia 201-2366 Main Mall Vancouver B.C. V6T 1Z4 tyehon@cs.ubc.ca ABSTRACT In this paper, I present a picture of what software development

More information

How To Develop Software

How To Develop Software Software Engineering Prof. N.L. Sarda Computer Science & Engineering Indian Institute of Technology, Bombay Lecture-4 Overview of Phases (Part - II) We studied the problem definition phase, with which

More information

DOCUMENTING USE CASES

DOCUMENTING USE CASES Chapter 7 DOCUMENTING USE CASES There is a lot of documentation associated with Use Cases that needs to be organized somehow. You want the documentation to be understandable, but you need other things

More information

Life Insurance Modelling: Notes for teachers. Overview

Life Insurance Modelling: Notes for teachers. Overview Life Insurance Modelling: Notes for teachers In this mathematics activity, students model the following situation: An investment fund is set up Investors pay a set amount at the beginning of 20 years.

More information

How to Deploy the Survey Below are some ideas and elements to consider when deploying this survey.

How to Deploy the Survey Below are some ideas and elements to consider when deploying this survey. SECURITY AWARENESS SURVEY Is a survey necessary A survey will give you insight into information security awareness within your company. The industry has increasingly realized that people are at least as

More information

Encoding Text with a Small Alphabet

Encoding Text with a Small Alphabet Chapter 2 Encoding Text with a Small Alphabet Given the nature of the Internet, we can break the process of understanding how information is transmitted into two components. First, we have to figure out

More information

Technical Overview of On-Site and Remote Captioning at Memorial Park Presbyterian Church Pittsburgh, Pennsylvania USA

Technical Overview of On-Site and Remote Captioning at Memorial Park Presbyterian Church Pittsburgh, Pennsylvania USA Technical Overview of On-Site and Remote Captioning at Memorial Park Presbyterian Church Pittsburgh, Pennsylvania USA By Edgar Payne Captioning of the 11 AM Sunday service at Memorial Park Church is performed

More information

Double Entry Accounting Workbook. Erin Lawlor

Double Entry Accounting Workbook. Erin Lawlor Double Entry Accounting Workbook Erin Lawlor Double Entry Accounting Workbook Table of Contents Introduction... 2 Financial Statement Introduction... 3 Financial Transactions... 4 Debits and Credits...

More information

English as a Second Language Podcast www.eslpod.com. ESL Podcast 307 Cable and Satellite TV

English as a Second Language Podcast www.eslpod.com. ESL Podcast 307 Cable and Satellite TV GLOSSARY cable TV cable television; television services that are delivered through long wires that are underground or high in the air * With cable TV you can see hundreds of channels from all around the

More information

SORTING OUT YOUR SIEM STRATEGY:

SORTING OUT YOUR SIEM STRATEGY: SORTING OUT YOUR SIEM STRATEGY: FIVE-STEP GUIDE TO TO FULL SECURITY INFORMATION VISIBILITY AND CONTROLLED THREAT MANAGEMENT INTRODUCTION It s your business to know what is happening on your network. Visibility

More information

CPS122 Lecture: State and Activity Diagrams in UML

CPS122 Lecture: State and Activity Diagrams in UML CPS122 Lecture: State and Activity Diagrams in UML Objectives: last revised February 14, 2012 1. To show how to create and read State Diagrams 2. To introduce UML Activity Diagrams Materials: 1. Demonstration

More information

Service Management Accelerator for Telecom (SMAT)

Service Management Accelerator for Telecom (SMAT) Service Management Accelerator for Telecom (SMAT) [Solution Deployment Guide] This Solution Deployment Guide describes how to install and use the default SMAT model and visualization project in the SMAT

More information

BRINGING VOIP TO THE CONFERENCE ROOM: HOW IT MANAGERS CAN ENHANCE THE USER EXPERIENCE

BRINGING VOIP TO THE CONFERENCE ROOM: HOW IT MANAGERS CAN ENHANCE THE USER EXPERIENCE BRINGING VOIP TO THE CONFERENCE ROOM: HOW IT MANAGERS CAN ENHANCE THE USER EXPERIENCE EXECUTIVE SUMMARY: Voice over IP is one of the fastest growing technologies and in just a few years will be in 80%

More information

Foundations for Systems Development

Foundations for Systems Development Foundations for Systems Development ASSIGNMENT 1 Read this assignment introduction. Then, read Chapter 1, The Systems Development Environment, on pages 2 25 in your textbook. What Is Systems Analysis and

More information

13 Managing Devices. Your computer is an assembly of many components from different manufacturers. LESSON OBJECTIVES

13 Managing Devices. Your computer is an assembly of many components from different manufacturers. LESSON OBJECTIVES LESSON 13 Managing Devices OBJECTIVES After completing this lesson, you will be able to: 1. Open System Properties. 2. Use Device Manager. 3. Understand hardware profiles. 4. Set performance options. Estimated

More information

An Iterative Usability Evaluation Procedure for Interactive Online Courses

An Iterative Usability Evaluation Procedure for Interactive Online Courses An Iterative Usability Evaluation Procedure for Interactive Online Courses by Laurie P. Dringus ABSTRACT The Internet and World Wide Web (W3) have afforded distance learners simple links to access information.

More information

This Document Contains:

This Document Contains: Instructional Documents Video Conference >> PolyCom >> VSX 7000 Extension Computing Technology Unit This Document Contains: A Device Description An Installation Guide Instructions for Use Best Practices

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT COMPUTER GAME DESIGN H/502/5671 LEVEL 3 UNIT 32 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 COMPUTER GAME DESIGN H/502/5671

More information

ITIL A guide to incident management

ITIL A guide to incident management ITIL A guide to incident management What is incident management? Incident management is a defined process for logging, recording and resolving incidents The aim of incident management is to restore the

More information

10 Most Common Event App Adoption Killers

10 Most Common Event App Adoption Killers 10 Most Common Event App Adoption Killers YOUR COMPLETE GUIDE TO Avoiding the Top Ten Turnoffs All apps are not created equal. While many conferences, tradeshow and expos have found new levels of success

More information

THE PROJECT MANAGER S ROLE IN BUSINESS DEVELOPMENT

THE PROJECT MANAGER S ROLE IN BUSINESS DEVELOPMENT CHAPTER 1 THE PROJECT MANAGER S ROLE IN BUSINESS DEVELOPMENT Do Marketers or Project Managers Bring In the Work? There has traditionally been a push/pull that goes on between marketing and project management

More information

CS/ISE 5714 Spring 2013

CS/ISE 5714 Spring 2013 CS/ISE 5714 Spring 2013 Chapter 7. Design Thinking, Ideation, and Sketching Introduction Copyright MKP. All rights reserved. 2 Introduction Possibly confusing terminology Design is often used broadly to

More information

DoorKing IM Server TM

DoorKing IM Server TM Access Control Solutions DoorKing IM Server TM What exactly is the IM Server TM TM? Connection alternatives for programming your DoorKing Telephone Entry and Access Control systems DoorKing, Inc. info@doorking.com

More information

Top 10 Skills and Knowledge Set Every User Experience (UX) Professional Needs

Top 10 Skills and Knowledge Set Every User Experience (UX) Professional Needs Top 10 Skills and Knowledge Set Every User Experience (UX) Professional Needs The user experience (UX) of your products is only as good as the knowledge and skills of your UX staff. Here are the top 10

More information

STEELSERIES FREE MOBILE WIRELESS CONTROLLER USER GUIDE

STEELSERIES FREE MOBILE WIRELESS CONTROLLER USER GUIDE STEELSERIES FREE MOBILE WIRELESS CONTROLLER USER GUIDE INTRODUCTION Thank you for choosing the SteelSeries Free Mobile Controller! This controller is designed by SteelSeries, a dedicated manufacturer of

More information

Sorting out SIEM strategy Five step guide to full security information visibility and controlled threat management

Sorting out SIEM strategy Five step guide to full security information visibility and controlled threat management Sorting out SIEM strategy Five step guide to full security information visibility and controlled threat management This guide will show you how a properly implemented and managed SIEM solution can solve

More information

White paper. Axis Video Analytics. Enhancing video surveillance efficiency

White paper. Axis Video Analytics. Enhancing video surveillance efficiency White paper Axis Video Analytics Enhancing video surveillance efficiency Table of contents 1. What is video analytics? 3 2. Why use video analytics? 3 2.1 Efficient use of manpower 3 2.2 Reduced network

More information

Carnegie Mellon University Master of Science in Information Technology Software Engineering (MSIT-SE) MSIT Project (17-677) Approval Form

Carnegie Mellon University Master of Science in Information Technology Software Engineering (MSIT-SE) MSIT Project (17-677) Approval Form Carnegie Mellon University Master of Science in Information Technology Software Engineering (MSIT-SE) MSIT Project (17-677) Approval Form Student Name: Jane Doe Date: 9/19/2002 Project Title: Re-Engineer

More information

Supporting Features. Supports with Exceptions. Supports with Exceptions. Supports

Supporting Features. Supports with Exceptions. Supports with Exceptions. Supports Voluntary Product Accessibility Template (VPAT) Date: April 1, 2008 Name of Product: Kyocera FS-1100 (Desktop Laser Printer) Contact for more Information: William_cassidy@kyoceramita.com Section 1194.21

More information

User interface design. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 16 Slide 1

User interface design. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 16 Slide 1 User interface design Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 16 Slide 1 Objectives To suggest some general design principles for user interface design To explain different interaction

More information

VPAT Summary. VPAT Details. Section 1194.22 Web-based Internet information and applications - Detail

VPAT Summary. VPAT Details. Section 1194.22 Web-based Internet information and applications - Detail Date: October 8, 2014 Name of Product: System x3755 M3 VPAT Summary Criteria Status Remarks and Explanations Section 1194.21 Software Applications and Operating Systems Section 1194.22 Web-based Internet

More information

Networking. Introduction. Types of Wireless Networks. A Build-It-Ourselves Guide to Wireless Mesh Networks

Networking. Introduction. Types of Wireless Networks. A Build-It-Ourselves Guide to Wireless Mesh Networks Networking Types of Wireless Networks Introduction Community Wireless Networks can be designed in many ways. To help you understand these different methods for designing networks, this document covers

More information

2015 Bus & Paratransit Conference

2015 Bus & Paratransit Conference American Public Transportation Association 2015 Bus & Paratransit Conference Moderator & Speaker Guidelines Your reference for effectively facilitating and presenting educational sessions Moderator Roles

More information

California Conservation Corps. Corpsmember Advisory Board. Handbook

California Conservation Corps. Corpsmember Advisory Board. Handbook California Conservation Corps Corpsmember Advisory Board Handbook Last updated on January 26, 2010 Table of Contents Introduction..........................................................................

More information

HoldUp: Rethinking IVR Systems for a Digital World

HoldUp: Rethinking IVR Systems for a Digital World Alicia Lee Daniel Martinez Janet Liao Omeed Chandra HCDE 505 Design Project Paper November 27, 2012 HoldUp: Rethinking IVR Systems for a Digital World INTRODUCTION AND CONTEXT When was the last time you

More information

Guide for Performance Review of Educator Preparation in Rhode Island (PREP-RI)

Guide for Performance Review of Educator Preparation in Rhode Island (PREP-RI) i Guide for Performance Review of Educator Preparation in Rhode Island (PREP-RI) This Guide has been prepared to introduce Educator Preparation Providers to the Process by which their programs will be

More information

kodiak entertainment presents THe Periodical Paw 7 9 3 0 0 8 0 3 6 5 4 1 february 2011 volume 1 / issue 1

kodiak entertainment presents THe Periodical Paw 7 9 3 0 0 8 0 3 6 5 4 1 february 2011 volume 1 / issue 1 kodiak entertainment presents THe Periodical Paw 7 9 3 0 0 8 0 3 6 5 4 1 february 2011 volume 1 / issue 1 The New Year has already made its mark with resolutions in tow. We d like to officially welcome

More information

How to pick ediscovery software

How to pick ediscovery software How to pick ediscovery software WWW.CSDISCO.COM How to pick ediscovery software Here, from most important to least, are the factors you should consider in picking ediscovery software: 1 SPEED The most

More information

Assists in establishing department objectives to include budgets, projections, and goals. Resource Management includes daily check-out and check-in

Assists in establishing department objectives to include budgets, projections, and goals. Resource Management includes daily check-out and check-in The Operations Manager provides daily leadership and supervision of employees and ensures customers are satisfied and retained. They do this by contributing towards a safe, productive, and profitable environment.

More information

Feature and Technical

Feature and Technical BlackBerry Mobile Voice System for SIP Gateways and the Avaya Aura Session Manager Version: 5.3 Feature and Technical Overview Published: 2013-06-19 SWD-20130619135120555 Contents 1 Overview...4 2 Features...5

More information

Meta-Model specification V2 D602.012

Meta-Model specification V2 D602.012 PROPRIETARY RIGHTS STATEMENT THIS DOCUMENT CONTAINS INFORMATION, WHICH IS PROPRIETARY TO THE CRYSTAL CONSORTIUM. NEITHER THIS DOCUMENT NOR THE INFORMATION CONTAINED HEREIN SHALL BE USED, DUPLICATED OR

More information

Doctor's appointment. Summary. Problem description. Main actor (s) Activity scenario

Doctor's appointment. Summary. Problem description. Main actor (s) Activity scenario was specified as part of the UbiComp project in order to identify potential users of the technology that will be developed in the project and to generate design ideas for the services these users might

More information

TWENTY-FIVE TIPS FOR EMPLOYEE TRAINING AND SUPERVISION (INCLUDING AVOIDANCE OF UNAUTHORIZED PRACTICE OF LAW)

TWENTY-FIVE TIPS FOR EMPLOYEE TRAINING AND SUPERVISION (INCLUDING AVOIDANCE OF UNAUTHORIZED PRACTICE OF LAW) TWENTY-FIVE TIPS FOR EMPLOYEE TRAINING AND SUPERVISION (INCLUDING AVOIDANCE OF UNAUTHORIZED PRACTICE OF LAW) BY DIANE M. ELLIS FORMER DIRECTOR LAW OFFICE MANAGEMENT ASSISTANCE PROGRAM STATE BAR OF ARIZONA

More information

IBM Business Process Manager Version 8 Release 5. Hiring Tutorial IBM

IBM Business Process Manager Version 8 Release 5. Hiring Tutorial IBM IBM Business Process Manager Version 8 Release 5 Hiring Tutorial IBM Note Before using this information and the product it supports, read the information in Notices on page 95. This edition applies to

More information

Implementing ERP in Small and Mid-Size Companies

Implementing ERP in Small and Mid-Size Companies Implementing ERP in Small and Mid-Size Companies This is an excerpt from the April 1, 2001 issue of CIO Magazine ERP Implementation in 10 Easy Steps. 1. Ask the board of directors for an arbitrary but

More information

AHUDesigner. The Air Handling Units selection software. Product description

AHUDesigner. The Air Handling Units selection software. Product description AHUDesigner The Air Handling Units selection software Product description Table of contents INTRODUCTION... 4 AHU SELECTION SOFTWARE FUNCTIONAL SPECIFICATIONS... 5 Definition of unit configuration... 5

More information

InstallAware for Windows Installer, Native Code, and DRM

InstallAware for Windows Installer, Native Code, and DRM InstallAware for Windows Installer, Native Code, and DRM Key Objectives Who is InstallAware? Eliminate Bloated MSI Packages One-Click Deployment of Runtimes Improve Customer Relationships Simplify and

More information

Bullying Awareness Lesson Plan Grades 4-6

Bullying Awareness Lesson Plan Grades 4-6 Bullying Awareness Lesson Plan Grades 4-6 1 Estimated Time of Completion: Two to three classroom periods, or stretched out throughout the school year. Each activity will take between 15-30 minutes. Bullying

More information

Office Moves How To Avoid The Hassles!

Office Moves How To Avoid The Hassles! Office Moves How To Avoid The Hassles! Moving office can be a daunting task. And no wonder! The vast majority of business moves run into hitches that with a little forward planning could have been anticipated

More information

Small Group Software Development: A Case Study

Small Group Software Development: A Case Study Small Group Software Development: A Case Study Rob Jansen University of South Carolina University of Minnesota, Morris [phone number] jans0184@morris.umn.edu ABSTRACT The development process that a group

More information

Service Blueprinting HANDBOOK Maik Seyring Dr. Utz Dornberger MBA Alfredo Suvelza MBA Trevor Byrnes

Service Blueprinting HANDBOOK Maik Seyring Dr. Utz Dornberger MBA Alfredo Suvelza MBA Trevor Byrnes International SEPT Program Service Blueprinting HANDBOOK Maik Seyring Dr. Utz Dornberger MBA Alfredo Suvelza MBA Trevor Byrnes SEPT Program May 09 Contents Prototypical process of Service Engineering...

More information

Welcome to the GreatCall Family.

Welcome to the GreatCall Family. pms2603 pms1235 pms226 pms298 How-To Guide Welcome to the GreatCall Family. Thank you for choosing the Jitterbug. At GreatCall, we ve made it easy for you to stay Orange - pms 143 connected to friends

More information

Domains and Competencies

Domains and Competencies Domains and Competencies DOMAIN I TECHNOLOGY APPLICATIONS CORE Standards Assessed: Computer Science 8 12 I VII Competency 001: The computer science teacher knows technology terminology and concepts; the

More information

SCORM Users Guide for Instructional Designers. Version 8

SCORM Users Guide for Instructional Designers. Version 8 SCORM Users Guide for Instructional Designers Version 8 September 15, 2011 Brief Table of Contents Chapter 1. SCORM in a Nutshell... 6 Chapter 2. Overview of SCORM... 15 Chapter 3. Structuring Instruction...

More information

Cobian9 Backup Program - Amanita

Cobian9 Backup Program - Amanita The problem with backup software Cobian9 Backup Program - Amanita Due to the quixotic nature of Windows computers, viruses and possibility of hardware failure many programs are available for backing up

More information

WHAT S NEW IN WINDOWS 7

WHAT S NEW IN WINDOWS 7 WHAT S NEW IN WINDOWS 7 NEW IMPROVED START BAR a) Menus are better organized and easier to manage. b) The tiny ICONS that used to crowd the Clock (system tray, lower right) are now all hidden at install,

More information

LiveTalk Call Center solution

LiveTalk Call Center solution LiveTalk Call Center solution I. Introduction LiveTalk enables real-time interaction between callers and a pool of technical and customer support or sales agents via a completely web based interface. With

More information

MICHIGAN CIVIL SERVICE COMMISSION JOB SPECIFICATION LEGAL SECRETARY

MICHIGAN CIVIL SERVICE COMMISSION JOB SPECIFICATION LEGAL SECRETARY JOB DESCRIPTION MICHIGAN CIVIL SERVICE COMMISSION JOB SPECIFICATION LEGAL SECRETARY Employees in this job coordinate office activities for Attorneys or Administrative Law Examiners, performing a variety

More information

Complete Financial Planning and Client Engagement Platform

Complete Financial Planning and Client Engagement Platform Complete Financial Planning and Client Engagement Platform OVERVIEW: Historically, financial planning process and any financial planning software has been more of a single use type of tools. Advisors who

More information

User s Manual. Copyright 2014 Trick Technologies Oy

User s Manual. Copyright 2014 Trick Technologies Oy User s Manual Copyright 2014 Trick Technologies Oy Catchbox Pro Module Catchbox Cover Contents 1 Safety Instructions...4-5 2 Quick Start... 6-15 3 Product Description... 16-18 Overview...16 Compatibility...17

More information

Custom Web Development Guidelines

Custom Web Development Guidelines Introduction Custom Web Development Guidelines Unlike shrink wrap software, custom software development involves a partnership between the architect/programmer/developer (SonicSpider) and the owner/testers/users

More information

Office of Human Resources. Network Engineer

Office of Human Resources. Network Engineer Office of Human Resources Network Engineer Page 1 of 5 GENERAL STATEMENT OF CLASS DUTIES Performs full performance professional information technology work planning and coordinating the installation and

More information

Parallels Virtuozzo Containers

Parallels Virtuozzo Containers Parallels Virtuozzo Containers White Paper Top Ten Considerations For Choosing A Server Virtualization Technology www.parallels.com Version 1.0 Table of Contents Introduction... 3 Technology Overview...

More information

ReSound Unite TV FREQUENTLY ASKED QUESTIONS. Setup & Configuration. Use & Operation. Troubleshooting

ReSound Unite TV FREQUENTLY ASKED QUESTIONS. Setup & Configuration. Use & Operation. Troubleshooting Tip for use of FAQ: Click on questions to go to answer. Setup & Configuration How do I pair the hearing aids to the Unite TV?... 2 What is the latency of the streamed signal?... 2 Does the Unite TV use

More information

How To Use A Gps Tracking System

How To Use A Gps Tracking System GPS TRACKING/FLEET MANAGEMENT What it REALLY does for your company Through the years in this business I have learned that most companies that start looking for a GPS Tracking System are interested in what

More information

Muhammad F Walji PhD and Jiajie Zhang PhD The University of Texas Health Science Center at Houston

Muhammad F Walji PhD and Jiajie Zhang PhD The University of Texas Health Science Center at Houston Muhammad F Walji PhD and Jiajie Zhang PhD The University of Texas Health Science Center at Houston AMIA Usability Task Force HIMSS Usability Task Force Jiajie Zhang, Amy Franklin, Juhan Sonin original

More information

The Challenge of Helping Adults Learn: Principles for Teaching Technical Information to Adults

The Challenge of Helping Adults Learn: Principles for Teaching Technical Information to Adults The Challenge of Helping Adults Learn: Principles for Teaching Technical Information to Adults S. Joseph Levine, Ph.D. Michigan State University levine@msu.edu One of a series of workshop handouts made

More information

Writing a Requirements Document For Multimedia and Software Projects

Writing a Requirements Document For Multimedia and Software Projects Writing a Requirements Document For Multimedia and Software Projects Rachel S. Smith, Senior Interface Designer, CSU Center for Distributed Learning Introduction This guide explains what a requirements

More information

Performance Appraisal System

Performance Appraisal System SUPERVISORY MANUAL Performance Appraisal System For a New Century State Workforce State of Hawaii Department of Human Resources Development July 1, 2001 PERFORMANCE APPRAISAL SYSTEM POLICY STATEMENT Public

More information

User experience storyboards: Building better UIs with RUP, UML, and use cases

User experience storyboards: Building better UIs with RUP, UML, and use cases Copyright Rational Software 2003 http://www.therationaledge.com/content/nov_03/f_usability_jh.jsp User experience storyboards: Building better UIs with RUP, UML, and use cases by Jim Heumann Requirements

More information

CENTRAL KITSAP SCHOOL DISTRICT WEB DESIGN GUIDELINES

CENTRAL KITSAP SCHOOL DISTRICT WEB DESIGN GUIDELINES CENTRAL KITSAP SCHOOL DISTRICT WEB DESIGN GUIDELINES Revised January 2016 Contents Web Design Guide... 2 Color Pallette... Error! Bookmark not defined. Fonts... 2 Website Navigation and page guidleines...

More information

Examination SUBJECT. Version:

Examination SUBJECT. Version: SUBJET Version: 1 Which of the following statements best describes Business nalysis? Business nalysis provides the reasoning for initiating a project. Business nalysis is the strategic part of the project

More information