35
Firefox OS Overview [email protected]

Firefox OS overview

Embed Size (px)

DESCRIPTION

1hr speech target for college students. Followed with 2hr lab with FxOSBMI http://bit.ly/ZppWEA as example and webapplate http://bit.ly/13sLd5j as basic template.

Citation preview

Page 1: Firefox OS overview

Firefox OS [email protected]

Page 2: Firefox OS overview

Outline

● The Web is the Platform● The OS is the Browser● Web sites are Apps

Page 3: Firefox OS overview

The Web is the Platform網頁即平台

standards-based open Web can be be a competitive alternative

Page 4: Firefox OS overview

Web APIs https://wiki.mozilla.org/WebAPI

facilitating the web capability

Page 5: Firefox OS overview

Personaonline identity by email

https://login.persona.org

Page 6: Firefox OS overview

MarketPlace & Receipt Protocol can billing your web app

https://marketplace.firefox.com/

Page 7: Firefox OS overview

(on dev device)

FxOS Screenshots

Page 8: Firefox OS overview

Homescreen

Page 9: Firefox OS overview

Everything.me

Page 10: Firefox OS overview

Phone Calendar

Page 11: Firefox OS overview

Contact

Page 12: Firefox OS overview

FM Radio Clock

Page 13: Firefox OS overview

MarketPlace https://marketplace.firefox.com/

Page 14: Firefox OS overview

And More...

● Camera● Gallery● Video● Music

● Chat● E-Mail● Usage

Page 15: Firefox OS overview

All with Web technologiessome works without internet

Page 16: Firefox OS overview

& Open Sourceget here https://github.com/mozilla-b2g/

Page 17: Firefox OS overview

Github https://github.com/mozilla-b2g/gaia

Page 18: Firefox OS overview

Bugzilla http://bit.ly/YwASU7

Page 19: Firefox OS overview

Enhanced web experience

HTML5

Page 20: Firefox OS overview

● https://developer.mozilla.org/docs/HTML/HTML5● http://slides.html5rocks.com/

HTML + CSS + JS

Page 21: Firefox OS overview

● https://developer.mozilla.org/docs/HTML/HTML5● http://slides.html5rocks.com/

HTML + CSS + JS

Page 22: Firefox OS overview

The OS is the Browser作業系統即瀏覽器

http://en.wikipedia.org/wiki/Firefox_OS

Page 24: Firefox OS overview

bootloader ->

linux kernel init ->

gecko process

that's all!

Page 25: Firefox OS overview

Application

Web Platform

Infrastructure

Page 26: Firefox OS overview

Gaia

Gecko

Gonk

Boot to Gecko(B2G)

Page 27: Firefox OS overview

Web Sites are Apps網頁即應用

Page 28: Firefox OS overview

To Applify the webdesign your web as app

http://mzl.la/V0MavA

Page 29: Firefox OS overview

Steps to webapp

● Dev web app using HTML, CSS & Javascript● Create an webapp manifest file● publish/install the app

https://marketplace.firefox.com/developers/

Page 30: Firefox OS overview

Developer ResourcesSimulatorBrowser

Marketplace Developer Hub

Page 31: Firefox OS overview

Simulator http://bit.ly/T249hs

Page 32: Firefox OS overview

Browser Developer Tools

Page 33: Firefox OS overview

Developer Hubhttps://marketplace.firefox.com/developers/

Page 34: Firefox OS overview

Reference

Examples● FirefoxOS-boilerplate http://bit.ly/WAFLoe● FxOSBMI http://bit.ly/ZppWEA

Webapp Template● webapplate http://bit.ly/13sLd5j

Meterials: http://www.mozilla-hispano.org/firefox-os-app-days-valladolid/

Page 35: Firefox OS overview

Thanks