Skip to content

protocol7/html5-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 demos

This is a collection of some simple demos of new features in HTML5. It was first used during my talk at CADEC 2010.

The web socket server currently requires Jetty 7 trunk. To compile it, perform the following steps: svn co http://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk jetty cd jetty mvn install

After that, you should be able to build the websocket server by running: mvn compile

Start the server by running the JettyRunner class included in the sample.

The code is licensed under ASL 2.0, except for geo.html which is CC-SA. geo.html is based on the similar demo from html5demos.com

About

Some simple demos of HTML5 features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published