Anssi Kostiainen / Intel Open Source Technology Center

About Me

Anssi Kostiainen @anssik

Technical Lead for Web Standards at Intel Open Source Technology Center

Go to 01.org/projects for more


Today's Agenda

  • HTML5 Technology Overview

  • HTML5 Demos

  • How to Contribute

HTML5 Demos

CSS3

Pure CSS3, no JavaScript

2D Rendering Area

Simple rendering of 2D shapes in HTML5 canvas

Sprite Rendering

Rendering animated sprites in HTML5 canvas

Vector Drawing

Business applications ♥ HTML5 too

3D Rendering in Hardware

Rendering 3D graphics without plugins using WebGL

Unreal Engine 3 ported to JavaScript and WebGL, works in any modern browser (March 2013)

Camera Access & Real-time Video Manipulation

(This presentation is also pure
HTML, CSS, SVG, and JavaScript)

How to Contribute

And Evolve the Web


Contribute to Open-source Projects

  • JavaScript: jQuery Mobile, HTML5 Boilerplate, Modernizr ...
  • Native: WebKit, Chromium, Mozilla web engines ...
(Just couple of projects worth your time, there are tons of other projects to contribute to too!)

Write documentation

  • WebPlatform.org - a community-driven source for comprehensive web developer documentation
WebPlatform.org

Follow discussion and give Feedback on Specifications

File Bugs

Contribute to Test Suites

  • Tests are fundamental to standards and to browsers
  • Assure things work the same across browsers
  • Get started at: testthewebforward.org

Hack!

... and Move the Web Forward

movethewebforward.org

Thanks! Questions?

This presentation was inspired by Move the Web Forward and W3C HTML5 initiatives and various web standardistas and hackers who are moving the Web forward. Demo credits: Hakim El Hattab, BlitzTech, Opera Software, Boaz Sender, jQuery, three.js, reveal.js.