The AmphibiaWeb app and use of mobile devices in research and outreach

Size: px
Start display at page:

Download "The AmphibiaWeb app and use of mobile devices in research and outreach"

Transcription

1 Herpetology Notes, volume 7: (2014) (published online on 17 February 2014) The AmphibiaWeb app and use of mobile devices in research and outreach Melrose Roderick * and Joyce Gross Abstract. The AmphibiaWeb app is an application for mobile devices to access the AmphibiaWeb database and associated information. Currently on Version 2, the app allows users to browse amphibian species (including frogs and toads, salamanders and newts, and caecilians) in the their region or elsewhere, see photos, hear calls, view range maps, and access the AmphibiaWeb website online. Creating the app involved solving a series of problems associated with biodiversity data, their storage, and access. To date, the app has been downloaded to over 3400 devices (not including updates) in 62 nations across all geographic regions of the world. Within-app metrics show the app is used worldwide and in many languages. Most users use the app for local information, but also to search other geographic regions and look up particular amphibians. These data suggest the app functions as a global research tool, but also has value for outreach and general education. Challenges continue and suggested features are discussed. Keywords. Anura, Caudata, Gymnophiona, mobile application, biodiversity database, citizen science. Introduction In this era, which some have dubbed the information revolution, mobile devices are becoming faster, more powerful, and far more widespread in use than ever before (Snaddon et al., 2013). These platforms can provide extremely useful technology for both scientific research and outreach. One example of mobile applications (hereafter, apps) used for education is the AmphibiaWeb mobile app (Roderick, 2013), which we developed to access the AmphibiaWeb website and database (AmphibiaWeb, 2013). AmphibiaWeb currently (2 Oct 2013) contains 7187 species including descriptive species accounts for 2367 species, 6535 literature references, 564 sound files, 110 video files, and 28,582 photos of 3916 different amphibian species. This mobile app allows the user to browse through these resources and features lookup tools to view amphibians found at a user s location or at a selected location, view 1 Berkeley Natural History Museums and Field Stations, 3101 VLSB #3070, University of California, Berkeley, California, 94720, USA. * corresponding author; bnhmfs.apps@gmail.com pictures, descriptions, and range maps, and hear calls of amphibians from almost anywhere in the world. As the technologies of mobile devices expand, so do the possibilities of using mobile apps for scientific research and outreach. Not only are mobile devices becoming more powerful, but so are the servers that fuel their data (Snaddon et al., 2013), resulting in more data that can be put at the fingertips of mobile users. In addition to the data, scientific mobile apps can also exploit the increasing technological functionality of these devices, including rapidly improving GPS, Internet access in remote locations, sound, imaging, and video. AmphibiaWeb (AmphibiaWeb, 2013) is a website that stores and provides up-to-date information, images, sounds, and range maps on amphibian biology, taxonomy, conservation and outreach, in addition to raising public awareness of increasing amphibian declines worldwide. The purpose of developing a mobile app for this website is to allow users easy access to this vast information on-the-go. The app allows users to browse amphibian species in their geographic region or at any other location by country, state (for the USA), or province (for Canada). Users can organize searches by image, common or scientific name, or order (frogs/ toads, salamanders/newts, caecilians), and then view photos, descriptions, and range maps, and listen to vocalizations.

2 110 Materials and Methods App Functionality. When the app is launched, the user is presented with three options for browsing amphibians: species near the user s current location, species at a selected point, and species that meet a search criterion, along with an Options menu and an About page (Fig. 1). The current number of known amphibian species are dynamically retrieved from the database and presented on the home page as well. The app presents a fast and easy way to browse through taxa, either by image or by name. In the first version, we did not give the user the option to browse through the amphibians by image and received critical feedback explaining how it was absolutely necessary for the average user to be able to see the amphibian images when browsing. We added this functionality to the app and it is now the primary method used to browse the amphibians, as opposed to browsing by scientific name. When the user selects an amphibian, the app presents the species account page (Fig. 1, bottom-left), which displays an image, the scientific name, common name, and description, along with the option to view more images of higher resolution in CalPhotos (CalPhotos, 2013), view the range map of the species, hear the mating call if a sound file exists for the species, even view the website for more information. App Development and Data Access. Development of this app began in 2011 in consultation with the AmphibiaWeb advisory board (AmphibiaWeb, 2013). The app is written in Objective-C using the Xcode programming environment for ios devices (Apple, 2013), with the intent to release it in the near future for other platforms, such as Android, Windows, or mobile web app (Serrano, Hernantes and Gallardo, 2013). Developing the app presented several challenges. First, we needed to determine the best way to send data to and from the app. Because the scientific data on AmphibiaWeb are constantly updated and expanded, the app could not simply store these data on the device and remain current. Furthermore, the size of the data associated with all species would be too large for most mobile devices. Thus, the app itself does not store data, but instead requests them from the server when needed. This ensures the app will always have the most recent information available on the server, while taking up little disk space on the device. The app uses AmphibiaWeb s Representational State Transfer (REST) web services, which take specific requests for data via a URL (Uniform Resource Locator) Melrose Roderick & Joyce Gross and perform MySQL (My Structured Query Language) database queries. Data are returned in XML (Extensible Markup Language) format or, in the case of range map requests, KMZ format, a readable, zipped version of KML (Keyhole Markup Language). Drawbacks to this approach include its reliance on Internet connections. Since connectivity cannot be guaranteed in all places in the field and international access can be prohibitively expensive, the app will not be useful under those circumstances. In later versions, we plan to allow the user to save amphibian species information on the device prior to going to the field for future look-ups without a network connection. Range Maps. A second difficulty involved plotting the species ranges on the map. These files are sent from the server as KMZ files, readable, zipped versions of KML files, an open format standard for many map applications (OCG, 2008). The KMZ file is unzipped within the app and then read in KML format, which was not straightforward because the KMZ files, which are provided generously as shapefiles by IUCN (IUCN, 2013) and converted to KML format, were not readable by the Apple KML parser. Therefore, we had to convert the shapefiles on the server to a scheme that the Apple maps could process, allowing the plotting of all the range maps available. Thirdly, optimization of the user experience was also an aspect that required attention, including the attempts to make the app intuitive in structure and easy-to-use, while still retaining all of the original features. We have released two versions of the app, each with several minor updates, designed to address these optimizations. Approximately ten beta testers reviewed each version and update, evaluating features and reporting bugs. Additionally, we benefited from suggestions from the many users of the app, including both researchers and the public. App Use Metrics. Numbers of unique downloads to devices as well as the number of downloaded updates are available though the itunes Connect feature of Apple s Developer tools (Apple, 2012). In version of the app, we added the ability to track simple aspects of its use with the program Flurry Analytics (Flurry, 2013), with which we could collect statistics regarding the user base of the AmphibiaWeb app. The app does not collect, nor ask for, any personal or private information and does not link any information available on Flurry Analytics with the name of the user or any other identification. These captured metrics have been critical for us to understand how people use the app and help guide future development.

3 The AmphibiaWeb app and use of mobile devices in research and outreach 111 Figure 1. Screen shots from the AmphibiaWeb app of opening page, taxon browser, species account page, and species range map.

4 112 Melrose Roderick & Joyce Gross Results and Discussion Use in Research and Outreach. Based on statistics of use and user feedback, the AmphibiaWeb app has been useful for both research and outreach, even in ways we did not expect. As of 29 November 2013, the app has been downloaded to 3462 devices (not including updates) in 62 nations across all geographic regions of the world. Updates of the app are typically downloaded within a few days of release. Since the implementation of the analytics database (19 June-28 Nov 2013), 1028 unique users have used our app with 4469 sessions (the number of times the app has been opened and used). These data indicate the app is used globally, with most use from devices registered in North America and Europe, but also South America, Asia, Central America, Oceania, Africa and the Middle East (Fig. 2). User languages are also diverse, though the primary use is in English (Fig. 3). The usage analytics also give some indication as to how the app is used. In monitoring the initial use of the app on the first screen, over half (53%) of the users use the app initially to search for amphibians in their current location (Fig. 4). The app is also used to search for amphibians in other locations (34%), and to search the AmphibiaWeb database for particular amphibians (13%). We have heard directly from researchers and other university employees about how they use the app. One of the most interesting ways this app has been used in the field was to locate frogs. A researcher reported playing the frog calls from the app eliciting response from the frogs in the vicinity. The researcher was able to hear where the frog responses were coming from and could thereby locate particular taxa of interest. Researchers have also reported using the app for quick look-ups of amphibian data, specifically the range maps of where each amphibian lives. In terms of outreach, we have less information, but we have heard anecdotally that the app has been useful in allowing users to learn more about the amphibians they see everyday in their backyard or in the wild. Future Developments. Even though this app has proven popular and useful, there is still much room for improvement. One feature we are currently developing is improving the accuracy of locating amphibians near a user s location. Figure 4 reveals that the Finding Amphibians Near Current Location feature is used more than 50% of the time and, thus, it is very important for this feature to be as fast and accurate as possible. Currently, the app is limited to finding the amphibians Figure 2. Usage frequencies for the AmphibiaWeb app in different global regions during the period 19 June 28 November Total sessions observed: Figure 3. Usage frequencies for the AmphibiaWeb app in different languages during the period 19 June 28 Novermber 2013 for languages representing over 1% of use. Figure 4. Usage frequency for three main features of the AmphibiaWeb app during the period 19 June 28 November 2013.

5 The AmphibiaWeb app and use of mobile devices in research and outreach 113 in a country, state (for the USA), or province (for Canada). Now that AmphibiaWeb has access to a faster server with additional disk space, we have the capability to add functionality for finding amphibians within a few miles of a given point as currently provided for frogs by the app Frog Finder (Choe and Rice, 2012). By looking up species with range maps intersecting with one s location, we will be able to provide a more precise list of amphibians around a given location. As noted earlier, we are also investigating caching functionalities to save the data for certain amphibians that one wishes to view without requiring network access. We are currently developing a feature for the app that would allow users to upload amphibian images to CalPhotos (CalPhotos, 2013). We also see a need to increase access globally. Currently, almost all species accounts on the AmphibiaWeb server are in English, with a few in other languages, mostly French. Considering the app download and use rate over various continents (Fig. 2) and languages (Fig. 3), it becomes evident that the app must offer support for other languages in order to enhance its accessibility, in particular to users less familiar with the English language and those in developing countries. We are discussing the possibility of additional languages, including the use of Google Translation APIs, but there are concerns about accuracy and functionality with scientific descriptions and taxon names. Finally, we hope to expand this app to other platforms, namely Android and Windows. Future of Mobile Devices for Natural History. AmphibiaWeb is one example of the capabilities of smart phone apps to facilitate scientific research and outreach by providing mobile access to an online website and database. Another use of scientific mobile apps is illustrated by inaturalist (Ueda and Loarie, 2013), which allows users to record, share, and document observations of the natural world. We have discussed the possibility of linking inaturalist to the AmphibiaWeb app to allow users to document field observations. ebird (ebird, 2013) is another app that is widely used by the public to record bird observations with a GPS location and a timestamp and also provides data for addressing scientific questions (Wood et al., 2011). These and other apps clearly illustrate a new technology-driven future for citizen science and research (Hochachka et al., 2012; Snaddon et al., 2013). Acknowledgements. We thank David Wake, David Blackburn, David Cannatella, Michelle Koo, George Roderick, Kristina Schierenbeck, Vance Vredenburg, and the AmphibiaWeb Team for suggestions and encouragement. AmphibiaWeb is supported by the Museum of Vertebrate Zoology and Information Services and Technology, UC Berkeley, as well as many herpetology students and classes that have contributed species accounts. This app started as a high school programming project for Mel Roderick. References AmphibiaWeb (2013): Information on amphibian biology and conservation. Available at: Last accessed on 2 October Apple (2012): Apple Developer Tools, version ios7. developer.apple.com. Apple Inc., Cupertino, CA. Apple (2013): Xcode, version 5. xcode. Apple Inc., Cupertino, CA. CalPhotos (2013): A database of photos of plants, animals, habitats and other natural history subjects. Available at: berkeley.edu/. Last accessed on 16 November Choe, S., Rice, J. (2012): FrogFinder App, version itunes.apple.com/us/app/frog-finder/id ?mt=8. University of Utah, Salt Lake, Utah. ebird (2013): ebird, Audubon and Cornell Laboratory of Ornithology. Available at: Last accessed on 16 November Flurry (2013): Flurry Analytics, version ios7. com/flurry-analytics.html. Flurry, San Francisco, CA. Hochachka, W.M., Fink, D., Hutchinson, R.A., Sheldon, D., Wong, W.-K., Kelling, S. (2012): Data-intensive science applied to broad-scale citizen science. Trends in Ecology & Evolution 27: IUCN (2013): IUCN Red List of Threatened Species, Version Available at: Last accessed on 16 November OCG (2008): OGC Approves KML as Open Standard. Available at: Last accessed on 16 November Roderick, M. (2013): AmphibiaWeb App, version itunes.apple.com/us/app/amphibiaweb/id ?mt=8. Berkeley Natural History Museums and Field Stations, Berkeley, CA. Serrano, N., Hernantes, J., Gallardo, G. (2013): Mobile web apps. IEEE Software 30: Snaddon, J., Petrokofsky, G., Jepson, P., Willis, K.J. (2013): Biodiversity technologies: tools as change agents. Biology Letters 9: Ueda, K., Loarie, S. (2013): inaturalist. Available at: inaturalist.org. Last accessed on 16 November Wood, C., Sullivan, B., Iliff, M., Fink, D., Kelling, S. (2011): ebird: Engaging Birders in Science and Conservation. PLoS Biol 9: e Accepted by Zoltán Nagy

UCM-MACB 2.0: A COMPLUTENSE UNIVERSITY VIRTUAL HERBARIUM PROJECT

UCM-MACB 2.0: A COMPLUTENSE UNIVERSITY VIRTUAL HERBARIUM PROJECT UCM-MACB 2.0: A COMPLUTENSE UNIVERSITY VIRTUAL HERBARIUM PROJECT A. Avalos, A. Barrera, J.M. Gabriel y Galán, T. Gallardo, A. Gómez, J.M. Hernández, R. Lahoz, P. López, N. Marcos, L. Martin, A. G.Moreno,

More information

A Brief Explanation of Basic Web Services

A Brief Explanation of Basic Web Services A Brief Explanation of Basic Web Services What is REST? REpresentational State Transfer (REST) is a way for software to work when distributed across a network. For example, if I want to view the Iowa Dept

More information

Developing Cross-platform Mobile and Web Apps

Developing Cross-platform Mobile and Web Apps 1 Developing Cross-platform Mobile and Web Apps Xiang Mao 1 and Jiannong Xin * 2 1 Department of Electrical and Computer Engineering, University of Florida 2 Institute of Food and Agricultural Sciences

More information

How To Use An Sap Business One App For Iphone Or Ipod Touch With A Cell Phone Or Ipo Touch With An Ipod Or Ipd Touch With Ios 3.2 Or Ios 2.2 (Ios)

How To Use An Sap Business One App For Iphone Or Ipod Touch With A Cell Phone Or Ipo Touch With An Ipod Or Ipd Touch With Ios 3.2 Or Ios 2.2 (Ios) Mobility in SAP Business One: SAP Business One Mobile Application for iphone October 2010 Mobile Capabilities in SAP Business One Mobile Capabilities based on Integration Component Technology to build

More information

Lecture 8. Online GIS

Lecture 8. Online GIS Lecture 8 Online GIS Lecture 8: Outline I. Online GIS 1. Google Earth 2. MSN Live Maps II. Open Source GIS III. ArcGIS Server and the ESRI suite of online software utility options IV. Advanced Data Mining

More information

Data Driven Success. Comparing Log Analytics Tools: Flowerfire s Sawmill vs. Google Analytics (GA)

Data Driven Success. Comparing Log Analytics Tools: Flowerfire s Sawmill vs. Google Analytics (GA) Data Driven Success Comparing Log Analytics Tools: Flowerfire s Sawmill vs. Google Analytics (GA) In business, data is everything. Regardless of the products or services you sell or the systems you support,

More information

The next level of enterprise digital asset management

The next level of enterprise digital asset management The next level of enterprise digital asset management Protect brand assets, increase productivity with Canto s award-winning DAM platform. Integrate and configure Cumulus X to support and streamline digital

More information

CA Service Desk Manager - Mobile Enabler 2.0

CA Service Desk Manager - Mobile Enabler 2.0 This Document is aimed at providing information about the (CA SDM) Mobile Enabler and mobile capabilities that is typically not available in the product documentation. This is a living document and will

More information

WINDOWS AZURE DATA MANAGEMENT

WINDOWS AZURE DATA MANAGEMENT David Chappell October 2012 WINDOWS AZURE DATA MANAGEMENT CHOOSING THE RIGHT TECHNOLOGY Sponsored by Microsoft Corporation Copyright 2012 Chappell & Associates Contents Windows Azure Data Management: A

More information

Choosing a Mobile Application Development Approach

Choosing a Mobile Application Development Approach ASEAN Journal of Management & Innovation Vol. 1 No. 1, 69 74 by Stamford International University DOI: 10.14456/ajmi..4 ajmi.stamford.edu Choosing a Mobile Application Development Approach Phyo Min Tun

More information

GOOGLE MOBILE ANALYTICS INTEGRATION. JANUARY 2013 (App version 3.0.8 onwards)

GOOGLE MOBILE ANALYTICS INTEGRATION. JANUARY 2013 (App version 3.0.8 onwards) GOOGLE MOBILE ANALYTICS INTEGRATION JANUARY 2013 (App version 3.0.8 onwards) What is Google Mobile Analytics? Google Mobile Analytics is a service to show how users interact with their websites and mobile

More information

www.novell.com/documentation User Guide Novell iprint 1.1 March 2015

www.novell.com/documentation User Guide Novell iprint 1.1 March 2015 www.novell.com/documentation User Guide Novell iprint 1.1 March 2015 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of this documentation, and specifically

More information

Virginia Commonwealth University Rice Rivers Center Data Management Plan

Virginia Commonwealth University Rice Rivers Center Data Management Plan Virginia Commonwealth University Rice Rivers Center Data Management Plan Table of Contents Objectives... 2 VCU Rice Rivers Center Research Protocol... 2 VCU Rice Rivers Center Data Management Plan... 3

More information

Contents. General Overview... 1-2 Common Work Flow... 3 Full Feature List... 4 Additional Information... 5. Website... GIS.Garafa.

Contents. General Overview... 1-2 Common Work Flow... 3 Full Feature List... 4 Additional Information... 5. Website... GIS.Garafa. Contents Contents General Overview... 1-2 Common Work Flow... 3 Full Feature List... 4 Additional Information... 5 Website... GIS.Garafa.com 1 Ease of Use Traditional mobile software for data collection

More information

Article. One for All Apps in HTML5

Article. One for All Apps in HTML5 One for All Apps The boom of smartphones and tablets in the consumer sector creates new problems for developers of industrial Apps: They have to build Apps quickly that run on any type of smartphone and

More information

Required and Recommended Supporting Information for IUCN Red List Assessments

Required and Recommended Supporting Information for IUCN Red List Assessments Required and Recommended Supporting Information for IUCN Red List Assessments This is Annex 1 of the Rules of Procedure IUCN Red List Assessment Process 2013-2016 as approved by the IUCN SSC Steering Committee

More information

Retail Analytics App

Retail Analytics App Retail Analytics App The right data at any time At Nedap, we believe in the power of data. Not just any data, but the right data that helps international retail organizations to permanently reduce losses,

More information

Content Delivery Service (CDS)

Content Delivery Service (CDS) Content Delivery Service (CDS) Xyleme delivers content management for learning and development. We transform the way you author, publish, deliver, and analyze learning content to drive business performance.

More information

Localizing Your Mobile App is Good for Business

Localizing Your Mobile App is Good for Business Global Insight Localizing Your Mobile App is Good for Business Simply put, the more people who can find and use your mobile application in their native language, the larger your potential market. But launching

More information

BUILDING A BIODIVERSITY CONTENT MANAGEMENT SYSTEM FOR SCIENCE, EDUCATION, AND OUTREACH

BUILDING A BIODIVERSITY CONTENT MANAGEMENT SYSTEM FOR SCIENCE, EDUCATION, AND OUTREACH BUILDING A BIODIVERSITY CONTENT MANAGEMENT SYSTEM FOR SCIENCE, EDUCATION, AND OUTREACH CS Parr 1 *, R Espinosa 2, T Dewey 3, G Hammond 3, and P Myers 3,4 1 Human-Computer Interaction Lab, UMIACS, Univ.

More information

Virtual machine administration

Virtual machine administration KEYHOLE RADIO TM Virtual machine administration Version 3.0 Contents 1. Installation 1.1 System requirements 1.2 Registering the VM 1.3 Network configuration 1.4 Initialisation 1.5 SSL setup 1.6 DNS setup

More information

Oracle WebCenter Sites Mobility Server Enabling exceptional mobile and tablet web applications and web sites without compromise

Oracle WebCenter Sites Mobility Server Enabling exceptional mobile and tablet web applications and web sites without compromise Oracle WebCenter Sites Mobility Server Enabling exceptional mobile and tablet web applications and web sites without compromise Mobility Server offers state-of-the-art technology and a comprehensive solution

More information

AppConnect FAQ for MobileIron Technology Partners! AppConnect Overview

AppConnect FAQ for MobileIron Technology Partners! AppConnect Overview AppConnect FAQ for MobileIron Technology Partners! AppConnect Overview What is AppConnect? AppConnect is a MobileIron product that secures and protects enterprise mobile apps. It manages the complete lifecycle

More information

Setting Up Resources in VMware Identity Manager

Setting Up Resources in VMware Identity Manager Setting Up Resources in VMware Identity Manager VMware Identity Manager 2.4 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Best practices for choosing and integrating a mobile payments platform. A GlobalOnePay White Paper

Best practices for choosing and integrating a mobile payments platform. A GlobalOnePay White Paper Best practices for choosing and integrating a mobile payments platform A GlobalOnePay White Paper Mobile commerce (mcommerce) purchases and in-app payments made on mobile devices are rapidly becoming just

More information

GETTING STARTED SIGN UP FOR EMAIL UPDATES

GETTING STARTED SIGN UP FOR EMAIL UPDATES TRANSFER PRICING PREMIER LIBRARY USER S GUIDE :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 800.372.1033 www.bna.com/tppl GETTING STARTED Click the

More information

91 Use of Mobile Device Technology in Dairy Data Management Mark L. Kinsel 1 AgriMetrica LLC Abstract Over the last 10 years, mobile device technology has become a part of everyday life throughout the

More information

01. Introduction of Android

01. Introduction of Android 01. Introduction of Android Goal Understand the concepts and features of the Android Install the complete Android development environment Find out the one-click install Android development environment

More information

Apps Across America. ACT The App Association. The Economics and Ecosystem of the Mobile App Market. July 18, 2012. 202.331.

Apps Across America. ACT The App Association. The Economics and Ecosystem of the Mobile App Market. July 18, 2012. 202.331. Apps Across America The Economics and Ecosystem of the Mobile App Market July 18, 2012 ACT The App Association 1401 K Street NW Suite 502 Washington, DC 20005 202.331.2130 @ACTonline ACTonline.org /actonline

More information

Modernizing Living Collections Management in an Historic Landscape

Modernizing Living Collections Management in an Historic Landscape Modernizing Living Collections Management in an Historic Landscape Final Report, July 24 th, 2013 Grant Number: MT-2210-12-NC-06 Missouri Botanical Garden Rebecca Sucher, Living Collections Manager and

More information

Intro to evis: the event visualization tool

Intro to evis: the event visualization tool Intro to evis: the event visualization tool Background The of the (CBC) at the (AMNH) developed the Event Visualization Tool (evis), as a conservation monitoring and decision support tool for guiding protected

More information

Mobile application testing is a process by which application software developed for hand held mobile devices is tested for its functionality,

Mobile application testing is a process by which application software developed for hand held mobile devices is tested for its functionality, Mobile Testing Mobile application testing is a process by which application software developed for hand held mobile devices is tested for its functionality, usability and consistency. A mobile application

More information

ios Development: Getting Started Min Tsai March 1, 2011 terntek.com v1.0

ios Development: Getting Started Min Tsai March 1, 2011 terntek.com v1.0 ios Development: Getting Started Min Tsai March 1, 2011 terntek.com v1.0 1 Agenda Introduction Account, Software and Hardware Learn ios development App Design Discussion 2 Introduction Cover What is needed

More information

EXTENDING ORACLE WEBCENTER TO MOBILE DEVICES: BANNER ENGINEERING SUCCEEDS WITH MOBILE SALES ENABLEMENT

EXTENDING ORACLE WEBCENTER TO MOBILE DEVICES: BANNER ENGINEERING SUCCEEDS WITH MOBILE SALES ENABLEMENT EXTENDING ORACLE WEBCENTER TO MOBILE DEVICES: BANNER ENGINEERING SUCCEEDS WITH MOBILE SALES ENABLEMENT Kellie Christensen, Banner Engineering ABSTRACT This white paper details Banner Engineering successful

More information

Web Development Life Cycle

Web Development Life Cycle Web Development Life Cycle Any software development project, a methodology should be followed to ensure project consistency and completeness. The Web development life cycle includes the following phases:

More information

OSAS version 8.0 A foundation for the future

OSAS version 8.0 A foundation for the future OSAS version 8.0 A foundation for the future Introducing OSAS version 8.0 In today s global business world, your customers, suppliers, employees, and shareholders expect you to be available, informed,

More information

T e c h n o l o g i e s

T e c h n o l o g i e s E m e r g i n g T e c h n o l o g i e s This section highlights new and emerging areas of technology and methodology. Topics may range from hardware and software, to statistical analyses and technologies

More information

Kony MobileFabric Messaging. Demo App QuickStart Guide. (Building a Sample Application

Kony MobileFabric Messaging. Demo App QuickStart Guide. (Building a Sample Application Kony MobileFabric Kony MobileFabric Messaging Demo App QuickStart Guide (Building a Sample Application Apple ios) Release 6.5 Document Relevance and Accuracy This document is considered relevant to the

More information

Mobile App Framework For any Website

Mobile App Framework For any Website Mobile App Framework For any Website Presenting the most advanced and affordable way to create a native mobile app for any website The project of developing a Mobile App is structured and the scope of

More information

KonyOne Server Prerequisites _ MS SQL Server

KonyOne Server Prerequisites _ MS SQL Server KonyOne Server Prerequisites _ MS SQL Server KonyOne Platform Release 5.0 Copyright 2012-2013 Kony Solutions, Inc. All Rights Reserved. Page 1 of 13 Copyright 2012-2013 by Kony Solutions, Inc. All rights

More information

LSGMI REMOTE DESKTOP SERVICES.

LSGMI REMOTE DESKTOP SERVICES. LSGMI REMOTE DESKTOP SERVICES. This Document is to describe the steps that you should follow in order to have a secured Remote Access to this Service. Requirements: Access to Remote Services is only supported

More information

A Collaborative, Cost-Efficient Solution for Managing and Publishing Biodiversity Data in Collections of all Sizes

A Collaborative, Cost-Efficient Solution for Managing and Publishing Biodiversity Data in Collections of all Sizes A Collaborative, Cost-Efficient Solution for Managing and Publishing Biodiversity Data in Collections of all Sizes Carla Cicero, Link Olson, Joe Cook, Michelle Koo, Dusty McDonald, Gordon Jarrell Website:

More information

Seagate Global Access User Guide

Seagate Global Access User Guide Seagate Global Access User Guide Seagate Global Access User Guide 2012 Seagate Technology LLC. All rights reserved. Seagate, Seagate Technology, the Wave logo, and FreeAgent are trademarks or registered

More information

Introduction to ios Testing

Introduction to ios Testing Introduction to ios Testing Presented by Amy Klatt August 8, 2012 Agenda Overview Best practices Installing apps Setting up a test environment Screenshots and video Logs Q & A 2 The Challenge Overview

More information

Mobile GIS Guide. About The Author. Getting your mobile GIS project off the ground

Mobile GIS Guide. About The Author. Getting your mobile GIS project off the ground About The Author Matt Sheehan is a mobile GIS pioneer. He and his staff at WebMapSolutions have been providing clients with mobile GIS solutions since the earliest days of smartphones and tablets. We live

More information

Mobile Application Testing

Mobile Application Testing Mobile Application Testing Best Practices to Ensure Quality Written by Assaf Ben David, Senior Software Testing Consultant MOBILE APPLICATION TESTING 2 Mobile Application Testing Complexities The world

More information

Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers

Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers 1 INTRODUCTION GOAL OBJECTIVES MODULE 1 AEM & PHONEGAP ENTERPRISE INTRODUCTION LESSON 1- AEM BASICS OVERVIEW

More information

Simple Mobile Application & Browser Testing

Simple Mobile Application & Browser Testing Simple Mobile Application & Browser Testing Simple Mobile Application & Browser Testing Mobile browsers already account for 10% of global browser usage and Mobile Apps have already crossed the 1 Billion

More information

Avira Secure Backup INSTALLATION GUIDE. HowTo

Avira Secure Backup INSTALLATION GUIDE. HowTo Avira Secure Backup INSTALLATION GUIDE HowTo Table of contents 1. Introduction... 3 2. System Requirements... 3 2.1 Windows...3 2.2 Mac...4 2.3 ios (iphone, ipad and ipod touch)...4 3. Avira Secure Backup

More information

What is a Mobile Responsive

What is a Mobile Responsive y and tablets. What is a Mobile Responsive Website? Web Design is the process of creating a website to represent your business, brand, products and services. It involves the planning and execution of many

More information

Invoice+ Process Automation for BPO The Cloud-based solution which is perfect for BPO - Scalability, Mobility, Flexibility

Invoice+ Process Automation for BPO The Cloud-based solution which is perfect for BPO - Scalability, Mobility, Flexibility Invoice+ Process Automation for BPO The Cloud-based solution which is perfect for BPO - Scalability, Mobility, Flexibility Challenges Focus on business process outsourcing (BPO) has increased significantly

More information

APP DEV. We build your ideas into web and mobile applications. steicho. Technological Solutions

APP DEV. We build your ideas into web and mobile applications. steicho. Technological Solutions We build your ideas into web and mobile applications. steicho Technological Solutions Automate your processes, through a commercial custom made application We offer software solutions to automate, streamline,

More information

Citizen Science in Finland ~ Why to participate? What to do with the data? Hanna Koivula 2013-03-22

Citizen Science in Finland ~ Why to participate? What to do with the data? Hanna Koivula 2013-03-22 Citizen Science in Finland ~ Why to participate? What to do with the data? Hanna Koivula 2013-03-22 Hanna Koivula/ IT-team www.luomus.fi 22.3.2013 1 Finnish Museum of Natural History LUOMUS LUOMUS is an

More information

Backing up your digital image collection provides it with essential protection.

Backing up your digital image collection provides it with essential protection. Backing up your digital image collection provides it with essential protection. In this chapter, you ll learn more about your options for creating a reliable backup of your entire digital image library.

More information

Wonderware SmartGlance

Wonderware SmartGlance Wonderware SmartGlance Features 01 SUMMARY Mobile Reporting offered by Schneider Electric provides real-time access to critical KPIs and process or operational data via popular smart phones and tablets.

More information

Appscend Mobile Platform Whitepaper

Appscend Mobile Platform Whitepaper A Appscend Platform Presentation Appscend Mobile Platform Whitepaper V V a l u e 1 A d d e d Appscend Platform Presentation Table of Contents Overview... 3 About the company... 3 The Amazing Mobile Application

More information

ReadyNAS Remote. User Manual. June 2013 202-11078-03. 350 East Plumeria Drive San Jose, CA 95134 USA

ReadyNAS Remote. User Manual. June 2013 202-11078-03. 350 East Plumeria Drive San Jose, CA 95134 USA User Manual June 2013 202-11078-03 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for selecting this NETGEAR product. After installing your device, locate the serial number on the label

More information

Develop Your Own App. Presented at Closing the Gap October 16, 2015. Mark Larson Marblesoft

Develop Your Own App. Presented at Closing the Gap October 16, 2015. Mark Larson Marblesoft Develop Your Own App Presented at Closing the Gap October 16, 2015 Mark Larson Marblesoft Got a bright idea for a great app? The next App Store hit? Something to sell to businesses? A tool for your own

More information

Making Mobile a Reality

Making Mobile a Reality Making Mobile a Reality KIEFER CONSULTING CALIFORNIA DEPARTMENT OF TECHNOLOGY Introductions Scott Paterson California Department of Technology, Enterprise Solutions Harkeerat Toor Kiefer Consulting, Consultant

More information

Mobile Application Development

Mobile Application Development Web Engineering Mobile Application Development Copyright 2015 Slides from Federico M. Facca (2010), Nelia Lasierra (updates) 1 2 Where we are? # Date Title 1 5 th March Web Engineering Introduction and

More information

The Suitability of Native Application for University E-Learning Compared to Web-Based Application

The Suitability of Native Application for University E-Learning Compared to Web-Based Application The Suitability of Native Application for University E-Learning Compared to Web-Based Application Maya Novia Sari 1, Noor Azian Bt. Mohamad Ali 2 Department of Information Systems, Kulliyyah of Information

More information

Mobile Applications Developer. MAIN PURPOSE OF JOB To lead the design, development and maintenance of Android, iphone and ipad applications.

Mobile Applications Developer. MAIN PURPOSE OF JOB To lead the design, development and maintenance of Android, iphone and ipad applications. Mobile Applications Developer MAIN PURPOSE OF JOB To lead the design, development and maintenance of Android, iphone and ipad applications. The developer will lead the entire application lifecycle right

More information

Mobile Assistant for Monitoring Plant Pests and Diseases

Mobile Assistant for Monitoring Plant Pests and Diseases Mobile Assistant for Monitoring Plant Pests and Diseases Christian Kuhn 1, Juliane Schmitt 1, Manfred Röhrig 2 1 ZEPP Central Institution for Decision Support Systems in Crop Protection Rüdesheimer Str.

More information

GRIN-Global Project. the global plant genebank information management system

GRIN-Global Project. the global plant genebank information management system GRIN-Global Project the global plant genebank information management system So what is GRIN-Global? GRIN-Global (GG) is a software suite that enables genebanks to store and manage information associated

More information

Qsync Install Qsync utility Login the NAS The address is 192.168.1.210:8080 bfsteelinc.info:8080

Qsync Install Qsync utility Login the NAS The address is 192.168.1.210:8080 bfsteelinc.info:8080 Qsync Qsync is a cloud based file synchronization service empowered by QNAP Turbo NAS. Simply add files to your local Qsync folder, and they will be available on your Turbo NAS and all its connected devices.

More information

Universal App Program: First Aid Frequently Asked Questions

Universal App Program: First Aid Frequently Asked Questions Universal App Program: First Aid Frequently Asked Questions What is the Universal App program? The Universal App Program is an initiative sponsored by the Global Disaster Preparedness Center and is focused

More information

NBT BANK MOBILE BANKING. How To Guide

NBT BANK MOBILE BANKING. How To Guide Table of Contents personal and business banking customers How to Enroll...3 Accessing and Using NBT Bank Mobile Banking...5 Welcome to the NBT Bank Mobile Banking Application...7 Using Mobile Deposit...8

More information

separate the content technology display or delivery technology

separate the content technology display or delivery technology Good Morning. In the mobile development space, discussions are often focused on whose winning the mobile technology wars how Android has the greater share of the mobile market or how Apple is has the greatest

More information

INSIGHTS FROM OPERA MEDIAWORKS

INSIGHTS FROM OPERA MEDIAWORKS INSIGHTS FROM OPERA MEDIAWORKS 9 of the top AD AGE GLOBAL ADVERTISERS OVER 800M UNIQUE USERS OVER 18,000 SITES AND APPLICATIONS Year closes out with Apple No. 1 for revenue, Android leading in traffic

More information

Wonderware edna. Real-time enterprise data historian

Wonderware edna. Real-time enterprise data historian edna Real-time enterprise data historian edna is an enterprise real-time data management software platform. It collects, stores, displays, analyzes, and reports on operational and asset health information

More information

How To Use The Elena Mobile App

How To Use The Elena Mobile App Instructions for field-testing the elena mobile app ***Field testing begins on 1 October and runs through 15 November, 2015*** Instructions on how to download and use the elena mobile phone application

More information

ios SDK possibilities & limitations

ios SDK possibilities & limitations ios SDK possibilities & limitations Licensing Licensing Registered as an Apple Developer (free) Access to XCode3 and ios SDK ios, Mac and Safari Dev Center Resources No possibility of distribution of developed

More information

RESPONSE FROM GBIF TO QUESTIONS FOR FURTHER CONSIDERATION

RESPONSE FROM GBIF TO QUESTIONS FOR FURTHER CONSIDERATION RESPONSE FROM GBIF TO QUESTIONS FOR FURTHER CONSIDERATION A. Policy support tools and methodologies developed or used under the Convention and their adequacy, impact and obstacles to their uptake, as well

More information

Responsive Web Design. vs. Mobile Web App: What s Best for Your Enterprise? A WhitePaper by RapidValue Solutions

Responsive Web Design. vs. Mobile Web App: What s Best for Your Enterprise? A WhitePaper by RapidValue Solutions Responsive Web Design vs. Mobile Web App: What s Best for Your Enterprise? A WhitePaper by RapidValue Solutions The New Design Trend: Build a Website; Enable Self-optimization Across All Mobile De vices

More information

Self-Service Business Intelligence

Self-Service Business Intelligence Self-Service Business Intelligence BRIDGE THE GAP VISUALIZE DATA, DISCOVER TRENDS, SHARE FINDINGS Solgenia Analysis provides users throughout your organization with flexible tools to create and share meaningful

More information

Mobile App Quick Start

Mobile App Quick Start www.novell.com/documentation Mobile App Quick Start Service Desk Mobile App 1.0 November 2013 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of this

More information

Mobile App User's Guide

Mobile App User's Guide Mobile App User's Guide Copyright Statement Copyright Acronis International GmbH, 2002-2012. All rights reserved. "Acronis", "Acronis Compute with Confidence", "Acronis Recovery Manager", "Acronis Secure

More information

Downloading and using the Old National Mobile App for iphone and Android

Downloading and using the Old National Mobile App for iphone and Android Downloading and using the Old National Mobile App for iphone and Android The Old National Mobile App makes it simple for users of iphone and Android TM smartphones to quickly access their accounts. From

More information

The New itunes Connect

The New itunes Connect Services #WWDC14 The New itunes Connect Session 302 Dave Van Tassell Engineering Manager itunes Store, itunes Connect 2014 Apple Inc. All rights reserved. Redistribution or public display not permitted

More information

NAS 136 Controlling ASUSTOR Portal

NAS 136 Controlling ASUSTOR Portal NAS 136 Controlling ASUSTOR Portal Use the ASUSTOR Remote and AiRemote to control ASUSTOR Portal A S U S T O R C O L L E G E COURSE OBJECTIVES Upon completion of this course you should be able to: 1. Use

More information

WHITE PAPER Thru for Enterprise File Sync and Sharing

WHITE PAPER Thru for Enterprise File Sync and Sharing WHITE PAPER Thru for Enterprise File Sync and Sharing 701-4035-7304 www.thruinc.com 2014 Thru, Inc. All rights reserved Table of Contents Introduction...3 Challenges of Mobile Business...4 The Enterprise-Liable

More information

What We Learned From Porting 50+ Cloud Apps to Tizen. Dima Malenko, Vlad Pavlov, rollapp Inc.

What We Learned From Porting 50+ Cloud Apps to Tizen. Dima Malenko, Vlad Pavlov, rollapp Inc. What We Learned From Porting 50+ Cloud Apps to Tizen Dima Malenko, Vlad Pavlov, rollapp Inc. From tizen.org Tizen is an open source, standards-based software platform 2 From tizen.org Tizen is an open

More information

Mitel Unified Communicator Advanced

Mitel Unified Communicator Advanced Mitel Unified Communicator Advanced Quick Reference Guide About UC Advanced Unified Communicator (UC) Advanced is a software communications product integrated with the advanced call management features

More information

MaaS360 Mobile Enterprise Gateway

MaaS360 Mobile Enterprise Gateway MaaS360 Mobile Enterprise Gateway Administrator Guide Copyright 2013 Fiberlink Communications Corporation. All rights reserved. Information in this document is subject to change without notice. The software

More information

An innovative option for fast ipad and iphone development

An innovative option for fast ipad and iphone development An innovative option for fast ipad and iphone development Meeting the need to improve business processes with custom solutions for ipad/iphone Executive Summary Organizations must be more responsive and

More information

Phenology & Citizen Science Go Mobile. Lee Marsh

Phenology & Citizen Science Go Mobile. Lee Marsh Phenology & Citizen Science Go Mobile. Lee Marsh Developing Mobile App Technology Background Role of Mobile Apps in Cit-Sci Demo Phases of Development Open Forum General Lessons Learned Conclusion USA

More information

Mobile Application Development

Mobile Application Development Mobile Application Development Introduction Fermion is an outsourced product development company. Our competencies lie in setting up dedicated offshore software development teams for outsourced product

More information

DDISMedia: A Digital Media Library for Pest Diagnosis

DDISMedia: A Digital Media Library for Pest Diagnosis DDISMedia: A Digital Media Library for Pest Diagnosis Shiwei Zhang, J. Xin, T. Momol and F. Zazueta University of Florida, Gainesville, FL, USA swzhang@ufl.edu Abstract A Distance Diagnostic and Identification

More information

Designing Mobile Applications for Official Statistics

Designing Mobile Applications for Official Statistics Designing Mobile Applications for Official Statistics Antonino Virgillito 1 1 Istat Istituto Nazionale di Statistica, e-mail: virgilli@istat.it Abstract In this paper we discuss the problems in the design

More information

Fast remote data access for control of TCP/IP network using android Mobile device

Fast remote data access for control of TCP/IP network using android Mobile device RESEARCH ARTICLE OPEN ACCESS Fast remote data access for control of TCP/IP network using android Mobile device Vaibhav Muddebihalkar *, R.M Gaudar** (Department of Computer Engineering, MIT AOE Alandi

More information

MaaS360 Mobile Enterprise Gateway

MaaS360 Mobile Enterprise Gateway MaaS360 Mobile Enterprise Gateway Administrator Guide Copyright 2014 Fiberlink, an IBM Company. All rights reserved. Information in this document is subject to change without notice. The software described

More information

Report on App, Platform and Device Preferences from the Leader in Secure Mobility

Report on App, Platform and Device Preferences from the Leader in Secure Mobility RESEARCH REPORT GOOD TECHNOLOGY TM MOBILITY INDEX REPORT Q3 2014 Report on App, Platform and Device Preferences from the Leader in Secure Mobility This report is part of the Good Technology TM Mobility

More information

Mobile App Testing Guide. Basics of Mobile App Testing

Mobile App Testing Guide. Basics of Mobile App Testing 2015 Mobile App Testing Guide Basics of Mobile App Testing Introduction Technology is on peek, where each and every day we set a new benchmark. Those days are gone when computers were just a machine and

More information

Leveraging the power of social media & mobile applications

Leveraging the power of social media & mobile applications Leveraging the power of social media & mobile applications Xoriant delivers an innovative solution blending mobile applications and web based social networking media for our client focusing on local marketing.

More information

ITP 342 Mobile App Development. Testing & Deployment

ITP 342 Mobile App Development. Testing & Deployment ITP 342 Mobile App Development Testing & Deployment Development You have been developing apps. Now you want to put them on the App Store. Before doing so, test your apps! Apple Developer - https://developer.apple.com

More information

IceBreak FileShare. Quick Guide. File sharing with workflow management

IceBreak FileShare. Quick Guide. File sharing with workflow management IceBreak FileShare Quick Guide File sharing with workflow management on IBM i 2 IceBreak FileShare Content IceBreak FileShare... 3 Features... 4 Requirements... 6 Limitations... 6 Test sites... 6 Install

More information

Commack UFSD Remote Access for Microsoft Windows Vista, 7 and 8 Apple Macs, ipads, iphones And Android devices

Commack UFSD Remote Access for Microsoft Windows Vista, 7 and 8 Apple Macs, ipads, iphones And Android devices Commack UFSD Remote Access for Microsoft Windows Vista, 7 and 8 Apple Macs, ipads, iphones And Android devices This allows district staff and students to access the Commack UFSD network from home or anywhere

More information

Geospatial exploitation Products. GXP WebView. Powered by the GXP Platform

Geospatial exploitation Products. GXP WebView. Powered by the GXP Platform Geospatial exploitation Products GXP WebView Powered by the GXP Platform Exploitation Capabilities GXP WebView Powered by the GXP Platform Detailed annotation (text, points, lines, and polygons) Distance,

More information

Cloud Storage Service

Cloud Storage Service Cloud Storage Service User Guide (Web Interface, Android App) Table of Content System Requirements...4 1.1Web Browser... 4 1.2Mobile Apps... 4 Accessing Cloud Storage using a Web Browser... 4 The Web Home

More information