SlideShare a Scribd company logo
1 of 58
Download to read offline
K  O
                        EC        rm
                  O   G a plat  fo
               T T         as                                         aw
                                                                        kes

             OO        Web                                        Ro
                                                                    bH

            B      Th
                     e
                                               is H
                                                   eilma
                                                        nn
                                                                &


                                            Chr



This is a talk about the Mozilla Boot to Gecko project, the technologies involved, and what it
means for the Web.
We work at Mozilla, a non-profit fighting for a better Web. The same guys who make Firefox.

I’m pretty fond of Mozilla. So much so that my girlfriend made me a chicken and leek pie with
extra Firefox goodness.

It was delicious.
G  )
                                                  (B m2
                                             c ko          or
                                          G e         pla
                                                         tf

                                      t to Web a   sa
                                    oo      he
                                   B       T




Boot to Gecko, referred to as B2G, is a full operating system and platform for mobile devices.
Gecko                                         Gaia
B2G is mainly two separate things; Gecko and Gaia.

The Gecko side is the hardware-related stuff and JavaScript APIs that we need to make the
phone work.

The Gecko side is pretty much everything that you don’t see.
Gaia is the front-end operating system and application stack that hooks into the APIs that
B2G provides.

Gaia is basically everything that you can see and interact with.
At the basic level, B2G is powered by HTML5 and JavaScript – the same technologies that you
already use to create websites.

This makes it incredibly fast. I’m talking really fast, it boots and shuts down in a fraction of
the time that an iPhone does.
G?
                                                          B2
                                                       hy     ou
                                                                t?
                                                      W uss ab
                                                               thef
                                                        is all
                                                 hat
                                                W




But why is B2G important?

Well to put it simply, HTML5 & JavaScript are the underlying technologies behind everything
related to the future of the Web.

Pretty much every new technology that is coming out within the browser-space is connected
to HTML5 and JavaScript in some way.

And what’s great is that every major browser has invested in them, so they won’t be going
anywhere any time soon.

But there’s more to it than that.
ies
                                                        log
                                                    n o         de
                                                 ch source
                                             te he
                                                              co

                                          en          t
                                        Op      nv
                                                  iew
                                              ca
                                            yone
                                          An



It is created with open technologies.

Anyone can get involved in their creation; through browser developers like Mozilla, or
through standards organisations like the W3C.

Also, these technologies are open in that anyone can view the resulting code that is used
within Web pages, which is a fantastic way of learning.
ie s
                                                         lo g
                                                    n  o           ith
                                              e c h           lop
                                                                  w

                                           e t            de
                                                            ve

                                        Fre        ree
                                                       to
                                               se.F
                                                  u
                                               to
                                          Free



It is created with free technologies.

Anyone can use these technologies without having to pay anything, both for using the
technology and developing with it.

This is unlike closed environments like iOS where you have to pay to use official code editors
and production environments.
B2G


      Firefox                                                          Persona


                                    Web Apps

B2G is also part of the Kilimanjaro event.

Kilimanjaro is a milestone across several of the Mozilla products; Firefox, B2G, Web Apps,
and Persona.

The Kilimanjaro Event is not a single release, it is an incremental effort that results in an
coherent experience across those products.

When we reach the Kilimanjaro milestone we will have an elegant and simple experience for
HTML5 Web apps in Firefox on multiple devices that puts the user in control of their apps and
identity.

‘Kilimanjaro’ is planned to be reached by September 2012.

https://wiki.mozilla.org/Kilimanjaro
Demo




The best way to explain B2G and to show it’s current state is to give you a quick demo.
2  G
                                                        d B
                                                     hin          ith
                                                   be       ite
                                                               sw
                                    g  y             we
                                                          bs
                               o  lo           bu
                                                 ild
                            chn         ff y
                                            ou
                          Te         stu
                                ame
                                   es
                                 Th

B2G is created from a whole variety of technologies, from pre-existing ones to brand new
ones that have been created specifically.
Firefox Gecko

The Gecko engine lays at the core of B2G, the same engine that powers Firefox.

Needless to say, B2G isn’t just Firefox running on a phone. It’s much more than that.
WebNFC
                                                                WebVibration

                                                      Battery API


                               WebSMS        Geolocation
                                                                                 WebContacts

                                                                                 Full Screen API

                WebTelephony                                                     Settings API




                                                                        WebUSB
   Multitouch                                 WebGL         Camera



                                               WebBluetooth




At Mozilla we’re working on the WebAPI effort which is our attempt at creating the APIs
needed to run a B2G device.

In other camps it might be referred to as DAP, which is the Device APIs Working Group who
are producing a W3C specification for accessing various parts of a device through JavaScript.

The illustration above shows just a few of the APIs for B2G that we’re working on right now.
te s
                                                         uri
                                                      avo        2G
                                              e      f       orB
                                                                   sf
                                             m                  API
                                           So



There are so many WebAPIs and technologies in the pipeline that relate to B2G in some way.

The following are just a few favourites.

You can find the rest of the WebAPIs here: https://wiki.mozilla.org/WebAPI
n ts
                                                 Eve es
                                             uch       stur
                                                     ge
                                           To ch and
                                                    ou
                                               ultit
                                              M




Touch Events

https://developer.mozilla.org/en/DOM/Touch_events
PI
                                                           A
                                                       era era
                                                     am e cam
                                                    C     h
                                                               gt
                                                          essin
                                                       Acc




The Camera API lets you access the camera on a device.

Being able to do this with JavaScript will make a whole world of difference in so many areas.

For example, instead of requiring a user to upload a profile image you could take one using
the webcam and use that instead. Simple but effective.

https://wiki.mozilla.org/Platform/Features/Camera_API
P I
                                                       S   A
                                                  SM f said
                                                eb           uf
                                               W    cript
                                                         . ‘N
                                                  avaS
                                              ithJ
                                          xtsw
                                        te
                                    ing
                                  nd
                                Se

The WebSMS API isn’t the most glamorous, but the idea of sending text messages with
JavaScript is quite appealing.

https://bugzilla.mozilla.org/show_bug.cgi?id=674725
P  I
                                                   y  A
                                               o n           lls
                                           p h             ca
                                       Tele        receive

                                     eb     akea
                                                nd
                                    W      M




The WebTelephony API allows you to make and receive phone calls using JavaScript.

I can just imagine something like this being used to hook into a Web-based version of Siri
that answers your calls for you if you’re busy.

https://bugzilla.mozilla.org/show_bug.cgi?id=674726
P I
                                                 n   A
                                              tio ogies
                                         ibra       hn
                                                      ol
                                       bV       nt
                                                  ec
                                     We     ho
                                              pe
                                                 it
                                             youw
                                       ating
                                   Vibr


WebVibration API, previously known as the WebVibrator API

https://bugzilla.mozilla.org/show_bug.cgi?id=679966
P  I
                                                        C A
                                                      NF         ion
                                                    eb    un
                                                            icat
                                                   W     m
                                                              om
                                                            sc
                                                         les
                                                     wire
                                             -like
                                         RFID



The WebNFC API is pretty cool.

It gives you the ability to transmit and receive data within distances no larger than a few
centimetres.

The idea is that it can be used in phones for things like payment (like the new Barclaycard),
travel (think Oyster Card), and file transfer.

https://bugzilla.mozilla.org/show_bug.cgi?id=674741
P I
                                                  A
                                              o th are
                                        e to        dw
                                     Blu ooth h   ar
                                   eb        et
                                  W     o blu
                                            esst
                                         Acc



WebBluetooth API

https://bugzilla.mozilla.org/show_bug.cgi?id=674737
P I
                                                        A
                                                   tery       ge
                                                 at        sa
                                                B      we
                                                         ru
                                                           po
                                                     oring
                                                 onit
                                                M




Battery API

https://bugzilla.mozilla.org/show_bug.cgi?id=678694
PI
                                                          n  A
                                                    re  e           ul
                                                 Sc             we
                                                                  rf
                                             ull           et
                                                              po
                                            F      im
                                                      ple
                                                         ,y
                                                        S




The Full Screen API allows you to expand any HTML element to fill the users screen, even if
the browser isn’t running full screen itself.

https://bugzilla.mozilla.org/show_bug.cgi?id=545812
https://wiki.mozilla.org/Platform/Features/Full_Screen_APIs
io n
                                                        t
                                                     ta ion
                                                ie n
                                            O r         rie
                                                           ntat
                                         en           fo
                                     Scre     loc
                                                 kin
                                                    go
                                            d
                                                an
                                            ing
                                          ng
                                       Cha


The Screen Orientation APIs allow you to do things like changing and locking, you guessed it,
the orientation of the screen.

Before now, it’s been incredibly difficult to lock orientation on a website or game using
nothing but JavaScript.

https://bugzilla.mozilla.org/show_bug.cgi?id=740188
http://dvcs.w3.org/hg/screen-orientation/raw-file/default/Overview.html
GL
                                                           eb
                                                          W phics
                                                              ra
                                                          tedg
                                                        ra
                                                   ccele
                                               re-a
                                           rdwa
                                         Ha



WebGL brings the ability to provide advanced hardware-accelerated 2D and 3D graphics
directly within the browser.

https://developer.mozilla.org/en/WebGL
ps
                                                   A p
                                                eb atform
                                              W a pl
                                           pen eb as
                                          O   heW  t
                                                on
                                              up
                                       ilding
                                     Bu


Open Web Apps is an initiative that is core to B2G and one that is important to the Web as a
whole.

It’s a way of creating and distributing apps that puts the developers and users of apps back
in charge.

It’s a way that embraces open technology and is for the good of the Web.
ach
                                                              Re
                                                                    rm
                                                                 tfo
                                                            s-pla
                                                        cros
                                                     ed
                                                   us
                                                be
                                             an
                                           sc
                                        App



It allows you to create rich HTML5 app experiences that run across multiple devices and form
factors (desktop, mobile, tablet, etc.)
g  y
                                                      o lo
                                                 ch n           es
                                              e              sit
                                           n t         ew
                                                           eb
                                         pe        om
                                                     ak
                                        O     us
                                                et
                                           eady
                                        alr
                                     ou
                                   ty
                                Wha


It allows you to use Web standards and open technologies such as HTML5, CSS and
JavaScript.

Anything you currently use to build a website with can be used to build an app.
oice
                                                          f ch        ol
                                                         o        on
                                                                    tr
                                          o m ers in             c
                                        ed
                                     Fre d consum
                                           an
                                            vs
                                          de
                                    tting
                                  Pu

It puts you in control of every aspect of the app experience; from easy development, to
distribution, to direct communication with your customers.
The Mozilla Marketplace is our own platform for selling and distributing Web apps.

It’s in development right now but we plan to open the doors later this year.

However, there’s nothing to stop you creating your own marketplace though. All the APIs to
do that are documented and built into Firefox today. In fact, we encourage it!

https://marketplace.mozilla.org
https://developer.mozilla.org/en/Apps
te d
                                                           r
                                                       ta app
                                                   g s
                                               ttin         te
                                                               an
                                             Ge      to
                                                        crea
                                                       How




Creating a Web app isn’t crazy hard, it’s just a case of understanding the new features in
browsers.

https://developer.mozilla.org/en/Apps
tes
                                                          bsi
                                                        we     olo
                                                                  gy
                                         ar e         tec
                                                         hn
                                      ps           me
                                    Ap     et
                                              he
                                                 sa
                                         us
                                             ey
                                           Th



Apps are websites and are built using the same technology and processes.

If you already know how to make a website then creating your first Web app is a breeze.
fe st
                                                     n  i
                                                   a
                                                m o an a       pp
                                          io  n         int
                                       a t          ite
                                   plic         we
                                                  bs
                                 Ap      rninga
                                       Tu



The only thing that you need to do to turn a website into app is create an application
manifest.
{
              "version": "1.0",
              "name": "MozillaBall",
              "description": "Exciting Open Web development action!",
              "icons": {
                 "16": "/img/icon-16.png",
                 "48": "/img/icon-48.png",
                 "128": "/img/icon-128.png"
              },
              "developer": {
                 "name": "Mozilla Labs",
                 "url": "http://mozillalabs.com"
              },
              "installs_allowed_from": [
                 "https://appstore.mozillalabs.com"
              ],
              "default_locale": "en"
          }


This is a JSON file that effectively describes your application; it’s name, icons, and other
related data.
nts
                                                 e
                                          irem ember
                                     q  u
                                 t re         ttor
                                                  em

                              fes          tan
                            ni         mp
                                         or
                          Ma          I




There are a couple of important things to remember when creating an application manifest.
a in
                                                       o m ty
                                                    e d      curi
                                                  am nt of se
                                                 S    me
                                                           ele
                                                        An




The first is that it needs to be hosted from the same domain as your Web app.

This is pretty straightforward and it adds an element of security in that it is unlikely that a
rouge manifest file will be able to be put on the same domain without your knowledge.
Content-type header




       application/x-web-app-manifest+json




The second is that it needs to be served with a specific content type (application/x-web-app-
manifest+json).

This is probably the most tricky process in turning a website into an app as it involves
changing settings on your server or a bit of hackery in your manifest file.

If you don’t want to fiddle with your server then you can always set the content-type header
using something like PHP or Node.js.
to r
                                                               a
                                                            lid s ok
                                                          va
                                            st           hin
                                                                 g i

                                        nife       everyt
                                      Ma      su
                                                re
                                                 king
                                               Ma




If you want to make sure your manifest is valid you can have it checked at http://
appmanifest.org
p s
                                                         a p
                                                   lin g          ce
                                                tal          etp
                                                                la

                                             Ins        rM
                                                          ark
                                                    sero
                                                brow
                                            the
                                         gh
                                     hrou
                                    T


You can install apps in B2G through the browser or the Mozilla Marketplace.

You can also install apps on the desktop and Android using Firefox.
Installing an app




      navigator.mozApps.install(manifestUrl)




Behind the scenes, installing an app is achieved through the new mozApps JavaScript API.

By passing the ‘install’ method a string URL to the app’s manifest file you will trigger the
installation process.

An example of when you would call this method is after a user clicks on an “Install this app”
button on your own website.

It would be called automatically if your app was installed from the Mozilla Marketplace, or any
other external website.
The install method triggers an installation dialogue within the browser that allows the user to
decide what to do with the app.

On Windows, a desktop shortcut is created for the app you installed and it will also be in the
start menu.

On Mac, the app is added to your /Applications directory.

On B2G, the app is added to your homescreen.
nce
                                                         erie
                                                      exp     eb
                                                                sit
                                                                   es

                                          ive           ifie
                                                            dw
                                        at           lor
                                       N     er
                                                jus
                                                   tg
                                            long
                                         no
                                     are
                                  ps
                                Ap

What is most interesting about the apps project is the ability to break away from the concept
of apps being nothing more than glorified websites.

Instead, the new functionality allows Web apps to look and act much like native applications
that you would find in an operating system, rather than a website running within a browser.

We call this WebRT (Web run-time) and it’s really cool.
It’s really easy to use and you don’t need to do anything special as a developer to enable it in
your app.

Whenever a user requests to install an app it be be installed natively by default.
ock
                                                            e d
                                                          th       reen
                                          m
                                      ro or home                 sc
                                     f
                                 nch sktop,
                              Lau     or
                                         de
                                    …



Apps installed using WebRT are no different to any other native application that you have on
your computer.

They’re installed in the standard native applications location and can be launched in the same
way that you launch any other application.
U  I
                                                         ser
                                                      row      alo
                                                                  ne
                                               o     b      rs
                                                                ou
                                              N             an
                                                              dy
                                                         rs
                                                       ou
                                                    isy
                                            ation
                                         lic
                                      app
                                The

WebRT applications use a browser rendering engine behind the scenes but don’t display any
normal browser UI that would clutter your app.

Instead, WebRT apps look and feel like native applications while actually using HTML and
JavaScript behind the scenes.
This is an example of a Web app installed as a native application. Notice the lack of browser
UI.

Right now WebRT uses the version of Firefox you already have installed to grab the rendering
engine.

In the future you won’t necessarily need a browser installed and WebRT will handle grabbing
a relevant rendering engine behind the scenes.
a y
                                                       d
                                                     to ns
                                                 2 G       tio
                                            g B          op
                                         sin are a f  ew
                                        U     he
                                                re
                                                   T




There are a whole bunch of ways to start using and testing B2G today.
If you have some knowledge of git, you can clone the Gaia repository and launch Gaia using a
recent Firefox Nightly build.

Pros: 
- No build system  and very little setup required
- Can use the Firefox dev tools

Cons:
- The viewport is based on the size of the browser window
- Many device-like things won't work
- Apps are launched in separate, pinned tabs
- Firefox Nightly might be unstable

http://nightly.mozilla.org
https://github.com/mozilla-b2g/gaia/
There is also gaia-devserver, a node-based tool for developing Gaia in Firefox Nightly.

https://github.com/jrburke/gaia-devserver
Gaia in Nightly




You’ll have to resize the browser to get it looking right but it’s a great way to quickly play
with Gaia and start developing for it.
B2G Simulator




It is also possible to build a Boot to Gecko 'simulator' and run Gaia using this application.
This software is based on Firefox but behaves similar to the on-device experience of Boot to
Gecko.

If you are familiar with building the Firefox code-base or C++ projects, you can build this
application yourself.

Pros: 
- Mobile viewport, similar experience to a mobile device in most respects
- More device apis (not all)

Cons:
- Need to install a C/C++ build system and build gecko
- The Firefox dev tools are not available

https://wiki.mozilla.org/Gaia/Hacking#Building_B2G
B2G Device




The last option is to build B2G on your own device.

This is the most difficult option and is only recommended on a spare device by someone who
knows what they’re doing.

We’re constantly improving the method of getting B2G onto your own device so we hope that
it will be a lot more reliable and safer in the near future.

https://developer.mozilla.org/en/Mozilla/Boot_to_Gecko#Setting_up_.
26_building_Boot_to_Gecko
It should be pointed out that right now Windows is unsupported as a development platform.

However, there is nothing to stop you running Ubuntu in Windows through a VM.

http://www.howtogeek.com/howto/11287/how-to-run-ubuntu-in-windows-7-with-
vmware-player/
2 G
                                                         B
                                                 g   to ture
                                          u t in          he
                                                             fu
                                        ib              et
                                     ntr           cre
                                                      at
                                   Co      an
                                              help
                                         uc
                                            Yo



There are plenty of ways to get involved with B2G, from development all the way to general
testing.

The best way to keep up to speed with things is to frequent the B2G mailing lists.

- https://lists.mozilla.org/listinfo/community-b2g
- https://groups.google.com/forum/#!forum/mozilla.dev.b2g

If you want to help with development then the best place to do that is on the B2G and Gaia
GitHub repositories.

- https://github.com/mozilla-b2g/B2G/
- https://github.com/mozilla-b2g/gaia/
u  s
                                                           lk to C
                                                         Ta       illa
                                                                       IR
                                                                oz
                                                                 M
                                                              on
                                                        elive
                                                       W




The general rule of thumb at Mozilla is to look for the relevant people on IRC if you want a
quick response, we tend to live on there.

The server you want is irc.mozilla.org

The channels you want are #b2g and #gaia for B2G-related stuff, #openwebapps for Open
Web Apps, and #webapi for anything about WebAPIs.
ol
                                            g  co
                                    th begin inning
                               m  e
                           f so         jus
                                           tthe

                       ld o       is is
                      o         Th

                  resh
                Th
It’s amazing that we can now build an entire operating system for a phone using Web
technologies. It just blows my mind.

We really are on the threshold of something awesome here.

You should definitely start checking out B2G and the related projects, developing for them,
and helping with their development.

We’re on the path to see a day where all sorts of devices are powered by the Web, like TVs
and set-top boxes.

Perhaps we’ll even get those Internet-enabled fridges that we desire so much!
O U
                   Y s?
                 K tion
                N ues
               A yq
             TH An

Thank you.

More Related Content

Viewers also liked

南區勞工課程-Picasa網路相簿
南區勞工課程-Picasa網路相簿南區勞工課程-Picasa網路相簿
南區勞工課程-Picasa網路相簿Toomore
 
Inverted Image
Inverted ImageInverted Image
Inverted Imageyangbqada
 
ginaisraelScientix
ginaisraelScientixginaisraelScientix
ginaisraelScientixDov Winer
 
WCIT 2010 Dov Winer
WCIT 2010  Dov WinerWCIT 2010  Dov Winer
WCIT 2010 Dov WinerDov Winer
 
大山里的日子(二)
大山里的日子(二)大山里的日子(二)
大山里的日子(二)yangbqada
 
υπολογιστέςκαι ιστορία
υπολογιστέςκαι ιστορίαυπολογιστέςκαι ιστορία
υπολογιστέςκαι ιστορίαguest388821
 
Session2 pl online_course_15_september2011
Session2  pl online_course_15_september2011Session2  pl online_course_15_september2011
Session2 pl online_course_15_september2011LeslieOflahavan
 
Session3 pl online_course_22_september2011
Session3  pl online_course_22_september2011Session3  pl online_course_22_september2011
Session3 pl online_course_22_september2011LeslieOflahavan
 
Understanding cities using ViziCities and 3D data visualisation
Understanding cities using ViziCities and 3D data visualisationUnderstanding cities using ViziCities and 3D data visualisation
Understanding cities using ViziCities and 3D data visualisationRobin Hawkes
 
2012 06 28 learning sessions #2 Presentations
2012 06 28 learning sessions #2 Presentations2012 06 28 learning sessions #2 Presentations
2012 06 28 learning sessions #2 Presentationsjvielman
 
中国三大国宝之黑颈鹤;One of the treee treasures of China-Black-neck Crane;
中国三大国宝之黑颈鹤;One of the treee treasures of China-Black-neck Crane;中国三大国宝之黑颈鹤;One of the treee treasures of China-Black-neck Crane;
中国三大国宝之黑颈鹤;One of the treee treasures of China-Black-neck Crane;yangbqada
 
2012.06.28 Learning Sessions 2 - ArtBridge
2012.06.28 Learning Sessions 2 - ArtBridge2012.06.28 Learning Sessions 2 - ArtBridge
2012.06.28 Learning Sessions 2 - ArtBridgejvielman
 
AQA English Unit 1 Section B
AQA English Unit 1 Section BAQA English Unit 1 Section B
AQA English Unit 1 Section Bmissbec
 
New Professional Books For 2008
New Professional Books For 2008New Professional Books For 2008
New Professional Books For 2008Joan Temple
 
Majalah INFO-UFO no 01
Majalah INFO-UFO no 01Majalah INFO-UFO no 01
Majalah INFO-UFO no 01Nur Agustinus
 
香港六合彩 » SlideShare
香港六合彩 » SlideShare香港六合彩 » SlideShare
香港六合彩 » SlideSharekknbmwmj
 
2005 4086 S1 05 Fda Shay
2005 4086 S1 05 Fda Shay2005 4086 S1 05 Fda Shay
2005 4086 S1 05 Fda Shayandrewboudreau
 

Viewers also liked (20)

南區勞工課程-Picasa網路相簿
南區勞工課程-Picasa網路相簿南區勞工課程-Picasa網路相簿
南區勞工課程-Picasa網路相簿
 
Inverted Image
Inverted ImageInverted Image
Inverted Image
 
ginaisraelScientix
ginaisraelScientixginaisraelScientix
ginaisraelScientix
 
WCIT 2010 Dov Winer
WCIT 2010  Dov WinerWCIT 2010  Dov Winer
WCIT 2010 Dov Winer
 
DETRAS DE LAS FORMULAS
DETRAS DE LAS FORMULASDETRAS DE LAS FORMULAS
DETRAS DE LAS FORMULAS
 
大山里的日子(二)
大山里的日子(二)大山里的日子(二)
大山里的日子(二)
 
υπολογιστέςκαι ιστορία
υπολογιστέςκαι ιστορίαυπολογιστέςκαι ιστορία
υπολογιστέςκαι ιστορία
 
Session2 pl online_course_15_september2011
Session2  pl online_course_15_september2011Session2  pl online_course_15_september2011
Session2 pl online_course_15_september2011
 
Session3 pl online_course_22_september2011
Session3  pl online_course_22_september2011Session3  pl online_course_22_september2011
Session3 pl online_course_22_september2011
 
Understanding cities using ViziCities and 3D data visualisation
Understanding cities using ViziCities and 3D data visualisationUnderstanding cities using ViziCities and 3D data visualisation
Understanding cities using ViziCities and 3D data visualisation
 
2012 06 28 learning sessions #2 Presentations
2012 06 28 learning sessions #2 Presentations2012 06 28 learning sessions #2 Presentations
2012 06 28 learning sessions #2 Presentations
 
中国三大国宝之黑颈鹤;One of the treee treasures of China-Black-neck Crane;
中国三大国宝之黑颈鹤;One of the treee treasures of China-Black-neck Crane;中国三大国宝之黑颈鹤;One of the treee treasures of China-Black-neck Crane;
中国三大国宝之黑颈鹤;One of the treee treasures of China-Black-neck Crane;
 
2012.06.28 Learning Sessions 2 - ArtBridge
2012.06.28 Learning Sessions 2 - ArtBridge2012.06.28 Learning Sessions 2 - ArtBridge
2012.06.28 Learning Sessions 2 - ArtBridge
 
AQA English Unit 1 Section B
AQA English Unit 1 Section BAQA English Unit 1 Section B
AQA English Unit 1 Section B
 
EL BENCENO
EL BENCENOEL BENCENO
EL BENCENO
 
New Professional Books For 2008
New Professional Books For 2008New Professional Books For 2008
New Professional Books For 2008
 
Majalah INFO-UFO no 01
Majalah INFO-UFO no 01Majalah INFO-UFO no 01
Majalah INFO-UFO no 01
 
香港六合彩 » SlideShare
香港六合彩 » SlideShare香港六合彩 » SlideShare
香港六合彩 » SlideShare
 
2005 4086 S1 05 Fda Shay
2005 4086 S1 05 Fda Shay2005 4086 S1 05 Fda Shay
2005 4086 S1 05 Fda Shay
 
Nrrc living inside out 7 2013 f show
Nrrc living inside out 7 2013 f showNrrc living inside out 7 2013 f show
Nrrc living inside out 7 2013 f show
 

Similar to Boot to Gecko – The Web as a Platform

Tomorrow's Web and Future Technologies - WDC2011
Tomorrow's Web and Future Technologies - WDC2011Tomorrow's Web and Future Technologies - WDC2011
Tomorrow's Web and Future Technologies - WDC2011Robin Hawkes
 
Awesome Technology on the Web - Oxygen Accelerator
Awesome Technology on the Web - Oxygen AcceleratorAwesome Technology on the Web - Oxygen Accelerator
Awesome Technology on the Web - Oxygen AcceleratorRobin Hawkes
 
HTML5 & JavaScript: The Future Now
HTML5 & JavaScript: The Future NowHTML5 & JavaScript: The Future Now
HTML5 & JavaScript: The Future NowRobin Hawkes
 
Hacking with B2G – Web Apps and Customisation
Hacking with B2G – Web Apps and CustomisationHacking with B2G – Web Apps and Customisation
Hacking with B2G – Web Apps and CustomisationRobin Hawkes
 
Mozilla Firefox: Present and Future - Fluent JS
Mozilla Firefox: Present and Future - Fluent JSMozilla Firefox: Present and Future - Fluent JS
Mozilla Firefox: Present and Future - Fluent JSRobin Hawkes
 
Open Web Apps and the Mozilla Labs Apps project
Open Web Apps and the Mozilla Labs Apps projectOpen Web Apps and the Mozilla Labs Apps project
Open Web Apps and the Mozilla Labs Apps projectRobin Hawkes
 
Open Web Games with HTML5 & JavaScript
Open Web Games with HTML5 & JavaScriptOpen Web Games with HTML5 & JavaScript
Open Web Games with HTML5 & JavaScriptRobin Hawkes
 
Cloud Computing World Forum 2010
Cloud Computing World Forum 2010Cloud Computing World Forum 2010
Cloud Computing World Forum 2010guestb41600
 
Java based Cross-Platform Mobile Development
Java based Cross-Platform Mobile DevelopmentJava based Cross-Platform Mobile Development
Java based Cross-Platform Mobile DevelopmentPeter Friese
 
Inside Rawkets - onGameStart
Inside Rawkets - onGameStartInside Rawkets - onGameStart
Inside Rawkets - onGameStartRobin Hawkes
 
MDN Hackday London - Open Web Games with HTML5 & JavaScript
MDN Hackday London - Open Web Games with HTML5 & JavaScriptMDN Hackday London - Open Web Games with HTML5 & JavaScript
MDN Hackday London - Open Web Games with HTML5 & JavaScriptRobin Hawkes
 
Mozilla, the web and you! (including notes)
Mozilla, the web and you! (including notes)Mozilla, the web and you! (including notes)
Mozilla, the web and you! (including notes)Christian Heilmann
 
Python in education
Python in education Python in education
Python in education pyconfi
 
Open Business @ DMY Berlin 2011 - MakerLab
Open Business @ DMY Berlin 2011 - MakerLabOpen Business @ DMY Berlin 2011 - MakerLab
Open Business @ DMY Berlin 2011 - MakerLabMassimo Menichinelli
 
Introduction to Application Development in Python and Gtk+ / Hildon @ Maemo 5
Introduction to Application Development in Python and Gtk+ / Hildon @ Maemo 5Introduction to Application Development in Python and Gtk+ / Hildon @ Maemo 5
Introduction to Application Development in Python and Gtk+ / Hildon @ Maemo 5Amanda Lam
 
Astricon 2014 - WebRTC - The Big Debate, I Say Shut Up and Build Something - ...
Astricon 2014 - WebRTC - The Big Debate, I Say Shut Up and Build Something - ...Astricon 2014 - WebRTC - The Big Debate, I Say Shut Up and Build Something - ...
Astricon 2014 - WebRTC - The Big Debate, I Say Shut Up and Build Something - ...Blacc Spot Media, Inc.
 
WebRTC: The Big Debate, Shut Up and Build Something
WebRTC: The Big Debate, Shut Up and Build SomethingWebRTC: The Big Debate, Shut Up and Build Something
WebRTC: The Big Debate, Shut Up and Build SomethingDigium
 
Open Operating Systems and Mozilla´s vision on the future - Movistar Move - 2...
Open Operating Systems and Mozilla´s vision on the future - Movistar Move - 2...Open Operating Systems and Mozilla´s vision on the future - Movistar Move - 2...
Open Operating Systems and Mozilla´s vision on the future - Movistar Move - 2...Frédéric Harper
 
Google's Go Programming Language - Introduction
Google's Go Programming Language - Introduction Google's Go Programming Language - Introduction
Google's Go Programming Language - Introduction Ganesh Samarthyam
 

Similar to Boot to Gecko – The Web as a Platform (20)

Tomorrow's Web and Future Technologies - WDC2011
Tomorrow's Web and Future Technologies - WDC2011Tomorrow's Web and Future Technologies - WDC2011
Tomorrow's Web and Future Technologies - WDC2011
 
Awesome Technology on the Web - Oxygen Accelerator
Awesome Technology on the Web - Oxygen AcceleratorAwesome Technology on the Web - Oxygen Accelerator
Awesome Technology on the Web - Oxygen Accelerator
 
HTML5 & JavaScript: The Future Now
HTML5 & JavaScript: The Future NowHTML5 & JavaScript: The Future Now
HTML5 & JavaScript: The Future Now
 
Hacking with B2G – Web Apps and Customisation
Hacking with B2G – Web Apps and CustomisationHacking with B2G – Web Apps and Customisation
Hacking with B2G – Web Apps and Customisation
 
Mozilla Firefox: Present and Future - Fluent JS
Mozilla Firefox: Present and Future - Fluent JSMozilla Firefox: Present and Future - Fluent JS
Mozilla Firefox: Present and Future - Fluent JS
 
Open Web Apps and the Mozilla Labs Apps project
Open Web Apps and the Mozilla Labs Apps projectOpen Web Apps and the Mozilla Labs Apps project
Open Web Apps and the Mozilla Labs Apps project
 
Open Web Games with HTML5 & JavaScript
Open Web Games with HTML5 & JavaScriptOpen Web Games with HTML5 & JavaScript
Open Web Games with HTML5 & JavaScript
 
Cloud Computing World Forum 2010
Cloud Computing World Forum 2010Cloud Computing World Forum 2010
Cloud Computing World Forum 2010
 
Java based Cross-Platform Mobile Development
Java based Cross-Platform Mobile DevelopmentJava based Cross-Platform Mobile Development
Java based Cross-Platform Mobile Development
 
Inside Rawkets - onGameStart
Inside Rawkets - onGameStartInside Rawkets - onGameStart
Inside Rawkets - onGameStart
 
MDN Hackday London - Open Web Games with HTML5 & JavaScript
MDN Hackday London - Open Web Games with HTML5 & JavaScriptMDN Hackday London - Open Web Games with HTML5 & JavaScript
MDN Hackday London - Open Web Games with HTML5 & JavaScript
 
Mozilla, the web and you! (including notes)
Mozilla, the web and you! (including notes)Mozilla, the web and you! (including notes)
Mozilla, the web and you! (including notes)
 
Python in education
Python in education Python in education
Python in education
 
Open Business @ DMY Berlin 2011 - MakerLab
Open Business @ DMY Berlin 2011 - MakerLabOpen Business @ DMY Berlin 2011 - MakerLab
Open Business @ DMY Berlin 2011 - MakerLab
 
Mozilla the web and you
Mozilla the web and youMozilla the web and you
Mozilla the web and you
 
Introduction to Application Development in Python and Gtk+ / Hildon @ Maemo 5
Introduction to Application Development in Python and Gtk+ / Hildon @ Maemo 5Introduction to Application Development in Python and Gtk+ / Hildon @ Maemo 5
Introduction to Application Development in Python and Gtk+ / Hildon @ Maemo 5
 
Astricon 2014 - WebRTC - The Big Debate, I Say Shut Up and Build Something - ...
Astricon 2014 - WebRTC - The Big Debate, I Say Shut Up and Build Something - ...Astricon 2014 - WebRTC - The Big Debate, I Say Shut Up and Build Something - ...
Astricon 2014 - WebRTC - The Big Debate, I Say Shut Up and Build Something - ...
 
WebRTC: The Big Debate, Shut Up and Build Something
WebRTC: The Big Debate, Shut Up and Build SomethingWebRTC: The Big Debate, Shut Up and Build Something
WebRTC: The Big Debate, Shut Up and Build Something
 
Open Operating Systems and Mozilla´s vision on the future - Movistar Move - 2...
Open Operating Systems and Mozilla´s vision on the future - Movistar Move - 2...Open Operating Systems and Mozilla´s vision on the future - Movistar Move - 2...
Open Operating Systems and Mozilla´s vision on the future - Movistar Move - 2...
 
Google's Go Programming Language - Introduction
Google's Go Programming Language - Introduction Google's Go Programming Language - Introduction
Google's Go Programming Language - Introduction
 

More from Robin Hawkes

ViziCities - Lessons Learnt Visualising Real-world Cities in 3D
ViziCities - Lessons Learnt Visualising Real-world Cities in 3DViziCities - Lessons Learnt Visualising Real-world Cities in 3D
ViziCities - Lessons Learnt Visualising Real-world Cities in 3DRobin Hawkes
 
Calculating building heights using a phone camera
Calculating building heights using a phone cameraCalculating building heights using a phone camera
Calculating building heights using a phone cameraRobin Hawkes
 
WebVisions – ViziCities: Bringing Cities to Life Using Big Data
WebVisions – ViziCities: Bringing Cities to Life Using Big DataWebVisions – ViziCities: Bringing Cities to Life Using Big Data
WebVisions – ViziCities: Bringing Cities to Life Using Big DataRobin Hawkes
 
Understanding cities using ViziCities and 3D data visualisation
Understanding cities using ViziCities and 3D data visualisationUnderstanding cities using ViziCities and 3D data visualisation
Understanding cities using ViziCities and 3D data visualisationRobin Hawkes
 
ViziCities: Creating Real-World Cities in 3D using OpenStreetMap and WebGL
ViziCities: Creating Real-World Cities in 3D using OpenStreetMap and WebGLViziCities: Creating Real-World Cities in 3D using OpenStreetMap and WebGL
ViziCities: Creating Real-World Cities in 3D using OpenStreetMap and WebGLRobin Hawkes
 
ViziCities: Making SimCity for the Real World
ViziCities: Making SimCity for the Real WorldViziCities: Making SimCity for the Real World
ViziCities: Making SimCity for the Real WorldRobin Hawkes
 
The State of WebRTC
The State of WebRTCThe State of WebRTC
The State of WebRTCRobin Hawkes
 
Bringing Cities to Life Using Big Data & WebGL
Bringing Cities to Life Using Big Data & WebGLBringing Cities to Life Using Big Data & WebGL
Bringing Cities to Life Using Big Data & WebGLRobin Hawkes
 
Mobile App Development - Pitfalls & Helpers
Mobile App Development - Pitfalls & HelpersMobile App Development - Pitfalls & Helpers
Mobile App Development - Pitfalls & HelpersRobin Hawkes
 
The State of HTML5 Games - Fluent JS
The State of HTML5 Games - Fluent JSThe State of HTML5 Games - Fluent JS
The State of HTML5 Games - Fluent JSRobin Hawkes
 
HTML5 Technologies for Game Development - Web Directions Code
HTML5 Technologies for Game Development - Web Directions CodeHTML5 Technologies for Game Development - Web Directions Code
HTML5 Technologies for Game Development - Web Directions CodeRobin Hawkes
 
MelbJS - Inside Rawkets
MelbJS - Inside RawketsMelbJS - Inside Rawkets
MelbJS - Inside RawketsRobin Hawkes
 
HTML5 Games - Not Just for Gamers
HTML5 Games - Not Just for GamersHTML5 Games - Not Just for Gamers
HTML5 Games - Not Just for GamersRobin Hawkes
 
NY HTML5 - Game Development with HTML5 & JavaScript
NY HTML5 - Game Development with HTML5 & JavaScriptNY HTML5 - Game Development with HTML5 & JavaScript
NY HTML5 - Game Development with HTML5 & JavaScriptRobin Hawkes
 
Open Web Games with HTML5 & JavaScript
Open Web Games with HTML5 & JavaScriptOpen Web Games with HTML5 & JavaScript
Open Web Games with HTML5 & JavaScriptRobin Hawkes
 
Open Web Games using HTML5 & JavaScript
Open Web Games using HTML5 & JavaScriptOpen Web Games using HTML5 & JavaScript
Open Web Games using HTML5 & JavaScriptRobin Hawkes
 

More from Robin Hawkes (16)

ViziCities - Lessons Learnt Visualising Real-world Cities in 3D
ViziCities - Lessons Learnt Visualising Real-world Cities in 3DViziCities - Lessons Learnt Visualising Real-world Cities in 3D
ViziCities - Lessons Learnt Visualising Real-world Cities in 3D
 
Calculating building heights using a phone camera
Calculating building heights using a phone cameraCalculating building heights using a phone camera
Calculating building heights using a phone camera
 
WebVisions – ViziCities: Bringing Cities to Life Using Big Data
WebVisions – ViziCities: Bringing Cities to Life Using Big DataWebVisions – ViziCities: Bringing Cities to Life Using Big Data
WebVisions – ViziCities: Bringing Cities to Life Using Big Data
 
Understanding cities using ViziCities and 3D data visualisation
Understanding cities using ViziCities and 3D data visualisationUnderstanding cities using ViziCities and 3D data visualisation
Understanding cities using ViziCities and 3D data visualisation
 
ViziCities: Creating Real-World Cities in 3D using OpenStreetMap and WebGL
ViziCities: Creating Real-World Cities in 3D using OpenStreetMap and WebGLViziCities: Creating Real-World Cities in 3D using OpenStreetMap and WebGL
ViziCities: Creating Real-World Cities in 3D using OpenStreetMap and WebGL
 
ViziCities: Making SimCity for the Real World
ViziCities: Making SimCity for the Real WorldViziCities: Making SimCity for the Real World
ViziCities: Making SimCity for the Real World
 
The State of WebRTC
The State of WebRTCThe State of WebRTC
The State of WebRTC
 
Bringing Cities to Life Using Big Data & WebGL
Bringing Cities to Life Using Big Data & WebGLBringing Cities to Life Using Big Data & WebGL
Bringing Cities to Life Using Big Data & WebGL
 
Mobile App Development - Pitfalls & Helpers
Mobile App Development - Pitfalls & HelpersMobile App Development - Pitfalls & Helpers
Mobile App Development - Pitfalls & Helpers
 
The State of HTML5 Games - Fluent JS
The State of HTML5 Games - Fluent JSThe State of HTML5 Games - Fluent JS
The State of HTML5 Games - Fluent JS
 
HTML5 Technologies for Game Development - Web Directions Code
HTML5 Technologies for Game Development - Web Directions CodeHTML5 Technologies for Game Development - Web Directions Code
HTML5 Technologies for Game Development - Web Directions Code
 
MelbJS - Inside Rawkets
MelbJS - Inside RawketsMelbJS - Inside Rawkets
MelbJS - Inside Rawkets
 
HTML5 Games - Not Just for Gamers
HTML5 Games - Not Just for GamersHTML5 Games - Not Just for Gamers
HTML5 Games - Not Just for Gamers
 
NY HTML5 - Game Development with HTML5 & JavaScript
NY HTML5 - Game Development with HTML5 & JavaScriptNY HTML5 - Game Development with HTML5 & JavaScript
NY HTML5 - Game Development with HTML5 & JavaScript
 
Open Web Games with HTML5 & JavaScript
Open Web Games with HTML5 & JavaScriptOpen Web Games with HTML5 & JavaScript
Open Web Games with HTML5 & JavaScript
 
Open Web Games using HTML5 & JavaScript
Open Web Games using HTML5 & JavaScriptOpen Web Games using HTML5 & JavaScript
Open Web Games using HTML5 & JavaScript
 

Recently uploaded

Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 

Recently uploaded (20)

Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 

Boot to Gecko – The Web as a Platform

  • 1. K O EC rm O G a plat fo T T as aw kes OO Web Ro bH B Th e is H eilma nn & Chr This is a talk about the Mozilla Boot to Gecko project, the technologies involved, and what it means for the Web.
  • 2. We work at Mozilla, a non-profit fighting for a better Web. The same guys who make Firefox. I’m pretty fond of Mozilla. So much so that my girlfriend made me a chicken and leek pie with extra Firefox goodness. It was delicious.
  • 3. G ) (B m2 c ko or G e pla tf t to Web a sa oo he B T Boot to Gecko, referred to as B2G, is a full operating system and platform for mobile devices.
  • 4. Gecko Gaia B2G is mainly two separate things; Gecko and Gaia. The Gecko side is the hardware-related stuff and JavaScript APIs that we need to make the phone work. The Gecko side is pretty much everything that you don’t see.
  • 5. Gaia is the front-end operating system and application stack that hooks into the APIs that B2G provides. Gaia is basically everything that you can see and interact with.
  • 6. At the basic level, B2G is powered by HTML5 and JavaScript – the same technologies that you already use to create websites. This makes it incredibly fast. I’m talking really fast, it boots and shuts down in a fraction of the time that an iPhone does.
  • 7. G? B2 hy ou t? W uss ab thef is all hat W But why is B2G important? Well to put it simply, HTML5 & JavaScript are the underlying technologies behind everything related to the future of the Web. Pretty much every new technology that is coming out within the browser-space is connected to HTML5 and JavaScript in some way. And what’s great is that every major browser has invested in them, so they won’t be going anywhere any time soon. But there’s more to it than that.
  • 8. ies log n o de ch source te he co en t Op nv iew ca yone An It is created with open technologies. Anyone can get involved in their creation; through browser developers like Mozilla, or through standards organisations like the W3C. Also, these technologies are open in that anyone can view the resulting code that is used within Web pages, which is a fantastic way of learning.
  • 9. ie s lo g n o ith e c h lop w e t de ve Fre ree to se.F u to Free It is created with free technologies. Anyone can use these technologies without having to pay anything, both for using the technology and developing with it. This is unlike closed environments like iOS where you have to pay to use official code editors and production environments.
  • 10. B2G Firefox Persona Web Apps B2G is also part of the Kilimanjaro event. Kilimanjaro is a milestone across several of the Mozilla products; Firefox, B2G, Web Apps, and Persona. The Kilimanjaro Event is not a single release, it is an incremental effort that results in an coherent experience across those products. When we reach the Kilimanjaro milestone we will have an elegant and simple experience for HTML5 Web apps in Firefox on multiple devices that puts the user in control of their apps and identity. ‘Kilimanjaro’ is planned to be reached by September 2012. https://wiki.mozilla.org/Kilimanjaro
  • 11. Demo The best way to explain B2G and to show it’s current state is to give you a quick demo.
  • 12. 2 G d B hin ith be ite sw g y we bs o lo bu ild chn ff y ou Te stu ame es Th B2G is created from a whole variety of technologies, from pre-existing ones to brand new ones that have been created specifically.
  • 13. Firefox Gecko The Gecko engine lays at the core of B2G, the same engine that powers Firefox. Needless to say, B2G isn’t just Firefox running on a phone. It’s much more than that.
  • 14. WebNFC WebVibration Battery API WebSMS Geolocation WebContacts Full Screen API WebTelephony Settings API WebUSB Multitouch WebGL Camera WebBluetooth At Mozilla we’re working on the WebAPI effort which is our attempt at creating the APIs needed to run a B2G device. In other camps it might be referred to as DAP, which is the Device APIs Working Group who are producing a W3C specification for accessing various parts of a device through JavaScript. The illustration above shows just a few of the APIs for B2G that we’re working on right now.
  • 15. te s uri avo 2G e f orB sf m API So There are so many WebAPIs and technologies in the pipeline that relate to B2G in some way. The following are just a few favourites. You can find the rest of the WebAPIs here: https://wiki.mozilla.org/WebAPI
  • 16. n ts Eve es uch stur ge To ch and ou ultit M Touch Events https://developer.mozilla.org/en/DOM/Touch_events
  • 17. PI A era era am e cam C h gt essin Acc The Camera API lets you access the camera on a device. Being able to do this with JavaScript will make a whole world of difference in so many areas. For example, instead of requiring a user to upload a profile image you could take one using the webcam and use that instead. Simple but effective. https://wiki.mozilla.org/Platform/Features/Camera_API
  • 18. P I S A SM f said eb uf W cript . ‘N avaS ithJ xtsw te ing nd Se The WebSMS API isn’t the most glamorous, but the idea of sending text messages with JavaScript is quite appealing. https://bugzilla.mozilla.org/show_bug.cgi?id=674725
  • 19. P I y A o n lls p h ca Tele receive eb akea nd W M The WebTelephony API allows you to make and receive phone calls using JavaScript. I can just imagine something like this being used to hook into a Web-based version of Siri that answers your calls for you if you’re busy. https://bugzilla.mozilla.org/show_bug.cgi?id=674726
  • 20. P I n A tio ogies ibra hn ol bV nt ec We ho pe it youw ating Vibr WebVibration API, previously known as the WebVibrator API https://bugzilla.mozilla.org/show_bug.cgi?id=679966
  • 21. P I C A NF ion eb un icat W m om sc les wire -like RFID The WebNFC API is pretty cool. It gives you the ability to transmit and receive data within distances no larger than a few centimetres. The idea is that it can be used in phones for things like payment (like the new Barclaycard), travel (think Oyster Card), and file transfer. https://bugzilla.mozilla.org/show_bug.cgi?id=674741
  • 22. P I A o th are e to dw Blu ooth h ar eb et W o blu esst Acc WebBluetooth API https://bugzilla.mozilla.org/show_bug.cgi?id=674737
  • 23. P I A tery ge at sa B we ru po oring onit M Battery API https://bugzilla.mozilla.org/show_bug.cgi?id=678694
  • 24. PI n A re e ul Sc we rf ull et po F im ple ,y S The Full Screen API allows you to expand any HTML element to fill the users screen, even if the browser isn’t running full screen itself. https://bugzilla.mozilla.org/show_bug.cgi?id=545812 https://wiki.mozilla.org/Platform/Features/Full_Screen_APIs
  • 25. io n t ta ion ie n O r rie ntat en fo Scre loc kin go d an ing ng Cha The Screen Orientation APIs allow you to do things like changing and locking, you guessed it, the orientation of the screen. Before now, it’s been incredibly difficult to lock orientation on a website or game using nothing but JavaScript. https://bugzilla.mozilla.org/show_bug.cgi?id=740188 http://dvcs.w3.org/hg/screen-orientation/raw-file/default/Overview.html
  • 26. GL eb W phics ra tedg ra ccele re-a rdwa Ha WebGL brings the ability to provide advanced hardware-accelerated 2D and 3D graphics directly within the browser. https://developer.mozilla.org/en/WebGL
  • 27. ps A p eb atform W a pl pen eb as O heW t on up ilding Bu Open Web Apps is an initiative that is core to B2G and one that is important to the Web as a whole. It’s a way of creating and distributing apps that puts the developers and users of apps back in charge. It’s a way that embraces open technology and is for the good of the Web.
  • 28. ach Re rm tfo s-pla cros ed us be an sc App It allows you to create rich HTML5 app experiences that run across multiple devices and form factors (desktop, mobile, tablet, etc.)
  • 29. g y o lo ch n es e sit n t ew eb pe om ak O us et eady alr ou ty Wha It allows you to use Web standards and open technologies such as HTML5, CSS and JavaScript. Anything you currently use to build a website with can be used to build an app.
  • 30. oice f ch ol o on tr o m ers in c ed Fre d consum an vs de tting Pu It puts you in control of every aspect of the app experience; from easy development, to distribution, to direct communication with your customers.
  • 31. The Mozilla Marketplace is our own platform for selling and distributing Web apps. It’s in development right now but we plan to open the doors later this year. However, there’s nothing to stop you creating your own marketplace though. All the APIs to do that are documented and built into Firefox today. In fact, we encourage it! https://marketplace.mozilla.org https://developer.mozilla.org/en/Apps
  • 32. te d r ta app g s ttin te an Ge to crea How Creating a Web app isn’t crazy hard, it’s just a case of understanding the new features in browsers. https://developer.mozilla.org/en/Apps
  • 33. tes bsi we olo gy ar e tec hn ps me Ap et he sa us ey Th Apps are websites and are built using the same technology and processes. If you already know how to make a website then creating your first Web app is a breeze.
  • 34. fe st n i a m o an a pp io n int a t ite plic we bs Ap rninga Tu The only thing that you need to do to turn a website into app is create an application manifest.
  • 35. { "version": "1.0", "name": "MozillaBall", "description": "Exciting Open Web development action!", "icons": { "16": "/img/icon-16.png", "48": "/img/icon-48.png", "128": "/img/icon-128.png" }, "developer": { "name": "Mozilla Labs", "url": "http://mozillalabs.com" }, "installs_allowed_from": [ "https://appstore.mozillalabs.com" ], "default_locale": "en" } This is a JSON file that effectively describes your application; it’s name, icons, and other related data.
  • 36. nts e irem ember q u t re ttor em fes tan ni mp or Ma I There are a couple of important things to remember when creating an application manifest.
  • 37. a in o m ty e d curi am nt of se S me ele An The first is that it needs to be hosted from the same domain as your Web app. This is pretty straightforward and it adds an element of security in that it is unlikely that a rouge manifest file will be able to be put on the same domain without your knowledge.
  • 38. Content-type header application/x-web-app-manifest+json The second is that it needs to be served with a specific content type (application/x-web-app- manifest+json). This is probably the most tricky process in turning a website into an app as it involves changing settings on your server or a bit of hackery in your manifest file. If you don’t want to fiddle with your server then you can always set the content-type header using something like PHP or Node.js.
  • 39. to r a lid s ok va st hin g i nife everyt Ma su re king Ma If you want to make sure your manifest is valid you can have it checked at http:// appmanifest.org
  • 40. p s a p lin g ce tal etp la Ins rM ark sero brow the gh hrou T You can install apps in B2G through the browser or the Mozilla Marketplace. You can also install apps on the desktop and Android using Firefox.
  • 41. Installing an app navigator.mozApps.install(manifestUrl) Behind the scenes, installing an app is achieved through the new mozApps JavaScript API. By passing the ‘install’ method a string URL to the app’s manifest file you will trigger the installation process. An example of when you would call this method is after a user clicks on an “Install this app” button on your own website. It would be called automatically if your app was installed from the Mozilla Marketplace, or any other external website.
  • 42. The install method triggers an installation dialogue within the browser that allows the user to decide what to do with the app. On Windows, a desktop shortcut is created for the app you installed and it will also be in the start menu. On Mac, the app is added to your /Applications directory. On B2G, the app is added to your homescreen.
  • 43. nce erie exp eb sit es ive ifie dw at lor N er jus tg long no are ps Ap What is most interesting about the apps project is the ability to break away from the concept of apps being nothing more than glorified websites. Instead, the new functionality allows Web apps to look and act much like native applications that you would find in an operating system, rather than a website running within a browser. We call this WebRT (Web run-time) and it’s really cool.
  • 44. It’s really easy to use and you don’t need to do anything special as a developer to enable it in your app. Whenever a user requests to install an app it be be installed natively by default.
  • 45. ock e d th reen m ro or home sc f nch sktop, Lau or de … Apps installed using WebRT are no different to any other native application that you have on your computer. They’re installed in the standard native applications location and can be launched in the same way that you launch any other application.
  • 46. U I ser row alo ne o b rs ou N an dy rs ou isy ation lic app The WebRT applications use a browser rendering engine behind the scenes but don’t display any normal browser UI that would clutter your app. Instead, WebRT apps look and feel like native applications while actually using HTML and JavaScript behind the scenes.
  • 47. This is an example of a Web app installed as a native application. Notice the lack of browser UI. Right now WebRT uses the version of Firefox you already have installed to grab the rendering engine. In the future you won’t necessarily need a browser installed and WebRT will handle grabbing a relevant rendering engine behind the scenes.
  • 48. a y d to ns 2 G tio g B op sin are a f ew U he re T There are a whole bunch of ways to start using and testing B2G today.
  • 49. If you have some knowledge of git, you can clone the Gaia repository and launch Gaia using a recent Firefox Nightly build. Pros:  - No build system  and very little setup required - Can use the Firefox dev tools Cons: - The viewport is based on the size of the browser window - Many device-like things won't work - Apps are launched in separate, pinned tabs - Firefox Nightly might be unstable http://nightly.mozilla.org https://github.com/mozilla-b2g/gaia/
  • 50. There is also gaia-devserver, a node-based tool for developing Gaia in Firefox Nightly. https://github.com/jrburke/gaia-devserver
  • 51. Gaia in Nightly You’ll have to resize the browser to get it looking right but it’s a great way to quickly play with Gaia and start developing for it.
  • 52. B2G Simulator It is also possible to build a Boot to Gecko 'simulator' and run Gaia using this application. This software is based on Firefox but behaves similar to the on-device experience of Boot to Gecko. If you are familiar with building the Firefox code-base or C++ projects, you can build this application yourself. Pros:  - Mobile viewport, similar experience to a mobile device in most respects - More device apis (not all) Cons: - Need to install a C/C++ build system and build gecko - The Firefox dev tools are not available https://wiki.mozilla.org/Gaia/Hacking#Building_B2G
  • 53. B2G Device The last option is to build B2G on your own device. This is the most difficult option and is only recommended on a spare device by someone who knows what they’re doing. We’re constantly improving the method of getting B2G onto your own device so we hope that it will be a lot more reliable and safer in the near future. https://developer.mozilla.org/en/Mozilla/Boot_to_Gecko#Setting_up_. 26_building_Boot_to_Gecko
  • 54. It should be pointed out that right now Windows is unsupported as a development platform. However, there is nothing to stop you running Ubuntu in Windows through a VM. http://www.howtogeek.com/howto/11287/how-to-run-ubuntu-in-windows-7-with- vmware-player/
  • 55. 2 G B g to ture u t in he fu ib et ntr cre at Co an help uc Yo There are plenty of ways to get involved with B2G, from development all the way to general testing. The best way to keep up to speed with things is to frequent the B2G mailing lists. - https://lists.mozilla.org/listinfo/community-b2g - https://groups.google.com/forum/#!forum/mozilla.dev.b2g If you want to help with development then the best place to do that is on the B2G and Gaia GitHub repositories. - https://github.com/mozilla-b2g/B2G/ - https://github.com/mozilla-b2g/gaia/
  • 56. u s lk to C Ta illa IR oz M on elive W The general rule of thumb at Mozilla is to look for the relevant people on IRC if you want a quick response, we tend to live on there. The server you want is irc.mozilla.org The channels you want are #b2g and #gaia for B2G-related stuff, #openwebapps for Open Web Apps, and #webapi for anything about WebAPIs.
  • 57. ol g co th begin inning m e f so jus tthe ld o is is o Th resh Th It’s amazing that we can now build an entire operating system for a phone using Web technologies. It just blows my mind. We really are on the threshold of something awesome here. You should definitely start checking out B2G and the related projects, developing for them, and helping with their development. We’re on the path to see a day where all sorts of devices are powered by the Web, like TVs and set-top boxes. Perhaps we’ll even get those Internet-enabled fridges that we desire so much!
  • 58. O U Y s? K tion N ues A yq TH An Thank you.