2014 Capstone Project - Project Proposal. Mail+ Explore, Reflect, Reminisce on Your Archive. Zening Qu, Jessie Liyin Xue, Yeaseul Kim

Size: px
Start display at page:

Download "2014 Capstone Project - Project Proposal. Mail+ Explore, Reflect, Reminisce on Your Email Archive. Zening Qu, Jessie Liyin Xue, Yeaseul Kim"

Transcription

1 2014 Capstone Project - Project Proposal Mail+ Explore, Reflect, Reminisce on Your Archive Qu, Jessie Liyin Xue, Yeaseul Kim Human Centered Design & Engineering University of Washington Mail+ is a visualization tool that can be embedded in the standard interface that encourages users to (1) explore their archived accumulated over years, (2) reflect on their usage patterns and network of contacts, (3) reminisce over significant life events (e.g. success, failure, joy, grief).

2 Project Vision services are passive life-logging systems. They silently capture the users life experiences in situ and no additional action is required from the users end to record an event (Sudheendra et al. 2011). An archive may contain birthday wishes to friends and families, photos and documents shared with co-workers, job applications, offer letters, discussions about work, receipts and important information that needs to be backed up, and various mailing list messages and forum news feeds. Besides the rich content, archives also record rich metadata that tells much about a user s social contact and her interaction patterns. In a sense, conversations represent a social network that the user never consciously constructed. It naturally emerged in the communication. With the ever decreasing cost to store s in cloud servers, many webmail providers (e.g. Google) promised their users that they would never have to delete their s due to storage limit. Nowadays it is not uncommon to see the archives that cover years, even decades. All these facts make archives a valuable resource to explore, reflect, and reminisce upon. Unfortunately, while service providers routinely mine archives for targeting advertisements, there are much fewer tools for users to make sense of their own data (Sudheendra et al. 2011). A typical service interface today consists of a list view of all s in reverse chronological order. While this interface is very effective in presenting the latest incoming messages, it hides the major body of the archive. There are few stimuli that encourage exploration, reflection and reminiscence, and it is hard to navigate through a large archive. On the other hand, there are some analysis and reflection tools offered as standalone applications. These tools help users monitor their social networks (e.g. the Immersion project, see Appendix), message reply patterns (Bernard 2003, Perer 2006), topics (Fernanda 2006, Sudheendra et al. 2011), sentiments (Sudheendra et al. 2011) and how these changes over time. Although these standalone applications provide powerful data mining and visualization techniques, they are not integrated into the typical interface. As a result, these tools only reach a small portion of users. We see a gap between the typical list-based interface and the various standalone visualization applications (see Appendix). We want to investigate how data visualization tools embedded in a typical interface can improve user experience. We envision that these embedded tools can augment users browsing and navigation experiences, provide context for thread conversations, stimulate reflection and reminiscence on one s personal and professional life, and depict the social and technological local environment that a user is living in. To sum up, in this project our team is going to answer the question How can data visualization tools embedded in a typical (list-based) interface encourage user exploration, reflection, and reminiscence and how can it improve browsing experience?. We will answer this question by taking a user-centered approach to design, prototype, evaluate and implement these embedded visualization tools.

3 User-Centered Approach Milestone 1. [week 2] Literature Review + Competitive Analysis The project begins with a literature review and competitive analysis of existing visualization tools. Our preliminary research (Sudheendra et al. 2011, Appendix) shows that four memory cues are very important for encouraging user exploration in their archives: (1) topic terms and keywords, (2) social groups, (3) sentiment of conversations, (4) image attachments. Most standalone visualization tools leverage one or more of these memory cues and some of them claimed that these cues were so engaging that participants in their user studies spent hours to explore the archive. We will investigate further in the literature to inspire our initial design. Milestone 2. [week 4] Design + User Feedback Based on insights from the previous milestone we will brainstorm about visualization solutions that are suitable for integrating into the typical interface. Each team member will come up with at least one unique solution that may eventually be incorporated into the final design. We will create paper prototypes of our brainstorming ideas and gather user feedback (4 to 6 users, interviews) at an early stage in the design process. The purpose of this step is to investigate (1) whether there is value in embedding visualizations in the interface, (2) whether our design interfere with users current usage of s. Based on user feedback and lessons we learned, we will come up with our final design for this project. We will define the visualization techniques we want to use, functions we want to implement, page layout, navigation flow and visual design. Milestone 3. [week 9] Implementation + Evaluation A core part of the project is implementation. We plan to implement an interactive web prototype built on top of Gmail. We will scrape our personal archives from Google using Gmail API. These archives will drive the visualizations in our prototype. The programing techniques we intend to use are HTML/CSS, Javascript and D3. After implementation we will recruit users to evaluate our tool. Depending on the purpose of the visualization we may evaluate whether it is easier for users to navigate to older s, whether the new interface encourages exploration, whether users generate questions and hypotheses during the exploration process, whether users think the overall experience is engaging/disturbing. Milestone 4. [week 10] Presentation + Final Deliverables We will gather materials we ve created during the UCD process. Our final deliverables include: (1) literature review/competitive analysis report, (2) initial design sketches, (3) initial design paper prototype, (4) user study report, (5) final design booklet/prototype, (6) interactive prototype, (7) evaluation report, (8) poster.

4 Task Breakdown Task Due Week2 4/7 Team Member Yeaseul Jessie: : Task/Milestone Milestone 1. Literature review / competitive analysis MUSE: Reviving Memories Using Archives; Visualization and Analysis of Networks; IBM Research Report THREAD ARCS: An Thread Visualization Understanding Sequence and Reply Relationships within Conversations: A Mixed-Model Visualization MUSE: Reviving Memories Using Archives; Contrasting Portraits of Practices: Visual approaches to reflection and analysis Beyond Threads: Identifying Discussions in Archives Adam Perer*, Ben Shneiderman Using Rhythms of Relationships to Understand Archives MUSE: Reviving Memories Using Archives Analysis and Visualization of Communication Using Graph Template Language Visualizing Content: Portraying Relationships from Conversational Histories Digital Artifacts for Remembering and Storytelling: PostHistory and Social Network Fragments Milestone 2. Initial prototype + User Feedback 4/12 Yeaseul Jessie Meet and Brainstorm 3-5 potential visualization layouts based from lit review, in particular, the MUSE paper 4/18 Jessie Implement the 3-5 layout into Adobe Illustrator in grey scale as low fidelity wireframes, save as pdf for further user review Week4 4/21 Yeaseul Bring low fidelity wireframes to 3-5 participants for initial user feedback. Milestone 3. Implementation + Evaluation 4/23 Yeaseul Create collaborating folders with HTML/CSS/Javascript and images all ready 4/28 Start application in local machine and code basic Gmail interface in HTML/CSS to set up framework to work in 4/28 Yeaseul Synthesize user feedback from previous interviews and create word doc for a list of key

5 Jessie 5/5 Yeaseul Jessie 5/10 Yeaseul Jessie elements/features to implement in the final prototype. Meet and draw the final prototype with specific requirements, including page layout, navigation, flow, visual, and types of visualization. Read d3 documents and learn its syntax for visualization 5/10 Provide help to Yeaseul and Jessie on d3 5/17 Yeaseul Build Visualization #1 in D3 javascript (i.e.timeframe) 5/17 Jessie Build Visualization #2 in D3 javascript (i.e. keyword/attachment) 5/17 Build Visualization #3 in D3 javascript (i.e. keyword/attachment) 5/20 Clean up final website, test all features functionality, consistency 5/24 Yeaseul Recruit 3-5 participants to collect feedback based on usability, visual, and comments 5/24 Jessie Recruit 3-5 participants to collect feedback based on usability, visual, and comments 5/24 Recruit 3-5 participants to collect feedback based on usability, visual, and comments Week 9 5/26 Made changes to Mail+ based on user feedback collected from previous week Milestone 4. Final Deliverable + Poster 5/29 Jessie Yeaseul Complete poster content in draft google shared PPT 5/30 Jessie Create poster in InDesign based on PPT + send to print 6/1 Yeaseul Print + pick up poster 6/1 Turn in final Mail+ application Week 10 6/2 Jessie Yeaseul Final Poster Session

6 Resources Data : - Sample threads are needed. We can script ours own archives using Gmail API / Greasemonkey or use the Enron data set. Database: - Building database to store and retrieve data - Accessing to publication database [ACM digital library etc] Incentives: - For participants in the evaluation process Softwares: - D3 library /Sublime Text 2 / Gmail API / Adobe Suite Communicating / Collaborating / Documenting: - GitHub / Google Drive

7 References Fu, X., Hong, S. H., Nikolov, N. S., Shen, X., Wu, Y., & Xu, K. (2007, February). Visualization and analysis of networks. In Visualization, APVIS' th International Asia-Pacific Symposium on (pp. 1-8). IEEE. Hangal, Sudheendra, Monica S. Lam, and Jeffrey Heer. "Muse: Reviving memories using archives." Proceedings of the 24th annual ACM symposium on User interface software and technology. ACM, Kachare, Atul, S. A. S. Analysis and Visualization of Communication Using Graph Template Language. Kerr, Bernard. "Thread arcs: An thread visualization." Information Visualization, INFOVIS IEEE Symposium on. IEEE, Perer, A., Shneiderman, B., & Oard, D. W. (2006). Using rhythms of relationships to understand archives. Journal of the American Society for Information Science and Technology, 57(14), Perer, Adam, and Ben Shneiderman. Beyond threads: Identifying discussions in archives. MARYLAND UNIV COLLEGE PARK HUMAN COMPUTER INTERACTION LAB, Perer, A., & Smith, M. A. (2006, May). Contrasting portraits of practices: visual approaches to reflection and analysis. In Proceedings of the working conference on Advanced visual interfaces (pp ). ACM. Venolia, G. D., & Neustaedter, C. (2003, April). Understanding sequence and reply relationships within conversations: a mixed-model visualization. InProceedings of the SIGCHI conference on Human factors in computing systems (pp ). ACM. Viégas, F. B., & Smith, M. (2004, January). Newsgroup crowds and authorlines: Visualizing the activity of individuals in conversational cyberspaces. In System Sciences, Proceedings of the 37th Annual Hawaii International Conference on (pp. 10-pp). IEEE. Viégas, F. B., Boyd, D., Nguyen, D. H., Potter, J., & Donath, J. (2004, January). Digital artifacts for remembering and storytelling: Posthistory and social network fragments. In System Sciences, Proceedings of the 37th Annual Hawaii International Conference on (pp. 10-pp). IEEE. Viégas, F. B., Golder, S., & Donath, J. (2006, April). Visualizing content: portraying relationships from conversational histories. In Proceedings of the SIGCHI conference on Human Factors in computing systems (pp ). ACM.

8 Appendix - Preliminary Competitive Analysis 1. Immersion: a people centric view of your life 2. Viz: Visualization Research at the University of Maryland hierarchical clustering on temporal patterns to identify relationships

9 correspondent tree map 2D scatter plot: number of s received from a correspondent vs number of s sent to a correspondent authorline

10 3. Anymails Visualization of my inbox carohorn.de 4. Th visualization Fernanda Viégas this one visualized keywords More from the same author: mountain: calendar and correspondent:

11 5. THREAD ARCS: An Thread Visualization IBM Research visualization of a single thread. each dot is a message in that thread. each arc denotes that the later message is a reply to the earlier message.

12 6. ARUP Visualization OOM Creative 7. My Map Christopher Baker

13 8. Analysis and Visualization of Communication using Graph Template Language How does topics change over time: 9. Enron data set: An example visualization: viz/ 10. From peer reviews: IBM s Mail Next, business oriented, their inbox is not list any more, quite interesting. experience/ibms mail next original in the social businessenterprise ibmconnect php Graph your inbox, Chrome extension, it s like having google analytics for your inbox your inbox analytics for gmail/

Email-Set Visualization: Facilitating Re-Finding in Email Archives

Email-Set Visualization: Facilitating Re-Finding in Email Archives Email-Set Visualization: Facilitating Re-Finding in Email Archives Doug Gorton, Uma Murthy, Srinivas Vemuri, Manuel A. Pérez-Quiñones {dogorton, umurthy, nvemuri}@vt.edu, perez@cs.vt.edu ABSTRACT In this

More information

EmailMap: Visualizing Event Evolution and Contact Interaction within Email Archives

EmailMap: Visualizing Event Evolution and Contact Interaction within Email Archives EmailMap: Visualizing Event Evolution and Contact Interaction within Email Archives Sheng-Jie Luo Li-Ting Huang Bing-Yu Chen Han-Wei Shen The Ohio State University Figure 1: An example of EmailMap. The

More information

Using Rhythms of Relationships to Understand Email Archives

Using Rhythms of Relationships to Understand Email Archives Using Rhythms of Relationships to Understand Email Archives Adam Perer, 1,2 Ben Shneiderman, 1,2 and Douglas W. Oard 1,3 Human-Computer Interaction Lab, Institute for Advanced Computer Studies( 1 ), Department

More information

Generalizing Email Messages Digests

Generalizing Email Messages Digests Generalizing Email Messages Digests Romain Vuillemot Université de Lyon, CNRS INSA-Lyon, LIRIS, UMR5205 F-69621 Villeurbanne, France romain.vuillemot@insa-lyon.fr Jean-Marc Petit Université de Lyon, CNRS

More information

Life after Microsoft Outlook Google Apps

Life after Microsoft Outlook Google Apps Welcome Welcome to Gmail! Now that you ve switched from Microsoft Outlook to, here are some tips on beginning to use Gmail. Google Apps What s Different? Here are some of the differences you ll notice

More information

Title: Front-end Web Design, Back-end Development, & Graphic Design Levi Gable Web Design Seattle WA

Title: Front-end Web Design, Back-end Development, & Graphic Design Levi Gable Web Design Seattle WA Page name: Home Keywords: Web, design, development, logo, freelance, graphic design, Seattle WA, WordPress, responsive, mobile-friendly, communication, friendly, professional, frontend, back-end, PHP,

More information

Personal Digital Document Management

Personal Digital Document Management 1 Introduction 2 Personal Digital Document Management the process of acquiring, storing, managing, retrieving and using digital documents Sarah Henderson Department of Information Systems and Operations

More information

Archiving Your Mail in Outlook 2007

Archiving Your Mail in Outlook 2007 About Archiving Archiving Your Mail in Outlook 2007 All messages, contact information, calendars and other data you create in Microsoft Outlook 2007 are kept in your mailbox on the Exchange (FIUmail) server.

More information

Understanding Data: A Comparison of Information Visualization Tools and Techniques

Understanding Data: A Comparison of Information Visualization Tools and Techniques Understanding Data: A Comparison of Information Visualization Tools and Techniques Prashanth Vajjhala Abstract - This paper seeks to evaluate data analysis from an information visualization point of view.

More information

Enabling Service-Based Application Development through Social Objects

Enabling Service-Based Application Development through Social Objects Enabling Service-Based Application Development through Social Objects Peter D. Schott, Michael J. Burns, and R. Bruce Craig Abstract Software development is typically a social activity; development is

More information

Archiving Your Mail in Outlook 2010

Archiving Your Mail in Outlook 2010 About Archiving Archiving Your Mail in Outlook 2010 All messages, contact information, calendars and other data you create in Microsoft Outlook 2010 are kept in your mailbox on the Exchange server. But

More information

Life after Lotus Notes

Life after Lotus Notes Welcome Google Apps Welcome to Gmail! Now that you ve switched from Lotus Notes to, here are some tips on beginning to use Gmail and your other new Apps. What s Different? Here are some of the differences

More information

What s New in Version Cue CS2

What s New in Version Cue CS2 Mac OS X, version 10.3/Microsoft Windows 2000/Windows XP Version Cue CS2 What s New in Version Cue CS2 Version Cue CS2 is a feature of Adobe Creative Suite 2 Overview Creative professionals spend at least

More information

Synergy Controller Cloud Storage Features and Benefits

Synergy Controller Cloud Storage Features and Benefits Synergy Controller Cloud Storage Features and Benefits The exploding popularity of cloud based data storage and application services is a direct result of the benefits they provide in virtually all business

More information

OpenText Information Hub (ihub) 3.1 and 3.1.1

OpenText Information Hub (ihub) 3.1 and 3.1.1 OpenText Information Hub (ihub) 3.1 and 3.1.1 OpenText Information Hub (ihub) 3.1.1 meets the growing demand for analytics-powered applications that deliver data and empower employees and customers to

More information

Email and PIM: Problems and Possibilities

Email and PIM: Problems and Possibilities This is the final author s version of the article published in Communications of the ACM : Bellotti, V., Gwizdka, J., & Whittaker, S. (2006). Email in personal information management. Communications in

More information

MIA/MPA Capstone Project Management Resource Materials

MIA/MPA Capstone Project Management Resource Materials MIA/MPA Capstone Project Management Resource Materials CONTENTS Suggestions for Project Management... 3 Creating the Project Control Plan... 4 Sample Outline for a Workshop Project Control Plan... 5 Group

More information

Life after Microsoft Outlook

Life after Microsoft Outlook Welcome to Gmail What's different, at a glance... Now that you've switched from Microsoft Outlook to Google Apps, here are some tips on beginning to use Gmail as your new mail program. In Microsoft Outlook,

More information

Christopher Zavatchen

Christopher Zavatchen Christopher Zavatchen chris@cnc137.com 330-558-1137 273 Bettie Lane Brunswick, Ohio 44212 Objective Seeking a career opportunity enabling me to fully utilize my web design and development skills while

More information

What's different, at a glance...

What's different, at a glance... Welcome to DCU Apps Email Now that you've switched from Mozilla Thunderbird to DCU Apps, here are some tips on beginning to use DCU Apps Email as your new mail program. What's different, at a glance...

More information

De La Salle University Information Technology Center. Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 READER / CONTRIBUTOR

De La Salle University Information Technology Center. Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 READER / CONTRIBUTOR De La Salle University Information Technology Center Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 READER / CONTRIBUTOR User s Guide Microsoft Windows SharePoint Services and

More information

Switching to Gmail from Microsoft Outlook

Switching to Gmail from Microsoft Outlook Welcome to Gmail What's different, at a glance... Now that you've switched from Microsoft Outlook to Google Apps, here are some tips on beginning to use Gmail as your new mail program. In Microsoft Outlook,

More information

Senior Business Intelligence/Engineering Analyst

Senior Business Intelligence/Engineering Analyst We are very interested in urgently hiring 3-4 current or recently graduated Computer Science graduate and/or undergraduate students and/or double majors. NetworkofOne is an online video content fund. We

More information

HAWAII SCHOOLS CATCHAFIRE PROJECT GUIDE 1 PROJECT MENU GUIDE

HAWAII SCHOOLS CATCHAFIRE PROJECT GUIDE 1 PROJECT MENU GUIDE HAWAII SCHOOLS CATCHAFIRE PROJECT GUIDE 1 PROJECT MENU GUIDE MARKETING & Brand Messaging Communication Materials Audit Communications Strategy Storytelling Copywriting Print Materials Design E-Newsletter

More information

Creating an Email with Constant Contact. A step-by-step guide

Creating an Email with Constant Contact. A step-by-step guide Creating an Email with Constant Contact A step-by-step guide About this Manual Once your Constant Contact account is established, use this manual as a guide to help you create your email campaign Here

More information

Google Apps for Education: The Basics

Google Apps for Education: The Basics Google Apps for Education: The Basics You will learn how to get started with Google Drive by uploading and converting documents. You will also learn how to share your documents with others. Plus learn

More information

Notes Client Tips & Tricks

Notes Client Tips & Tricks Southern California October 4 & 5, 2011 Notes Client Tips & Tricks Chuck Smith - IBM Client specific topics A look at the desktop Preferences Business card retrieval order Notes Client Workspace features

More information

Improve Your Process With Online Good Practices 1

Improve Your Process With Online Good Practices 1 Improve Your Process With Online Good Practices 1 Karl Wiegers Process Impact www.processimpact.com Most software developers are allergic to paper. As organizations improve their software development and

More information

Outlook Data File navigate to the PST file that you want to open, select it and choose OK. The file will now appear as a folder in Outlook.

Outlook Data File navigate to the PST file that you want to open, select it and choose OK. The file will now appear as a folder in Outlook. Migrate Archived Outlook Items Outlook includes archiving functionality that is used to free up space on the mail server by moving older items from the mail server to PST files stored on your computer

More information

ANSYS EKM Overview. What is EKM?

ANSYS EKM Overview. What is EKM? ANSYS EKM Overview What is EKM? ANSYS EKM is a simulation process and data management (SPDM) software system that allows engineers at all levels of an organization to effectively manage the data and processes

More information

Managing explicit knowledge using SharePoint in a collaborative environment: ICIMOD s experience

Managing explicit knowledge using SharePoint in a collaborative environment: ICIMOD s experience Managing explicit knowledge using SharePoint in a collaborative environment: ICIMOD s experience I Abstract Sushil Pandey, Deependra Tandukar, Saisab Pradhan Integrated Knowledge Management, ICIMOD {spandey,dtandukar,spradhan}@icimod.org

More information

CodeSaw: A Social Visualization of Distributed Software Development

CodeSaw: A Social Visualization of Distributed Software Development CodeSaw: A Social Visualization of Distributed Software Development Eric Gilbert and Karrie Karahalios University of Illinois Urbana-Champaign, Illinois, USA {egilber2, kkarahal}@cs.uiuc.edu Abstract.

More information

LOTUS to SharePoint Migration Services

LOTUS to SharePoint Migration Services LOTUS to SharePoint Migration Services Key Discussion Points StarSoft Value Proposition Microsoft Office SharePoint Server 2007 (MOSS) Lotus Notes: Current Marketplace Trends Migration Planning Questions:

More information

Hiring without hassle

Hiring without hassle Hiring without hassle Workable is everything you need to hire, in one place. From posting your job ad to managing candidates, it saves time on admin and creates time for people. WORKABLE IN BRIEF POST

More information

Request for Proposals Brand and Website Development

Request for Proposals Brand and Website Development Request for Proposals Brand and Website Development GREATER OSHKOSH ECONOMIC DEVELOPMENT CORPORATION C/O Brenda Hicks-Sorensen Brenda@ECD-Solutions.com 262-339-6515 Issued: September 3, 2014 Table of Contents

More information

Outlook 2010 Conversations

Outlook 2010 Conversations Outlook 2010 Conversations Let's start with your Inbox in Outlook 2010. For a long, long time your Inbox has been a lengthy, chronological list of all the emails you have received. We know that for many

More information

Bates Gmail What s Different: Conversations, Labels, Archiving, and Searching

Bates Gmail What s Different: Conversations, Labels, Archiving, and Searching Bates Gmail What s Different: Conversations, Labels, Archiving, and Searching Email conversations instead of multiple messages Rather than listing each message reply as a new message in your Inbox, Gmail

More information

Gild: An Integrated Learning and Development plug-in for Eclipse

Gild: An Integrated Learning and Development plug-in for Eclipse Gild: An Integrated Learning and Development plug-in for Eclipse Teaching students how to program can be a challenging task. Unfortunately, there is a lack of tools that provide pedagogical support for

More information

Public Online Data - The Importance of Colorful Query Trainers

Public Online Data - The Importance of Colorful Query Trainers BROWSING LARGE ONLINE DATA WITH QUERY PREVIEWS Egemen Tanin * egemen@cs.umd.edu Catherine Plaisant plaisant@cs.umd.edu Ben Shneiderman * ben@cs.umd.edu Human-Computer Interaction Laboratory and Department

More information

Component visualization methods for large legacy software in C/C++

Component visualization methods for large legacy software in C/C++ Annales Mathematicae et Informaticae 44 (2015) pp. 23 33 http://ami.ektf.hu Component visualization methods for large legacy software in C/C++ Máté Cserép a, Dániel Krupp b a Eötvös Loránd University mcserep@caesar.elte.hu

More information

Life after Microsoft Outlook Version 3

Life after Microsoft Outlook Version 3 Version 3 Welcome to DCU Apps Email Now that you've switched from Microsoft Outlook to DCU Apps, here are some tips on beginning to use DCU Apps Email as your new mail program. What's different, at a glance...

More information

Web Design Competition 2013. College of Computing Science, Department of Information Systems. New Jersey Institute of Technology

Web Design Competition 2013. College of Computing Science, Department of Information Systems. New Jersey Institute of Technology COMPETITION PURPOSE The Web is the most transformable invention of our time. This competition features the creation of high-quality, well-designed and original Websites, while seeking to identify and encourage

More information

Overview. What Counts Against Your Mailbox Size

Overview. What Counts Against Your Mailbox Size Overview The staff of Firelands Local Schools access email primarily through two methods: An Outlook client on their desktop/laptop or webmail. The procedures outlined in this document will show the Firelands

More information

Proposal for Website Design and Development Services: Digital Library Federation

Proposal for Website Design and Development Services: Digital Library Federation Proposal for Website Design and Development Services: Digital Library Federation Overview The Digital Library Federation (DLF) is an association of libraries and institutions whose mission is to develop

More information

Synergy Controller Cloud Storage Features and Benefits

Synergy Controller Cloud Storage Features and Benefits Synergy Controller Cloud Storage Features and Benefits The exploding popularity of cloud based data storage and application services is a direct result of the benefits they seem to provide in virtually

More information

An Analysis of MOOC Discussion Forum Interactions from the Most Active Users

An Analysis of MOOC Discussion Forum Interactions from the Most Active Users An Analysis of MOOC Discussion Forum Interactions from the Most Active Users Jian-Syuan Wong, Bart Pursel, Anna Divinsky, and Bernard J. Jansen The Pennsylvania State University, University Park, PA, USA

More information

U of S Course Tools. Working with Discussions For Instructors

U of S Course Tools. Working with Discussions For Instructors U of S Course Tools Working with Discussions For Instructors June 2014 Background: If you are using the U of S Course Tools for the first time, please review the Course Tools Basic document before using

More information

Visualizing Email Content: Portraying Relationships from Conversational Histories

Visualizing Email Content: Portraying Relationships from Conversational Histories Visualizing Email Content: Portraying Relationships from Conversational Histories Fernanda B. Viégas Scott Golder Judith Donath IBM Research Cambridge, MA 02142 viegasf@us.ibm.com HP Laboratories Palo

More information

PLATFORM. Web Content Management and Digital Marketing for Higher Education. Everything You Need from a Great Enterprise CMS CONTENT MANAGEMENT

PLATFORM. Web Content Management and Digital Marketing for Higher Education. Everything You Need from a Great Enterprise CMS CONTENT MANAGEMENT Web Content Management and Digital Marketing for Higher Education COMMUNICATION & MARKETING MEASUREMENT & ANALYSIS CONTENT MANAGEMENT PLATFORM INTEGRATION & DEVELOPMENT WEB, MOBILE, & SOCIAL UNIFICATION

More information

a bright bold creative web design agency

a bright bold creative web design agency a bright bold creative web design agency People ignore design that ignores people. - Frank Chimero Design is not just what it looks like. Design is how it works. - Steve Jobs JADU SPACECRAFT AN INTRODUCTION

More information

A User Centered Approach for the Design and Evaluation of Interactive Information Visualization Tools

A User Centered Approach for the Design and Evaluation of Interactive Information Visualization Tools A User Centered Approach for the Design and Evaluation of Interactive Information Visualization Tools Sarah Faisal, Paul Cairns, Ann Blandford University College London Interaction Centre (UCLIC) Remax

More information

A Tool for Evaluation and Optimization of Web Application Performance

A Tool for Evaluation and Optimization of Web Application Performance A Tool for Evaluation and Optimization of Web Application Performance Tomáš Černý 1 cernyto3@fel.cvut.cz Michael J. Donahoo 2 jeff_donahoo@baylor.edu Abstract: One of the main goals of web application

More information

Housing Works. Content Management System Overview. Presented to: 12.16.13

Housing Works. Content Management System Overview. Presented to: 12.16.13 [! Content Management System Overview ]! Presented to: Housing Works 12.16.13 SAMPLES OF OUR DESIGN AND DEVELOPMENT WORK Juvenile Diabetes Research Foundation of Canada www.jdrf.ca Kroger Bringing Hope

More information

Outlook Managing Your Items

Outlook Managing Your Items Course Description Managing your items is essential if you want Outlook to run as efficiently and effectively as possible. As with any filing system the longer you put off doing anything the larger the

More information

Learning to Teach Online!

Learning to Teach Online! elearning: enhancing learning, teaching and assessment in the creative arts Learning to Teach Online! Introduction to Blackboard Part One: the Student Experience elearning: contacts Julian Fletcher Leigh

More information

Starting and Operating An Online Business:

Starting and Operating An Online Business: Starting and Operating An Online Business: Facts, Tips and Knowledge to help you become successful. 1 Dear Business Owner- We hope this handout will help guide you to become one of the successful online

More information

Index. Your Company logo HOW TO REGAIN TRUST IN GOOGLE AFTER YOUR SITE HAS BEEN HIT BY A MANUAL PENALTY

Index. Your Company logo HOW TO REGAIN TRUST IN GOOGLE AFTER YOUR SITE HAS BEEN HIT BY A MANUAL PENALTY Index 1 HOW TO REGAIN TRUST IN GOOGLE AFTER YOUR SITE HAS BEEN HIT BY A MANUAL PENALTY 2 GOOGLE YET AGAIN DIRECTLY RECOMMENDS HAVING A RESPONSIVE DESIGN 3 BE AWARE IF YOU ARE IMPLEMENTING BLOG COMMENTS

More information

Digital Public Library of America (DPLA)

Digital Public Library of America (DPLA) Digital Public Library of America (DPLA) Front End Design and Implementation Request For Proposal Summary The Digital Public Library of America (DPLA) seeks a skilled interactive agency to design and develop

More information

Virtual Office Module. View Calendar. Add Personal Event. Add Global Event. View All. View Personal

Virtual Office Module. View Calendar. Add Personal Event. Add Global Event. View All. View Personal Virtual Office Module This is for internal use only and does not control a website of any kind. The virtual office allows you enter items such as calendar events, contacts, files, emails, message board,

More information

Sharepoint Manual for the Joint Action on Health Workforce Planning and Forecasting

Sharepoint Manual for the Joint Action on Health Workforce Planning and Forecasting Sharepoint Manual for the Joint Action on Health Workforce Planning and Forecasting Contents Getting started... 1 The main site... 3 The work Package sites... 5 Working together in documents... 8 Getting

More information

Learning Analytics and Learning Tribes

Learning Analytics and Learning Tribes Learning Analytics and Learning Tribes Kari Lehtonen 1, Ilkka Autio 2 1 Helsinki Metropolia University of Applied Sciences, Finland 2 TribaLearning, Helsinki, Finland Abstract Traditional mass education

More information

No-Code SharePoint 2013 Workflows with SharePoint Designer 2013 and Visio 55048A; 3 Days, Instructor-led

No-Code SharePoint 2013 Workflows with SharePoint Designer 2013 and Visio 55048A; 3 Days, Instructor-led Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc No-Code SharePoint 2013 Workflows with SharePoint Designer 2013 and Visio

More information

Session Questions and Responses

Session Questions and Responses Product: Version: Topic: Audience: Updated: OpenText Email Filing, edocs Edition 4.3 Webinar Questions ILTA December 9, 2014 ILTA - Is Email Running Rogue? Leverage your DMS to Start Managing Your Email

More information

Creating an Email with Constant Contact. A step-by-step guide

Creating an Email with Constant Contact. A step-by-step guide Creating an Email with Constant Contact A step-by-step guide About this Manual Once your Constant Contact account is established, use this manual as a guide to help you create your email campaign Here

More information

Google Apps Migration

Google Apps Migration Academic Technology Services Google Apps Migration Getting Started 1 Table of Contents How to Use This Guide... 4 How to Get Help... 4 Login to Google Apps:... 5 Import Data from Microsoft Outlook:...

More information

The Implementation of Wiki-based Knowledge Management Systems for Small Research Groups

The Implementation of Wiki-based Knowledge Management Systems for Small Research Groups International Journal of Computer Information Systems and Industrial Management Applications (IJCISIM) ISSN 2150-7988 Vol.1 (2009), pp. 68 75 http://www.mirlabs.org/ijcisim The Implementation of Wiki-based

More information

Yammer Training Guide Facilitator s Notes

Yammer Training Guide Facilitator s Notes Yammer Training Guide Facilitator s Notes Purpose This presentation provides an overview of Yammer to help new users get started. This is meant to be a slide library, so please pick and pull what is appropriate

More information

Getting Started with 20/20 Insight TRIAL VERSION

Getting Started with 20/20 Insight TRIAL VERSION Getting Started with 20/20 Insight TRIAL VERSION 20/20 Insight is a registered trademark of Performance Support Systems, Inc., Newport News, VA. Windows XP, MS Outlook, MS Word, Excel and PowerPoint are

More information

Google Cloud Storage Experience Usability Study Plan

Google Cloud Storage Experience Usability Study Plan Google Cloud Storage Experience Usability Study Plan HCDE 517 Usability Testing Team 5G s (4 Gals + Google): Victoria Briscoe, Vina Chan, Sooyoung Hwang, Shu-Fan Wen ! Goals Google Cloud Storage is part

More information

Practical tips for managing e mail

Practical tips for managing e mail E MAIL MANAGEMENT E mail messages both sent and received that provide evidence of a government transaction are considered public records. Agencies and locality Records Officers must ensure that e mail

More information

2 Introduction to Nintex Workflow

2 Introduction to Nintex Workflow 2 Introduction to Nintex Workflow What is Nintex Workflow? Nintex Workflow is a product created by Nintex, their started in Australia and are now based in the USA. They have also locations in England,

More information

Web project proposal. European e-skills Association

Web project proposal. European e-skills Association Web project proposal European e-skills Association LUCISMEDIA WEB DESIGN PROPOSAL CONTENTS Lucismedia... 3 Building enterprise social communities... 3 project objective... 4 Project scope... 6 Interface

More information

The Smartest Way to Get Meetings Done

The Smartest Way to Get Meetings Done The Smartest Way to Get Meetings Done It is time to say goodbye to email and calendar hassle: Meetin.gs is the smartest way to meet. Get your meetings on the cloud and access them from any device. The

More information

Rapid Prototyping and Field Evaluation of Mobile Experiences

Rapid Prototyping and Field Evaluation of Mobile Experiences Rapid Prototyping and Field Evaluation of Mobile Experiences Frank Bentley Experiences Research Motorola Applied Research and Technology Center. 1295 E. Algonquin Rd. Schaumburg, IL 60196 USA f.bentley@motorola.com

More information

Microsoft Enterprise Search for IT Professionals Course 10802A; 3 Days, Instructor-led

Microsoft Enterprise Search for IT Professionals Course 10802A; 3 Days, Instructor-led Microsoft Enterprise Search for IT Professionals Course 10802A; 3 Days, Instructor-led Course Description This three day course prepares IT Professionals to administer enterprise search solutions using

More information

Data Refinery with Big Data Aspects

Data Refinery with Big Data Aspects International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 7 (2013), pp. 655-662 International Research Publications House http://www. irphouse.com /ijict.htm Data

More information

Email access via the Internet. Outlook Web Access

Email access via the Internet. Outlook Web Access Email access via the Internet Outlook Web Access SiX Document Title/ Search Keyword(s): Email access via the Internet Outlook Web Access Service Group: E-Learning & Information Management Contact Details:

More information

Hello, We're happy to present our Website Design and Development Proposal for the Save The Waves Coalition. Striking Idea Inc.

Hello, We're happy to present our Website Design and Development Proposal for the Save The Waves Coalition. Striking Idea Inc. Offices in: San Diego, CA & Denver, CO p: 760-444-4616 f: 760-585-9616 e: projects@strikingidea.com w: www.strikingidea.com Hello, We're happy to present our Website Design and Development Proposal for

More information

Social Network Website to Monitor Behavior Change Design Document

Social Network Website to Monitor Behavior Change Design Document Social Network Website to Monitor Behavior Change Design Document Client: Yolanda Coil Advisor: Simanta Mitra Team #11: Gavin Monroe Nicholas Schramm Davendra Jayasingam Table of Contents PROJECT TEAM

More information

The course: An Introduction to Information Visualization Techniques for Exploring Large Database

The course: An Introduction to Information Visualization Techniques for Exploring Large Database The course: An Introduction to Information Visualization Techniques for Exploring Large Database Jing Yang Fall 2006 www.cs.uncc.edu/~jyang13 1 Multi-dimensional Data Visualization 2 1 Parallel Coordinates

More information

SaaS project development PERSIA, THE APPLICATION FOR RECRUITMENT PROCESSES AUTOMATION. www.persiahr.com

SaaS project development PERSIA, THE APPLICATION FOR RECRUITMENT PROCESSES AUTOMATION. www.persiahr.com SaaS project development PERSIA, THE APPLICATION FOR RECRUITMENT PROCESSES AUTOMATION www.persiahr.com PROJECT DESCRIPTION Persia is a Web application that automates human resources recruiting processes.

More information

Microsoft Outlook 2010. Reference Guide for Lotus Notes Users

Microsoft Outlook 2010. Reference Guide for Lotus Notes Users Microsoft Outlook 2010 Reference Guide for Lotus Notes Users ContentsWelcome to Office Outlook 2010... 2 Mail... 3 Viewing Messages... 4 Working with Messages... 7 Responding to Messages... 11 Organizing

More information

Andrew Hill USER EXPERIENCE DESIGN PORTFOLIO

Andrew Hill USER EXPERIENCE DESIGN PORTFOLIO Andrew Hill USER EXPERIENCE DESIGN PORTFOLIO Projects Medical Device Call Center & Field Service Management Desktop & Mobile Apps (Siebel Open UI, ios) User Shadowing & Ethnographic Research Observation

More information

Oracle Siebel Marketing and Oracle B2B Cross- Channel Marketing Integration Guide ORACLE WHITE PAPER AUGUST 2014

Oracle Siebel Marketing and Oracle B2B Cross- Channel Marketing Integration Guide ORACLE WHITE PAPER AUGUST 2014 Oracle Siebel Marketing and Oracle B2B Cross- Channel Marketing Integration Guide ORACLE WHITE PAPER AUGUST 2014 Disclaimer The following is intended to outline our general product direction. It is intended

More information

Elgg 1.8 Social Networking

Elgg 1.8 Social Networking Elgg 1.8 Social Networking Create, customize, and deploy your very networking site with Elgg own social Cash Costello PACKT PUBLISHING open source* community experience distilled - BIRMINGHAM MUMBAI Preface

More information

Searching the UCI Library Website. Wael Alkowaileet, Boaz Gurdin, Yifan Ying, Qinglin Xia

Searching the UCI Library Website. Wael Alkowaileet, Boaz Gurdin, Yifan Ying, Qinglin Xia Searching the UCI Library Website Wael Alkowaileet, Boaz Gurdin, Yifan Ying, Qinglin Xia Nov. 15, 2011 Problem: Connecting researchers to databases Faculty Librarians Students Library Homepage Databases

More information

Chapter 11. HCI Development Methodology

Chapter 11. HCI Development Methodology Chapter 11 HCI Development Methodology HCI: Developing Effective Organizational Information Systems Dov Te eni Jane Carey Ping Zhang HCI Development Methodology Roadmap Context Foundation Application 1

More information

10 Ways to Increase Your Recruitment Business Leads. World Class Staffing & Recruitment Software

10 Ways to Increase Your Recruitment Business Leads. World Class Staffing & Recruitment Software 10 Ways to Increase Your Recruitment Business Leads World Class Staffing & Recruitment Software Contents Page 10 Ways to Increase Your Recruitment Business Leads 3 1. Question Time 4 2. Update Candidate

More information

CE6014: COMPUTER MEDIATED CONSTRUCTION

CE6014: COMPUTER MEDIATED CONSTRUCTION CE6014: COMPUTER MEDIATED CONSTRUCTION PROJECT 2012: USING A CLOUD-BASED DOCUMENT SHARING SYSTEM FOR THE DESIGN AND CONSTRUCTION OF A SIMPLE BRIDGE STRUCTURE STUDENT NAME: CHRISTOPHER PIRES STUDENT NUMBER:

More information

Data Memo. BY: Associate Director John B. Horrigan (202-419-4500) RE: USE OF CLOUD COMPUTING APPLICATIONS AND SERVICES September 2008

Data Memo. BY: Associate Director John B. Horrigan (202-419-4500) RE: USE OF CLOUD COMPUTING APPLICATIONS AND SERVICES September 2008 Data Memo BY: Associate Director John B. Horrigan (202-419-4500) RE: USE OF CLOUD COMPUTING APPLICATIONS AND SERVICES September 2008 Cloud computing takes hold as 69% of all internet users have either

More information

Announcements. Project status demo in class

Announcements. Project status demo in class Web Design cs465 Announcements Project status demo in class Why? You will likely be involved in Web design You have many of the skills necessary Understand similarities and differences between GUI design

More information

Web design & planning

Web design & planning Instructor Guide Timing: 12 to 18 hours Level: Ages 15 and up Web design & planning Project Overview In this project, student teams work on a project to build a website for a client. The client selects

More information

Improving Online Collaboration within the IFIP Working Group on Human Aspects of Information Security and Assurance

Improving Online Collaboration within the IFIP Working Group on Human Aspects of Information Security and Assurance Improving Online Collaboration within the IFIP Working Group on Human Aspects of Information Security and Assurance Abstract O. Burton and N. Clarke Centre for Security, Communications and Network Research,

More information

Web Mining using Artificial Ant Colonies : A Survey

Web Mining using Artificial Ant Colonies : A Survey Web Mining using Artificial Ant Colonies : A Survey Richa Gupta Department of Computer Science University of Delhi ABSTRACT : Web mining has been very crucial to any organization as it provides useful

More information

A) What Web Browser do I need? B) Why I cannot view the most updated content? C) What can we find on the school website? Index Page Layout:

A) What Web Browser do I need? B) Why I cannot view the most updated content? C) What can we find on the school website? Index Page Layout: A) What Web Browser do I need? - Window 7 / Window 8.1 => Internet Explorer Version 9 or above (Best in Version 11+) Download Link: http://windows.microsoft.com/zh-hk/internet-explorer/download-ie - Window

More information

IT HELPDESK_OUTLOOK MIGRATION NOTICES

IT HELPDESK_OUTLOOK MIGRATION NOTICES OUTLOOK MIGRATION FAQs The ILT team is migrating the entire college email system from Novell GroupWise to Microsoft Outlook 2013. This is a complex project which will deliver many benefits to you, but

More information

Priority: Medium Channel to Actor: Graphical User Interface (GUI) Usage Frequency: Weekly Secondary Actors: Database, Brisk Application

Priority: Medium Channel to Actor: Graphical User Interface (GUI) Usage Frequency: Weekly Secondary Actors: Database, Brisk Application University of Arkansas CSCE Department Capstone I Preliminary Report Spring 2015 Abstract Brisk - Intelligent Time Management Riley Turben, Daniel Pumford, Eric Hall, Ryan McAlister Managing teams of people

More information

Email Basics. Meg Wempe, Adult Services Librarian ABOUT THIS CLASS. P a g e 1

Email Basics. Meg Wempe, Adult Services Librarian ABOUT THIS CLASS. P a g e 1 P a g e 1 Email Basics ABOUT THIS CLASS This class is designed to provide a basic introduction to using email. Throughout the class, we will orient ourselves to the general layout of email service and

More information

Business 360 Online - Product concepts and features

Business 360 Online - Product concepts and features Business 360 Online - Product concepts and features Version November 2014 Business 360 Online from Software Innovation is a cloud-based tool for information management. It helps you to work smarter with

More information

GENERIC AGENCY STATEMENT OF WORK. Website Redesign Project Generic Company

GENERIC AGENCY STATEMENT OF WORK. Website Redesign Project Generic Company GENERIC AGENCY STATEMENT OF WORK Generic Company TABLE OF CONTENTS Our Envisioning Methodology... 3 Promote a Friendly Image to Prospective & Current Clients... 3 Enable Ease of Use... 3 Create a Design

More information