Capable Web: Chrome Apps and Firefox Webapp

Post on 28-Jan-2015

123 views 2 download

Tags:

description

What Chrome and Firefox do to make web capable as native app in Desktop and Mobile

Transcript of Capable Web: Chrome Apps and Firefox Webapp

Capable Web:Chrome App & Firefox

WebAppsgasolin

● Look and behave like native apps● Have native-like capabilities

Define ‘capable’

If web is a platform3 years later, do I need to install Apps?

Question:

Check RunPixelRun web game

Have different focus but share same vision

Chrome Apps and Firefox WebApp

with Chrome browser

Chrome Apps

Desktop firstpackaged, hosted

windows | mac | chromeos

Chrome Apps (Google)

About Chrome Apps

Desktop APIsserial, usb, socket

file system, wallpaper

Chrome Apps (Google)

Chrome Platform APIs

Google Walletsfor digital goodsPaid App, In-app-payment

Chrome Apps Payment

Google Wallet

packagedalert, cookie, naci, flash

Disabled web features

What difference from normal web?

with Firefox browser

Firefox WebApp

Mobile firstpackaged, hosted

firefoxos | firefox android

Firefox WebApp (Mozilla)

Introduction to Open Web Apps

Mobile WebAPIssensors (proximate, light, vibration...)

telephony, sms

Firefox WebApp (Mozilla)

WebAPI

packaged

Disabled web features

What difference from normal web?

Webapplate

template for webapp development

Way to develop for both Chrome and Firefox...

Referring to WebApplate

Trends

Desktop first

& cross to mobileandroid | ios

Chrome Apps

Referring to Google is building Chrome apps support for Android and iOS

Mobile first

& crossing to desktopwin | mac | linux

Firefox WebApp

Referring to Desktop Apps with HTML5 and the Mozilla Web Runtime

What’s in common?

Web Techs (HTML, DOM, JS, CSS)

Offline firstCross Platform

WebApp first

Let’s consider

One more thing

Desktop firstpackaged

windows | mac | linux

Node-Webkit (Intel)

About node-webkit

Common JS APIs

Node-Webkit (Intel)

node.js embeddednpm modules

Thanks