15

5 Cool Things you can do with HTML5 and APEX

Embed Size (px)

DESCRIPTION

There is a buzz going around about HTML5. What is it exactly? And can we use it now? What are the benefits in an APEX environment? This presentation will answer these questions and contain some nice demo's using the new HTML5 features.

Citation preview

Page 1: 5 Cool Things you can do with HTML5 and APEX
Page 2: 5 Cool Things you can do with HTML5 and APEX

<presentation>

Page 3: 5 Cool Things you can do with HTML5 and APEX

<input type=“text” id=“Roel”

value=“Roel Hartman”

data-oracle-since=“1990”

data-title=“ACE Director”

data-book=“Expert Oracle APEX”

data-twitter=“RoelH”

data-employer=“Logica”

/>

Page 4: 5 Cool Things you can do with HTML5 and APEX

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<!DOCTYPE html>

Page 5: 5 Cool Things you can do with HTML5 and APEX

HTML <> HTML5

Run the page in IE

Did it work?

It’s HTML5

NO?

Page 6: 5 Cool Things you can do with HTML5 and APEX

New Input types

LocalStorage

GeoLocation

Notifications

WebSockets

FileAccess

WebWorkers

Page 7: 5 Cool Things you can do with HTML5 and APEX

</presentation>

Page 8: 5 Cool Things you can do with HTML5 and APEX

<demo url=“http://apex.oracle.com/pls/apex/f?p=

HTML5:HOME”

/>

Page 9: 5 Cool Things you can do with HTML5 and APEX
Page 10: 5 Cool Things you can do with HTML5 and APEX
Page 11: 5 Cool Things you can do with HTML5 and APEX
Page 12: 5 Cool Things you can do with HTML5 and APEX
Page 13: 5 Cool Things you can do with HTML5 and APEX
Page 14: 5 Cool Things you can do with HTML5 and APEX

Back to online…

<demo url=“http://apex.oracle.com/pls/apex/f?p=

HTML5:HOME”

/>

Page 15: 5 Cool Things you can do with HTML5 and APEX

Contact Info: Roel Hartman Blog : http://roelhartman.blogspot.com Twitter : RoelH E-mail : [email protected] Demo app : http://apex.oracle.com/pls/apex/f?p=HTML5 More links on websockets: http://beaconpush.com http://pusher.com http://pubnub.com http://kaazing.com