Using Crowdsourcing to Enhance Crisis Management

Size: px
Start display at page:

Download "Using Crowdsourcing to Enhance Crisis Management"

Transcription

1 Using Crowdsourcing to Enhance Crisis Management Alfred C. Weaver and Joseph P. Boyle Department of Computer Science, University of Virginia, Charlottesville, VA 22901, USA Abstract - In the event that a natural disaster or terrorist attack strikes, it would be valuable for both individuals and officials overseeing the response to have access to the best possible information regarding what has happened, what is happening currently, what could possibly happen in the future, and where these events are occurring. Crowdsourcing, the use of a group of people or community to achieve a desired goal, is a potential method for gathering this information. Here we present the design and implementation of a crowdsourcing application suite that facilitates the gathering and display of information from individual citizens during a crisis. Our goal is to provide ground truth (multiple citizen observations) to enable a citizen to make an informed decision about his or her health and welfare (e.g., shelter-in-place vs. flight). We explore how the system is used and potential improvements for the future. Keywords: crowdsourcing, disaster management, mobile computing, geolocation, intelligence gathering. 1 Introduction In the event of a bioterrorism attack, the government is unlikely to be adequately prepared or equipped to gather information and disseminate it to the public [2]. Yet the growing use of mobile phones and social media is responsible for the generation of masses of information every day [7]. If we can use these avenues to collect important information, we would have a valuable real-time tool for managing and understanding situations as they unfold, rather than relying solely on retrospective analysis. In some applications, crowdsourcing has improved efficiency [11] and businesses are increasingly relying on crowdsourcing as a method for solving problems and making predictions [4]. The usefulness of this approach resides in the sheer number of participants and the vast amount of information that can be generated quickly [1]. Along with partners in the UVa School of Medicine, we propose to apply this methodology to crisis response. Figure 1 shows a map that identifies the location of reports received from the crowd. Figure 1. This is an example of report geolocation. Reported locations are converted to GPS locations and plotted on a Google map. Tag colors correspond to the reliability levels of the reports. Numbers correspond to report numbers in the reports list below the map. 2 Methodology To approach this problem we sought to develop a webbased application that would provide users with information submission and viewing functionality. Because of the widespread availability and use of the Internet, this would be the most effective way to reach a large audience of potential contributors. We began by conducting a survey of existing open-source platforms for crowdsourcing. For this project, we identified three major software systems as contenders for our application base and the features and capabilities of each were compared. 2.1 Ushahidi The Ushahidi platform was developed in Kenya following the post-election fallout of It was intended as a way to monitor both violence and peace efforts throughout the country to provide up-to-date information to interested parties. Ushahidi has since become a major

2 player in the crowdsourcing market, with applications in India, Mexico, Lebanon, Afghanistan, the Democratic Republic of Congo, Zambia, and the Philippines, ranging from monitoring elections to tracking medicine supplies [10]. Recently, it has even been deployed in the United States in response to the North American Blizzards of 2010 to help identify areas in need of assistance and help individuals connect with each other to assist in relief efforts [5]. The platform can handle reports from multiple data streams including text messages, , twitter, and web forms. It has an interactive mapping capability as well as a dynamic timeline tool to track events. Additionally it can integrate with SwiftRiver [9] for information processing and analysis and with Frontline SMS [3] for sending alerts to participants. 2.2 Sahana Sahana was developed specifically with disaster management in mind. It was built to assist those suffering during the Asian Tsunami in 2004 by volunteers in the Sri Lankan FOSS (Free and Open-Source Software) community. It has since been deployed to assist in the response to the earthquakes in Haiti and Chili in 2010, as well as in the 2011 earthquake and tsunami in Japan, among others [8]. As with Ushahidi, Sahana provides basic reporting and display functionalities based on geospatial analysis. In addition, it enables coordinating and managing aid, as well as tracking shelters. Sahana also has a missing person registry, methods for communications and alerts, and standalone applications for iphone and Android. 2.3 Crows The third system we considered was significantly smaller in scope than the previous two. Crows was developed by the Pittsburgh Independent Media Center for coverage of the G20 summit and subsequent protests in Pittsburgh in September 2009 [6]. Crows has not seen widespread use as a crowdsourcing platform, possibly due to its limited functionality. Crows provides the very basics of crowdsourcing: the ability to submit reports and view them on a Google map. It also includes widgets for Twitter, Flickr, YouTube, and Podcast integration as well as a smartphone-compatible mobile version of the website. Ultimately, we decided that the Ushahidi and Sahana systems were too large for us to manage given our limited resources. Thus we chose Crows, whose smaller size made management more feasible for this project. Additionally, the lack of certain features enabled us to customize the platform to our own particular needs and develop a more targeted application. 3 System Design We began development by identifying some of the features that we felt would be the most valuable to our application (including some present in the alternative platforms) and implementing them in our selection. Our goal has been to try to implement a new feature every week over the course of the year. We also have had several meetings with representatives from the American Red Cross and FEMA (Federal Emergency Management Agency). These meetings have been helpful in identifying new useful features to add as well as gaining visibility for the system we are developing and bringing attention to the possible use of crowdsourcing for crisis response. At this point, our development has resulted in a system capable of using the crowdsourcing model to collect and display information. This system includes a desktop web application, a mobile web application, and a standalone application for the Android platform. Together, these components provide a number of key functionalities and features. 3.1 Submitting Reports First, the system allows users to submit reports of events through our website (desktop and mobile version) as well as through . The format of the report includes a headline, the reporter s name (optional), the location (optional), report classification (e.g., traffic, weather), the content of the report, and links to relevant content elsewhere. These reports can be made either anonymously or by registering with the site and logging in. Users can also add links to relevant information (including photos, videos, and news articles) to their reports. Individuals may also upload their own photos (hosted on our server) and link to them in a report. 3.2 Viewing Reports Second, our site allows all users to view reports that have been made. These reports are shown on an embedded Google map with colored tags identifying each report as well as in a list format below the map (figure 2). Colored flags correspond to the different reliability levels associated with a report (green is highly reliable, yellow is moderate, and red is low or unknown). These flags are also numbered to correspond with the numbered reports in the list below. The map also has the ability to be filtered. Users can choose to see only certain reports by selecting the desired reliability level and report classes. The site

3 Figure 2. Sample report accessed from the report list. Clicking a report headline brings up a window with all of the report contents. also includes embedded Twitter and Flickr widgets, showing content from these sites that may be relevant to a particular situation (identified by supplied keywords). These media can be directly included in a report through these widgets. 3.3 Registration Next, we have the ability for our users to register with our site to gain access to more features. Users register with an address and have the option to register their mobile phone to receive alerts. A text message is sent to users who elect to register their phone number to confirm the registration. Registering with the site also allows participants to have access to the higher levels of reliability. 3.4 Group Membership and Reliability Report reliability is determined by group membership. The site allows users to create and join different groups, and these groups may request elevated reliability levels from a system administrator. Access to different groups is controlled by a group administrator, who is responsible for giving individuals the required password to join the group. An individual user s reliability level is the highest reliability level of all groups of which the individual is a member. This allows a user to be a member of many different groups without sacrificing reliability. 3.5 Personal Profile When a user registers with the site, he also has access to a personal profile page. This page provides an interface for the individual to view and modify information about him. Here, personal information that was supplied at registration can be updated. Users can also view and modify their group memberships as well as see all of the photos they have uploaded to the site (with links provided so that they may be included in future reports).

4 3.6 Alerts and Timelines A critical component of the system is the ability to send mass alerts to participating individuals. At any time, a system administrator may send out an alert message to individuals who are registered with the system. The content of this alert is sent in an (so that every registered person receives the information) as well as via text message to those users with mobile phones registered in the system (figure 3). allows the user to press a button to automatically fill in her current location and also automatically fills in the user s name if she is logged in. When users submit reports, they can also connect directly to the device camera, if one exists, to include photos. See figure 5. Figure 3. Sample alert text message as viewed on a Blackberry smartphone. Finally, the system allows users to view a timeline of the event to see a chronological depiction of how the event played out and how reports were made. This tool is useful for identifying how much time passed between an occurrence and subsequent reports, as well as between a report and the time that report was resolved. The timeline is not updated in real time. Instead it requires the content of the database to be exported and parsed before the information is viewable. As such, it serves more as a retrospective analysis tool. 3.7 Mobile Web and Android Applications The mobile website possesses a subset of these functionalities, including the ability to submit and view reports (in text and on a Google map, see figure 4), as well as upload photos. The website can be accessed from any mobile device with Internet capabilities and the map can be viewed if the mobile browser supports JavaScript. The Android application possesses all of the core functionalities of the system (viewing reports, submitting reports, and uploading photos) just as the mobile website does. Additionally, it supports logging in and logging out. The application also takes advantage of the GPS device inside of the phone to provide more advanced location features. Specifically, it allows the user to filter reports in the list based on their distance from the user s current location. Similarly, the map provides the option to center on the user s current location, eliminating the need to scroll and zoom manually to find nearby reports. As another convenience, the application Figure 4. Mobile website map as seen on an Android smartphone with report tag clicked. A popup dialog appears on the click to display the contents of the report. 4 Summary and Future Work In summary, we have successfully developed a suite of applications (desktop web, mobile web, and standalone mobile) that work together and can be used for crowdsourcing information. We have the critical ability to gather and display information from participating users as well as supplemental features that make the system a more pertinent application to aid crisis and emergency response.

5 In addition to improving the functionalities of the system, we are working jointly with members of the University of Virginia Office of Emergency Preparedness to develop an experimental procedure to test our system in a real scenario. The results of this experiment will be extremely important in determining the success of our system. 5 Acknowledgments We gratefully acknowledge the work of our colleagues in the University of Virginia School of Medicine, including Greg Saathoff, M.D., and Chris Holstege, M.D., as well as our partner in the Department of Defense, Ms. Diane Kotras. We also thank the American Red Cross and FEMA for their interest and assistance throughout the course of this project. Funding was provided by the United States Department of Defense Energy Support Center under grant Community Shielding Year 1, subcontract SP C-583. Figure 5. Report form on the standalone Android application populated with sample data. We continue to work on improving the website functionality (both the desktop and the web versions). In particular, we hope to expand the web version of the system to include an improved timeline tool. We would like to have the timeline update in real time as well as show similar color and number identifiers as are seen on the Google map. Additionally, a valuable new feature that we would like to add is the ability to modify reports or mark them as completed. For example, if a report identified that power is out in a certain area, we would like to be able to annotate that report to show that is has been resolved once the power has been restored to maintain the integrity of the reports. A major area of improvement we are focused on is the addition of an improved reliability model. We are currently working to develop a reputation system that will integrate with our tools. With this system, users would be able to interact with reports by giving them ratings are well as a general agreement or disagreement response. The model will also allow users to submit comments on reports and see the comments left by others. Based on these inputs, reports will be scored and this score then becomes the basis of reliability rather than relying on administrator assigned values. This would allow the integrity of a report to change over time, which is currently not possible unless a member s group membership changes. Users themselves will also have a rating based on how they interact within the system, allowing them to earn a higher reputation by confirming other reports, identifying incorrect ones, etc. We are also working to improve the functionality of the mobile site to support the use of all web-capable phones. 6 References [1] Brabham, D. Crowdsourcing the Public Participation Process for Planning Projects. Planning Theory, 8(3), , [2] Commission on the Prevention of Weapons of Mass Destruction Proliferation and Terrorism. World at Risk: The Report of the Commission on the Prevention of WMD Proliferation and Terrorism. Report to Congress, [3] FrontlineSMS. [4] Giles, J. Wisdom of the Crowd. Nature, 438(7066):281, [5] PICnet. Who s Behind This. Washington Snow Cleanup. [6] Pittsburgh Independent Media Center. The Pittsburgh Independent Media Center Releases Crows [7] Raento, M., Oulasvirta, A., Eagle, N. Smartphones: An Emerging Tool for Social Scientists. Sociological Methods and Research, 37(3): , [8] Sahana Software Foundation. About the Sahana Software Foundation. Sahana Home of the Free and Open Source Disaster Management System. [9] Ushahidi. SwiftRiver: A Ushahidi Initiative. [10] Ushahidi. [11] Vukovic, M., Laredo, J., & Rajagopal, S. Challenges and Experiences in Deploying Enterprise Crowdsourcing. Lecture Notes in Computer Science, 6189, , 2010.

FirstToSee: Leveraging Social Media for Emergency Response. June 21, 2013

FirstToSee: Leveraging Social Media for Emergency Response. June 21, 2013 FirstToSee: Leveraging Social Media for Emergency Response June 21, 2013 1 Overview Social media now plays a critical role in how the public communicates during an emergency. The FirstToSee Emergency Support

More information

Managing Social Media in a Disaster. Jeff Baranyi Public Safety Tech Lead and Esri Disaster Response Team

Managing Social Media in a Disaster. Jeff Baranyi Public Safety Tech Lead and Esri Disaster Response Team Managing Social Media in a Disaster Jeff Baranyi Public Safety Tech Lead and Esri Disaster Response Team Esri Disaster Response Program www.esri.com/disaster Support our users, our partners and Esri personnel

More information

Integrating Social Media into Emergency Management Planning

Integrating Social Media into Emergency Management Planning U.S. Department of Education Office of Safe and Drug-Free Schools Emergency Management for Higher Education FY 2009 Final Grantee Meeting Philadelphia, PA August 5 6, 2010 Integrating Social Media into

More information

DroboAccess User Manual

DroboAccess User Manual DroboAccess User Manual Release 8.2 The DroboAccess developers June 02, 2016 CONTENTS 1 DroboAccess 8.2 User Manual Introduction 1 2 Configuration of DroboAccess 8.2 3 2.1 Users, passwords and share management................................

More information

TOTAL DEFENSE MOBILE SECURITY USER S GUIDE

TOTAL DEFENSE MOBILE SECURITY USER S GUIDE TOTAL DEFENSE MOBILE SECURITY USER S GUIDE Publication date 2015.04.09 Copyright 2015 Total Defense Mobile Security LEGAL NOTICE All rights reserved. No part of this book may be reproduced or transmitted

More information

Junos Pulse Mobile Security Dashboard

Junos Pulse Mobile Security Dashboard Junos Pulse Mobile Security Dashboard User Guide Release 4.0 June 2012 R1 Copyright 2012, Juniper Networks, Inc. . Junos Pulse Mobile Security Dashboard Juniper Networks, Inc. 1194 North Mathilda Avenue

More information

process and will have access to responses. Those persons will be under obligation not to disclose any proprietary information from the responses.

process and will have access to responses. Those persons will be under obligation not to disclose any proprietary information from the responses. 1133 19th Street, NW 4th Floor Washington, DC 20036 Phone: (202) 589 1790 Fax: (202) 589 1799 Request for Proposals: NAWDP Website Redesign The National Association of Workforce Development Professionals

More information

Protect Your Online Footprint. HINTS & TIPS provided by MWR InfoSecurity and the Data Baby project

Protect Your Online Footprint. HINTS & TIPS provided by MWR InfoSecurity and the Data Baby project HINTS & TIPS provided by MWR InfoSecurity and the Data Baby project Logging on is now one of the first things we do every day. And every time we do, we leave a trace, often without giving a thought to

More information

Conducting Virtual Meetings

Conducting Virtual Meetings Page 1 oovoo Chat & Video Conferencing Information gathered by, International Faculty 2013 Faculty Training General Information What can I do with oovoo? oovoo offers free high quality video chat and instant

More information

Table of Contents. 3 Setup 6 Home Screen 8 Modes 12 Watch Live & Timeline 17 HomeHealth Technology 21 Emergency Options 24 Settings 26 Plans 28 Help

Table of Contents. 3 Setup 6 Home Screen 8 Modes 12 Watch Live & Timeline 17 HomeHealth Technology 21 Emergency Options 24 Settings 26 Plans 28 Help User Guide Table of Contents 3 Setup 6 Home Screen 8 Modes 12 Watch Live & Timeline 17 HomeHealth Technology 21 Emergency Options 24 Settings 26 Plans 28 Help 2 Setup Divider text Secure Setup 1. Download

More information

User s Manual For Chambers

User s Manual For Chambers Table of Contents Introduction and Overview... 3 The Mobile Marketplace... 3 What is an App?... 3 How Does MyChamberApp work?... 3 How To Download MyChamberApp... 4 Getting Started... 5 MCA Agreement...

More information

Cisco Events Mobile Application

Cisco Events Mobile Application Welcome to the new free Cisco Events mobile application! Using this tool, participants can: Connect with peers and Cisco representatives attending an event virtually or onsite Earn points towards exclusive

More information

of firms with remote users say Web-borne attacks impacted company financials.

of firms with remote users say Web-borne attacks impacted company financials. Introduction As the number of users working from outside of the enterprise perimeter increases, the need for more efficient methods of securing the corporate network grows exponentially. In Part 1 of this

More information

Creating a social networking website with mobile accessibility. A Guide to WordPress, BuddyPress, and mobile readiness

Creating a social networking website with mobile accessibility. A Guide to WordPress, BuddyPress, and mobile readiness Creating a social networking website with mobile accessibility A Guide to WordPress, BuddyPress, and mobile readiness How To Guide I 2 Creating a social networking website with mobile accessibility Contents

More information

Attributes and Objectives of Social Media. What is Social Media? Maximize Reach with Social Media

Attributes and Objectives of Social Media. What is Social Media? Maximize Reach with Social Media What is Social Media? "Social media is an innovative way of socializing where we engage in an open dialogue, tell our stories and interact with one another using online platforms. (Associated Press, 2010)

More information

Social media has recently played a critical

Social media has recently played a critical C Y B E R - P H Y S I C A L - S O C I A L S Y S T E M S Editor: Daniel Zeng, University of Arizona, zeng@email.arizona.edu Harnessing the Crowdsourcing Power of Social Media for Disaster Relief Huiji Gao

More information

The Commission Health Emergency Operations Facility:

The Commission Health Emergency Operations Facility: EUROPEAN COMMISSION The Commission Health Emergency Operations Facility: for a coordinated management of public health emergency at EU level Neither the European Commission nor any person acting on its

More information

The Practice of Social Research in the Digital Age:

The Practice of Social Research in the Digital Age: Doctoral Training Centre: Practice of Social Research The Practice of Social Research in the Digital Age: Technologies of Social Research and Sources of Secondary Data Analysis Dr. Eric Jensen e.jensen@warwick.ac.uk

More information

Development of the Company s application development platform. Financing for the first six months of operation.

Development of the Company s application development platform. Financing for the first six months of operation. Business Plan 2014 1.0 Executive Summary The purpose of this business plan is to raise $150,000 for the development of an iphone and android app development company that will sell applications specific

More information

2014 V1.0. LiveText e-portfolios

2014 V1.0. LiveText e-portfolios LiveText e-portfolios Table of Contents Introduction... 3 The Purposes of the e- Portfolio... 3 Student e-portfolios... 4 Academic/Reflective... 4 Professional... 5 Faculty Tenure E-Portfolios... 6 Continuous

More information

Multichannel Customer Listening and Social Media Analytics

Multichannel Customer Listening and Social Media Analytics ( Multichannel Customer Listening and Social Media Analytics KANA Experience Analytics Lite is a multichannel customer listening and social media analytics solution that delivers sentiment, meaning and

More information

PhotoHound: Using Geographic Location, Pictures, and Adventure to Create a New Application for Social Media

PhotoHound: Using Geographic Location, Pictures, and Adventure to Create a New Application for Social Media University of Wyoming Wyoming Scholars Repository Honors Theses AY 15/16 Undergraduate Honors Theses Spring 5-10-2016 PhotoHound: Using Geographic Location, Pictures, and Adventure to Create a New Application

More information

Sharing Your Media Library with Roxio Streamer

Sharing Your Media Library with Roxio Streamer Sharing Your Media Library with Roxio Streamer Want to access your media files anywhere? We all have more media files than ever, and more devices to enjoy them on. But the need to copy these files multiple

More information

Why Should You Use Sahana Eden?

Why Should You Use Sahana Eden? Open Source Disaster Management Software Platform Why Should You Use Sahana Eden? Sahana Eden is an open source software platform which has been built specifically to help in Disaster Management. It is

More information

How To Create Your Own Create the Good Do-It-Yourself Project Guide

How To Create Your Own Create the Good Do-It-Yourself Project Guide How To Create Your Own Do-It-Yourself Project Guide All the information you need to create and submit your do-it-yourself service project www.createthegood.org Table of Contents Page About Do-It-Yourself

More information

How To Convert A Lead In Sugarcrm

How To Convert A Lead In Sugarcrm Attract. Convert. Retain. Lead Management in SugarCRM Written by: Josh Sweeney and Matthew Poer www.atcoresystems.com Atcore Systems, LLC 2010 All rights reserved. No part of this publication may be reproduced

More information

Dawsonera v5 Online Reader User Guide (June 2015) Table of Contents

Dawsonera v5 Online Reader User Guide (June 2015) Table of Contents Dawsonera v5 Online Reader User Guide (June 2015) Table of Contents Accessing the table of contents... 2 Searching within the ebook... 2 Notes... 2 How to add a note... 2 How to edit a note... 3 How to

More information

MASSACHUSETTS HARVARD

MASSACHUSETTS HARVARD MGH/McLean Adult Psychiatry Residency Program Request for Learning Management System Proposals 1. Introduction 1.1. The MGH/McLean Adult Psychiatry Residency Program is seeking a developer to work in close

More information

THE VIRTUAL EMERGENCY OPERATIONS CENTER: AN INTERNET APPROACH TO EMERGENCY MANAGEMENT WORK

THE VIRTUAL EMERGENCY OPERATIONS CENTER: AN INTERNET APPROACH TO EMERGENCY MANAGEMENT WORK THE VIRTUAL EMERGENCY OPERATIONS CENTER: AN INTERNET APPROACH TO EMERGENCY MANAGEMENT WORK by Walter G. Green III, Ph.D., VaPEM Assistant Professor of Emergency Management University of Richmond A Paper

More information

Visualize your World. Democratization i of Geographic Data

Visualize your World. Democratization i of Geographic Data Visualize your World Democratization i of Geographic Data Session Agenda Google GEO Solutions - More than just a Map Enabling our Government Customers- Examples Summary & Invite to Learn More About Google

More information

Socioboard. User Guide 2.1

Socioboard. User Guide 2.1 Socioboard User Guide 2.1 Index Revision History Revision Date Description 01 Jan 2014 Socioboard User Guide 1.0.1 02 Jun 2014 Socioboard User Guide 1.0.2 03 Oct 2014 Socioboard User Guide 2.0 04 April

More information

Angel Learning Management System Introductory Tutorial for Students

Angel Learning Management System Introductory Tutorial for Students Angel Learning Management System Introductory Tutorial for Students Welcome! Angel is the Learning Management System that you ll be using to access your classes. You ll use it to view lessons, submit assignments,

More information

ODU WebEx: Frequently Asked Questions

ODU WebEx: Frequently Asked Questions ODU WebEx: Frequently Asked Questions 1. What is WebEx? 2. How do students/participants access WebEx? 3. When should I log in to attend the event? 4. What is the meeting number? 5. Where do I find the

More information

Interactive Video Quizzes Information Guide For Quiz Creators. Version: 1.0

Interactive Video Quizzes Information Guide For Quiz Creators. Version: 1.0 Interactive Video Quizzes Information Guide For Quiz Creators Version: 1.0 Kaltura Business Headquarters 250 Park Avenue South, 10th Floor, New York, NY 10003 Tel.: +1 800 871 5224 Copyright 2016 Kaltura

More information

Visitors to our website The LCTHF website collects information about each visitor in several ways. These may include:

Visitors to our website The LCTHF website collects information about each visitor in several ways. These may include: Privacy Policy The Lewis and Clark Trail Heritage Foundation, here after referred to as the LCTHF, is committed to respecting and protecting your privacy. This privacy policy governs our collection and

More information

Representative Console for Android Phone. Version 2.1

Representative Console for Android Phone. Version 2.1 Representative Console for Android Phone Version 2.1 Thank you for using Bomgar. At Bomgar, customer service is a top priority. Help us provide you with excellent service. If you have any feedback, including

More information

ON24 MOBILE WEBCASTING USER GUIDE AND FAQ FEBRUARY 2015

ON24 MOBILE WEBCASTING USER GUIDE AND FAQ FEBRUARY 2015 FEBRUARY 2015 MOBILE ATTENDEE GUIDE ON24 s Mobile Webcasting console allows you to bring your webcast directly to your audience, regardless of location. Users on mobile devices can register, attend, and

More information

YouTube SEO How-To Guide: Optimize, Socialize & Analyze Your YouTube Presence

YouTube SEO How-To Guide: Optimize, Socialize & Analyze Your YouTube Presence YouTube SEO How-To Guide: Optimize, Socialize & Analyze Your YouTube Presence How-To Optimize, Socialize & Analyze Your YouTube Presence FACT: YouTube has become the third most popular website in the world,

More information

SYSTEM DEVELOPMENT AND IMPLEMENTATION

SYSTEM DEVELOPMENT AND IMPLEMENTATION CHAPTER 6 SYSTEM DEVELOPMENT AND IMPLEMENTATION 6.0 Introduction This chapter discusses about the development and implementation process of EPUM web-based system. The process is based on the system design

More information

Tweet Me Up: Social Media Tools and Crisis Management

Tweet Me Up: Social Media Tools and Crisis Management Tweet Me Up: Social Media Tools and Crisis Management Partners in Emergency Preparedness Conference 2011 Annie Searle & Emily Oxenford Principal Research Associate Annie Searle & Associates LLC Risk Consultants

More information

1 www.socialscoup.com

1 www.socialscoup.com www.socialscoup.com 1 Index Revision History Revision Date Description 01 Jan 2015 Socialscoup User Guide 1.0.1 Contents 1. Login 6 1.1 Using Facebook 6 1.2 Using Google+ 7 1.3 Using Registered mail id

More information

General Product Questions... 3. Q. What is the Bell Personal Vault Vault?...4. Q. What is Bell Personal Vault Backup Manager?...4

General Product Questions... 3. Q. What is the Bell Personal Vault Vault?...4. Q. What is Bell Personal Vault Backup Manager?...4 Frequently Asked Questions to be posted at: /faqs/ Table of Contents General Product Questions... 3 Q. What is the Bell Personal Vault Vault?...4 Q. What is Bell Personal Vault Backup Manager?...4 Q. What

More information

Tip: We recommend that you signpost students to the user guide Getting Started with MyFolio.

Tip: We recommend that you signpost students to the user guide Getting Started with MyFolio. MyFolio Essentials Using this guide This guide has been produced to help you to support students using MyFolio for assessment or other pedagogic purposes. We aim to provide general information on how you

More information

Merging learner performance with browsing behavior in video lectures

Merging learner performance with browsing behavior in video lectures Merging learner performance with browsing behavior in video lectures Konstantinos Chorianopoulos Department of Informatics Ionian University Corfu, GR-49100 Greece choko@ionio.gr Michail N. Giannakos Department

More information

Description of Services for Basic, Intermediate, and Advanced Website Packages

Description of Services for Basic, Intermediate, and Advanced Website Packages Description of Services for Basic, Intermediate, and Advanced Website Packages We provide this document to define services covered in our WordPress packages. It is very important you understand exactly

More information

ASUS WebStorage Client-based for Windows [Advanced] User Manual

ASUS WebStorage Client-based for Windows [Advanced] User Manual ASUS WebStorage Client-based for Windows [Advanced] User Manual 1 Welcome to ASUS WebStorage, your personal cloud space Our function panel will help you better understand ASUS WebStorage services. The

More information

Social Media during emergencies

Social Media during emergencies Social Media during Emergencies Introduction Red Cross Societies around the world, including the Canadian Red Cross, are exploring ways in which social media can affect the efficiency of a disaster response.

More information

2015 Conference App Info & Download Directions

2015 Conference App Info & Download Directions 2015 Conference App Info & Download Directions America s SBDC Conference App, powered by FollowMe and created by Core-apps LLC, is a native application for ipad, smartphones (iphone and Android). It is

More information

How to connect your D200 using Bluetooth. How to connect your D200 using GPRS (SIM Card)

How to connect your D200 using Bluetooth. How to connect your D200 using GPRS (SIM Card) D200 En User Guide Content 3 Introduction 3 Scope 3 Related Documentation 4 Internet Connectivity 4 Using D200 with Mobile Phone 5 Using D200 with wireless (Wi-Fi) router 6 Using D200 with GPRS (requires

More information

Measurabl, Inc. Attn: Measurabl Support 1014 W Washington St, San Diego CA, 92103 +1 619.719.1716

Measurabl, Inc. Attn: Measurabl Support 1014 W Washington St, San Diego CA, 92103 +1 619.719.1716 Measurabl, Inc. ( Company ) is committed to protecting your privacy. We have prepared this Privacy Policy to describe to you our practices regarding the Personal Data (as defined below) we collect from

More information

Blog, Tweet and Facebook Your Way to Success SELF-PROMOTION THROUGH SOCIAL MEDIA: INSTAGRAM

Blog, Tweet and Facebook Your Way to Success SELF-PROMOTION THROUGH SOCIAL MEDIA: INSTAGRAM Blog, Tweet and Facebook Your Way to Success SELF-PROMOTION THROUGH SOCIAL MEDIA: INSTAGRAM Spring 2013 WHAT IS SOCIAL MEDIA? The term social media refers to forms of electronic communication (websites

More information

Disciple-LTA: Learning, Tutoring and Analytic Assistance 1

Disciple-LTA: Learning, Tutoring and Analytic Assistance 1 Journal of Intelligence Community Research and Development, July 2008. Disclaimer: The views and opinions expressed in this article are those of the authors and do not necessarily reflect the official

More information

Microsoft Office Live Meeting Events User s Guide

Microsoft Office Live Meeting Events User s Guide Microsoft Office Live Meeting Events User s Guide Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the companies,

More information

RESCO MOBILE CRM USER GUIDE. Access your CRM data on any mobile platform ipad, iphone, Android, Windows Phone or Win XP/Vista/7/8

RESCO MOBILE CRM USER GUIDE. Access your CRM data on any mobile platform ipad, iphone, Android, Windows Phone or Win XP/Vista/7/8 RESCO MOBILE CRM USER GUIDE Access your CRM data on any mobile platform ipad, iphone, Android, Windows Phone or Win XP/Vista/7/8 Contents Synchronization... 1 1.1. How to synchronize your device... 1 1.2.

More information

PT AVENUE GUIDE OVERVIEW

PT AVENUE GUIDE OVERVIEW PT AVENUE GUIDE OVERVIEW WSPTA is currently undertaking a database conversion from imis (the previous membership database) to a cloud based service called PT Avenue. The primary reason for this conversion

More information

1 Which of the following questions can be answered using the goal flow report?

1 Which of the following questions can be answered using the goal flow report? 1 Which of the following questions can be answered using the goal flow report? [A] Are there a lot of unexpected exits from a step in the middle of my conversion funnel? [B] Do visitors usually start my

More information

Unified Communication Platform. Product Page

Unified Communication Platform. Product Page Unified Communication Platform Product Page Web conferencing system with web, audio, video and collaboration for online education & enterprise service ITT Consult ltd BENEFITS TANTANAKU Distance learning

More information

How Poll Everywhere Works. You ask a question. Poll Everywhere - Simple SMS Voting. Pricing Take a Tour Help & FAQ.

How Poll Everywhere Works. You ask a question. Poll Everywhere - Simple SMS Voting. Pricing Take a Tour Help & FAQ. Poll Everywhere - Simple SMS Voting Pricing Take a Tour Help & FAQ My Polls Log Out Tour Feature Videos How Poll Everywhere Works You ask a question When you make a poll, you choose what type of question

More information

LinkedIn for MS Dynamics 2013, 2015, or 2016 Installation Guide

LinkedIn for MS Dynamics 2013, 2015, or 2016 Installation Guide 1 LinkedIn for MS Dynamics 2013, 2015, or 2016 Installation Guide Table of Contents Before You Begin Import the Solution Test the Solution Optional - Setting up Role Based Forms Optional - Editing Form

More information

Proliphix. Remote Management. User Guide

Proliphix. Remote Management. User Guide Proliphix Remote Management User Guide Rev 1.1 Page 2 of 13 Table of Contents 1. Intended Audience...3 2. Remote Management...4 3. Remote Management Interface (RMI)...5 3.1. Accessing My Account... 5 3.2.

More information

Chairman Meehan, Ranking Member Speier, and Members of the subcommittee, we appreciate

Chairman Meehan, Ranking Member Speier, and Members of the subcommittee, we appreciate WRITTEN TESTIMONY of MARY ELLEN CALLAHAN CHIEF PRIVACY OFFICER and RICHARD CHÁVEZ DIRECTOR, OFFICE OF OPERATIONS COORDINATION AND PLANNING U. S. DEPARTMENT OF HOMELAND SECURITY Before UNITED STATES HOUSE

More information

The portal is organized into two basic views, one for public interaction on the Internet, and another that is password protected for Subscribers.

The portal is organized into two basic views, one for public interaction on the Internet, and another that is password protected for Subscribers. Help Pages - Threat Intelligence Portal Overview - The portal is a web-based means of supporting both the production and dissemination of Threat Intelligence. Powered by the improved TRITON database and

More information

Marathon Data Systems

Marathon Data Systems Marathon Data Systems Executive Dashboard Executive Dashboard is a powerful business intelligence tool that allows owners, managers and executives to: Easily see trends that exist within the data that

More information

Script for Administering Computer-Based Tests. Polk County Midterm and Final Exams

Script for Administering Computer-Based Tests. Polk County Midterm and Final Exams Script for Administering Computer-Based Tests Polk County Midterm and Final Exams Revised 08/2016 During the test session, remember the following: Ensure that all documented student testing accommodations

More information

Organizing & Editing Digital Photos

Organizing & Editing Digital Photos P a g e 1 Organizing & Editing Digital Photos ABOUT THIS CLASS This class is designed to show you how to transfer your photos from your digital camera to your computer, organize them for easy access in

More information

Stakeholder Dialogue Webinar: Experience and Lessons for Young and Old Experts and Researchers. Social Networks Facebook, Twitter, etc.

Stakeholder Dialogue Webinar: Experience and Lessons for Young and Old Experts and Researchers. Social Networks Facebook, Twitter, etc. Stakeholder Dialogue Webinar: Experience and Lessons for Young and Old Experts and Researchers Social Networks Facebook, Twitter, etc. Agenda for the next 30 minutes Introduction Social media compared

More information

What We Do: Simplify Enterprise Mobility

What We Do: Simplify Enterprise Mobility What We Do: Simplify Enterprise Mobility AirWatch by VMware is the global leader in enterprise-grade mobility solutions across every device, every operating system and every mobile deployment. Our scalable

More information

Best Practice Guide for constructing a study area in studentcentral which is designed for friendly viewing in Blackboard Mobile Learn

Best Practice Guide for constructing a study area in studentcentral which is designed for friendly viewing in Blackboard Mobile Learn Best Practice Guide for constructing a study area in studentcentral which is designed for friendly viewing in Blackboard Mobile Learn Blackboard state that Blackboard Mobile Learn was designed to provide

More information

workforceiq Job Despatch and Workforce Management software for Smartphones

workforceiq Job Despatch and Workforce Management software for Smartphones workforceiq Job Despatch and Workforce Management software for Smartphones 1 What it does workforceiq is a pioneering workforce management and mobile job despatch system. Using existing smartphones, you

More information

NetClient CS Document Management Portal User Guide. version 9.x

NetClient CS Document Management Portal User Guide. version 9.x NetClient CS Document Management Portal User Guide version 9.x TL 23560 (6/9/11) Copyright Information Text copyright 2001-2011 by Thomson Reuters/Tax & Accounting. All rights reserved. Video display images

More information

2013 Honeywell Users Group Americas Symposium. Mobile App Guide

2013 Honeywell Users Group Americas Symposium. Mobile App Guide 2013 Honeywell Users Group Americas Symposium Mobile App Guide Introduction Welcome to the 2013 Honeywell Users Group Americas Symposium. This year, we have replaced the printed agenda book with a mobile

More information

AWEBDESK LIVE CHAT SOFTWARE

AWEBDESK LIVE CHAT SOFTWARE AWEBDESK LIVE CHAT SOFTWARE Version 6.1.0 AwebDesk Softwares Administrator Guide Edition 1.2 January 2014 Page 1 TABLE OF CONTENTS Introduction.......... 4 Sign In as Admin...5 Admin Dashboard Overview.

More information

FREQUENTLY ASKED QUESTIONS (FAQs) Informed Visibility (IV) Internal Service Performance Measurement (SPM) Sampling

FREQUENTLY ASKED QUESTIONS (FAQs) Informed Visibility (IV) Internal Service Performance Measurement (SPM) Sampling FREQUENTLY ASKED QUESTIONS (FAQs) Informed Visibility (IV) Internal Service Performance Measurement (SPM) Sampling General 1. What is Informed Visibility (IV)? IV is a key component of the Delivering Results,

More information

Novell Filr 1.0.x Mobile App Quick Start

Novell Filr 1.0.x Mobile App Quick Start Novell Filr 1.0.x Mobile App Quick Start February 2014 Novell Quick Start Novell Filr allows you to easily access all your files and folders from your desktop, browser, or a mobile device. In addition,

More information

Working with Windows Movie Maker

Working with Windows Movie Maker 518 442-3608 Working with Windows Movie Maker Windows Movie Maker allows you to make movies and slide shows that can be saved to your computer, put on a CD, uploaded to a Web service (such as YouTube)

More information

City Surveillance and the Cloud

City Surveillance and the Cloud Keep Watch on Your Projects Through the Cloud, 24/7/365 Unlock the all the potential tools of a modern enterprise video surveillance system with a costeffective and elegantly simple cloud video surveillance

More information

USM Web Content Management System

USM Web Content Management System University of Southern Maine USM Web Content Management System USM Web CMS Technical Development Group 4/26/2011 Content o Introduction o Login o User Roles o Group Member o Group Publisher o Group Admin

More information

eschoolplus Users Guide Teacher Access Center 2.1

eschoolplus Users Guide Teacher Access Center 2.1 eschoolplus Users Guide Teacher Access Center 2.1. i Table of Contents Introduction to Teacher Access Center... 1 Logging in to Teacher Access Center (TAC)...1 Your My Home Page... 2 My Classes...3 News...4

More information

CellCast Solution for BlackBerry Smartphones. Security Overview. Revised: June 2010. www.mlearning.com

CellCast Solution for BlackBerry Smartphones. Security Overview. Revised: June 2010. www.mlearning.com CellCast Solution for BlackBerry Smartphones Security Overview Revised: June 2010 www.mlearning.com Introduction The CellCast Solution for BlackBerry empowers sales, service and other remote teams to distribute

More information

USER MANUAL SlimComputer

USER MANUAL SlimComputer USER MANUAL SlimComputer 1 Contents Contents...2 What is SlimComputer?...2 Introduction...3 The Rating System...3 Buttons on the Main Interface...5 Running the Main Scan...8 Restore...11 Optimizer...14

More information

Smoke Density Monitor application documentation

Smoke Density Monitor application documentation Smoke Density Monitor application documentation Navigating the User interface Fig. 1 Screen shot of the application layout. Description Graphical Monitor Data Browser Trending Graph Alarm View Create Report

More information

Smiths Medical Online Portal User Guide

Smiths Medical Online Portal User Guide Smiths Medical Online Portal User Guide The symbol Smiths indicates Medical the ASD, trademark Inc. is registered in the U.S. Patent and Trademark office and certain other countries. 2011 Smiths Medical.

More information

Transforming Citizen Experience with Mobile Service Delivery

Transforming Citizen Experience with Mobile Service Delivery Transforming Citizen Experience with Mobile Service Delivery Delivering mobile municipal services in Township Angelo Callisto, Township of King Catherine Erhardt, Imex Systems Inc. 06.10.2014 Agenda Traditional

More information

Using the owncloud Android App

Using the owncloud Android App Using the owncloud Android App Accessing your files on your owncloud server via the Web interface is easy and convenient, as you can use any Web browser on any operating system without installing special

More information

stream.jw.org - Viewer User Guide Table of Contents

stream.jw.org - Viewer User Guide Table of Contents Table of Contents Quick Start... 4 1.0 Introduction... 5 1.1 Objective... 5 1.2 Scope... 5 1.3 Terms & Definitions... 5 2.0 Technical Requirements... 6 2.1 Computer... 6 2.2 Credentials... 6 2.3 Internet...

More information

Mobile Banking. Click To Begin

Mobile Banking. Click To Begin Mobile Banking Click To Begin Click On Your Type Of Phone iphone Please select the method you would like to use for accessing your account from the options below: APP (Downloadable Application from itunes)

More information

HTML5 the new. standard for Interactive Web

HTML5 the new. standard for Interactive Web WHITE PAPER HTML the new standard for Interactive Web by Gokul Seenivasan, Aspire Systems HTML is everywhere these days. Whether desktop or mobile, windows or Mac, or just about any other modern form factor

More information

How to Upload a Video to YouTube

How to Upload a Video to YouTube Southwestern Baptist Theological Seminary Technology Services How to Upload a Video to YouTube January, 2011 William De Wysockie Academic Systems Administrator WDeWysockie@swbts.edu You have been asked

More information

User Guide FOR TOSHIBA STORAGE PLACE

User Guide FOR TOSHIBA STORAGE PLACE User Guide FOR TOSHIBA STORAGE PLACE (This page left blank for 2-sided "book" printing.) Table of Contents Overview... 5 System Requirements... 5 Storage Place Interfaces... 5 Getting Started... 6 Using

More information

SWITCH Resource Registry Guide

SWITCH Resource Registry Guide AAI Resource Registry Guide Authors: LH, TL AAI web page: http://www.switch.ch/ Contact: aai@switch.ch This guide is aimed at users of the SWITCH Resource Registry and is intended to serve as a complimentary

More information

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual Vodafone PC SMS 2010 (Software version 4.7.1) User Manual July 19, 2010 Table of contents 1. Introduction...4 1.1 System Requirements... 4 1.2 Reply-to-Inbox... 4 1.3 What s new?... 4 2. Installation...6

More information

OneDrive for Business User Guide

OneDrive for Business User Guide OneDrive for Business User Guide Contents About OneDrive for Business and Office 365... 2 Storing University Information in the Cloud... 2 Signing in... 2 The Office 365 Interface... 3 The OneDrive for

More information

GPS Trailmasters Jan 1, 2016

GPS Trailmasters Jan 1, 2016 Table of Contents Installing Your GPS Trailmasters Map 1 Step 1 - Download the Map Files to Your Computer 1 Running the Map Installer for Microsoft Windows 4 Running the Map Installer for Mac OS X 6 Step

More information

REDCap project creation is not possible in the Mobile App

REDCap project creation is not possible in the Mobile App About the REDCap Mobile App REDCap software provides its online users with the ability to create and manage surveys and databases quickly and securely to facilitate data collection. The REDCap mobile app

More information

ESET NOD32 Antivirus 4 for Linux Desktop. Quick Start Guide

ESET NOD32 Antivirus 4 for Linux Desktop. Quick Start Guide ESET NOD32 Antivirus 4 for Linux Desktop Quick Start Guide ESET NOD32 Antivirus 4 provides state-of-the-art protection for your computer against malicious code. Based on the ThreatSense scanning engine

More information

EBMS Secure Email. February 11, 2016 Instructions. Version 2

EBMS Secure Email. February 11, 2016 Instructions. Version 2 February 11, 2016 Instructions Version 2 Table of Contents Secure Email Upgrade... 3 Receiving Secure Email... 3 Viewing Past Secure Emails... 3 One-Time Registration... 4 Registration Screen... 5 Viewing

More information

Helpful Links 8 Helpful Documents 8 Writing History 9 Pending Peer Reviews 9 Navigation Tabs 10 Changing Courses 10

Helpful Links 8 Helpful Documents 8 Writing History 9 Pending Peer Reviews 9 Navigation Tabs 10 Changing Courses 10 V7.30.15 2014 GETTING STARTED Table of Contents Welcome to WPP Online 3 WPP Online Welcome Page 3 Logging in to WPP Online 4 Changing your Password 5 Accessing your Courses 7 Selecting a Course 7 The Course

More information

The Gestamp Supplier Risk Management (SRM) system. Supplier Frequently Asked Questions (FAQ)

The Gestamp Supplier Risk Management (SRM) system. Supplier Frequently Asked Questions (FAQ) The Gestamp Supplier Risk Management (SRM) system Supplier Frequently Asked Questions (FAQ) April 2016 2013 Contents Overview... 4 Why has Gestamp partnered with Achilles?... 4 The importance of complying

More information

How we design & build websites. Menu 2 Menu 3 Menu 4 Menu 5. Home Menu 1. Item 1 Item 2 Item 3 Item 4. bob. design & marketing

How we design & build websites. Menu 2 Menu 3 Menu 4 Menu 5. Home Menu 1. Item 1 Item 2 Item 3 Item 4. bob. design & marketing How we design & build websites Home Menu 1 Item 1 Item 2 Item 3 Item 4 Menu 2 Menu 3 Menu 4 Menu 5 Item 1 Item 2 Item 3 Home Menu 1 Item 1 Item 2 Item 3 Item 4 Menu 2 Menu 3 Menu 4 Menu 5 Item 1 Item 2

More information

Do I need anything special to use it? All you need to use Twitter is an Internet connection or a mobile phone with Internet capability.

Do I need anything special to use it? All you need to use Twitter is an Internet connection or a mobile phone with Internet capability. Twitter Guide What is Twitter? Twitter is a real-time communication platform that allows you to quickly share thoughts, opinions, and interesting links with friends, family, and the general public. People

More information