The Development of Mobile Client Application in Yogyakarta Tourism and Culinary Information System Based on Social Media Integration
|
|
|
- Jody Poole
- 10 years ago
- Views:
Transcription
1 The Development of Mobile Client Application in Yogyakarta Tourism and Culinary Information System Based on Social Media Integration Novrian Fajar Hidayat Department of Electrical Engineering and Information Technology Universitas Gadjah Mada Yogyakarta, Indonesia Ridi Ferdiana Department of Electrical Engineering and Information Technology Universitas Gadjah Mada Yogyakarta, Indonesia Abstract Social network is currently being an important part of someone. Many of users in social network make it an effective publication. One of many things that can be published on social network is tourism. Indonesia has a lot of tourism and culinary, especially on Special District of Yogyakarta.Tourism and culinary resources on Yogyakarta can be published and shared using social network. In addition, development of mobile technology and smartphone make easier to access social network through internet. The release of Windows Phone 7 makes new color in the world of smartphone. Windows Phone 7comes with elegant interface, Metro Style. Besides that, standardized specification makes Windows Phone 7 suitable for integrating social network with tourism and culinary on Special District of Yogyakarta. This Research is expected to integrate social network with tourism and culinary on Yogyakarta. The method in this research is using ICONIX method. This method is one method that combines waterfall and agile methods. The results of this study are in the form of applications that run on Windows Phone 7 and consume a web service. This application provides information especially for tourist in order to be able to easily find culinary and tourism in Yogyakarta. Keywords- Social Network; Information Service; Culinary; Tourism; Windows Phone 7. I. INTRODUCTION Nowadays, 200 milion users login daily into Facebook. In the same time, 95 milion tweets are written[11]. This fact are prove of many users of social network. These resource are on the social network to take the advantage especialy for tourism. Special District of Yogyakarta, known as region that have a lot of tourism resource. In other side, the development of technology makes internet gives many varies of information. Social network also become important and give contribution for information on internet. Mobile Client Application provides application service on mobile devices. It is different with web client application, Mobile Client Application could use device specific features such as GPS, camera, and sensors. One of a smartphone that use mobile client application model is Windows Phone 7. IDC said that Windows Phone 7 would have good sales potential after Nokia introduced the product that using Windows Phone 7 operating system. It would get 20% market of smartphone [7]. Furthermore, Developing Windows Phone 7 application still has huge potential market since the market application is not huge as Android or iphone. Another advantages of developing Windows Phone 7 based aplication are developer no need to worry about the compatibility from one to another device. Windows Phone 7 have standardized hardware specification in order to execute to different device. With Windows Phone 7, integrated application between tourism and social network on Special District of Yogyakarta could be developed. Furthermore, users could share infomation on their social network about tourism or culinary that they liked. II. A. Basic Theory BASIC THEORY AND LITERATURE 1) Social Network Social Network sites like Facebook or Myspace are network with many users could add detail profile, so they could communicate with others [8]. Social Network is part of social media that focusing in sharing contents or activities. Nowadays, 200 million users login to Facebook every day and in the same time, 95 tweets written every day. Half of the users using mobile device to do it [11].Therefore, the connection any system with social network shall help the application to get the benefit in social media. 2) Tourism Information System Tourist Information System is a service that provided by an organization for giving information to tourist about attraction, events, or culinary. It could be web or mobile client. Users could use it for tourism information guide when visiting a point of interest [5]. 3) Mobile Client Application Mobile Client defined by Darren Ince[3] is a client that not only on one position: in example, a portable computer using mobile phone to communicate with server or a mobile phone use wireless application protocol to connect on web server. Mobile client application runs on client side to provide the rich 71 P a g e
2 experience to the client through the benefit of the existing mobile application platform. 4) Windows Phone 7 Microsoft with project codenamed Metro on February 2010 to make new mobile operating system [6]. This operating system known as Windows Phone 7. It adopted Metro interface that different with former Windows Mobile and also another smartphone like Android or Apple iphone. Windows Phone UI focuses in simplicity and consistency of user experience. B. Previous Researches Kurniawan [10] researched about Mobile Client Application and tourism in Yogyakarta with developing application based on J2ME. This research use RSS 2.0 for providing information into mobile device. It provides read only information about tourism. Another research about tourism and culinary information service on Yogyakarta also already been done in mobile web platform. It is used mobile web application to displaying information on mobile device [9]. This research already uses social network and flexible user interface. The former research used Android Smartphone to running an application that provides user information about tourism and culinary [1]. This application also could access GPS and share to social network. This application named JOGJANAN. Based on the previous researches, Table II shows the differentiation between this application with the previous researcher Figure 1. ICONIX Method[4] IV. RESULTAND REVIEW A. Application Architecture This application uses MVVM (Model View View Model) design pattern. This design pattern fit to use on an application that implement mark-up language such as XAML. View is part that directly communicated with user. It is also contain user interface. View Model is the logic part and bridge between View and Model. Model is representing from object data. In this architecture, researcher added Helper as a component that could not include to Model, View or View Model. Figure 2, shows the application architecture of Jogjanan. It is used layered architecture that is combined with MVVM model. TABLE I. COMPARISON WITH SIMILAR APPLICATION Author Platform Benefits Arfian, 2010 Mobile Web Adaptive web can be used in various mobile devicesbased on HTML and CSS standard Kurniawan, 2010 J2ME Client Focusing in fast and lightweight application based on RSS technology Febriyanto, 2011 Android Focusing in smartphone android platform based on Web Services technology This Research Windows Phone Focusing in smartphone, windows phone platform uses REST and Social Media III. PREPARERESEARCH METHOD When developing this software, researcher adopted ICONIX method. ICONIX method is method that combine classical or waterfall method and agile method [4]. It is start from make use case diagram, domain modeling diagram, robustness diagram, sequence diagram, and the last static class diagram. ICONIX is chosen because the development of Jogjanan mobile application needs lightweight software engineering method. ICONIX is already familiar with the technical team who build the software. Figure 1, shows the ICONIX method approach. Figure 2. Application Architecture Above the application architecture, this application connected with system that developed from former research. It had been developed web service as data center for consumed by this application. Figure 3, shows the system architecture of Jogjanan mobile application. B. Web Service Testing This application is a part of tourism and culinary information system that have been developed. Therefore, the web services are already developed by the previous researches [1] [10]. In order to get the data from a server, mobile client has an access to provide web service. Web service is provided through WSDL (web services development language). The web service is developed by PHP and nusoap library. 72 P a g e
3 WEBSITE MOBILE WEB NATIVE MOBILE CONTENT This page displayed spot name, image thumbnail, spot description, facilities, a button to navigate to map and share button. Rich Content SIMPLIFIED CONTENT XML This feature uses progressive and scaling image binding to display image in sufficient resolution. Figure 5 shows the spot detail in user interface. XML DATA(SOAP) DEVELOPMENT Server Pusat (WEB SERVER) XML DATA (SOAP) DEVELOPMENT XML DATA (SOAP) XML DATA (SOAP) XML DATA (SOAP) Server X (Pengembangan ke Depan) Server Y (Pengembangan Ke Depan) Server Gunung Kidul Server Bantul Server Kulon Progo Figure 3. System Architecture [2] However, during the testing mode, the web services couldn t be connected to Windows Phone. Researcher does several tests and shows that that the WSDL format is not suitable with Windows Phone. Therefore, the web service is extended by providing a REST result (Representational State Transfer). This web service will give output as XML data. The XML data is consumed through Windows Phone user interface C. Spot List Testing When application running, user will enter main page, Spot List. This application will call web service that located on Jogjanan service through SOAP Header authentication model. After application got the data, it will displays on the screen as culinary and spot using two ways binding technique. Two ways binding provides side by side binding between client and the web services. Figure 4 shows the binding result in user interface. Figure 5. Detail Page E. Social Network Sharing Testing This testing uses twitter as social network for sharing. After tap or click share button on detail spot then user will ask username and twitter password for authentication. Then, the user could write a message that will be published on Twitter. It is automatically include the URL of spot. It will share the nice URL to the user peers in social network. Figure 6 shows the twitter display when share the Jogjanan POI (point of interest). Figure 6. Twitter Display Figure 4. Featured page (left) and Culinary page (right). D. Detail Spot Testing When user click or tap at a content on the list, the application will navigate to detail spot page. F. Map Testing Map feature could be accessed by tapingthe map icon on Spot list page. Map feature will display the location of tourism and culinary spot. Besidesof that, the map feature display user location by using A-GPS that already integrated in windows Phone devices. This map can zoom in or out as shown in Figure P a g e
4 Point of interest More than 100 POI 60 POI Contextual POI (Nearby) Yes using GPS Yes using GPS Toresto is similar application that running in Android operating system is already on Google Play since Toresto focuses in culinary system, meanwhile the Jogjanan focuses in culinary and tourism system. Just like Toresto, Jogjanan also available in others platform such as web, mobile, and rich client. Table II shows the differentiation between this applications with the existing application that exist in Windows Phone 7 marketplace. By seeing the table, is concluded that both application has a differentiation in term of user experience and functionality. Figure 7. Map Page G. Marketplace Verification and Validation Visual Studio 2010 for developing Windows Phone 7 application provide testing tool in order to check an application. There are four items that are verified on Visual Studio which are packaging format, validation user experience, iconography standard, and application screenshot. In this test, JogjananPhone application is verified and validated on the Visual Studio Windows Phone Testing kit. Figure 8 shows the Testing toolkit helps validation and verification for market store purpose. Figure 8. Result of Marketplace Verification and Validation test H. Comparison with The Existing Application TABLE II. COMPARISON WITH SIMILAR APPLICATION Comparison Toresto JogjananPhone Application Focus Share to social network Culinary Information system Share to Facebook and Twitter Tourism and Culinary Information System Can share to Facebook and Twitter Tourism object Not providing tourism Provide and displaying object tourism object Maps On the detail culinary Different page page Programming Java.NET Language Maps Type Google Map Bing Map V. CONCLUSION AND FUTURE WORKS After analyzing, testing, and reviewing, it could concluded that this research provides several conclusion which are. The mobile application that is developed in this research provides a good insight that many of mobile application use social media as a tool to increase the attractiveness in the application The geo-location, maps, and social media combines the unique values of the mobile application. In this research, it is shown that these items provide a contextual based experience The mobile application should be more accessible for tourist since the existence of application store. However, it made several testing and deployment application harder This application is just like others mobile application need to be refined in term of user experience. Therefore, it needs a further research about user experience evaluation for contextual based experience. Several agenda that can be done in the future also related with the need of the application to evaluate the usage effectiveness with or without social media. VI. REFERENCE [1] A. Febriyanto Perancangan Aplikasi Android untuk Layanan Informasi Wisata dan Kuliner Daerah Istimewa Yogyakarta. Yogyakarta: Electrical Engineering and Information Technology, Gadjah Mada University. [2] A. Saktiaji Perancangan Web Service Sebagai Sarana Komunikasi Layanan Informasi Wisata dan Kuliner di Daerah Istimewa Yogyakarta berbasis NuSOAP. Yogyakarta: Jurusan Teknik Elektro dan Teknologi Informasi, Universitas Gadjah Mada. [3] D. Ince A Dictionary of the Internet. accessed 19 October [4] D. Rosenberg,M. Stephens & M. Collins-Cope Agile Development with ICONIX Process: People, Process, and Pragmatism. New York: Apress. [5] H.Afsarmanesh&L. M. Camarinha-Matos, Future Smart- Organizations: A Virtual Tourism Enterprise. International Conference on Web Information System Engineering (WISE 00). [6] H. Lee& E.Chuvyrov Beginning Windows Phone 7 Development Second Edition. New York: Apress. 74 P a g e
5 [7] K. Nagamine Worldwide Smartphone Market Expected to Grow 55% in 2011 and Approach Shipments of One Billion in 2015, According to IDC. accessed 19 October [8] P.Walden &C. Carlsson Travel Information Search The Presence of Social Media. Proceedings of the 44th Hawaii International Conference on System Sciences. [9] R. A.Arfian Pengembangan Aplikasi Mobile Web untuk Wisata dan Kuliner Yogyakarta. Yogyakarta: Jurusan Teknik Elektro dan Teknologi Informasi, Fakultas Teknik, UGM. [10] R. E. Kurniawan Perancangan aplikasi Client Mobile Web Service Info Tempat Wisata di Yogyakarta dengan J2ME dan RSS 2.0. Yogyakarta: Jurusan Teknik Informatika, STMIK AMIKOM. [11] S. Dixon Social: Holy Crap Social Media Statistics October AUTHORS PROFILE Novrian Fajar Hidayat, is an engineer from Universitas Gadjah Mada. He focuses in User Experience engineer and creative media development. In his daily life he joins Microsoft Innovation Center as a UX Specaialist. He can be reached at [email protected] Ridi is a lecturer and researcher in Universitas Gadjah Mada. He finished doctoral degree in Software Engineering (ALM) focusing in Agile methodology. He has several Microsoft certifications such as MCTS, MCPD, MCITP, and MCT. Nowaday, Ridi's loves to write his tought at blog.ridilabs.net or on his twitter 75 P a g e
ORACLE ADF MOBILE DATA SHEET
ORACLE ADF MOBILE DATA SHEET PRODUCTIVE ENTERPRISE MOBILE APPLICATIONS DEVELOPMENT KEY FEATURES Visual and declarative development Java technology enables cross-platform business logic Mobile optimized
ORACLE MOBILE APPLICATION FRAMEWORK DATA SHEET
ORACLE MOBILE APPLICATION FRAMEWORK DATA SHEET PRODUCTIVE ENTERPRISE MOBILE APPLICATIONS DEVELOPMENT KEY FEATURES Visual and declarative development Mobile optimized user experience Simplified access to
Multi-Factor Authentication Job Aide
To start your account configuration and begin using Multi-Factor Authentication, log in to the CCHMC Multi-Factor Authentication User Portal at https://mfa.cchmc.org/multifactorauth. For assistance, please
Taylor & Francis Online Mobile FAQs
Taylor & Francis Online Mobile FAQs ACCESS Q. How do I access Taylor & Francis Online Mobile? A. Open the browser on your mobile device and enter the URL www.tandfonline.com. As you are accessing the site
Statement of Direction
Mobile First: Taking Mobile CRM to the Next Level 1 January 2013 Mobile First: Taking Mobile CRM to the Next Level Whitepaper Mobile First: Taking Mobile CRM to the Next Level 2 Table of Contents Notes...
Guide for Setting Up Your Multi-Factor Authentication Account and Using Multi-Factor Authentication. Mobile App Activation
Guide for Setting Up Your Multi-Factor Authentication Account and Using Multi-Factor Authentication Mobile App Activation Before you can activate the mobile app you must download it. You can have up to
B&SC Office 365 Email
B&SC Office 365 Email Microsoft Office 365 In its continuous efforts to provide the highest quality student experience, Bryant & Stratton College is giving students access to a new tool for accessing email.
How To Use Titanium Studio
Crossplatform Programming Lecture 3 Introduction to Titanium http://dsg.ce.unipr.it/ http://dsg.ce.unipr.it/?q=node/37 [email protected] 2015 Parma Outline Introduction Installation and Configuration
MODULE 7: TECHNOLOGY OVERVIEW. Module Overview. Objectives
MODULE 7: TECHNOLOGY OVERVIEW Module Overview The Microsoft Dynamics NAV 2013 architecture is made up of three core components also known as a three-tier architecture - and offers many programming features
Enterprise Analytics. (Also known as Pyramid Analytics or BI Office) Mobile Device Support
Enterprise Analytics (Also known as Pyramid Analytics or BI Office) Mobile Device Support Mobile Device Support Overview Enterprise Analytics provides mobile support for ios, Android and Windows Phone.
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
Getting Started Guide for Developing tibbr Apps
Getting Started Guide for Developing tibbr Apps TABLE OF CONTENTS Understanding the tibbr Marketplace... 2 Integrating Apps With tibbr... 2 Developing Apps for tibbr... 2 First Steps... 3 Tutorial 1: Registering
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
Symplified I: Windows User Identity. Matthew McNew and Lex Hubbard
Symplified I: Windows User Identity Matthew McNew and Lex Hubbard Table of Contents Abstract 1 Introduction to the Project 2 Project Description 2 Requirements Specification 2 Functional Requirements 2
Introduction to Oracle Mobile Application Framework Raghu Srinivasan, Director Development Mobile and Cloud Development Tools Oracle
Introduction to Oracle Mobile Application Framework Raghu Srinivasan, Director Development Mobile and Cloud Development Tools Oracle Safe Harbor Statement The following is intended to outline our general
How to Access Coast Wi-Fi
How to Access Coast Wi-Fi Below is a summary of the information required to configure your device to connect to the coast-wifi network. For further assistance in configuring your specific device, continue
Firefox for Android. Reviewer s Guide. Contact us: [email protected]
Reviewer s Guide Contact us: [email protected] Table of Contents About Mozilla Firefox 1 Move at the Speed of the Web 2 Get Started 3 Mobile Browsing Upgrade 4 Get Up and Go 6 Customize On the Go 7 Privacy
THE MOBlLE APP. REVOLUTlON. 8 STEPS TO BUlLDING MOBlLE APPS FAST ln THE CLOUD
THE MOBlLE APP REVOLUTlON 8 STEPS TO BUlLDING MOBlLE APPS FAST ln THE CLOUD People use hand-held devices for everything from communicating and playing games to shopping and surfing the Internet. In fact,
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
Enterprise Mobile Application Development: Native or Hybrid?
Enterprise Mobile Application Development: Native or Hybrid? Enterprise Mobile Application Development: Native or Hybrid? SevenTablets 855-285-2322 [email protected] http://www.seventablets.com
Take full advantage of IBM s IDEs for end- to- end mobile development
Take full advantage of IBM s IDEs for end- to- end mobile development ABSTRACT Mobile development with Rational Application Developer 8.5, Rational Software Architect 8.5, Rational Developer for zenterprise
Product Guide. 2013 Nintex. All rights reserved. Errors and omissions excepted.
Product Guide [email protected] www.nintex.com 2013 Nintex. All rights reserved. Errors and omissions excepted. Contents Contents... 2 Introduction... 4 1 Understanding system requirements... 5 1.1 Operating
Live Maps. for System Center Operations Manager 2007 R2 v6.2.1. Installation Guide
Live Maps for System Center Operations Manager 2007 R2 v6.2.1 Installation Guide CONTENTS Contents... 2 Introduction... 4 About This Guide... 4 Supported Products... 4 Understanding Live Maps... 4 Live
PrinterOn Mobile Applications for ios and Android
PrinterOn Mobile Applications for ios and Android Table of Contents 1. Key Features & Functionality... 4 1.1. Printer Discovery... 4 1.1.1. Location-Based Search... 4 1.1.2. Keyword Search... 5 1.1.3.
Cisco Enterprise Mobility Services Platform
Data Sheet Cisco Enterprise Mobility Services Platform Reduce development time and simplify deployment of context-aware mobile experiences. Product Overview The Cisco Enterprise Mobility Services Platform
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
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
Email setup information for most domains hosted with InfoRailway.
Email setup information for most domains hosted with InfoRailway. Incoming server (POP3): pop.secureserver.net port 995 (SSL) Incoming server (IMAP): imap.secureserver.net port 993 (SSL) Outgoing server
Connecting Software Connect Bridge - Mobile CRM Android User Manual
Connect Bridge - Mobile CRM Android User Manual Summary This document describes the Android app Mobile CRM, its functionality and features available. The document is intended for end users as user manual
Mobile Learning Application Based On Hybrid Mobile Application Technology Running On Android Smartphone and Blackberry
Mobile Learning Application Based On Hybrid Mobile Application Technology Running On Android Smartphone and Blackberry Djoni Haryadi Setiabudi, Lady Joanne Tjahyana,Winsen Informatics Department Petra
My Stuff Everywhere Your Content On Any Screen
Technical Brief Bob Lund, Distinguished Technologist, CableLabs September, 2014 My Stuff Everywhere Your Content On Any Screen The My Stuff Everywhere Concept The My Stuff Everywhere (MSE) concept is simple
Issues of Hybrid Mobile Application Development with PhoneGap: a Case Study of Insurance Mobile Application
DATABASES AND INFORMATION SYSTEMS H.-M. Haav, A. Kalja and T. Robal (Eds.) Proc. of the 11th International Baltic Conference, Baltic DB&IS 2014 TUT Press, 2014 215 Issues of Hybrid Mobile Application Development
Draft Response for delivering DITA.xml.org DITAweb. Written by Mark Poston, Senior Technical Consultant, Mekon Ltd.
Draft Response for delivering DITA.xml.org DITAweb Written by Mark Poston, Senior Technical Consultant, Mekon Ltd. Contents Contents... 2 Background... 4 Introduction... 4 Mekon DITAweb... 5 Overview of
Electronic Ticket and Check-in System for Indico Conferences
Electronic Ticket and Check-in System for Indico Conferences September 2013 Author: Bernard Kolobara Supervisor: Jose Benito Gonzalez Lopez CERN openlab Summer Student Report 2013 Project Specification
Dimension Technology Solutions Team 2
Dimension Technology Solutions Team 2 emesa Web Service Extension and iphone Interface 6 weeks, 3 phases, 2 products, 1 client, design, implement - Presentation Date: Thursday June 18 - Authors: Mark Barkmeier
Decision Support System Feasibility of Tourism Resort in Poso District used 360 Degree Method
www.ijcsi.org 201 Decision Support System Feasibility of Tourism Resort in Poso District used 360 Degree Method Andreas Artahsasta Taroreh 1, Andeka Rocky Tanaamah 2, Charitas Fibriani 3 1,2,3 Satya Wacana
4 Understanding. Web Applications IN THIS CHAPTER. 4.1 Understand Web page development. 4.2 Understand Microsoft ASP.NET Web application development
4 Understanding Web Applications IN THIS CHAPTER 4.1 Understand Web page development 4.2 Understand Microsoft ASP.NET Web application development 4.3 Understand Web hosting 4.4 Understand Web services
Configuration Guide Contigo Mobile Tracker
Track Fleet Personnel / Vehicles with a Mobile Device Users with access to the GPS Fleet Tracker mobile app on iphone and Android can now enable a tracking session on their smartphone, turning their phone
MOBILIZING ORACLE APPLICATIONS ERP. An Approach for Building Scalable Mobility Solutions. A RapidValue Solutions Whitepaper
MOBILIZING ORACLE APPLICATIONS ERP An Approach for Building Scalable Mobility Solutions A RapidValue Solutions Whitepaper TABLE OF CONTENTS Executive Overview Typical Architecture for Mobilizing Oracle
Configuring Email on Mobile Devices
1 Configuring Email on Mobile Devices Contents Android IMAP... 3 Android - POP3... 7 iphone IMAP... 10 iphone - POP3... 13 2 Android IMAP The look and feel of each Android device can be different based
The Top 5 Federated Single Sign-On Scenarios
The Top 5 Federated Single Sign-On Scenarios Table of Contents Executive Summary... 1 The Solution: Standards-Based Federation... 2 Service Provider Initiated SSO...3 Identity Provider Initiated SSO...3
Design and Functional Specification
2010 Design and Functional Specification Corpus eready Solutions pvt. Ltd. 3/17/2010 1. Introduction 1.1 Purpose This document records functional specifications for Science Technology English Math (STEM)
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
Sage CRM. Sage CRM 2016 R1 Mobile Guide
Sage CRM Sage CRM 2016 R1 Mobile Guide Contents Chapter 1: Introduction to Sage CRM Mobile Solutions 1 Chapter 2: Setting up Sage CRM Mobile Apps 2 Prerequisites for Sage CRM mobile apps 3 Enabling users
Mobilize Your ERP with ADF Mobile
Mobilize Your ERP with ADF Mobile Ramesh Kumar ealliance Corp Founder & CEO [email protected] 630-618-0916 1 ealliance Background ealliance started in 1998 as an Oracle Partner specializing in Oracle
Take Your Rocket U2 Apps Mobile with Rocket LegaSuite. Greg Mummah, Product Manager Rocket Software
Take Your Rocket U2 Apps Mobile with Rocket LegaSuite Greg Mummah, Product Manager Rocket Software Greg Mummah Product Manager Managed application modernization team at municipal government software vendor
CommonTime Making Business Mobile. Enterprise. CommonTime. Mobile Solutions. mdesign Platform. www.commontime.com
Enterprise Mobile Solutions Platform www.commontime.com Platform - Overview All Businesses Are Unique At we understand that no two businesses are the same. We believe that a mobile solution should be designed
and Solutions Introduction The Need for Mobility Xoriant Enterprise Mobility Platform
Xoriant Enterprise Mobility Platform Enterprise Mobility Server, Tools and Solutions Introduction (XEMP) enables a typical enterprise to significantly enhance the mobility of their traditional applications
Evaluation of Xamarin Forms for MultiPlatform Mobile Application Development
Grand Valley State University ScholarWorks@GVSU Technical Library School of Computing and Information Systems 2016 Evaluation of Xamarin Forms for MultiPlatform Mobile Application Development Amer A. Radi
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
Development Of Mobile Applications GDF Mobilinfo
Development Of Mobile Applications GDF Mobilinfo Sándor Kaczur, Miklós Kállai Dennis Gabor College, Budapest, Hungary [email protected], [email protected] Abstract - The article reviews the aspects of what we
Business mail 1 MS OUTLOOK CONFIGURATION... 2
Business mail Instructions for configuration of Outlook, 2007, 2010, 2013 and mobile devices CONTENT 1 MS OUTLOOK CONFIGURATION... 2 1.1 Outlook 2007, 2010 and 2013 adding new exchange account, automatic
Getting Started Guide
BlackBerry Web Services For Microsoft.NET developers Version: 10.2 Getting Started Guide Published: 2013-12-02 SWD-20131202165812789 Contents 1 Overview: BlackBerry Enterprise Service 10... 5 2 Overview:
shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0)
shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0) Contents Installation Procedure... 4 What is in the zip file?... 4 Installing from Extension Manager... 6 Updating
Personal Cloud. Support Guide for Mobile Apple Devices
Personal Cloud Support Guide for Mobile Apple Devices Storing and sharing your content 2 Getting started 2 How to use the application 2 Managing your content 2 Adding content manually 2 Downloading files
Office of Information Technology Connecting to Microsoft Exchange User Guide
OVERVIEW The Office of Information Technology is migrating its messaging infrastructure from Microsoft Exchange 2003 to Microsoft Exchange 2010. Moving to the latest technology will provide many enhancements
A Modular Approach to Teaching Mobile APPS Development
2014 Hawaii University International Conferences Science, Technology, Engineering, Math & Education June 16, 17, & 18 2014 Ala Moana Hotel, Honolulu, Hawaii A Modular Approach to Teaching Mobile APPS Development
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.
Follow these steps to setup your Exchange ActiveSync account to your ios device:
For iphone Follow these steps to setup your Exchange ActiveSync account to your ios device: 1. Tap Settings > Mail, Contacts, Calendars > Add Account > Microsoft Exchange. 2. Enter the information in the
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
Challenges in Android Application Development: A Case Study
Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 5, May 2015, pg.294
How To Develop A Mobile Application On An Android Device
Disclaimer: The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver
Implementation Guide. Version 10
Implementation Guide Version 10 Synthesis Enterprise Portal Implementation Guide Part Identification: RPIGSEP10 ReliaSoft Corporation Worldwide Headquarters 1450 South Eastside Loop Tucson, Arizona 85710-6703,
Beginning Android Web
Beginning Android Web Apps Development Develop for Android using HTML5, CSS3, and JavaScript Jon Westfall Rocco Augusto Grant Allen Apress* Contents Contents at a Glance About the Authors About the Technical
A Beginners Guide To Responsive, Mobile & Native Websites 2013 Enhance.ie.All Rights Reserved.
A Beginners Guide To Responsive, Mobile & Native Websites 2013 Enhance.ie.All Rights Reserved. 1 The Mobile Web refers to access to the world wide web, i.e. the use of browser-based Internet services,
Online Services User Guide
Online Services User Guide Welcome to online banking! Whether you re online or using a mobile device, access your accounts whenever and wherever it s convenient for you. Log In: BankMidwest.com Online
Tenable for CyberArk
HOW-TO GUIDE Tenable for CyberArk Introduction This document describes how to deploy Tenable SecurityCenter and Nessus for integration with CyberArk Enterprise Password Vault. Please email any comments
Middleware- Driven Mobile Applications
Middleware- Driven Mobile Applications A motwin White Paper When Launching New Mobile Services, Middleware Offers the Fastest, Most Flexible Development Path for Sophisticated Apps 1 Executive Summary
Hosted Microsoft Exchange Client Setup & Guide Book
Hosted Microsoft Exchange Client Setup & Guide Book Section 1 Microsoft Outlook Web Access (OWA) access directions Section 2 Windows 10 Mail App setup & configuration Section 3 Windows Mobile Phone ActiveSync
Zenprise Device Manager 6.1.5
Zenprise Device Manager 6.1.5 CLIENT GUIDE Rev 6.1.50 Introduction 2 ZENPRISE DEVICE MANAGER 6.1 CLIENT GUIDE 2011 Zenprise, Inc. All rights reserved. This manual, as well as the software described in
The same as the Bold convention (see above) but with the intent of providing a greater emphasis.
Document Conventions Our documents use certain types of document conventions to help you distinguish language elements from keyboard sequences, and so on. The following table clarifies the new conventions
Lecture 4 Cross-Platform Development. <lecturer, date>
Lecture 4 Cross-Platform Development Outline Cross-Platform Development PhoneGap Appcelerator Titanium Xamarin References Native Development Represents the baseline for comparisons You
http://docs.trendmicro.com
Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,
INFORMATION TECHNOLOGY STANDARD
COMMONWEALTH OF PENNSYLVANIA DEPARTMENT OF Human Services INFORMATION TECHNOLOGY STANDARD Name Of Standard: Mobile Development Domain: Application Number: Category: STD-EASS010 Date Issued: Issued By Direction
MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER
MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER TABLE OF CONTENTS Market Demand for Enterprise Mobile Mobile App Development Approaches Native Apps Mobile Web Apps Hybrid Apps Mendix Vision for Mobile App
Rockets Email Smartphone Configuration. Spring 2012 Edition
Rockets Email Smartphone Configuration Spring 2012 Edition 2/20/2012 Contents Android Rockets Email Configuration... 2 Apple iphone/ipod Touch/iPad Rockets Email Configuration... 3 Blackberry (BBOS 5 or
Citrix Receiver for Enterprise Applications The technical detail
Citrix Receiver for Enterprise Applications Technical White Paper Citrix Receiver for Enterprise Applications The technical detail This technical paper details a solution that lets on-the-road personnel
Single Sign On. SSO & ID Management for Web and Mobile Applications
Single Sign On and ID Management Single Sign On SSO & ID Management for Web and Mobile Applications Presenter: Manish Harsh Program Manager for Developer Marketing Platforms of NVIDIA (Visual Computing
Note that if at any time during the setup process you are asked to login, click either Cancel or Work Offline depending upon the prompt.
USC Marshall School of Business Academic Information Services Configuring Outlook 2010 RPC Over HTTP Protocol For Windows 7 Home Computers or Wireless Laptops The steps in this document cover how to configure
MOBILE ARCHITECTURE FOR DYNAMIC GENERATION AND SCALABLE DISTRIBUTION OF SENSOR-BASED APPLICATIONS
MOBILE ARCHITECTURE FOR DYNAMIC GENERATION AND SCALABLE DISTRIBUTION OF SENSOR-BASED APPLICATIONS Marco Picone, Marco Muro, Vincenzo Micelli, Michele Amoretti, Francesco Zanichelli Distributed Systems
Structured Content: the Key to Agile. Web Experience Management. Introduction
Structured Content: the Key to Agile CONTENTS Introduction....................... 1 Structured Content Defined...2 Structured Content is Intelligent...2 Structured Content and Customer Experience...3 Structured
http://docs.trendmicro.com
Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,
Safe Harbor Statement
Safe Harbor Statement The preceding is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment
4D Deployment Options for Wide Area Networks
4D Deployment Options for Wide Area Networks By Jason T. Slack, Technical Support Engineer, 4D Inc. Technical Note 07-32 Abstract 4 th Dimension is a highly flexible tool for creating and deploying powerful
SmallBiz Dynamic Theme User Guide
SmallBiz Dynamic Theme User Guide Table of Contents Introduction... 3 Create Your Website in Just 5 Minutes... 3 Before Your Installation Begins... 4 Installing the Small Biz Theme... 4 Customizing the
Administrator s Guide
SEO Toolkit 1.3.0 for Sitecore CMS 6.5 Administrator s Guide Rev: 2011-06-07 SEO Toolkit 1.3.0 for Sitecore CMS 6.5 Administrator s Guide How to use the Search Engine Optimization Toolkit to optimize your
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
Cross-Platform Mobile Apps Solution
Cross-Platform Mobile Apps Solution Prepared by Kevin Mullins CEO and Chief Developer Appracatappra, LLC. 709 Gale Street #8 Seabrook, TX 77586 [email protected] http://appracatappra.com Table
You will need your District Google Mail username (e.g. [email protected]) and password to complete the activation process.
As a courtesy to the Palm Beach County School District employees, the Division of IT is now providing District Google Mail access for personal mobile devices. Although we do not have the staffing to accept
Mobile Application Platform
Mobile Application Platform from FeedHenry Next generation cloud-based solution that simplifies the development, deployment and management of mobile apps for enterprise. Develop native, hybrid and HTML5
Ensuring the security of your mobile business intelligence
IBM Software Business Analytics Cognos Business Intelligence Ensuring the security of your mobile business intelligence 2 Ensuring the security of your mobile business intelligence Contents 2 Executive
