CSE476 Mobile Application Development. Yard. Doç. Dr. Tacha Serif Department of Computer Engineering Yeditepe University

Size: px
Start display at page:

Download "CSE476 Mobile Application Development. Yard. Doç. Dr. Tacha Serif Department of Computer Engineering Yeditepe University"

Transcription

1 CSE476 Mobile Application Development Yard. Doç. Dr. Tacha Serif Department of Computer Engineering Yeditepe University Fall 2013 Yeditepe University 2013 Outline Context-awareness background The idea What is context Operational Definition Categories of context Design Principles User activities Context-aware application examples Usability Failures How to maintain usability? Case Study: Evaluation of Context aware Tour Guides CSE476 Mobile Application Development Yeditepe University Page 2 1

2 Context awareness background Ubiquitous computing in early 90s: computing everywhere and invisible Implication Create applications that work seamlessly in human environments Understanding of context CSE476 Mobile Application Development Yeditepe University Page 3 The Idea Question: How do we effectively infer characteristics of situations and usefully supplement them with technology CSE476 Mobile Application Development Yeditepe University Page 4 2

3 What is context Context CSE476 Mobile Application Development Yeditepe University Page 5 What is context? (cont.) By example Location, time, identities of nearby users By synonym Situation, environment, circumstance By dictionary [WordNet] the set of facts or circumstances that surround a situation or event Problems: New situations don t fit examples How to use in practice? CSE476 Mobile Application Development Yeditepe University Page 6 3

4 Operational Definition of Context Context is any information that can be used to characterize the situation of an entity. An entity is a person, place, or object that is considered relevant to the interaction between a user and an application, including the user and the application themselves. [Dey and Abowd, 2000] Observations - From point of view of developer CSE476 Mobile Application Development Yeditepe University Page 7 Context Categories Recall Dey s goal: operational definition for use by designers and developers Once you have entities, want to identify frequently useful contexts Primary Categories Answer basic questions like who, what, when, where Index into more detailed secondary categories Secondary Categories More specific details that may be relevant CSE476 Mobile Application Development Yeditepe University Page 8 4

5 Primary Categories Identity: every entity has a unique id Location: position, spatial relationships (latitude/longitude, with friends, near a Starbucks, in the library) Activity: what s happening in the situation (touring a museum, reading a book) Time: current time, duration of event, temporal ordering CSE476 Mobile Application Development Yeditepe University Page 9 Secondary Categories Indexed by primary category Phone number, address, social network, etc.. E.g. identity -> address, phone number, etc.. CSE476 Mobile Application Development Yeditepe University Page 10 5

6 What is Context-aware? The term context aware software was first introduced by Schilit and is categorised as software that adapts according to the location of use, as well as the proximity of entities (people, hosts, and / or devices). Schilit et al, 1994 Schilit describes contextual information as relating to either: Computing context: i.e. information relating to network connectivity, printers, scanners, projectors, workstations (objects that would be found in a computing environment), etc. User context: such as location and orientation, or current social issues, etc. Physical context: such as lighting, noise levels and temperature, etc CSE476 Mobile Application Development Yeditepe University Page 11 A Context-aware application A system is context-aware if it uses context to provide relevant information and/or services to the user, where relevancy depends on the user s task. 1. Presentation of information and services Tour guide, Active Badges 2. Automatic execution of services Smart homes (turn off lights, adjust temperature) 3. Tagging of context to information for later retrieval Digital camera meta-data (time, location) CSE476 Mobile Application Development Yeditepe University Page 12 6

7 Design Principles Context Models Models Key-Value models Markup scheme models Use a hierarchical data structure consisting of markup tags Graphical models Use UML to represent context information Object oriented models Logic based models Ontology based models Attributes Context type Context value Time stamp Source Confidence Simplicity Flexibility Genericity Expressiveness Requirements CSE476 Mobile Application Development Yeditepe University Page 13 Context-aware Computing Definition - Prof. David Kotz (2000) Context-aware computing is a mobile computing paradigm in which applications can discover and take advantage of contextual information (such as user location, time of day, nearby people and devices, and user activity) Mark Weiser s (Xerox Parc) idea of Ubiquitous Computing, creator of Ubicomp Project Active Badge: First Indoors positioning system Implemented (early 1990s) at Olivetti Research Lab in Cambridge, UK Largely influenced by Ubiquitous Computing project CSE476 Mobile Application Development Yeditepe University Page 14 7

8 Context-aware Mobility Components CSE476 Mobile Application Development Yeditepe University Page 15 User Activities CSE476 Mobile Application Development Yeditepe University Page 16 8

9 The Bat Location System Bat Bats Consist of a radio transceiver, controlling logic, and ultrasonic transducer 7.5x3.5x1.5 (cm), 35g 48-bit Globally unique ID Powered by a single 3.6V Lithium cell, a lifetime of around fifteen months Entity location is determined based on the principle of trilateration 3D position can be also deduced Orientation of an object can be deduced CSE476 Mobile Application Development Yeditepe University Page 17 Lancaster University Tour Guide CSE476 Mobile Application Development Yeditepe University Page 18 9

10 Cyberguide Project First Location-aware application in the literature is Cyberguide Project Implemented in 1995 by the College of Computing, Georgia Tech, US CSE476 Mobile Application Development Yeditepe University Page 19 Tourist Guide Simcock et al. Location Based Tourist Guide by Simcock et al. (2003) is also one of the early examples By the School of Computer and Information Science, University of South Australia CSE476 Mobile Application Development Yeditepe University Page 20 10

11 Basic Tour Guide There was life before Google (Maps) All the hot spots had to be located manually App provides: Info on Map, Guided Tour, List Attractions CSE476 Mobile Application Development Yeditepe University Page 21 Usability Failures Having all is just not enough CSE476 Mobile Application Development Yeditepe University Page 22 11

12 How to maintain usability? Usability.gov CSE476 Mobile Application Development Yeditepe University Page 23 Case Study: Evaluation of Context aware Tour Guides This study was conducted at Brunel University, West London, UK in 2003 It evaluates a prototype GPS-enabled and non-gps Campus Tour Guide, and compares the findings. To provide the best audio, video and textual experience, the experiment was conducted using a laptop and GPS receiver + CSE476 Mobile Application Development Yeditepe University Page 24 12

13 Context aware Tour Guide - Requirements Requirement 1 - Display a map of the entire campus (map component). The map will be assigned as the primary point of interaction / change on the user interface. Each polygon behaves as a dynamic proximity location box, causing the system to display information concerning relevant contextual attractions. Requirement 2 Enable the system to connect to a GPS receiver on initiation. The signals will be processed by the application and will produce latitude, longitude and altitude coordinates. This GPS will be updated providing fresh positioning information every second. Requirement 3 Graphically display the users current location on the campus map. Requirement 4 - Display attraction information on points of local interest, based on their position established by the GPS (information component). These attractions will be highlighted on the map and will be based on their current location. CSE476 Mobile Application Development Yeditepe University Page 25 Context aware Tour Guide - Requirements Requirement 5 - Indicate the presence of key attractions on the campus map; allocated by an icon to represent itself on the map. Requirement 6 - Display text-based information and provide images of attractions within the campus. Requirement 7 - Dynamically show pop-up boxes or separate windows containing information about attractions that surround users. CSE476 Mobile Application Development Yeditepe University Page 26 13

14 System Component Non-GPS Tour Guide will have all with the exception of the Positioning Component Hence, the user s location will not be visible on the map in this version. CSE476 Mobile Application Development Yeditepe University Page 27 Tour Guide - Implementation Implemented using MS Visual Studio.net/C# Franson GPS Tools Coordinates collected using Google Maps CSE476 Mobile Application Development Yeditepe University Page 28 14

15 Tour Guide - Implementation CSE476 Mobile Application Development Yeditepe University Page 29 Evaluation Methodology Evaluation conducted using scenarios and questionnaires The questionnaire was to assess against three usability measurements: Effectiveness - measured as the type and level of information assimilated by the user Efficiency - Efficiency was considered as the measurement of time taken by a user to complete a set of tasks. User satisfaction - This parameter was measured by asking each participant to indicate their level of enjoyment whilst using the system on a scale from one to ten CSE476 Mobile Application Development Yeditepe University Page 30 15

16 Evaluation Methodology The experiment was conducted by twelve participants. Six participants used the non-context aware application and six used the context aware system. All twelve participants carried out the experiment with the same controlled conditions using the same route. CSE476 Mobile Application Development Yeditepe University Page 31 Analysis of Data After all experiments were conducted, the participants data was analysed using SPSS. Score, time and satisfaction were classed as dependent variables. In order to analyse these usability measurements, the following analysis questions were addressed for each usability variable: Is this variable dependant on the building, which is being visited? Is this variable dependant on the question number? Is this variable dependant on the participant conducting the experiment? Is this variable dependant on the incorporation of context aware functionality? CSE476 Mobile Application Development Yeditepe University Page 32 16

17 Analysis of Data - Effectiveness ANOVA (ANalysis Of VAriance) test with score as the dependant variable and building number as the independent variable CSE476 Mobile Application Development Yeditepe University Page 33 Analysis of Data - Efficiency ANOVA test with time as the dependant variable and the use of GPS as the independent variable. CSE476 Mobile Application Development Yeditepe University Page 34 17

18 Analysis of Data - Satisfaction To check the impact of context aware system to users general satisfaction, an ANOVA test was done, with satisfaction as the dependant variable and the use of GPS as the independent variable. CSE476 Mobile Application Development Yeditepe University Page 35 18

A Context-Aware Tour Guide: User Implications

A Context-Aware Tour Guide: User Implications A Context-Aware Tour Guide: User Implications S. R. Gulliver* M. Patel G. Ghinea T. Serif * School of Information Systems, Computing and Mathematics Brunel University, UB8 3PH, United Kingdom. Stephen.Gulliver@brunel.ac.uk

More information

Thesis submitted for the degree of. Doctor of Philosophy. at the University of Leicester. Department of Computer Science. University of Leicester

Thesis submitted for the degree of. Doctor of Philosophy. at the University of Leicester. Department of Computer Science. University of Leicester Thesis submitted for the degree of Doctor of Philosophy at the University of Leicester by Department of Computer Science University of Leicester October 2013 Dedicated to Mr & Mrs Taj Muhammad Pathan,

More information

MOBILE MARKETING. A guide to how you can market your business to mobile phone users. 2 April 2012 Version 1.0

MOBILE MARKETING. A guide to how you can market your business to mobile phone users. 2 April 2012 Version 1.0 MOBILE MARKETING A guide to how you can market your business to mobile phone users 2 April 2012 Version 1.0 Contents Contents 2 Introduction 3 Skill Level 3 Terminology 3 Video Tutorials 4 What is Mobile

More information

A framework for Itinerary Personalization in Cultural Tourism of Smart Cities

A framework for Itinerary Personalization in Cultural Tourism of Smart Cities A framework for Itinerary Personalization in Cultural Tourism of Smart Cities Gianpaolo D Amico, Simone Ercoli, and Alberto Del Bimbo University of Florence, Media Integration and Communication Center

More information

Android City Tour Guide System

Android City Tour Guide System ABSTRACT: Android City Tour Guide System The combination of the smart phone and the Internet service is the trend of the future information development and software applications. Mobile phones are the

More information

Design and Implementation of an Integrated Contextual Data Management Platform for Context-Aware Applications

Design and Implementation of an Integrated Contextual Data Management Platform for Context-Aware Applications Design and Implementation of an Integrated Contextual Data Management Platform for Context-Aware Applications Udana Bandara 1,2 Masateru Minami 1,3 Mikio Hasegawa 1 Masugi Inoue 1 Hiroyuki Morikawa 1,2

More information

Developing a Location Based Tourist Guide Application

Developing a Location Based Tourist Guide Application Developing a Location Based Tourist Guide Application Todd Simcock, Stephen Peter Hillenbrand, and Bruce H. Thomas Wearable Computer Laboratory School of Computer and Information Science University of

More information

Hermes: Generic Designs for Mobile, Context-Aware Trails-Based Applications

Hermes: Generic Designs for Mobile, Context-Aware Trails-Based Applications Hermes: Generic Designs for Mobile, Context-Aware Trails-Based Applications Cormac Driver Siobhán Clarke Distributed Systems Group, Computer Science Department Trinity College Dublin, Ireland {Cormac.Driver,

More information

A Conceptual Framework and a Toolkit for Supporting the Rapid Prototyping of Context-Aware Applications

A Conceptual Framework and a Toolkit for Supporting the Rapid Prototyping of Context-Aware Applications A Conceptual Framework and a Toolkit for Supporting the Rapid Prototyping of Context-Aware Applications Anind K. Dey and Gregory D. Abowd College of Computing & GVU Center Georgia Institute of Technology

More information

Ubiquitous Computing

Ubiquitous Computing Ubiquitous Computing Summer term 2006 Tuesdays, 14-16 c.t., Raum 228 Prof. Dr. Antonio Krüger Institut für Geoinformatik Universität Münster 27. Juni 06 IfGi Universität Münster Ubicomp A. Krüger 1 Topics

More information

2 AIMS: an Agent-based Intelligent Tool for Informational Support

2 AIMS: an Agent-based Intelligent Tool for Informational Support Aroyo, L. & Dicheva, D. (2000). Domain and user knowledge in a web-based courseware engineering course, knowledge-based software engineering. In T. Hruska, M. Hashimoto (Eds.) Joint Conference knowledge-based

More information

Learning about GPS and GIS

Learning about GPS and GIS Learning about GPS and GIS Standards 4.4 Understand geographic information systems (G.I.S.). B12.1 Understand common surveying techniques used in agriculture (e.g., leveling, land measurement, building

More information

Systèmes d information diffus avec l environnement SPREAD

Systèmes d information diffus avec l environnement SPREAD Systèmes d information diffus avec l environnement SPREAD Paul Couderc INRIA Rennes / IRISA Ambient Computing and Embedded Systems Project http://www.irisa.fr/aces pcouderc@irisa.fr 2005-03-15 1 Domain

More information

How To Visualize The Prof Tanda Game

How To Visualize The Prof Tanda Game 'Guess A Who, Why, Where, When?': The Visualization of Context Data to Aid the Authoring and Orchestration of a Mobile Pervasive Game Michael Wright 1, Alan Chamberlain 1, Chris Greenhalgh 1, Steve Benford

More information

CS160: User Interface Design, Prototyping and Evaluation. Prof: John Canny GSI: Anuj Tewari

CS160: User Interface Design, Prototyping and Evaluation. Prof: John Canny GSI: Anuj Tewari CS160: User Interface Design, Prototyping and Evaluation Prof: John Canny GSI: Anuj Tewari Theme for this semester: Mobile apps Where does the UI begin and end? Does User Experience design matter? There

More information

CSE476 Mobile Application Development. Yard. Doç. Dr. Tacha Serif tserif@cse.yeditepe.edu.tr. Department of Computer Engineering Yeditepe University

CSE476 Mobile Application Development. Yard. Doç. Dr. Tacha Serif tserif@cse.yeditepe.edu.tr. Department of Computer Engineering Yeditepe University CSE476 Mobile Application Development Yard. Doç. Dr. Tacha Serif tserif@cse.yeditepe.edu.tr Department of Computer Engineering Yeditepe University Fall 2015 Yeditepe University 2015 Outline Bluetooth Connectivity

More information

Nomadic Positioning Services for a Mobile Services Platform

Nomadic Positioning Services for a Mobile Services Platform Nomadic Positioning s for a Mobile Platform E.A.M. Schoot Uiterkamp Thesis for a Master of Science degree in Telematics from the University of Twente, Enschede, The Netherlands, 26 August 2005 Nomadic

More information

User Guide for Video Conference. Using the Polycom RealPresence Application

User Guide for Video Conference. Using the Polycom RealPresence Application User Guide for Video Conference Using the Polycom RealPresence Application 1/20/2016 Table of Contents Section A: Video Conference Setup... 2 Section B: To Participate in Video Conference... 5 Section

More information

Chapter 14: Usability testing and field studies. The aims: Usability testing

Chapter 14: Usability testing and field studies. The aims: Usability testing Chapter 14: Usability testing and field studies The aims: Explain how to do usability testing through examples Outline the basics of experimental design Discuss the methods used in usability testing Discuss

More information

Network Working Group

Network Working Group Network Working Group Request for Comments: 2413 Category: Informational S. Weibel OCLC Online Computer Library Center, Inc. J. Kunze University of California, San Francisco C. Lagoze Cornell University

More information

South Plainfield Public Schools Web Design Scope and Sequence of Curriculum Grade 10-12 Date August 2011

South Plainfield Public Schools Web Design Scope and Sequence of Curriculum Grade 10-12 Date August 2011 Unit (Domain): Part I: Evaluating Current Websites Part II: Creating Web Pages Using Google Sites, Docs and Forms Part III: Using Animation Media for the Web Essential Question(s): How does the World Wide

More information

Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object

Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object Anne Monceaux 1, Joanna Guss 1 1 EADS-CCR, Centreda 1, 4 Avenue Didier Daurat 31700 Blagnac France

More information

A Real Time Tracking and Alerting System Using LabVIEW

A Real Time Tracking and Alerting System Using LabVIEW A Real Time Tracking and Alerting System Using LabVIEW J Jyothirmai Joshi Assistant Professor, Dept. of EIE, VNR Vignan Jyothi Institute of Engineering and Technology, Hyderabad, Telangana, India ABSTRACT:

More information

Generic RFID Software Platform for Any Application

Generic RFID Software Platform for Any Application FALKEN Secure Networks Inc. (FSN) has introduced a new paradigm to the RFID industry with its generic software platform to simplify System Integration, drive custom development costs out of system acquisition

More information

Context-aware taxi demand hotspots prediction

Context-aware taxi demand hotspots prediction Int. J. Business Intelligence and Data Mining, Vol. 5, No. 1, 2010 3 Context-aware taxi demand hotspots prediction Han-wen Chang, Yu-chin Tai and Jane Yung-jen Hsu* Department of Computer Science and Information

More information

1.5.3 Project 3: Traffic Monitoring

1.5.3 Project 3: Traffic Monitoring 1.5.3 Project 3: Traffic Monitoring This project aims to provide helpful information about traffic in a given geographic area based on the history of traffic patterns, current weather, and time of the

More information

CS587 Project final report

CS587 Project final report 6. Each mobile user will be identified with their Gmail account, which will show up next to the Tastes. View/Delete/Edit Tastes 1. Users can access a list of all of their Tastes. 2. Users can edit/delete

More information

CodeDroid: A Framework to Develop Context-Aware Applications

CodeDroid: A Framework to Develop Context-Aware Applications CodeDroid: A Framework to Develop Context-Aware Applications Lillian B. R. de Oliveira Antonio A. F. Loureiro Department of Computer Science Federal University of Minas Gerais 31270-010 Belo Horizonte,

More information

A Tool for Exploratory Visualization of Bus Mobility and Ridership: A case study of Lisbon, Portugal

A Tool for Exploratory Visualization of Bus Mobility and Ridership: A case study of Lisbon, Portugal A Tool for Exploratory Visualization of Bus Mobility and Ridership: A case study of Lisbon, Portugal Chalermpong Somdulyawat chalermpong_s@cmu.ac.th Piyawat Pongjitpak piyawat_p@cmu.ac.th Santi Phithakkitnukoon

More information

TaleBlazer Documentation

TaleBlazer Documentation TaleBlazer Documentation HOW TO READ THIS DOCUMENTATION TaleBlazer specific terminology is denoted with italics. Example game functionality which is not intrinsic to the TaleBlazer software is denoted

More information

Exploring the opportunities and challenges of using mobile sensing for gamification

Exploring the opportunities and challenges of using mobile sensing for gamification Exploring the opportunities and challenges of using mobile sensing for gamification Zachary Fitz-Walter Queensland University of Technology z.fitz-walter@qut.edu.au Dian Tjondronegoro Queensland University

More information

A Collaborative Approach to Building Personal Knowledge Networks or How to Build a Knowledge Advantage Machine?

A Collaborative Approach to Building Personal Knowledge Networks or How to Build a Knowledge Advantage Machine? A Collaborative Approach to Building Personal Knowledge Networks or How to Build a Knowledge Advantage Machine? Ramana Reddy SIP Lab, CSEE, West Virginia University Morgantown, WV, USA Ramana.Reddy@mail.wvu.edu

More information

Ubiquitous Computing Applications: Healthcare & Smart Homes. Emmanuel Agu

Ubiquitous Computing Applications: Healthcare & Smart Homes. Emmanuel Agu Ubiquitous Computing Applications: Healthcare & Smart Homes Emmanuel Agu Paper 1: Moving out of the Lab: Deploying Pervasive Technologies in a Hospital Many ubicomp ideas, research projects Few deployed

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

HP Location Aware. Datacon, HP Retail Solutions Christian F. Dupont / October 14, 2014

HP Location Aware. Datacon, HP Retail Solutions Christian F. Dupont / October 14, 2014 HP Location Aware Datacon, HP Retail Solutions Christian F. Dupont / October 14, 2014 Mobility trends in retail Mobility enhances user experience and loyalty and enables customer engagement Trends In-Store

More information

There is more to Context than Location

There is more to Context than Location There is more to Context than Location Albrecht Schmidt, Michael Beigl, and Hans-W. Gellersen Telecooperation Office (TecO), University of Karlsruhe, Vincenz-Priessnitz-Str. 1, 76131 Karlsruhe, Germany

More information

How To Develop An Open Play Context Framework For Android (For Android)

How To Develop An Open Play Context Framework For Android (For Android) Dynamix: An Open Plug-and-Play Context Framework for Android Darren Carlson and Andreas Schrader Ambient Computing Group / Institute of Telematics University of Lübeck, Germany www.ambient.uni-luebeck.de

More information

ENHANCING YOUR WEBCAST EXPERIENCE

ENHANCING YOUR WEBCAST EXPERIENCE LITE PAPER ENHANCING YOUR WEBCAST EXPERIENCE INTRODUCTION LIGHTS, CAMERA ACTION! When you begin to plan for your webcast presentation it is important to keep in mind the technical requirements, location

More information

SMART PHONES. A review based on Android from Samsung Apple IPhones will have very similar operational characteristics

SMART PHONES. A review based on Android from Samsung Apple IPhones will have very similar operational characteristics SMART PHONES A review based on Android from Samsung Apple IPhones will have very similar operational characteristics Compelling reasons to own one Some are now low cost May cost less than a new battery

More information

HPS TECHNOLOGY REPORT September 9, 2013. Response to a School Committee/Superintendent Goal for 2012-2013

HPS TECHNOLOGY REPORT September 9, 2013. Response to a School Committee/Superintendent Goal for 2012-2013 HPS TECHNOLOGY REPORT September 9, 2013 Response to a School Committee/Superintendent Goal for 2012-2013 WHY NOW? What prompts a broad plan? District/Staff Strategic Plan Priority 2011-2016 School Committee

More information

T HE I NFORMATION A RCHITECTURE G LOSSARY

T HE I NFORMATION A RCHITECTURE G LOSSARY T HE I NFORMATION A RCHITECTURE G LOSSARY B Y K AT H AGEDORN, ARGUS A SSOCIATES M ARCH 2000 I NTRODUCTION This glossary is intended to foster development of a shared vocabulary within the new and rapidly

More information

User Manual. Learning Management System COMSATS Virtual Campus

User Manual. Learning Management System COMSATS Virtual Campus User Manual Learning Management System COMSATS Virtual Campus Table of Contents Overview... 3 The LMS Home Screen... 4 The Main Menu bar... 4 1. LMS Home:... 4 2. About LMS:... 4 3. Contacts:... 4 4. Login

More information

Smartphone Interpretation. How does it work?

Smartphone Interpretation. How does it work? Smartphone Interpretation How does it work? Smartphone fgf Technology With mobile web browsing costs and payment plans becoming cheaper almost by the month, Smartphone contactless technologies have a strong

More information

GIS: Geographic Information Systems A short introduction

GIS: Geographic Information Systems A short introduction GIS: Geographic Information Systems A short introduction Outline The Center for Digital Scholarship What is GIS? Data types GIS software and analysis Campus GIS resources Center for Digital Scholarship

More information

Installer and Admin App Guide

Installer and Admin App Guide CONTENTS EC ))) KEY ))) CONVENIENT SECURITY. YOUR PHONE IS YOUR KEY. 1. Prerequisites... 1 2. Basics of the ECKey Installer and Admin App. 1 3. Connecting to an ECKey Reader.. 2 4. Configuring the ECKey

More information

Please quote as: Resatsch, F.; Sandner, U.; Höchst, C.; Michelis, D.; Schildhauer, T.; Leimeister, J. M. & Krcmar, H. (Hrsg.) (2007): Easymeeting -

Please quote as: Resatsch, F.; Sandner, U.; Höchst, C.; Michelis, D.; Schildhauer, T.; Leimeister, J. M. & Krcmar, H. (Hrsg.) (2007): Easymeeting - Please quote as: Resatsch, F.; Sandner, U.; Höchst, C.; Michelis, D.; Schildhauer, T.; Leimeister, J. M. & Krcmar, H. (Hrsg.) (2007): Easymeeting - Prototyping ubiquitous computing in offices. Erscheinungsjahr/Year:

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION 1.1 Overview Web Content Management Systems (WCMS) consist of applications used to create, manage, store and deploy content on the Web, including text, graphics, video or audio,

More information

Privacy Policy Version 1.0, 1 st of May 2016

Privacy Policy Version 1.0, 1 st of May 2016 Privacy Policy Version 1.0, 1 st of May 2016 THIS PRIVACY POLICY APPLIES TO PERSONAL INFORMATION COLLECTED BY GOCIETY SOLUTIONS FROM USERS OF THE GOCIETY SOLUTIONS APPLICATIONS (GoLivePhone and GoLiveAssist)

More information

Context-Awareness and Location-based Services

Context-Awareness and Location-based Services Praktikum Mobile und Verteilte Systeme Context-Awareness and Location-based Services Prof. Dr. Claudia Linnhoff-Popien Philipp Marcus, Mirco Schönfeld http://www.mobile.ifi.lmu.de Sommersemester 2015 Context-Awareness

More information

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

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

More information

Smartphone Overview for the Blind and Visually Impaired

Smartphone Overview for the Blind and Visually Impaired Smartphone Overview for the Blind and Visually Impaired The smartphone has become a primary technology for many people who are blind or have low vision. A smartphone provides a multi-purpose toolkit like

More information

Marlon R Clarke, Ph. D., CISSP, CISM Director Network Operations and Services, NSU 10-17-2013

Marlon R Clarke, Ph. D., CISSP, CISM Director Network Operations and Services, NSU 10-17-2013 Marlon R Clarke, Ph. D., CISSP, CISM Director Network Operations and Services, NSU 10-17-2013 Todays Discussion Overview of Computer and Internet Security What is Computer and Internet Security Who Should

More information

STA569 Applied (Nursing) Statistical Methods Instructor/ Facilitator:

STA569 Applied (Nursing) Statistical Methods Instructor/ Facilitator: STA569 Applied (Nursing) Statistical Methods Instructor/ Facilitator: Mark A. Gebert Mark.Gebert@uky.edu* MDS 347 (Lexington campus address) Secondary Instructor: Pamela Lancaster Pamela.Lancaster@uky.edu

More information

People, Movement & Public Space

People, Movement & Public Space People, Movement & Public Space Differences in Walking Behaviour between differents European cities Prof. Stefan van der Spek Faculty of Architecture and the Built Environment Delft University of Technology

More information

Context Model Based on Ontology in Mobile Cloud Computing

Context Model Based on Ontology in Mobile Cloud Computing Context Model Based on Ontology in Mobile Cloud Computing Changbok Jang, Euiin Choi * Dept. Of Computer Engineering, Hannam University, Daejeon, Korea chbjang@dblab.hannam.ac.kr, eichoi@hnu.kr Abstract.

More information

Construct a Mobile Device Enabled Ubiquitous E-learning Environment in Cloud

Construct a Mobile Device Enabled Ubiquitous E-learning Environment in Cloud Construct a Mobile Device Enabled Ubiquitous E-learning Environment in Cloud Wei-Ting Yeh Department of Computer Science Tunghai University Taichung, 40704, Taiwan waiting1984@gmail.com Chao-Tung Yang*

More information

PERSONAL MOBILE DEVICE FOR SITUATED INTERACTION

PERSONAL MOBILE DEVICE FOR SITUATED INTERACTION PERSONAL MOBILE DEVICE FOR SITUATED INTERACTION YANG-TING SHEN, TAY-SHENG TENG Information Architecture Lab, Department of Architecture, National Cheng Kung University, Taiwan. bowbowshen@yahoo.com.tw

More information

Adobe Captivate Tips for Success

Adobe Captivate Tips for Success Adobe Captivate Tips for Success Before you begin editing your Captivate project, make sure you create a back up copy of your.cp file in case you delete something you need later. 1 Before You Record Your

More information

Data Transfer Technology to Enable Communication between Displays and Smart Devices

Data Transfer Technology to Enable Communication between Displays and Smart Devices Data Transfer Technology to Enable Communication between Displays and Smart Devices Kensuke Kuraki Shohei Nakagata Ryuta Tanaka Taizo Anan Recently, the chance to see videos in various places has increased

More information

USABILITY TEST. Appendix A. May 2001 TECHSOURCE COLLEGE LIBRARY (TCL)

USABILITY TEST. Appendix A. May 2001 TECHSOURCE COLLEGE LIBRARY (TCL) Appendix A USABILITY TEST May 2001 TECHSOURCE COLLEGE LIBRARY (TCL) Contents This is the summary of test results conducted on the new online catalog for TCL s newly established library. The summary includes

More information

TECHNOLOGY & MARKETING

TECHNOLOGY & MARKETING TECHNOLOGY & MARKETING THE RESTAINO We strive to offer our agents every advantage in the real estate market. We provide access to the most cutting-edge technologies and tools available to help agents manage

More information

Library Information Literacy Instruction Service Guideline

Library Information Literacy Instruction Service Guideline Library Information Literacy Instruction Service Guideline Implementation Date: June 2012 Replaces: June 2010 Table of Contents Section Description Page 1.0 Goal of Information Literacy Instruction Service

More information

Software Engineering Issues for Ubiquitous Computing

Software Engineering Issues for Ubiquitous Computing Software Engineering Issues for Ubiquitous Computing Gregory D. Abowd College of Computing & GVU Center Georgia Institute of Technology Atlanta, GA 30332-0280 USA +404-894-7512 abowdcc.gatech.edu ABSTRACT

More information

Dr Louise Schaper, PhD CEO, Health Informatics Society of Australia

Dr Louise Schaper, PhD CEO, Health Informatics Society of Australia Dr Louise Schaper, PhD CEO, Health Informatics Society of Australia 1. Older adults using ICT 2. Technologies, used by health care professionals, to enhance quality of care and health 3. Advanced ICT to

More information

KNOWLEDGE ORGANIZATION

KNOWLEDGE ORGANIZATION KNOWLEDGE ORGANIZATION Gabi Reinmann Germany reinmann.gabi@googlemail.com Synonyms Information organization, information classification, knowledge representation, knowledge structuring Definition The term

More information

Chapter 13 BUILDING INFORMATION SYSTEMS. How does building new systems produce organizational change?

Chapter 13 BUILDING INFORMATION SYSTEMS. How does building new systems produce organizational change? MANAGING THE DIGITAL FIRM, 12 TH EDITION Learning Objectives Chapter 13 BUILDING INFORMATION SYSTEMS VIDEO CASES Case 1: IBM: Business Process Management in a Service Oriented Architecture and Managing

More information

Internet of Things (IoT): A vision, architectural elements, and future directions

Internet of Things (IoT): A vision, architectural elements, and future directions Internet of Things (IoT): A vision, architectural elements, and future directions By IOT Group Salah Amean Ahmmed Saeed Authors: Gubbi, Jayavardhana Buyya, RajkumarMarusic, Slaven Palaniswami, Marimuthu

More information

Dedoose Distinguishing features and functions

Dedoose Distinguishing features and functions Dedoose Distinguishing features and functions This document is intended to be read in conjunction with the Choosing a CAQDAS Package Working Paper which provides a more general commentary of common CAQDAS

More information

A New Location Technique for the Active Office

A New Location Technique for the Active Office A New Location Technique for the Active Office Andy Ward *, Alan Jones, Andy Hopper * Configuration of the computing and communications systems found at home and in the workplace is a complex task that

More information

Introduction to Google Earth

Introduction to Google Earth Center for Teaching, Research & Learning Social Science Research Lab American University, Washington, D.C. http://www.american.edu/provost/ctrl/ 202-885-3862 Introduction to Google Earth This tutorial

More information

THE DESIGN OF WORKER S BEHAVIOR ANALYSIS METHOD IN WORKPLACE USING INDOOR POSITIONING TECHNOLOGY

THE DESIGN OF WORKER S BEHAVIOR ANALYSIS METHOD IN WORKPLACE USING INDOOR POSITIONING TECHNOLOGY THE DESIGN OF WORKER S BEHAVIOR ANALYSIS METHOD IN WORKPLACE USING INDOOR POSITIONING TECHNOLOGY K. Tabata a, *, H. Konno b, M. Nakajima c a KOKUSAI KOGYO CO., LTD., 2 Rokubancho, Chiyoda-ku, Tokyo, Japan

More information

WESTERN KENTUCKY UNIVERSITY. Web Accessibility. Objective

WESTERN KENTUCKY UNIVERSITY. Web Accessibility. Objective WESTERN KENTUCKY UNIVERSITY Web Accessibility Objective This document includes research on policies and procedures, how many employees working on ADA Compliance, audit procedures, and tracking content

More information

Student's Awareness of Cloud Computing: Case Study Faculty of Engineering at Aden University, Yemen

Student's Awareness of Cloud Computing: Case Study Faculty of Engineering at Aden University, Yemen Student's Awareness of Cloud Computing: Case Study Faculty of Engineering at Aden University, Yemen Samah Sadeq Ahmed Bagish Department of Information Technology, Faculty of Engineering, Aden University,

More information

PUTTING SCIENCE BEHIND THE STANDARDS. A scientific study of viewability and ad effectiveness

PUTTING SCIENCE BEHIND THE STANDARDS. A scientific study of viewability and ad effectiveness PUTTING SCIENCE BEHIND THE STANDARDS A scientific study of viewability and ad effectiveness EXECUTIVE SUMMARY The concept of when an ad should be counted as viewable, what effects various levels of viewability

More information

Top Trends in Tracking and Communications: 21 st Century Technology...Today. May 7, 2008 Robert DeKoning

Top Trends in Tracking and Communications: 21 st Century Technology...Today. May 7, 2008 Robert DeKoning Top Trends in Tracking and Communications: 21 st Century Technology...Today ` May 7, 2008 Robert DeKoning Introduction Technology adoption trends in other industries Waste industry: technology is accelerating

More information

The History of St. Joseph Classroom Technology

The History of St. Joseph Classroom Technology With each passing year, the traditional classroom is in the process of implementing The History of St. Joseph Classroom Technology a new and exciting way to teach students. The new technology of today

More information

Human Computer Interaction

Human Computer Interaction Dr Mark Wright - Informatics HCI Course 2012/13 Human Computer Interaction Dr Mark Wright University of Edinburgh and Edinburgh College of Art Semester 1 2012/2013 Principles and Overview Lecture 1 Key

More information

General background on mobile devices and solutions including context awareness

General background on mobile devices and solutions including context awareness General background on mobile devices and solutions including context awareness Kjell Are Refsvik 20 January 16, 2012 IMT2551 Mobile Systems Fundamentals CC: BY-NC-SA http://www.ansatt.hig.no/kjellr/imt2551

More information

Enhancing the Quality and Trust of Citizen Science Data. Abdul Alabri eresearch Lab School of ITEE, UQ

Enhancing the Quality and Trust of Citizen Science Data. Abdul Alabri eresearch Lab School of ITEE, UQ Enhancing the Quality and Trust of Citizen Science Data Abdul Alabri eresearch Lab School of ITEE, UQ Citizen Science Citizen Scientist: refers to a volunteer who collects and/or processes data to contribute

More information

GIMBAL PLATFORM DIGITAL INSIGHTS INTO THE PHYSICAL WORLD

GIMBAL PLATFORM DIGITAL INSIGHTS INTO THE PHYSICAL WORLD Qualcomm Retail Solutions Inc. GIMBAL PLATFORM DIGITAL INSIGHTS INTO THE PHYSICAL WORLD The Advantages of Gimbal for Retailers, Brands and Application Developers Revision 1 November 2013 1 Table of Contents

More information

Truck Automation for the Ready Mixed Concrete Industry. Michael J. Hoagland (205) 879-3282 ext. 1164 mhoagland@commandalkon.com

Truck Automation for the Ready Mixed Concrete Industry. Michael J. Hoagland (205) 879-3282 ext. 1164 mhoagland@commandalkon.com Truck Automation for the Ready Mixed Concrete Industry Michael J. Hoagland (205) 879-3282 ext. 1164 mhoagland@commandalkon.com Session Agenda What is GPS and How does it work? Auto Signaling Explained

More information

Could you use more resources to help you learn & retain info? Do you create your own study aids to ensure you learn the course content?

Could you use more resources to help you learn & retain info? Do you create your own study aids to ensure you learn the course content? STUDY AIDS STUDY AIDS Could you use more resources to help you learn & retain info? Do you create your own study aids to ensure you learn the course content? A student s use of study aids consists of having

More information

Importance of Metadata in Digital Asset Management

Importance of Metadata in Digital Asset Management Importance of Metadata in Digital Asset Management It doesn t matter if you already have a Digital Asset Management (DAM) system or are considering one; the data you put in will determine what you get

More information

COIS 342 - Databases

COIS 342 - Databases Faculty of Computing and Information Technology in Rabigh COIS 342 - Databases Chapter I The database Approach Adapted from Elmasri & Navathe by Dr Samir BOUCETTA First Semester 2011/2012 Types of Databases

More information

IFS-8000 V2.0 INFORMATION FUSION SYSTEM

IFS-8000 V2.0 INFORMATION FUSION SYSTEM IFS-8000 V2.0 INFORMATION FUSION SYSTEM IFS-8000 V2.0 Overview IFS-8000 v2.0 is a flexible, scalable and modular IT system to support the processes of aggregation of information from intercepts to intelligence

More information

Indoor Triangulation System. Tracking wireless devices accurately. Whitepaper

Indoor Triangulation System. Tracking wireless devices accurately. Whitepaper Indoor Triangulation System Tracking wireless devices accurately Whitepaper 2 Navizon, the company that pioneered geopositioning for smart phone users with its Navizon One system, has come up with another

More information

Xerox DocuMate 3125 Document Scanner

Xerox DocuMate 3125 Document Scanner Xerox DocuMate 3125 Document Scanner Voluntary Product Accessibility Template (VPAT) Submitted by Visioneer, Inc., November 30, 2011 Date: 11/30/2011 Name of Product: Xerox DocuMate 3125 Contact for more

More information

REROUTING VOICE OVER IP CALLS BASED IN QOS

REROUTING VOICE OVER IP CALLS BASED IN QOS 1 REROUTING VOICE OVER IP CALLS BASED IN QOS DESCRIPTION BACKGROUND OF THE INVENTION 1.- Field of the invention The present invention relates to telecommunications field. More specifically, in the contextaware

More information

EasyAR Library/ Bookstore Mobile Application

EasyAR Library/ Bookstore Mobile Application EasyAR Library/ Bookstore Mobile Application Zeynep Şanlı 201011045 Merve Altınbaş 201011004 Melda Aydoğan 201111004 CENG 408 Computer Engineering Çankaya University Advisor: Hakan Maraş Co-Advisor: Faris

More information

Haberdashers Adams Federation Schools

Haberdashers Adams Federation Schools Haberdashers Adams Federation Schools Abraham Darby Academy Reading Policy Developing reading skills Reading is arguably the most crucial literacy skill for cross-curricular success in secondary schools.

More information

Visual Studio 2008: Windows Presentation Foundation

Visual Studio 2008: Windows Presentation Foundation Visual Studio 2008: Windows Presentation Foundation Course 6460A: Three days; Instructor-Led Introduction This three-day instructor-led course provides students with the knowledge and skills to build and

More information

ADOBE ACROBAT CONNECT PRO MOBILE VISUAL QUICK START GUIDE

ADOBE ACROBAT CONNECT PRO MOBILE VISUAL QUICK START GUIDE ADOBE ACROBAT CONNECT PRO MOBILE VISUAL QUICK START GUIDE GETTING STARTED WITH ADOBE ACROBAT CONNECT PRO MOBILE FOR IPHONE AND IPOD TOUCH Overview Attend Acrobat Connect Pro meetings using your iphone

More information

Communications and Networking

Communications and Networking Communications and Networking History and Background telephone system local area networks Internet architecture: what the pieces are and how they fit together names and addresses: what's your name and

More information

Robot Perception Continued

Robot Perception Continued Robot Perception Continued 1 Visual Perception Visual Odometry Reconstruction Recognition CS 685 11 Range Sensing strategies Active range sensors Ultrasound Laser range sensor Slides adopted from Siegwart

More information

Planning Process and Methodology

Planning Process and Methodology Executive Summary Our mission is to provide students and staff with technology to meet their instructional and administrative needs. This incorporates all aspects of technology including networking, end

More information

Quareo ICM Server Software

Quareo ICM Server Software The Quareo Infrastructure Configuration Manager (ICM) is a server software application designed to document and administer both passive and active network connectivity infrastructure. ICM enables management

More information

Autonomic Services for Browsing the World

Autonomic Services for Browsing the World Autonomic Services for Browsing the World F. Zambonelli & The Outline Future pervasive computing scenarios The Browsing the World concept Key research challenges Our current researches directions Overlay

More information

SpotON: An Indoor 3D Location Sensing Technology Based on RF Signal Strength

SpotON: An Indoor 3D Location Sensing Technology Based on RF Signal Strength SpotON: An Indoor 3D Location Sensing Technology Based on RF Signal Strength Jeffrey Hightower and Gaetano Borriello {jeffro, gaetano}@cs.washington.edu University of Washington Computer Science and Engineering

More information

RCN2GO FAQS. On Your ios/apple or Android Device Tablet or Phone:

RCN2GO FAQS. On Your ios/apple or Android Device Tablet or Phone: RCN2GO FAQS 1. What is RCN2GO? RCN2Go presents a unique opportunity to watch hundreds of shows anywhere you have internet access on your laptop/pc, ios/apple and Android devices. Some of these programs

More information

To Install EdiView IP camera utility on Android device, follow the following instructions:

To Install EdiView IP camera utility on Android device, follow the following instructions: To Install EdiView IP camera utility on Android device, follow the following instructions: To install Ediview application, launch Market. (In your Android device s All apps menu). Click magnifier icon

More information