You are on page 1of 28

HTML5

Are We There Yet?


This presentation is available at
www.scribd.com/jkunrein
Not going to focus on....
Flash HTML5
“HTML5”
HTML
CSS3
JavaScript
markup encapsulated
static dynamic

ugly pretty

interpreted by any requires a plugin


browser

easy to branch depends on the tool

easy to link security restrictions

easy to update ...if you have the same


development tools
New Stuff
inline video and audio
<b>Halloween 2010</b><br>
<img src=cutestbabiesever.jpg>
Halloween 2010
the alternative...
...which has its own
problems...
inline video and audio
canvas and svg
drag and drop
web storage
border radius
synchronized video
But the question remains...
Is HTML5 ready for
elearning
development
and delivery?
Can’t Do
Everything Flash
Can Do
True.
And neither can these.
Won’t Be Ready Until 2022
The WHATWG HTML spec can now be
considered a “living standard”. It’s more mature
than any version of the HTML specification to
date, so it made no sense for us to keep
referring to it as merely a draft. We will no
longer be following the “snapshot” model of
spec development, with the occasional “call for
comments”, “call for implementations”, and so
forth.
- Ian Hickson 1/19/2011
Some Learners Won’t
Be Able to Use It
Internet Internet Internet
FireFox FireFox
Explorer Explorer Explorer
3.5 4.0
7 8 9

forms 
drag and drop     
canvas   
svg   
video   
audio   
web storage    
border radius   
adapted from html5readiness.com
<audio controls>
<source src=”welcome_msg.ogg” type=”audio/ogg”>
<source src=”welcome_msg.mp3” type=”audio/mpeg”>
<object type=”application/x-shockwave-flash”
data=”player.swf?
soundFile=welcome_msg.mp3”>
<param name=”movie” value=”player.swf?
soundFile=welcome_msg.mp3”>
<a href=”welcome_msg.mp3”>Download the song</a>
</object>
</audio>
and then there’s
mobile learning...
No Authoring Tools
For Web Development
Dreamweaver
Illustrator
Flash
Edge coming soon?
Wallaby coming soon?

For Elearning Development


Lectora
ToolBook
Screenr
Raptivity HTML5 Pack
HTML Articulate Player
Claro
Screencast.com
mLearning Studio coming soon
Articulate Storyline coming soon
Keep in touch.
jkunrein@alcorn-ward.com
onehundredfortywords.com
@jkunrein

You might also like