StyleEye. Interactive Prototype Report

Size: px
Start display at page:

Download "StyleEye. Interactive Prototype Report"

Transcription

1 StyleEye Interactive Prototype Report The Team: Jia Le He (Dev Lead) Katy Hulsman (Documentation) Sunny Peng (Webmaster) Jennifer Sloan (Design) Derek Tseng (Project Manager) Problem and solution overview Sometimes, people will see an image, a pattern, or a style that they really like and will want to own something in that same style. Unfortunately, there is currently no easy way for people to find items with a specific style that they are looking for. Our proposed solution to this problem is a mobile searching application that utilizes crowd-sourcing to find its results. The application will allow users to take pictures of styles that they like and will use a crowd-sourced AI such as Mechanical Turk to allow other people to try and find items that are identical or similar in style to requests that users submit. Tasks Simple: Suppose that you admire Jessica Simpson's style and that you want to stay up-to-date with her StyleEye submissions. Go to your following page and add her to the list of people that you are following. Her username is JessicaS. Medium: Imagine that you are walking down the street and you see an item that catches your eye. Take a picture of it and, without cropping, add a personalized description indicating what you like about the item, or what you would want to see changed about it. Submit this for a search and then look at the details for the submission you just made. Complex: You are interested in seeing what styles the StyleEye community currently considers to be the best, and you would like to find a style that you like amongst these. Look through the latest popular styles, find something that someone else has posted, and re-post it to your style. Then, go to your style page to see your re-post. Revised interface design To conform to Android 4.0 design standards, we chose to use the Holo Light theme. The overall color scheme is sleek and subtle, so that users are not distracted by overwhelming graphics.

2 We did add some color to the text so as to make the application look a little more bold and exciting, and to make StyleEye unique and stand out from other applications (See Figure 1.1). We used to have three buttons at the bottom of our application as an action bar: MyStyle, Camera, and Popular (See Figure 2.1). The Camera button was slightly larger and more prominent than the other buttons, as submitting style searches was a major use of the application. However, this did not conform to Android design standards. Additionally, we decided it would be easier to include an area solely for the user to manage who they are following. Now, we have four buttons at the action bar in the bottom that conform to Android design standards: My Style, Camera, Popular, and the newly-added Following, in that order from left to right (See Figure 2.2). We initially changed our Following page to have a + button next to a text box with placeholder text telling the user to enter in a username to follow. We believed that this was a clear but concise indicator that the username entered would be added, and the hint for entering the username disappeared when the box was clicked (See Figures 3.1 and 3.2). However, we decided that the textbox looked out-of place with the rest of the layout, and did not conform to Android standards. We instead chose to have an adding icon at the top right corner of the screen, and when the user clicks on it, it would display a dialog box into which the user can type in the username of the person they want to add to their following page using the phone s soft keyboard. This got rid of the necessity of having the text box at the top of the page (See Figure 3.3). For the MyStyle and Popular pages, there are still two rows of three items, but they are a little bigger than before to make the text more readable and so that the user can see a clearer image of the item without having to go to the specific item page (See Figures 4.1 and 4.2). Also, we implemented a paging system so that the user can swipe right-to-left to see more results. This swiping motion makes use of our clothing rack metaphor, since clothing racks can move left and right, and it would not make much sense to scroll up and down on a clothing rack (See Figures 4.3 and 4.4). We made our process of taking a picture with the camera into a process funnel to make it easier for newer users and streamlined for experienced users. We now have three buttons that are displayed after the user takes an image: one for the as-yet unimplemented cropping, one for the option for re-taking the picture, and one to continue to add to My Style. Now, cropping is not required every time a user submits a new style; if the user does not crop, the app will automatically center the picture for the icon that displays on other pages. If the user wants the entire picture to show, we want to facilitate that (See Figures 5.1 and 5.2). For the Following page, we were unable to implement a few things that we would like to eventually include. First, we wanted to clearly divide the list of usernames being followed by first letter (See Figure 6.1). We also would have like to have had a search function that allowed for the list to filter as a user types in a person s username. In the MyStyle and Popular pages, a small UI feature that we have not yet implemented was a particular look to the individual item images that would have a semi-transparent box that overlays the lower portion of the image where details about the submission will appear (See Figure 6.2).

3 Storyboards: Simple Task: Medium Task:

4 Complex Task:

5

6 Prototype overview The tools, their advantages, and their challenges: We used the Android SDK and emulator for Eclipse to create our prototype, and we chose SVN as our version control tool. The tools were easy and intuitive to learn. Some basic elements of the user interface could be dragged and dropped, but we wrote the majority of the XML manually. Images specific to StyleEye had to be added in by hand and scaled properly. While the XML was long, it was fairly easy to read through and to understand. For Eclipse, getting SVN set up was very difficult. While making the repository seemed easy, the majority of our team members had various issues when it came to committing changes and updating to HEAD for nearly the entire first week we had to work on the prototype. Most of us had to uninstall and reinstall our respective SVN clients, as the most recent version contained a bug and did not work with Android. Once we did get the SVN up and working, getting the emulator to run properly was also a bit of a struggle for some team members. Some parts of the Android SDK did not seem to install properly in Eclipse, leading to the virtual device manager being unable to create an emulator for our project. Once that hurdle was over, the emulator was extremely slow, and really slowed down our coding process, as it took a relatively long time for us to see the changes we made in order to verify that we had the expected behavior or look. Overview of the implemented UI Users are first brought to their My Style page, where they can look at their previous submissions. Users can swipe the screen left and right to move between pages. Users can see if any matches have been found for a submission by clicking on the submission image. They can view the details of a specific match(whether their own or that of a response) by selecting it From there, users can use the action bar at the bottom of the screen to navigate to additional pages. They can take a picture and submit a style by clicking Camera, see what styles are popular on StyleEye by clicking Popular, and manage who they are following on StyleEye by clicking Following. If the user selects Camera, they are then able to use their phone s camera to take a photograph of the style they would like to search for. When this first picture is taken, they are shown a page where they can opt to retake the picture (and where they have the option to crop the photo they just took, but the functionality for that is unimplemented). Once they take a photo that satisfies them, they can then add a description and submit their style search. From there, they can choose whether to submit a new style search or go back to My Style to look at their submission. If the user selects Popular, they are taken to a page that resembles their My Style page layoutwise. Insteaad of containing submissions that the user has posted, the Popular page instead contains the most popular submissions of all StyleEye users. Users can again swipe the screen left and right to move between pages. As with My Style, they can also select submissions to look at them in greater detail. They can also repost these styles to their own My Style page if

7 they wish. If the user selects Following, they are taken to a page that contains an alphabetical list by username of the users they are following. At the top right corner of the page, there is a button that they can click which allows them to input the username of another user they would like to follow. Once they press enter on the popup soft keyboard, the new user will be added to the list. Please see storyboards for screenshots. What was left out and why We considered and then decided not to implement a searching functionality on the Following page with autocomplete for searching for followed users because we simply did not have the time to put it together on top of all the other changes that were absolutely necessary to make. Dynamic filtering while entering the search query would have been very nice, but with the way our list is currently designed, it would have been very difficult to achieve and we decided that it was not a high-priority feature. Under Popular, we also wanted to have filter options at the top of the page to single out users by location relative to the given user and users that the given user is following at that time. The rationale behind this was to allow users to personalize what popular items they wanted to see, as they might want to focus on the fashion of a certain region (in terms of the location filter), or they might follow only people with certain styles (in terms of the following filter). We decided that this was not integral to our application, and would not have integrated well with our current layout. We also did not have the time to implement some minor details involving submissions. When a user reposts a style onto their My Style page, the author of the submission should remain as the user that it was reposted from. With our current build, the author is changed to Me. Descriptions that are entered in by the user during a submission or a repost are also not displayed on the details page of that submission/repost. We did not have the time to implement these features, and we feel that they are minor enough that they are not necessary to accomplish our three tasks. Any wizard of oz techniques required to make it work We have created the illusion that other users have been using the app, and that even the user who is working with the app has used it before. Both the user and other users already have predetermined style data posted in their style pages, and responses to some of these searches already exist. Also, all of the items that show up in the popular page are randomly generated each time the user navigates to the page. Prototype screenshots (as many as needed to document entire UI)

8 Figure 1.1: New MyStyle page, showing Holo Light theme. Figure 2.1: Bottom action bar on previous prototype. Figure 2.1: New bottom action bar.

9 Figure 3.1: Adding a new person to the Following list on previous prototype. Figure 3.2: 1st revised design for adding a new person to the Following list. Figure 3.3: 2nd revised design for adding a new person to the Following list. Figure 4.1: MyStyle page on previous prototype.

10 Figure 4.2: New MyStyle page. Figure 4.3: Paging implemented, first page

11 Figure 4.4: Paging implemented, next page Figure 5.1: Camera buttons on previous prototype.

12 Figure 5.2: New camera buttons.

13 Figure 6.1: Sketch of unimplemented separated list for the Following list. Figure 6.2: Envisioned look of each of the items found on the MyStyle and Popular pages

14 Figure 7.1: Brainstorming sketches for StyleEye page

15 Figure 7.2: Brainstorming sketches for Camera page

StyleEye. The Team: Jia Le He (Dev Lead) Katy Hulsman (Documentation) Sunny Peng (Webmaster) Jennifer Sloan (Design) Derek Tseng (Project Manager)

StyleEye. The Team: Jia Le He (Dev Lead) Katy Hulsman (Documentation) Sunny Peng (Webmaster) Jennifer Sloan (Design) Derek Tseng (Project Manager) StyleEye The Team: Jia Le He (Dev Lead) Katy Hulsman (Documentation) Sunny Peng (Webmaster) Jennifer Sloan (Design) Derek Tseng (Project Manager) Problem Description: Sometimes, people will see an image,

More information

CS Equalizing Society - Assignment 8. Interactive Hi-fi Prototype

CS Equalizing Society - Assignment 8. Interactive Hi-fi Prototype CS 147 - Equalizing Society - Assignment 8 Interactive Hi-fi Prototype Crystal Escolero - Design and Product Management Jessica Guo - Development and User Testing Trevor Rex - Development and User Testing

More information

Assignment 8 rekindl Local Community (1:30PM) Meet The Team. Ryan C. Amanda L. Sara V. James C.

Assignment 8 rekindl Local Community (1:30PM) Meet The Team. Ryan C. Amanda L. Sara V. James C. Hi-Fi Prototype Assignment 8 rekindl Local Community (1:30PM) Meet The Team Ryan C. Amanda L. Sara V. James C. Introduction Mission Statement: Reignite faded friendships. Problem Overview: Busy schedules

More information

Problem and Solution Overview: An elegant task management solution, that saves busy people time.

Problem and Solution Overview: An elegant task management solution, that saves busy people time. An elegant task management solution, that saves busy people time. Team: Anne Aoki: Storyboarding, design, user studies, writing Alex Anderson: User studies, design Matt Willden: Ideation, writing, user

More information

Figure 2.1. Viewing updates on what friends are accomplishing motivates the user.

Figure 2.1. Viewing updates on what friends are accomplishing motivates the user. 1. Introduction Project name: Let s Do This Team: Divya Konda Developer. Eric Thong Developer, Manager. Juan Marroquin Design. Sami Ramly User testing, Documentation. Value Proposition: Achieve your goals

More information

Problem & Solution Overview. Tasks & Final Interface Scenarios

Problem & Solution Overview. Tasks & Final Interface Scenarios Bronwyn E. Manager Clark P. Developer Bernardo V. Designer Hilary S. User Testing/Documentation Problem & Solution Overview Joynus is a mobile and location based way for users to connect through spontaneous

More information

SkillSwap. A community of learners and teachers

SkillSwap. A community of learners and teachers Team: Jacob Yu Villa, Dana Murphy, Tuan Tran SkillSwap A community of learners and teachers Problem During our needfinding process, we found that many people felt discouraged about learning due to the

More information

Personal Health Assistant: Final Report Prepared by K. Morillo, J. Redway, and I. Smyrnow Version Date April 29, 2010 Personal Health Assistant

Personal Health Assistant: Final Report Prepared by K. Morillo, J. Redway, and I. Smyrnow Version Date April 29, 2010 Personal Health Assistant Personal Health Assistant Ishmael Smyrnow Kevin Morillo James Redway CSE 293 Final Report Table of Contents 0... 3 1...General Overview... 3 1.1 Introduction... 3 1.2 Goal...3 1.3 Overview... 3 2... Server

More information

Rambl. Skip the obvious, travel with Rambl. Problem and Solution Overview: Tasks and Final Interface Scenarios:

Rambl. Skip the obvious, travel with Rambl. Problem and Solution Overview: Tasks and Final Interface Scenarios: CS 147: Final Report, Augmented Humans Rambl. Skip the obvious, travel with Rambl Amanda Zwarenstein, Clare Chen, Kally Zheng, Tevon Strand-Brown Problem and Solution Overview: In our needfinding we noticed

More information

Usability Testing Review

Usability Testing Review Usability Testing Summary Usability Testing Review Alexis Anand, Katrina Ezis, Ma Shixuan, Cynthia Zhang CSE 440 Section AD All of our usability tests were conducted with students from Computer Science

More information

uplift - Interactive Prototype #2

uplift - Interactive Prototype #2 uplift - Interactive Prototype #2 Daniel Kitt (Project Manager) Alisa Yamanaka (Documentation) Haochen Wei (Usability) Yuna Shim (Design) Jared Jones (Development) 1. Problem description People are generally

More information

Application Development in ios 7

Application Development in ios 7 Application Development in ios 7 Kyle Begeman Chapter No. 1 "Xcode 5 A Developer's Ultimate Tool" In this package, you will find: A Biography of the author of the book A preview chapter from the book,

More information

Wanderlust Kye Kim - Visual Designer, Developer KiJung Park - UX Designer, Developer Julia Truitt - Developer, Designer

Wanderlust Kye Kim - Visual Designer, Developer KiJung Park - UX Designer, Developer Julia Truitt - Developer, Designer CS 147 Assignment 8 Local Community Studio Wanderlust Kye Kim - Visual Designer, Developer KiJung Park - UX Designer, Developer Julia Truitt - Developer, Designer Value Proposition: Explore More, Worry

More information

soneme encouraging the cooperative discovery of lesser known artists

soneme encouraging the cooperative discovery of lesser known artists Jorge Pozas Trevino, Robert Fearon, Emmerich Anklam 4 December 2014 Interactive Prototype Report soneme encouraging the cooperative discovery of lesser known artists Problem and Solution Overview Even

More information

TEAM FOCUS POCUS JOCELYN HICKCOX DANIEL MELENDEZ ASHLEY MILLS

TEAM FOCUS POCUS JOCELYN HICKCOX DANIEL MELENDEZ ASHLEY MILLS TEAM FOCUS POCUS 12.05.2015 JOCELYN HICKCOX DANIEL MELENDEZ ASHLEY MILLS 1 OVERVIEW In this day and age, our lives are full of distractions. It s hard to focus on just one thing with so many others competing

More information

Medium-Fi Prototype. Rachel J and Esther G

Medium-Fi Prototype. Rachel J and Esther G Medium-Fi Prototype Rachel J and Esther G Make voice interaction Mission/ Value Proposition work for you! Make voice interaction easier to manage, track, and customize Help guests communicate properly

More information

Flow. Streamlining your creative process so you can pursue your passions. Hi-Fidelity Prototype Report

Flow. Streamlining your creative process so you can pursue your passions. Hi-Fidelity Prototype Report Flow Streamlining your creative process so you can pursue your passions. Problem and Solution Overview: Hi-Fidelity Prototype Report Genie Hyatt: Team Leader and Documentation Trijeet Mukhopadhyay: Designer

More information

WEEK 6: Interactive Medium-fi Prototype

WEEK 6: Interactive Medium-fi Prototype WEEK 6: Interactive Medium-fi Prototype Value/Prob/Solution Tasks Revised interface design Major design changes Med-fi task flows Prototype overview Additional screenshots Value/Prob/Solution Tasks Revised

More information

Heuristic Evaluation of Mango

Heuristic Evaluation of Mango Heuristic Evaluation of Mango 1. Problem Mango is an application that makes it easier to plan group travel and collaborate on group itineraries by providing an interface to invite friends to a group trip,

More information

CommCare for Android Smartphones

CommCare for Android Smartphones CommCare for Android Smartphones The information on this page reflects the old design of CommCare This page is primarily useful for programs using older versions of CommCare. A page directed at the newer

More information

Our Three Usability Tests

Our Three Usability Tests Alison Wong, Brandyn Bayes, Christopher Chen, Danial Chowdhry BookWurm CSE 440 Section C February 24th, 2017 Assignment 3d: Usability Testing Review Our Three Usability Tests Usability test 1: Our first

More information

Poster Creator: Create a Poster. Poster Viewer: Add event to calendar. View RSPVs

Poster Creator: Create a Poster. Poster Viewer: Add event to calendar. View RSPVs 1 of 17 5/19/2012 2:01 AM Added by Matthew Falk, last edited by Matthew Falk on May 15, 2012 22:54 Poster Creator: Create a Poster Alice is an administrative assistant in the EECS department at MIT. Alice

More information

Ryan Parsons Chad Price Jia Reese Alex Vassallo

Ryan Parsons Chad Price Jia Reese Alex Vassallo Ryan Parsons - Paper Prototype, Writing Chad Price - Paper Prototype, Digital Mockup Jia Reese - Paper Prototype, Usability Testing Alex Vassallo - Usability Testing, Writing All we have to decide is what

More information

Hi fi Prototype Report. Dartis Willis Cristian Lara Neven Wang Tomic. Head Design & Design, Documentation, User Testing & Development & Development

Hi fi Prototype Report. Dartis Willis Cristian Lara Neven Wang Tomic. Head Design & Design, Documentation, User Testing & Development & Development Hi fi Prototype Report Dartis Willis Cristian Lara Neven Wang Tomic Head Design & Design, Documentation, User Testing & Development & Development Value Proposition: Never miss out Problem and Solution

More information

Heuristic Evaluation of Covalence

Heuristic Evaluation of Covalence Heuristic Evaluation of Covalence Evaluator #A: Selina Her Evaluator #B: Ben-han Sung Evaluator #C: Giordano Jacuzzi 1. Problem Covalence is a concept-mapping tool that links images, text, and ideas to

More information

CSS JavaScript General Implementation Preloading Preloading in the Design Thinking Process Preloading in the Summary View Android UI Design Design

CSS JavaScript General Implementation Preloading Preloading in the Design Thinking Process Preloading in the Summary View Android UI Design Design Table of Contents Introduction Purpose Scope Overview Design Thinking Process Description Empathy Define Ideate Prototype Test Design Thinking Requirement Analysis Empathy Define Ideate Prototype Test

More information

Installing and configuring an Android device emulator. EntwicklerCamp 2012

Installing and configuring an Android device emulator. EntwicklerCamp 2012 Installing and configuring an Android device emulator EntwicklerCamp 2012 Page 1 of 29 Table of Contents Lab objectives...3 Time estimate...3 Prerequisites...3 Getting started...3 Setting up the device

More information

Instructions for Using the Databases

Instructions for Using the Databases Appendix D Instructions for Using the Databases Two sets of databases have been created for you if you choose to use the Documenting Our Work forms. One set is in Access and one set is in Excel. They are

More information

3d: Usability Testing Review

3d: Usability Testing Review Balance Ryan Parsons, Chad Price, Jia Reese, Alex Vassallo 3d: Usability Testing Review Usability Test #1 Our first usability testing participant, Mary, was an undergraduate student in Computer Science

More information

Microsoft Office PowerPoint 2016: Part 1 (Foundations)

Microsoft Office PowerPoint 2016: Part 1 (Foundations) 10441020 Microsoft Office PowerPoint 2016: Part 1 (Foundations) Today's audiences are tech savvy, accustomed to high-impact multimedia content, and stretched for time. By learning how to use the vast array

More information

CS 147 Let s Do This! Assignment 6 Report

CS 147 Let s Do This! Assignment 6 Report CS 147 Let s Do This! Assignment 6 Report 1. Team Name: Value Proposition Let s Do This: Achieve your goals with friends. 2. Team members names and roles Eric - Developer, manager. Video filming, editing,

More information

Plus 10: Descending the Design Funnel THE 10 PLUS 10 METHOD. developing 10 different ideas and refinements of selected ideas

Plus 10: Descending the Design Funnel THE 10 PLUS 10 METHOD. developing 10 different ideas and refinements of selected ideas 10 Plus 10: Descending the Design Funnel developing 10 different ideas and refinements of selected ideas 1.4 The design funnel describes a process that you, as an interaction designer, need to habitually

More information

A Document Created By Lisa Diner Table of Contents Western Quebec School Board October, 2007

A Document Created By Lisa Diner Table of Contents Western Quebec School Board October, 2007 Table of Contents A Document Created By Lisa Diner Western Quebec School Board October, 2007 Table of Contents Some Basics... 3 Login Instructions... 4 To change your password... 6 Options As You Login...

More information

Table of Contents. Introduction. Buttons of the table. Using the touchscreen. Using the keyboard. Connecting to Wi-Fi. Applications.

Table of Contents. Introduction. Buttons of the table. Using the touchscreen. Using the keyboard. Connecting to Wi-Fi. Applications. Table of Contents Introduction Buttons of the table Using the touchscreen Using the keyboard Connecting to Wi-Fi Applications Deleting Apps Email Skype Extra tips Introduction to using an Android Tablet

More information

FrontPage. Directions & Reference

FrontPage. Directions & Reference FrontPage Directions & Reference August 2006 Table of Contents Page No. Open, Create, Save WebPages Open Webpage... 1 Create and Save a New Page... 1-2 Change the Background Color of Your Web Page...

More information

Developing successful posters using Microsoft PowerPoint

Developing successful posters using Microsoft PowerPoint Developing successful posters using Microsoft PowerPoint PRESENTED BY ACADEMIC TECHNOLOGY SERVICES University of San Diego Goals of a successful poster A poster is a visual presentation of your research,

More information

Magic Lens A visualization of

Magic Lens A visualization of Magic Lens A visualization of www.metadesign.com Jeffrey Nichols Graduate Design Studio Autumn 2001 Table of Contents Introduction The Web Site Linear Thoughts The Magic Lens The Lens Effect Not A Web

More information

Low fidelity: omits details High fidelity: more like finished product. Breadth: % of features covered. Depth: degree of functionality

Low fidelity: omits details High fidelity: more like finished product. Breadth: % of features covered. Depth: degree of functionality Fall 2005 6.831 UI Design and Implementation 1 Fall 2005 6.831 UI Design and Implementation 2 Paper prototypes Computer prototypes Wizard of Oz prototypes Get feedback earlier, cheaper Experiment with

More information

Interactive (High-fi) Prototype (Group)

Interactive (High-fi) Prototype (Group) Interactive (High-fi) Prototype (Group) Midway Milestone due at the start of your studio (Thursday/Friday Dec 1-2) Final Prototype due at the start of your studio (Thursday/Friday Dec 8-9) Writeup due

More information

Section 1. System Technologies and Implications. Modules. Introduction to computers. File management. ICT in perspective. Extended software concepts

Section 1. System Technologies and Implications. Modules. Introduction to computers. File management. ICT in perspective. Extended software concepts Section 1 System Technologies and Implications Modules 1.1 Introduction to computers 1.2 Software 1.3 Hardware 1.4 File management 1.5 ICT in perspective 1.6 Extended software concepts 1.7 Extended hardware

More information

PowerPoint Basics: Create a Photo Slide Show

PowerPoint Basics: Create a Photo Slide Show PowerPoint Basics: Create a Photo Slide Show P 570 / 1 Here s an Enjoyable Way to Learn How to Use Microsoft PowerPoint Microsoft PowerPoint is a program included with all versions of Microsoft Office.

More information

This report will document the key themes arising from the testing, and make recommendations for the development of the site.

This report will document the key themes arising from the testing, and make recommendations for the development of the site. Cloudworks usability testing February 2011 In this laboratory test four participants were given a series of nine short tasks to complete on the Cloudworks site. They were asked to verbalise their thought

More information

Hello! ios Development

Hello! ios Development SAMPLE CHAPTER Hello! ios Development by Lou Franco Eitan Mendelowitz Chapter 1 Copyright 2013 Manning Publications Brief contents PART 1 HELLO! IPHONE 1 1 Hello! iphone 3 2 Thinking like an iphone developer

More information

CREATING A POWERPOINT PRESENTATION BASIC INSTRUCTIONS

CREATING A POWERPOINT PRESENTATION BASIC INSTRUCTIONS CREATING A POWERPOINT PRESENTATION BASIC INSTRUCTIONS By Carolyn H. Brown This document is created with PowerPoint 2013/15 which includes a number of differences from earlier versions of PowerPoint. GETTING

More information

User Interfaces Assignment 3: Heuristic Re-Design of Craigslist (English) Completed by Group 5 November 10, 2015 Phase 1: Analysis of Usability Issues Homepage Error 1: Overall the page is overwhelming

More information

LOW-FI PROTOTYPING. Addison Joanne Katherine SunMi

LOW-FI PROTOTYPING. Addison Joanne Katherine SunMi LOW-FI PROTOTYPING Addison Joanne Katherine SunMi OVERVIEW Problem/Solution Value Proposition Prototyping Process Task Flows for the Low-Fi Prototype Experimental Method Results UI + Feature Changes PROBLEM-SOLUTION

More information

DIRECTV Message Board

DIRECTV Message Board DIRECTV Message Board DIRECTV Message Board is an exciting new product for commercial customers. It is being shown at DIRECTV Revolution 2012 for the first time, but the Solid Signal team were lucky enough

More information

SWEN 444 Human Centered Requirements and Design Project Breakdown

SWEN 444 Human Centered Requirements and Design Project Breakdown SWEN 444 Human Centered Requirements and Design Project Breakdown Team Status Reports: (starting in Week 2) Your team will report weekly project status to your instructor, and as you wish, capture other

More information

ZAPT - Interactive Prototype Report

ZAPT - Interactive Prototype Report ZAPT - Interactive Prototype Report Team Akshaya Venkat: Management, User testing Michael Zhou: Development Brenna Smith: Documentation Tom Lehmann: Design Problem and Solution Overview The goal of our

More information

THE RIBBON THE OFFICE BUTTON TABS, CONTEXTUAL TABS, PROGRAM TABS

THE RIBBON THE OFFICE BUTTON TABS, CONTEXTUAL TABS, PROGRAM TABS THE RIBBON If you ve seen Office 2007 (Word, Excel, PowerPoint, Access, or Outlook items such as messages), you know about the Ribbon. It houses tabs with functional groupings of buttons and drop-down

More information

One of the fundamental kinds of websites that SharePoint 2010 allows

One of the fundamental kinds of websites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

More information

Reviewer s Guide. Morpheus Photo Warper. Screenshots. Tutorial. Included in the Reviewer s Guide: Loading Pictures

Reviewer s Guide. Morpheus Photo Warper. Screenshots. Tutorial. Included in the Reviewer s Guide: Loading Pictures Morpheus Photo Warper Reviewer s Guide Morpheus Photo Warper is easy-to-use picture distortion software that warps and exaggerates portions of photos such as body parts! Have you ever wanted to distort

More information

Opening the Program. Movie Maker II 1

Opening the Program. Movie Maker II 1 1 Opening the Program To open the Movie Maker II application, use the Start Programs Movie Maker combination from the desktop. Alternatively, you can create a shortcut on the desktop. After executing this

More information

Andriod Component Development Documentation

Andriod Component Development Documentation Andriod Component Development Documentation Group 3.1 Sophia Wilberscheid & Aleksandar Colic Table of Contents Introduction...1 Research - Droid Draw & Other Libraries...1 Developing the Interface...3

More information

Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller

Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller Table of Contents Introduction!... 1 Part 1: Entering Data!... 2 1.a: Typing!... 2 1.b: Editing

More information

SWEN 444 Human Centered Requirements and Design Project Breakdown

SWEN 444 Human Centered Requirements and Design Project Breakdown SWEN 444 Human Centered Requirements and Design Project Breakdown Team Status Reports: (starting in Week 2) Your team will report bi-weekly project status to your instructor, and as you wish, capture other

More information

SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman

SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman Chapter 9 Copyright 2012 Manning Publications Brief contents PART 1 GETTING STARTED WITH SHAREPOINT 1 1 Leveraging the power of SharePoint 3 2

More information

Chapter 4 Devices. About devices. Planning your devices

Chapter 4 Devices. About devices. Planning your devices Chapter 4 Devices A device is the name HCA gives to real world items like a switch or module that it can control. First you create the device in HCA using the New Device Wizard. When you create the device

More information

Issues identified from heuristic evaluations:

Issues identified from heuristic evaluations: Alison Wong, Brandyn Bayes, Christopher Chen, Danial Chowdhry BookWurm CSE 440 Section C February 16, 2017 Assignment 3c: Heuristic Evaluations Issues identified from heuristic evaluations: Before After

More information

FileMaker in Your Pocket

FileMaker in Your Pocket FileMaker in Your Pocket User s Guide 2008 FMWebschool, Inc. All Rights Reserved FileMaker is a trademark of FileMaker Inc., registered in the U.S. and other countries. This documentation is to be used

More information

Opening the Program. Adding Images and Videos. Movie Maker II 1

Opening the Program. Adding Images and Videos. Movie Maker II 1 1 Opening the Program To open the Movie Maker II application, use the Start All Programs Windows Live Movie Maker combination from the desktop. Alternatively, you can create a shortcut on the desktop.

More information

Heuristic Evaluation of igetyou

Heuristic Evaluation of igetyou Heuristic Evaluation of igetyou 1. Problem i get you is a social platform for people to share their own, or read and respond to others stories, with the goal of creating more understanding about living

More information

Follow Me an Android Application

Follow Me an Android Application Follow Me an Android Application Requirements Analysis Document CIS 450: Fall 2014 September 15, 2014 Table of Contents Introduction... 3 Proposed System... 3 Functional Requirements... 3 Non-Functional

More information

Interactive Hi-Fi Prototype

Interactive Hi-Fi Prototype Interactive Hi-Fi Prototype Chioma Agu Joshua Browder Jasper Kajiru Rena White... Kampus Karma Do Yourself a Favour Students on college campuses are constantly seeking favors and offering help to others.

More information

Lesson 2 page 1. ipad # 17 Font Size for Notepad (and other apps) Task: Program your default text to be smaller or larger for Notepad

Lesson 2 page 1. ipad # 17 Font Size for Notepad (and other apps) Task: Program your default text to be smaller or larger for Notepad Lesson 2 page 1 1/20/14 Hi everyone and hope you feel positive about your first week in the course. Our WIKI is taking shape and I thank you for contributing. I have had a number of good conversations

More information

Arduino IDE Friday, 26 October 2018

Arduino IDE Friday, 26 October 2018 Arduino IDE Friday, 26 October 2018 12:38 PM Looking Under The Hood Of The Arduino IDE FIND THE ARDUINO IDE DOWNLOAD First, jump on the internet with your favorite browser, and navigate to www.arduino.cc.

More information

6. How many employees will you need? You must have at least 3. What specific positions will these employees hold?

6. How many employees will you need? You must have at least 3. What specific positions will these employees hold? Assignment 1: Business Proposal (24 pts.) Write a business proposal in unbound report format. It must be a minimum of one page. It must contain all of the information listed below. Every item needs a detailed

More information

Designing Forms in Access

Designing Forms in Access Designing Forms in Access This document provides basic techniques for designing, creating, and using forms in Microsoft Access. Opening Comments about Forms A form is a database object that you can use

More information

How does light energy travel? transparent transmit mediums media medium

How does light energy travel? transparent transmit mediums media medium Have you ever observed a solar eclipse like the one in this photograph? During a solar eclipse, it can become very dark in the middle of a sunny day. This may seem amazing to us, but it was terrifying

More information

User Help

User Help ginlo @work User Help 19 June 2018 Contents Get started... 5 System requirements for the ginlo @work app... 5 Recommended browsers for ginlo websites... 6 Supported languages... 6 Navigation in ginlo @work...

More information

Drowsiness Alert System

Drowsiness Alert System Drowsiness Alert System 1 P a g e Brandi Thompson, Amelia Bauer, Devin Ross, Krystal Flowers, Becky Morrissey & Ben Degedeh Between 2005 and 2009, there was an average of 83,000 crashes each year related

More information

Registering with the HVS CCTV IPhone/Android App

Registering with the HVS CCTV IPhone/Android App Installing Hills Video Security CCTV APP on your Android/IPhone Device The following document is to guide you through the installation setup for the Hills Video Security CCTV app. It is a basic quick guide

More information

Team : Let s Do This CS147 Assignment 7 (Low-fi Prototype) Report

Team : Let s Do This CS147 Assignment 7 (Low-fi Prototype) Report Team : Let s Do This CS147 Assignment 7 (Low-fi Prototype) Report 1. Title, each team member s name & role Title: Let s Do This Roles: Divya - Developer. Eric - Developer, manager. Sami - User testing,

More information

Creating a Website Using Weebly.com (June 26, 2017 Update)

Creating a Website Using Weebly.com (June 26, 2017 Update) Creating a Website Using Weebly.com (June 26, 2017 Update) Weebly.com is a website where anyone with basic word processing skills can create a website at no cost. No special software is required and there

More information

Lehigh Walking Wizard Final Report Steven Costa & Zhi Huang

Lehigh Walking Wizard Final Report Steven Costa & Zhi Huang Lehigh Walking Wizard Final Report Steven Costa & Zhi Huang Table of Contents I. Executive Summary II. Introduction & Motivation a. What is the Problem? b. Why is it interesting/important? c. How do you

More information

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited INTRODUCTION TO MICROSOFT EXCEL 2016 Introduction to Microsoft Excel 2016 (EXC2016.1 version 1.0.1) Copyright Information Copyright 2016 Webucator. All rights reserved. The Authors Dave Dunn Dave Dunn

More information

You can also easily drag and drop files from your local computer folders to SharePoint libraries.

You can also easily drag and drop files from your local computer folders to SharePoint libraries. SharePoint 2013 Online - My five favorite enhancements Blog Post Date: November 12, 2012 Category: Technology made easy Author: Ulrika Hedlund Source: http://www.businessproductivity.com/sharepoint-2013-online-my-five-favorite-enhancements

More information

Outlook is easier to use than you might think; it also does a lot more than. Fundamental Features: How Did You Ever Do without Outlook?

Outlook is easier to use than you might think; it also does a lot more than. Fundamental Features: How Did You Ever Do without Outlook? 04 537598 Ch01.qxd 9/2/03 9:46 AM Page 11 Chapter 1 Fundamental Features: How Did You Ever Do without Outlook? In This Chapter Reading e-mail Answering e-mail Creating new e-mail Entering an appointment

More information

Create a movie project (using imovie app, version 211, on iphone 6)

Create a movie project (using imovie app, version 211, on iphone 6) Create a movie project (using imovie app, version 211, on iphone 6) This is good to know before you get started: Undo or redo an action You can undo actions up until the last time you opened imovie. Just

More information

mwork Medium-Fi Prototyping Assignment Write Up Re-imagining the Future of Mobile Work for the Masses Lea Coligado Design + Development

mwork Medium-Fi Prototyping Assignment Write Up Re-imagining the Future of Mobile Work for the Masses Lea Coligado Design + Development mwork Re-imagining the Future of Mobile Work for the Masses Medium-Fi Prototyping Assignment Write Up Lea Coligado Design + Development Andrea Sy Managment + Design Allen Yu Documentation + User Testing

More information

Creating. guide. quick start. Get Started! your yearbook. Let s. Easy Account Access.

Creating. guide. quick start. Get Started! your yearbook. Let s. Easy Account Access. Creating your yearbook quick start guide Let s Get Started! Easy Account Access you can access your account from any computer with a broadband internet connection by visiting www.yearbookwizard.com Table

More information

Final Project Report

Final Project Report Jun Mak Sean Lee Bikas Tomkoria Fahd Elbolichikhi Final Project Report Project Title: ETA Electronic Travel Assistance for Group 4. Online Doc.: http://inst.eecs.berkeley.edu/~swlee/assignment5.html 1.

More information

CSE 332: Data Structures and Parallelism Autumn 2017 Setting Up Your CSE 332 Environment In this document, we will provide information for setting up Eclipse for CSE 332. The first s ection covers using

More information

Momental. Adrienne I. (Observer) Juliana C. (Computer) Meredith M. (Greeter/Facilitator) Nhien T. (Observer)

Momental. Adrienne I. (Observer) Juliana C. (Computer) Meredith M. (Greeter/Facilitator) Nhien T. (Observer) Momental Adrienne I. (Observer) Juliana C. (Computer) Meredith M. (Greeter/Facilitator) Nhien T. (Observer) Introduction Momental Help the moment you need it. We are designing an application to allow Stanford

More information

USER MANUAL SATORI TEAM

USER MANUAL SATORI TEAM KANBAN USER MANUAL SATORI TEAM Table of Contents KanBan... 4 1. Introduction... 4 2. Roles and privileges... 6 3. Process flow... 6 4. Descriptions... 7 a) Creating the Board... 7 b) Creating the section...

More information

Salesforce ID of the Feature record is stored in the Product Option record to maintain the relationship.

Salesforce ID of the Feature record is stored in the Product Option record to maintain the relationship. 01 INTRODUCTION Welcome to the first edition of Manual Migration Training. In this video we ll take a high-level look at the steps necessary to perform a successful migration of SteelBrick content. In

More information

Introduction to MS Office Somy Kuriakose Principal Scientist, FRAD, CMFRI

Introduction to MS Office Somy Kuriakose Principal Scientist, FRAD, CMFRI Introduction to MS Office Somy Kuriakose Principal Scientist, FRAD, CMFRI Email: somycmfri@gmail.com 29 Word, Excel and Power Point Microsoft Office is a productivity suite which integrates office tools

More information

XMReality 6. User Manual for Windows XMReality AB Teknikringen 10, 8 fl SE Linköping Sweden

XMReality 6. User Manual for Windows XMReality AB Teknikringen 10, 8 fl SE Linköping Sweden XMReality 6 User Manual for Windows - 6.2 1 XMReality AB Teknikringen 10, 8 fl SE-583 30 Linköping Sweden Introduction This is a user manual for XMReality Remote Guidance Generation 6 for Windows. An account

More information

Foodwatch. Problem and Solution Overview. Tasks

Foodwatch. Problem and Solution Overview. Tasks Foodwatch Sean Miller; Group Manager Brandon Zahl; Designer Mike Silver; User Testing Kyle Hornberger; Writer CSE 440; Autumn 2009 http://cs.washington.edu/education/courses/cse440/09au/projects/foodwatch/documents/interactiv

More information

Prototyping. Readings: Dix et al: Chapter 5.8 Marc Rettig: Prototyping for tiny fingers, Communications of the ACM, April 1994.

Prototyping. Readings: Dix et al: Chapter 5.8 Marc Rettig: Prototyping for tiny fingers, Communications of the ACM, April 1994. Prototyping Readings: Dix et al: Chapter 5.8 Marc Rettig: Prototyping for tiny fingers, Communications of the ACM, April 1994. 1 What is prototyping? producing cheaper, less accurate renditions of your

More information

NightOwl Get help now.

NightOwl Get help now. NightOwl Get help now. Hi-Fi Report CS147 Griffin Dietz Lachlan Green Zara Saraon Developer Product Manager Design Documentation User Testing Problem and Solution Overview From our contextual inquiry and

More information

COMPUTER DESCRIPTION...

COMPUTER DESCRIPTION... Conventions used in this document: Keyboard keys that must be pressed will be shown as Enter or Ctrl. Controls to be activated with the mouse will be shown as Start button > Settings > System > About.

More information

Supporting ios Devices

Supporting ios Devices Supporting ios Devices 2003-2018 BeyondTrust, Inc. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust, Inc. Other trademarks are the property of their respective owners.

More information

Plants can improve mood and health. Many people want to have plants in their home or workplace, but struggle with properly caring for their plants.

Plants can improve mood and health. Many people want to have plants in their home or workplace, but struggle with properly caring for their plants. plantr. Team Jen Jianfen Zhang: project manager; user interface design Jory Rice: interactive prototype Paul Bartell: ideation; writing; prototype integration Whitney Schmidt: ideation; writing; website

More information

Part 1: Understanding Windows XP Basics

Part 1: Understanding Windows XP Basics 542362 Ch01.qxd 9/18/03 9:54 PM Page 1 Part 1: Understanding Windows XP Basics 1: Starting Up and Logging In 2: Logging Off and Shutting Down 3: Activating Windows 4: Enabling Fast Switching between Users

More information

MERCATOR TASK MASTER TASK MANAGEMENT SCREENS:- LOGIN SCREEN:- APP LAYOUTS:-

MERCATOR TASK MASTER TASK MANAGEMENT SCREENS:- LOGIN SCREEN:- APP LAYOUTS:- MERCATOR TASK MASTER TASK MANAGEMENT SCREENS:- LOGIN SCREEN:- APP LAYOUTS:- This is Navigation bar where you have 5 Menus and App Name. This Section I will discuss in brief in the Navigation Bar Section.

More information

Editing Documents on Your Mac (Part 1 of 3) Review

Editing Documents on Your Mac (Part 1 of 3) Review Note: This discussion is based on MacOS, 10.2.2 (Sierra). Some illustrations may differ when using other versions of Mac OS or OS X. Whether it s an email message or an article for a newsletter, we all

More information

Photoshop tutorial: Final Product in Photoshop:

Photoshop tutorial: Final Product in Photoshop: Disclaimer: There are many, many ways to approach web design. This tutorial is neither the most cutting-edge nor most efficient. Instead, this tutorial is set-up to show you as many functions in Photoshop

More information

ESCAPE. A MINWOO PARK FILM Press Kit

ESCAPE. A MINWOO PARK FILM Press Kit ESCAPE A MINWOO PARK FILM Press Kit WWW.MINU-PARK.COM Director@minu-park.com 1-646-944-6726 Logline An alien lost her part, and falls into Manhattan at night. She needs to retrieve her part in order to

More information

Institutional Advancement - Web Services

Institutional Advancement - Web Services You can always go to the Drupal Reference Page for a review of Standards, Guidelines, Terminology, etc. To practice layouts and more complex editing before you are ready to work on your live site go to

More information