14 Reasons To Use HTML5 For Your Next Web & Mobile Development Project

Size: px
Start display at page:

Download "14 Reasons To Use HTML5 For Your Next Web & Mobile Development Project"

Transcription

1 Issue 9 14 Reasons To Use HTML5 An Appnovation Digital ebook 14 Reasons To Use HTML5 For Your Next Web & Mobile Development Project P.1

2 Thank you for downloading our E-Book: 14 Reasons to Use HTML For Your Next Web & Mobile Development Project We hope you learn a lot from our free resource. If you have any questions, please do not hesitate to contact us online or in person at any of our offices around the world. We look forward to hearing from you soon! The information in this E-Book is transcribed by Appnovation Technologies from 14 Reasons To Use HTML5 For Your Next Web & Mobile Development Project webinar presented by Dave Porter - Appnovation SproutCore Architect. For more information, visit Appnovation Technologies P.2

3 Table of Contents What is HTML5? P.4 Open Standards P.5 Write Once, Run Anywhere P.7 Responsive Design P.8 Mobile, Mobile, Mobile! P.9 Control Your Development Costs P.11 Control Your Destiny P.13 Moving Forward with Backwards Compatibility P.14 Accessibility P.15 Consumer Class Features P.16 Enterprise Class Features P.17 Open Source Has Your Back P.18 The Fastest Moving Platform P.19 Web + App P.20 HTML5 is the Future P.21 P.3

4 1 What is Html5? Components of HTML5 1. HTML5: integrated audio, video, canvass (for drawing) & SVG (Scalable Vector Graphics). 2. CSS3: Rounded corners, gradients, smooth scaling, skewing, animations, media queries. 3. JavaScript: Do more things, much faster. The collective wisdom of Internet at large has been to capture all these great things and mash them into one catchall phrase: HTML5. P.4

5 Open Standards 2000 September Mozilla Firefox is released 2008 September Google Chrome is released April Thoughts on Flash Steve Jobs March Internet Explorer 9 release October Adobe contributes to CSS3 June Adobe removes Flash for mobile 2014 The Lost Decade The Transition P.5

6 Reason 1: Open Standards The first difference making reason to jump on board the HTML5 train is that HTML5 and all its accompanying components are OPEN STANDARDS. This has not always been the case: : The Lost Decade: When Microsoft won the First Browser War, it stopped innovating. As though monopolies impact markets. And for a very long time, Flash was the only game in town for standard for rich, interactive anything, never mind video. So these two forces of nature became de-facto standards, but they weren t OPEN standards: the only people deciding how IE should work was Microsoft, and with Flash it was even worse. Closed standards don t absolutely guarantee horrible outcomes, but closed standards without pressure to seriously innovate left us stuck in neutral for nearly a decade : The Transition: April 2010: Steve Jobs publishes Thoughts on Flash March 2011: Microsoft releases IE9, in response to growing competitive pressure from Firefox. It was great and standard compliant. October 2011: Adobe begins contributing to CSS3 June 2012: Adobe ceases development of Flash for mobile; removes it from Android store So we are now at this place where the web is running on these open standards. The Standards Panacea Deliberative Bodies, like the W3C Improved APIs, because they get chewed on by more people that are going to use them before they get standardized, which leads to: Improved Interoperability The modern standards panacea is the root cause of the other difference-makers: the lost decade is over; we ve got a new, robust, browser market, and it s all being built on open standards. P.6

7 Write Once, Run Anywhere Reason 2: Write Once, Run Anywhere Now the biggest advantage that the open standards and deliberative bodies can get you is WRITE ONCE, RUN ANYWHERE, which has always been a promise of the web, but finally, in 2013, we can deliver on it. You can write your HTML5 code once, and it can run everywhere that has a browser engine, including PC, Mac, Linux, iphone, ipad, Android, Kindle Fire, Cars, Refrigerators, Airplanes, etc. P.7

8 Responsive Design 4 Reason 3: Responsive Design Related to the previous point is Responsive Design (because devices come in all shapes and sizes). Historically, designers would pick a resolution and optimize the design for that resolution. In today s modern design, however, you could go with any resolution. You decide in advance with your team of developers and designers that you are going to do responsive design, and everyone understands and delivers on that. fig New York City Department of Transportation Responsive Website POC P.8

9 Mobile, Mobile, Mobile! Reason 4: Mobile, Mobile, Mobile! 46% of US adults carry smartphones > 100M US users in 2013 Worldwide: over 450M users TODAY 1.6B by 2016 Is Mobile HTML5 Ready? Performance: Great on ipad Performance: iphone 5 is a turning point Facebook s recent criticized the platform. They were a couple of years too early for the degree of sophistication they needed. There are videos on the net of folks doing better HTML5 implementations than Facebook did. Phil Schiller of Apple is under oath as saying that they sell more of each generation of iphone than all others combined. Within a year, more than half of the iphones ever sold never mind in use will be able to chew through HTML5 applications. Figure 1: Worldwide Smart Connected Device Shipments, (Unit Millions) Sources: P.9

10 5 14 Reasons To Use HTML5 fig New York City Department of Transportation Responsive Website POC P.10

11 Control Your Development Costs Reason 5: Control Your Development Costs Cover more users with one product: With responsive design, you can cover both desktop and mobile; and with HTML5 you can cover both Android and ios: more users covered by one product. Avoid expensive, specialized skill-sets: One product means one team, and it s a team made up of the most common skill set out there. There is a very active market for web developers, with tons of training resources available for free. Zero-headache deployment: No more problem-prone intranet installs, and no managing upgrade paths for your customers. New version? Hit Refresh. Get sophisticated offline behavior with the Apache standard. No convincing them to upgrade, or if you re a company, no obnoxious admin-sensitive deploy processes. And, no app stores. P.11

12 6 fig Kobo Instant Reader Built with SproutCore P.12

13 For Your Next Web & Mobile Development Project Control Your Destiny Reason 6: Control Your Destiny No App store: Nobody owns the web No 30% app store fees No sales channel rules No long approval waits P.13

14 8 Moving Forward With Backwards Reason 7: Moving Forward With Backwards Compatibility 7Compatibility No more broken websites: The bad old days of websites breaking whenever your company or, worse, your customers upgrade their browsers is over. Standards promise to stay standards: New and evolving standards have an established on-ramp process; once they re established, they re established. Additive evolution: new features are promised to not to break old ones. P.14

15 For Your Next Web & Mobile Development Project Accessibility Reason 8: Accessibility This comes in handy if your application has to be compliant with accessibility standards. For example: In US: US Federal Rehabilitation Act of 1973 In UK: Britain s Equality Act (2010) Web browsers come accessibility-ready: it s built in WIA-ARIA - Accessible Rich Internet Application standards: - It consists of some tags that you put in your elements and tell it what it needs to know: <img src= info.png aria-label= Information /> This gives accessibility software all the information it needs to guide an impaired user through your application. P.15

16 Source: Consumer- Class Features 1 Reason 9: Consumer-Class Features Standards-Based Video Geolocation Act mobile in mobile browsers Provide better value in context Location-based targeting & marketing Yelp.com is the most popular (and most straight-forward) example of browser geolocation put to good use. There is a one-line command (navigator.geolocation. getcurrentlocation) that tells you where the browser is, and the app can use that information in location-based advertising. Figure 1: Blowing apart fragments of video Figure 2: 3D Video P.16

17 0 Enterprise- Class Features Reason 10: Enterprise-Class Features Data storage & querying: LocalStorage, WebSQL, IndexedDB for performance and offline caching Fast, two-way communication: Web Sockets Big performance for big data: Web Workers standard Visual flair: from easy CSS animation (with CSS transitions & keyframe animations) to full 3D graphics with WebGL standard The goal of all of these features is Feature-parity with native solutions: It s 2013 and HTML5 can finally say that yes, we have feature parity: if you can do it in native, you can do it in the browser. P.17

18 1 Open-Source Has Your Back 1 Reason 11: Open-Source Has Your Back By jumping on the HTML5 train, you get a ton of free value from the open source community. No matter what you need, someone has solved that problem before and they are going to share it for free. Moreover, you are building on top of a platform that can not die, and there are no barriers to entry. Github s Top Languages JavaScript Ruby Python Java Shell PHP C C++ Perl Objective-C 21% 13% 8% 8% 8% 7% 6% 4% 4% 3% P.18

19 2 The Fastest- Moving Platform Reason 12: The Fastest-Moving Platform 1990s: Browser wars 2003: Apple releases WebKit 2004: Firefox 1.0, funded largely by Google 2008: Chrome; Google begins iterating and turns JavaScript into a world-class programming language : IE9; Microsoft gets on board with standards : Adobe begins contributing to CSS3 These companies (market cap of $1.01T) are investing heavily to improve the platform, and you benefit for free. P.19

20 3 1 Web + App Reason 13: Web + App 14 Reasons To Use HTML5 The technology is speeding ahead No more trade offs Open, standardized web technologies are ready Five years ago, when folks started singing this song, the web wasn t ready. Deploying via the browser meant major compromises in capabilities and performance. No longer. Open, standardized web technologies are ready to bring your product to any platform. P.20

21 4 HTML5 is the Future Reason 14: HTML5 Is The Future Basic HTML5 (boarder radius) 77% compatibility Advanced HTML5 (web workers) 68% compatibility Mobile - 11% browser share...and rising rapidly Sources: P.21

22 Thank you again for downloading this E-Book. If you would like to know what it takes to deliver your next web or mobile development project using HTML5, contact us today at We look forward to hearing from you soon! Proudly delivering quality projects to companies, organizations and government entities around the world. Here are just a few of the names you might recognize: P.22

WHAT IS WEBKIT? COPYRIGHTED MATERIAL SMASHING WEBKIT CHAPTER 1

WHAT IS WEBKIT? COPYRIGHTED MATERIAL SMASHING WEBKIT CHAPTER 1 1 WHAT IS WEBKIT? WEBKIT IS AN open-source rendering engine designed to display web pages. It powers Google Chrome and Safari as well as a variety of mobile devices such as iphone, ipad, and Android phones

More information

Firefox for Android. Reviewer s Guide. Contact us:

Firefox for Android. Reviewer s Guide. Contact us: Reviewer s Guide Contact us: press@mozilla.com Table of Contents About Mozilla 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 and

More information

Mobile Technologies. Types of Apps

Mobile Technologies. Types of Apps Mobile Technologies Types of Apps What is mobile? Devices and their capabilities It s about people Fundamentally, mobile refers to the user, and not the device or the application. Barbara Ballard, Designing

More information

Review of Mobile Web Application Frameworks

Review of Mobile Web Application Frameworks Review of Mobile Web Application Frameworks Article Number: 909 Rating: Unrated Last Updated: Mon, May 9, 2011 at 10:57 AM If you are serious about getting your website or web application mobile-friendly,

More information

IGME-330. Rich Media Web Application Development I Week 1

IGME-330. Rich Media Web Application Development I Week 1 IGME-330 Rich Media Web Application Development I Week 1 Developing Rich Media Apps Today s topics Tools we ll use what s the IDE we ll be using? (hint: none) This class is about Rich Media we ll need

More information

Atomic Object Grand Rapids, Michigan, USA.

Atomic Object Grand Rapids, Michigan, USA. Atomic Object Grand Rapids, Michigan, USA atomicobject.com @atomicobject I m Carl Erickson, co-founder and President of Atomic Object I thought it might be good to give you a little context about my company

More information

Firefox 4 for Mobile Reviewer s Guide. Contact us:

Firefox 4 for Mobile Reviewer s Guide. Contact us: Reviewer s Guide Contact us: press@mozilla.com TABLE OF Contents About Mozilla 1 Get Started 2 Type Less, Browse More 3 Get Up and Go 4 Customize and Go 6 Favorite Features 7 The Cutting Edge 8 about Mozilla

More information

Invest in the future, build for the web!

Invest in the future, build for the web! Invest in the future: build for the web! Soledad Penadés @supersole 1 of 61 20/06/2014 12:56 Apps Engineer, Mozilla 2 of 61 20/06/2014 12:56 Some time before... Android 3 of 61 20/06/2014 12:56 You can

More information

Embracing HTML5 CSS </> JS javascript AJAX. A Piece of the Document Viewing Puzzle

Embracing HTML5 CSS </> JS javascript AJAX. A Piece of the Document Viewing Puzzle Embracing HTML5 AJAX CSS JS javascript A Piece of the Document Viewing Puzzle Embracing HTML5: A Piece of the Document Viewing Puzzle For businesses and organizations across the globe, being able to

More information

How To Present Progressive Web Apps To Your Clients

How To Present Progressive Web Apps To Your Clients How To Present Progressive Web Apps To Your Clients AND HELP THEM WIN THE MOBILE WEB TABLE OF CONTENTS 01 And Then There Were Three PAGE 03 05 The Major Benefits of PWAs PAGE 07 02 Introducing PWAs PAGE

More information

Why is Office 365 the right choice?

Why is Office 365 the right choice? Why is Office 365 the right choice? People today want to be productive wherever they go. They want to work faster and smarter across their favorite devices, while staying current and connected. Simply

More information

Voice. The lost piece of the BYOD puzzle.

Voice. The lost piece of the BYOD puzzle. Voice. The lost piece of the BYOD puzzle. Contents: What s wrong with BYOD? 3 The issue of intimacy 4 How voice got left out of the picture 5 Why voice will always be big for business 6 Introducing smartnumbers

More information

Where Should the Brain of Your Mobile Application Live?

Where Should the Brain of Your Mobile Application Live? Where Should the Brain of Your Mobile Application Live? Or, how Gilt architected its ios apps so compiled binaries released years ago can keep up with evolving server data models First, an introduction

More information

Unifying the Flash and HTML5 Video Experience

Unifying the Flash and HTML5 Video Experience Unifying the Flash and HTML5 Video Experience Kaltura Inspire Webinar November 29, 2011 Twitter hashtag: #Kaltura Who uses Kaltura? Over 150,000 websites; over 20,000 community members Market leadership

More information

HTML 5: Fact and Fiction Nathaniel T. Schutta

HTML 5: Fact and Fiction Nathaniel T. Schutta HTML 5: Fact and Fiction Nathaniel T. Schutta Who am I? Nathaniel T. Schutta http://www.ntschutta.com/jat/ @ntschutta Foundations of Ajax & Pro Ajax and Java Frameworks UI guy Author, speaker, teacher

More information

Voice. The lost piece of the BYOD puzzle.

Voice. The lost piece of the BYOD puzzle. Voice. The lost piece of the BYOD puzzle. Contents What s wrong with BYOD? 3 The issue of intimacy 4 How voice got left out of the picture 5 Why voice will always be big for business 6 Introducing smartnumbers

More information

Firefox for Nokia N900 Reviewer s Guide

Firefox for Nokia N900 Reviewer s Guide Firefox for Nokia N900 Table of Contents Bringing Firefox to the Nokia N900 1 1. About Mozilla 2 2. Introducing Firefox for Mobile 2 3. Mozilla s Mobile Vision 3 4. Getting Started 4 5. Personalize Your

More information

QCon - Mobile Maps HTML5 Team Andrea

QCon - Mobile Maps HTML5 Team Andrea QCon London @Nokia - Mobile Maps HTML5 Team Andrea Giammarchi @WebReflection the what the whole story, in 8 words the whole story, in 8 words one does not simply create an HTML5 Application Nokia Mobile

More information

Running head: WEB DEVELOPMENT AND MOBILE TECHNOLOGY: CHALLENGES AND TRENDS 1. Web Development and Mobile Technology: Challenges and Trends

Running head: WEB DEVELOPMENT AND MOBILE TECHNOLOGY: CHALLENGES AND TRENDS 1. Web Development and Mobile Technology: Challenges and Trends Running head: WEB DEVELOPMENT AND MOBILE TECHNOLOGY: CHALLENGES AND TRENDS 1 Web Development and Mobile Technology: Challenges and Trends Samuel Curcio WEB DEVELOPMENT AND MOBILE TECHNOLOGY: CHALLENGES

More information

HTML5 - INTERVIEW QUESTIONS

HTML5 - INTERVIEW QUESTIONS HTML5 - INTERVIEW QUESTIONS http://www.tutorialspoint.com/html5/html5_interview_questions.htm Copyright tutorialspoint.com Dear readers, these HTML5 Interview Questions have been designed specially to

More information

FIREFOX REVIEWER S GUIDE. Contact us:

FIREFOX REVIEWER S GUIDE. Contact us: FIREFOX REVIEWER S GUIDE Contact us: press@mozilla.com TABLE OF CONTENTS About Mozilla 1 Favorite Firefox Features 2 Get Up and Go 7 Protecting Your Privacy 9 The Cutting Edge 10 ABOUT MOZILLA Mozilla

More information

Case study on PhoneGap / Apache Cordova

Case study on PhoneGap / Apache Cordova Chapter 1 Case study on PhoneGap / Apache Cordova 1.1 Introduction to PhoneGap / Apache Cordova PhoneGap is a free and open source framework that allows you to create mobile applications in a cross platform

More information

The goal of this book is to teach you how to use Adobe Integrated

The goal of this book is to teach you how to use Adobe Integrated Clearing the AIR The goal of this book is to teach you how to use Adobe Integrated Runtime (AIR) to create desktop applications. You can use JavaScript or ActionScript to develop AIR applications, and

More information

CHOOSING THE RIGHT HTML5 FRAMEWORK To Build Your Mobile Web Application

CHOOSING THE RIGHT HTML5 FRAMEWORK To Build Your Mobile Web Application BACKBONE.JS Sencha Touch CHOOSING THE RIGHT HTML5 FRAMEWORK To Build Your Mobile Web Application A RapidValue Solutions Whitepaper Author: Pooja Prasad, Technical Lead, RapidValue Solutions Contents Executive

More information

Visual HTML5. Human Information Interaction for Knowledge Extraction, Interaction, Utilization, Decision making HI-I-KEIUD

Visual HTML5. Human Information Interaction for Knowledge Extraction, Interaction, Utilization, Decision making HI-I-KEIUD Visual HTML5 1 Overview HTML5 Building apps with HTML5 Visual HTML5 Canvas SVG Scalable Vector Graphics WebGL 2D + 3D libraries 2 HTML5 HTML5 to Mobile + Cloud = Java to desktop computing: cross-platform

More information

App Development. Quick Guides for Masterminds. J.D Gauchat Cover Illustration by Patrice Garden

App Development. Quick Guides for Masterminds. J.D Gauchat   Cover Illustration by Patrice Garden App Development Quick Guides for Masterminds J.D Gauchat www.jdgauchat.com Cover Illustration by Patrice Garden www.smartcreativz.com Quick Guides for Masterminds Copyright 2018 by John D Gauchat All Rights

More information

HTML5 HTML & Fut ure o Web M edi dia Streami a est Work h op, ov 2010 Michael Dale Zohar Babin eve oper o Dev R l e t a i tions & C

HTML5 HTML & Fut ure o Web M edi dia Streami a est Work h op, ov 2010 Michael Dale Zohar Babin eve oper o Dev R l e t a i tions & C HTML5 &F Future of fweb bmedia Streaming Media West Workshop, Nov. 2010 Michael Dale Zohar Babin Senior Developer Head of Dev Relations & Community michael.dale@kaltura.com zohar.babin@kaltura.com @michael_dale

More information

Sweet Themes Are Made of This: The Magento PWA Studio

Sweet Themes Are Made of This: The Magento PWA Studio Sweet Themes Are Made of This: The Magento PWA Studio James Zetlen Frontend Architect Magento Commerce @JamesZetlen A suite of tools, standards, and top-quality ingredients for building and sharing Progressive

More information

How APEXBlogs was built

How APEXBlogs was built How APEXBlogs was built By Dimitri Gielis, APEX Evangelists Copyright 2011 Apex Evangelists apex-evangelists.com How APEXBlogs was built By Dimitri Gielis This article describes how and why APEXBlogs was

More information

Mobile & More: Preparing for the Latest Design Trends

Mobile & More: Preparing for the Latest Design Trends February 26, 2015 Mobile & More: Preparing for the Latest Design Trends LATEST TRENDS Responsive Takes Over Material Is the New Flat Hero Images Getting Bigger Interactions Are Micro Video in the Background

More information

November 2017 WebRTC for Live Media and Broadcast Second screen and CDN traffic optimization. Author: Jesús Oliva Founder & Media Lead Architect

November 2017 WebRTC for Live Media and Broadcast Second screen and CDN traffic optimization. Author: Jesús Oliva Founder & Media Lead Architect November 2017 WebRTC for Live Media and Broadcast Second screen and CDN traffic optimization Author: Jesús Oliva Founder & Media Lead Architect Introduction It is not a surprise if we say browsers are

More information

Microsoft Office 365 for Business. Your office-on-the-go. Get more work done virtually anytime, anywhere, on any device.

Microsoft Office 365 for Business. Your office-on-the-go. Get more work done virtually anytime, anywhere, on any device. Microsoft Office 365 for Business Your office-on-the-go. Get more work done virtually anytime, anywhere, on any device. Unified Communications and Collaboration (UC&C) tools are becoming popular with modern

More information

Programming The Mobile Web Ebooks Free

Programming The Mobile Web Ebooks Free Programming The Mobile Web Ebooks Free With the second edition of this popular book, youâ ll learn how to build HTML5 and CSS3-based apps that access geolocation, accelerometer, multi-touch screens, offline

More information

WebRTC: Possible? Don McGregor Research Associate MOVES Institute.

WebRTC: Possible? Don McGregor Research Associate MOVES Institute. WebRTC: Possible? Don McGregor Research Associate MOVES Institute mcgredo@nps.edu The World Classic simulation applications: can we do them in the web browser? Pretty much. I think. 2 1990s Start: Classic

More information

Syllabus INFO-GB Design and Development of Web and Mobile Applications (Especially for Start Ups)

Syllabus INFO-GB Design and Development of Web and Mobile Applications (Especially for Start Ups) Syllabus INFO-GB-3322 Design and Development of Web and Mobile Applications (Especially for Start Ups) Fall 2015 Stern School of Business Norman White, KMEC 8-88 Email: nwhite@stern.nyu.edu Phone: 212-998

More information

User Experience. 10 Principles to Ensure a Great. on your Website. Issue 3. An Appnovation Digital ebook

User Experience. 10 Principles to Ensure a Great. on your Website. Issue 3. An Appnovation Digital ebook Issue 3 10 Principles to Ensure a Great User Experience on your Website An Appnovation Digital ebook 10 Principles to Ensure a Great User Experience on your Website www.appnovation.com P.1 Thank you for

More information

Interactive PDFs Start

Interactive PDFs Start Interactive PDFs Introduction Generally, we use the term interactive PDF when we re talking about a PDF file that is meant to be viewed on screen. The interactive PDF features are the parts of a PDF that

More information

City of Mobile GIS Web Mapping Applications: New Technology, New Expectations

City of Mobile GIS Web Mapping Applications: New Technology, New Expectations City of Mobile GIS Web Mapping Applications: New Technology, New Expectations Presenters : Scott Kearney GIS Manager Patricia Creamer GIS Analyst Background: GIS Department Developing web mapping apps

More information

Cloud Computing: Making the Right Choice for Your Organization

Cloud Computing: Making the Right Choice for Your Organization Cloud Computing: Making the Right Choice for Your Organization A decade ago, cloud computing was on the leading edge. Now, 95 percent of businesses use cloud technology, and Gartner says that by 2020,

More information

Cloud Video Conferencing. A comprehensive guide

Cloud Video Conferencing. A comprehensive guide A comprehensive guide Reference Paper June 2014 How we communicate in the business world is changing. Businesses increasingly have more remote workers. Whether working remote fulltime, part-time or just

More information

BYOD Success Kit. Table of Contents. Current state of BYOD in enterprise Checklist for BYOD Success Helpful Pilot Tips

BYOD Success Kit. Table of Contents. Current state of BYOD in enterprise Checklist for BYOD Success Helpful Pilot Tips Table of Contents Current state of BYOD in enterprise Checklist for BYOD Success Helpful Pilot Tips 2 Current State of BYOD in the Enterprise Defining BYOD Bring-Your-Own-Device (BYOD): a business practice

More information

Fundamentals of Website Development

Fundamentals of Website Development Fundamentals of Website Development CSC 2320, Fall 2015 The Department of Computer Science In this chapter History of HTML HTML 5-2- 1 The birth of HTML HTML Blows and standardization -3- -4-2 HTML 4.0

More information

In this third unit about jobs in the Information Technology field we will speak about software development

In this third unit about jobs in the Information Technology field we will speak about software development In this third unit about jobs in the Information Technology field we will speak about software development 1 The IT professionals involved in the development of software applications can be generically

More information

JANUARY 2018 TABLE OF CONTENTS

JANUARY 2018 TABLE OF CONTENTS JANUARY 2018 TABLE OF CONTENTS New mymccoy Online & Mobile Banking is coming April 23, 2018! You asked, we listened! McCoy Federal Credit Union has launched a new mymccoy Online & Mobile Banking System,

More information

Microsoft Office 365: Tips to Save You Time and Improve Productivity

Microsoft Office 365: Tips to Save You Time and Improve Productivity Microsoft Office 365: Tips to Save You Time and Improve Productivity Empower every person and every organization on the planet to achieve more As we think about empowering everyone, and helping them achieve

More information

SUCCESS STORY HOLSTEBRO KOMMUNE HOLSTEBRO MUNICIPALITY BOOSTS EMPLOYEE ENGAGEMENT WITH NVIDIA GRID

SUCCESS STORY HOLSTEBRO KOMMUNE HOLSTEBRO MUNICIPALITY BOOSTS EMPLOYEE ENGAGEMENT WITH NVIDIA GRID HOLSTEBRO MUNICIPALITY BOOSTS EMPLOYEE ENGAGEMENT WITH NVIDIA GRID Holstebro Kommune: 2017 Holstebro Municipality boosts employee engagement with NVIDIA GRID HOLSTEBRO KOMMUNE BY THE NUMBERS Percentage

More information

WELCOME : OVERVIEW Mobile Applications Testing. Copyright

WELCOME : OVERVIEW Mobile Applications Testing. Copyright WELCOME : OVERVIEW Mobile Applications Testing Copyright NataliaS@portnov.com 1 INTRODUCTION: Mobile APP vs Desktop and WEB Ever since the first cell phone hit the commercial market in 1983, the mobile

More information

Security Asia The biggest breaches and cyber-attacks of 2017, and what threats to expect in 2018

Security Asia The biggest breaches and cyber-attacks of 2017, and what threats to expect in 2018 Looking Back 2017 2018 Looking Ahead IT industry leaders, experts and analysts share their insights and opinions as they look back at key developments in 2017, as well as technology and market trends they

More information

The office for the anywhere worker!!! Your LCB SOFTPHONE: A powerful new take on the all-in-one for a more immersive experience.

The office for the anywhere worker!!! Your LCB SOFTPHONE: A powerful new take on the all-in-one for a more immersive experience. The office for the anywhere worker!!! Your LCB SOFTPHONE: A powerful new take on the all-in-one for a more immersive experience. LCB SOFTPHONE FOR SALESFORCE Combine real-time communications and tracking

More information

Nokia for developers. Alexey Kokin. Developer Relations

Nokia for developers. Alexey Kokin. Developer Relations Nokia for developers Alexey Kokin Developer Relations alexey.kokin@nokia.com Agenda Nokia Platforms and changes due to MSFT deal WP7 Symbian Meego S40 Qt update Ovi Store update 2 Strategy shift in brief

More information

Unleashing Your Marketing Collateral and Tools

Unleashing Your Marketing Collateral and Tools Unleashing Your Marketing Collateral and Tools on Desktops, Tablets and Phones michael@webvanta.com 888.670.6793 www.webvanta.com 888.670.6793 About the Presenter, Michael Slater President & CEO of Webvanta

More information

Understanding what makes RhoMobile tick

Understanding what makes RhoMobile tick A Saviance Technologies Whitepaper Understanding what makes RhoMobile tick Why Businesses are keen to use RhoMobile Mobility platforms are becoming a vital aspect for businesses. The market for mobile

More information

I m sorry but HTML5 mobile games DO work.

I m sorry but HTML5 mobile games DO work. I m sorry but HTML5 mobile games DO work. Joe Monastiero President, Ludei Ludei is pronounced Lou-day Heard This Lately? HTML5 sucks for mobile app and game development. Here s What He Said HTML5 Will

More information

Swift: Programming, Master's Handbook: A TRUE Beginner's Guide! Problem Solving, Code, Data Science, Data Structures & Algorithms (Code Like A PRO

Swift: Programming, Master's Handbook: A TRUE Beginner's Guide! Problem Solving, Code, Data Science, Data Structures & Algorithms (Code Like A PRO Swift: Programming, Master's Handbook: A TRUE Beginner's Guide! Problem Solving, Code, Data Science, Data Structures & Algorithms (Code Like A PRO In... Mining, Software, Software Engineering,) Ebooks

More information

Beginners Guide to. Sencha Touch. Joshua Morony

Beginners Guide to. Sencha Touch. Joshua Morony Beginners Guide to Sencha Touch Joshua Morony Contents Contents 1 Preface.......................... 4 1 Why Sencha Touch? 8 2 Know Your Options 21 3 How Sencha Touch Actually Works 22 4 Setting up Your

More information

Selainkäyttöliittymien vallankumous TIVIA - KÄYTTÖLIITTYMÄT KILPAILUKYKYTEKIJÄNÄ JOONAS LEHTINEN / VAADIN

Selainkäyttöliittymien vallankumous TIVIA - KÄYTTÖLIITTYMÄT KILPAILUKYKYTEKIJÄNÄ JOONAS LEHTINEN / VAADIN Selainkäyttöliittymien vallankumous TIVIA - KÄYTTÖLIITTYMÄT KILPAILUKYKYTEKIJÄNÄ JOONAS LEHTINEN / VAADIN 11.10.2018 Joonas Lehtinen FOUNDER / CEO Vaadin codebase share 100% 1/ since 2001 Really proud

More information

MEAP Edition Manning Early Access Program WebAssembly in Action Version 1

MEAP Edition Manning Early Access Program WebAssembly in Action Version 1 MEAP Edition Manning Early Access Program WebAssembly in Action Version 1 Copyright 2018 Manning Publications For more information on this and other Manning titles go to www.manning.com welcome Thank you

More information

Familiar Simple Easy Safe. New (Delve, Sway) Different Rich Engaging Potential for innovation. Late Majority 34% 2.5% Innovators. Early Majority 34%

Familiar Simple Easy Safe. New (Delve, Sway) Different Rich Engaging Potential for innovation. Late Majority 34% 2.5% Innovators. Early Majority 34% New (Delve, Sway) Different Rich Engaging Potential for innovation Familiar Simple Easy Safe 2.5% Innovators Early Adopters 13.5% Early Majority 34% Late Majority 34% Laggards 13.5% What is Office 365?

More information

Benefits of Building HTML5 Mobile Enterprise Applications

Benefits of Building HTML5 Mobile Enterprise Applications Benefits of Building HTML5 Mobile Enterprise Applications Product Version 2.0 Table of Contents Introducing OpenText Gupta TD Mobile and HTML5... 3 Challenges of Mobile Enterprise Application Development...

More information

cloud operationalizing your strategic guide to INSIDE The business side of cloud computing The evolution of the Making the cloud gateway connection

cloud operationalizing your strategic guide to INSIDE The business side of cloud computing The evolution of the Making the cloud gateway connection INSIDE The business side of cloud computing Cloud-ina-box: Is it a good fit? Making the cloud gateway connection Hybrid clouds: The early years The evolution of the cloud Wanted: Cloud computing skills

More information

Mobile Application Development by Lynn Rosier TEA 126.39 http://ritter.tea.state.tx.us/rules/tac/chapter126/ch126c.html#126.39 9-11:15 Mobile apps overview, software, possible projects, and an intro to

More information

FITECH FITNESS TECHNOLOGY

FITECH FITNESS TECHNOLOGY Browser Software & Fitech FITECH FITNESS TECHNOLOGY What is a Browser? Well, What is a browser? A browser is the software that you use to work with Fitech. It s called a browser because you use it to browse

More information

Beginning Html5 And Css3 Next Generation Web Standards Ebook

Beginning Html5 And Css3 Next Generation Web Standards Ebook Beginning Html5 And Css3 Next Generation Web Standards Ebook Beginning HTML5 and CSS3 is your introduction to the new features and Creating standardscompliant animations for the Web just got a lot easier.

More information

THE TOP FOUR REASONS. WINDOWS 10 VDI NEEDS GPUs

THE TOP FOUR REASONS. WINDOWS 10 VDI NEEDS GPUs THE TOP FOUR REASONS WINDOWS 10 VDI NEEDS GPUs Today s digital workplace is changing due to the increased graphics requirements of Windows 10 and the doubling of the number of enterprise applications requiring

More information

Css Pdf Reader Software For Windows 7 64 Bit

Css Pdf Reader Software For Windows 7 64 Bit Css Pdf Reader Software For Windows 7 64 Bit Oct 19, 2014. PS: I use windows 7 and my PDF viewer is Foxit Reader. I tried upgrading to I'm using Xfce (64-bit) and my pdf viewer is Okular as well. Sometimes

More information

End User Manual. theicn.org/elearning-how-to

End User Manual. theicn.org/elearning-how-to End User Manual theicn.org/elearning-how-to Welcome to ICN s elearning Portal. This manual is an end user guide, explaining how you as a user can navigate the features and functions of the elearning platform.

More information

Cloud Video Conferencing. A Comprehensive Guide

Cloud Video Conferencing. A Comprehensive Guide Cloud Video Conferencing Reference Paper May 2016 How we communicate in the business world is changing. Businesses increasingly have more remote workers. Whether working remote fulltime, part-time or just

More information

Update Manual App World Blackberry Disappeared After Software

Update Manual App World Blackberry Disappeared After Software Update Manual App World Blackberry Disappeared After Software Upgrade your BlackBerry 10 OS to the latest 10.3.2 software to enable advanced Android apps for BlackBerry If you haven't updated recently,

More information

First Unitarian Online Photo Directory Frequently Asked Questions

First Unitarian Online Photo Directory Frequently Asked Questions First Unitarian Online Photo Directory Frequently Asked Questions What is the online photo directory? An online photo directory is an electronic version, rather than a printed version, of names, contact

More information

Contents. The Mobile Delivery Gap The Choice to Go Hybrid What is a Hybrid App? Comparing Hybrid vs. Native Why Hybrid?...

Contents. The Mobile Delivery Gap The Choice to Go Hybrid What is a Hybrid App? Comparing Hybrid vs. Native Why Hybrid?... Contents The Mobile Delivery Gap...03 The Choice to Go Hybrid...04 What is a Hybrid App?...05 Comparing Hybrid vs. Native...06 Why Hybrid?...07 Why Native?...13 A Little About Ionic...17 Testimonials...18

More information

How To Use Internet Explorer 10 In Windows 7 Review

How To Use Internet Explorer 10 In Windows 7 Review How To Use Internet Explorer 10 In Windows 7 Review Internet Explorer 10 privacy statement for Windows 7 Whenever you use the Internet, or software with Internet-enabled features, We encourage you to periodically

More information

Data Management: the What, When and How

Data Management: the What, When and How Data Management: the What, When and How Data Management: the What DAMA(Data Management Association) states that "Data Resource Management is the development and execution of architectures, policies, practices

More information

Viewports. Peter-Paul Koch DevReach, 13 November 2017

Viewports. Peter-Paul Koch   DevReach, 13 November 2017 Viewports Peter-Paul Koch http://quirksmode.org http://twitter.com/ppk DevReach, 13 November 2017 or: Why responsive design works Peter-Paul Koch http://quirksmode.org http://twitter.com/ppk DevReach,

More information

Zello Quick Start Guide for Kyocera TORQUE

Zello Quick Start Guide for Kyocera TORQUE Zello Quick Start Guide for Kyocera TORQUE Install Zello Tap Zello in your apps screen then tap UPDATE to start install. When you miss Zello icon in your TORQUE, please search for Zello in Google Play

More information

february 2013 part 1 of 3

february 2013 part 1 of 3 february 2013 part 1 of 3 contents hardware 3 software 10 hardware Microsoft Surface Pro Tablet Initial Reviews Mixed http://bit.ly/129hdn4 http://bit.ly/129hsrr http://nyti.ms/129hv6z -Laptop/Tablet Hybrid

More information

Enterprise Architecture Building a Mobile Vision. David Hunt DCH Technology Services Gill Windall University of Greenwich

Enterprise Architecture Building a Mobile Vision. David Hunt DCH Technology Services Gill Windall University of Greenwich Enterprise Architecture Building a Mobile Vision David Hunt DCH Technology Services Gill Windall University of Greenwich What is Enterprise Architecture? Definition Enterprise Architecture is the practice

More information

The Easy Way to Create Your Own Personal Meeting Room

The Easy Way to Create Your Own Personal Meeting Room The Easy Way to Create Your Own Personal Meeting Room From now on, busy meeting rooms are a thing of the past. Because your own personal meeting room is just a few clicks away - no matter where you are.

More information

From RPG OA to PHP: IBM i Modernization and Mobile Approaches

From RPG OA to PHP: IBM i Modernization and Mobile Approaches From RPG OA to PHP: IBM i Modernization and Mobile Approaches Presented by: Greg Patterson Senior Sales Engineer Quadrant and BCD Software Agenda Brief History of Modernization 5250 Refacing RPG OA PHP

More information

TECHNOLOGY WHITE PAPER. Java for the Real Time Business

TECHNOLOGY WHITE PAPER. Java for the Real Time Business TECHNOLOGY WHITE PAPER Executive Summary The emerging Real Time Business Imperative means your business now must leverage new technologies and high volumes of data to deliver insight, capability and value

More information

COPYRIGHTED MATERIAL. Defining HTML5. Lesson 1

COPYRIGHTED MATERIAL. Defining HTML5. Lesson 1 Lesson 1 Defining HTML5 What you ll learn in this lesson: Needs fulfilled by HTML5 The scope of HTML5 An overview of HTML5 Syntax An overview of HTML5 APIs and supporting technologies In this lesson, you

More information

No boundaries to news production.

No boundaries to news production. No boundaries to news production. NEWS KNOWS NO BOUNDARIES. NEITHER SHOULD YOUR NEWS PRODUCTION SYSTEM. AP ENPS is the one system for your entire news organization whether they are working in the field

More information

Uber Push and Subscribe Database

Uber Push and Subscribe Database Uber Push and Subscribe Database June 21, 2016 Clifford Boyce Kyle DiSandro Richard Komarovskiy Austin Schussler Table of Contents 1. Introduction 2 a. Client Description 2 b. Product Vision 2 2. Requirements

More information

Empower your teams with more video meeting options.

Empower your teams with more video meeting options. v-concert Cloud Based Video Services ENTERPRISE VIDEOCONFERENCING WITHOUT THE BIG INVESTMENT Empower your teams with more video meeting options. v-concert is a cloud-based suite of video collaboration

More information

GPS // Guide to Practice Success

GPS // Guide to Practice Success ways to use mobile technology to grow your practice in 2013 A Sesame You ve worked hard to make your practice website look great online, but how does it display on your smartphone? Take a moment to pull

More information

Amyyon customers can t wait to get their hands on it s new application, developed in Uniface.

Amyyon customers can t wait to get their hands on it s new application, developed in Uniface. customers can t wait to get their hands on it s new application, developed in Uniface. 1 CUSTOMER SECTOR Information Technology COUNTRY Netherlands CHALLENGE Migrate the rich functionality of a client/server

More information

WAC and W3C technologies

WAC and W3C technologies GRUPPO TELECOM ITALIA W3C Track@WWW2011 Hyderabad Mobile Web Applications Camp Telecom Italia Strategy and Innovation Claudio Venezia By 2013, says Herlihy, Google vice president of Global Ad Operations,

More information

DIGITALGLOBE ENHANCES PRODUCTIVITY

DIGITALGLOBE ENHANCES PRODUCTIVITY DIGITALGLOBE ENHANCES PRODUCTIVITY WITH NVIDIA GRID High-performance virtualized desktops transform daily tasks and drastically improve staff efficiency. ABOUT DIGITALGLOBE FIVE REASONS FOR NVIDIA GRID

More information

Anthony Hand, M.S.I. Mobile User Experience Designer, Hand Interactive Presented at:

Anthony Hand, M.S.I. Mobile User Experience Designer, Hand Interactive Presented at: Android vs. iphone Anthony Hand, M.S.I. Mobile User Experience Designer, Hand Interactive anthony.hand@gmail.com Presented at: Self Introduction Motorola o UI designer on Android platform Hand Interactive:

More information

GOING MOBILE: Setting The Scene for RTOs.

GOING MOBILE: Setting The Scene for RTOs. GOING MOBILE: Setting The Scene for RTOs. 29 November, 4:00 pm 4:45 pm, General Session Presented by Lawrence Smith & Chris Adams WHERE: Usage of Mobile Devices Source: State of American Traveler Research

More information

Scalable Vector Graphics: SVG. The Little-Known Treasure of Document Viewing

Scalable Vector Graphics: SVG. The Little-Known Treasure of Document Viewing Scalable Vector Graphics: SVG The Little-Known Treasure of Document Viewing 1 Introduction Most everyone has experienced that dreaded feeling of downloading an image from the web to use in a document or

More information

Part Tablet, Part Laptop: Make Your Next Computer a Slate PC

Part Tablet, Part Laptop: Make Your Next Computer a Slate PC Part Tablet, Part Laptop: Make Your Next Computer a Slate PC By Alexander John December 3, 2018 They re light, they re powerful and they last all day. WSJ s David Pierce evaluates the latest batch of PCs

More information

We used to talk about whether or not we were in the year of mobile but we are actually in the Age of Mobile.

We used to talk about whether or not we were in the year of mobile but we are actually in the Age of Mobile. We used to talk about whether or not we were in the year of mobile but we are actually in the Age of Mobile. where we ve come from... 2000-2012: 12x total internet usage vs mobile data usage Source 2013

More information

InstallFree Application Compatibility Solution for Windows 7 Migrations

InstallFree Application Compatibility Solution for Windows 7 Migrations InstallFree Application Compatibility Solution for Windows 7 Migrations 1 Windows 7 and Application Compatibility Window 7 is the latest version of the Microsoft Windows operating system and is widely

More information

What Are the 7 Most- Often-Missed Items During a Website Launch?

What Are the 7 Most- Often-Missed Items During a Website Launch? EBOOK #AskAvanti What Are the 7 Most- Often-Missed Items During a Website Launch? From tagging to tracking, we ve got you covered Is it time to update your website? Are you adding more services to your

More information

Spotfire and Tableau Positioning. Summary

Spotfire and Tableau Positioning. Summary Licensed for distribution Summary So how do the products compare? In a nutshell Spotfire is the more sophisticated and better performing visual analytics platform, and this would be true of comparisons

More information

From Thousands of Desk Phones to One Modern Communications Stack

From Thousands of Desk Phones to One Modern Communications Stack From Thousands of Desk Phones to One Modern Communications Stack How Motorola Solutions CIO shattered records with the world s largest pure cloud phone deployment DIALPAD, INC. SAN FRANCISCO, CA WWW.DIALPAD.COM

More information

6 GOOGLE ENABLES MULTIPLE ADWORDS ACCOUNT LOGINS GOOGLE FINALLY ROLLS OUT THE PENGUIN 3.0 UPDATE

6 GOOGLE ENABLES MULTIPLE ADWORDS ACCOUNT LOGINS GOOGLE FINALLY ROLLS OUT THE PENGUIN 3.0 UPDATE 1 GOOGLE FINALLY ROLLS OUT THE PENGUIN 3.0 UPDATE 2 GOOGLE MY BUSINESS ADDS AWESOME FEATURES FOR BUSINESSES 3 GOOGLE PROVIDES GREAT NEW MOBILE USABILITY REPORT 4 CLAIM YOUR APPLE MAPS LISTING TODAY 5 FACEBOOK

More information

Using the Computer Programming Environment

Using the Computer Programming Environment Information sheet EN064 Overview C2k has developed an environment to allow GCSE and A-Level students to undertake computer programming from within the C2k Managed Service. This environment will deliver

More information

WebKit ; FOR : DUMMIES. by Chris Minnick WILEY. John Wiley & Sons, Inc.

WebKit ; FOR : DUMMIES. by Chris Minnick WILEY. John Wiley & Sons, Inc. WebKit ; FOR : DUMMIES by Chris Minnick WILEY John Wiley & Sons, Inc. Table of Contents Introduction 7 Why I Love WebKit, and You Should Too 1 Who Should Read This Book 2 Conventions Used in This Book

More information

What BYOD and CYOD mean for workplace transformation

What BYOD and CYOD mean for workplace transformation What BYOD and CYOD mean for workplace transformation Digital transformation is one of those phrases that fits in nicely on annual reports. It makes a company look modern, equipped for change and ready

More information