Demos

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.netmagazine.com/features/20-svg-uses-will-make-your-jaw-drop

20 SVG uses that will make your jaw drop

SVG (or Scalable Vector Graphics) is an XML-based file format that enables developers and designers to create high quality, dynamic graphics and graphical applications with a great level of precision. All modern browsers support rendering SVG: however, for older browsers like IE6, 7 and 8 without native support, you can fall back on polyfills such as SVG Web that use Flash for rendering content. This enables you to easily target the majority of users online without worrying about compatibility issues.
Libere el poder de <audio> HTML5 Los sonidos constituyen la base de nuestra vida. Hoy en día, el elemento <audio> HTML5 le da a los desarrolladores Web la posibilidad de incrustar sonidos en sus aplicaciones.

Libere el poder de <audio> HTML5 | the HTML5 Center

http://elcentrohtml5.sourceforge.net/Libere-el-poder-de-audio-HTML5
Multiplayer and browsers When you consider making multiplayer games, there are many methods available for creating a game that friends can play online. There is a good variety of multiplayer game types - take for example a card game you play synchronously with friends. Turns are made, information is exchanged in (semi) real time and the game progresses in discrete steps.

Real Time Multiplayer in HTML5 - Build New Games

http://buildnewgames.com/real-time-multiplayer
This is an opt-in trial of HTML5 video on YouTube. If you are using a supported browser, you can choose to use the HTML5 player instead of the Flash player for most videos. Your comments will help us improve and perfect the mixtures we're working on. So jump in, play around, and send your feedback directly to the brains behind the scenes.

Broadcast Yourself.

http://www.youtube.com/html5

HTML5 Clocks

HTML5 Clocks For our new lesson I have prepared nice pure HTML5 clocks. This is pretty easy script, but it is very easy and impressive (as usual). Of course – anything necessary will be at canvas object. http://www.script-tutorials.com/html5-clocks/

Custom HTML5 Video Controls with jQuery and CSS

http://www.inwebson.com/html5/custom-html5-video-controls-with-jquery/ HTML5 video element , one of the most popular features in HTML5. It is now already supported by most modern browsers, and even so for IE9 . However, each browser provides native browser video controls. In order to have a consistent HTML5 video controls across all browsers, we have to integrate own custom HTML5 video controls rather than using default controls.
http://speckyboy.com/2010/04/23/html5-video-libraries-toolkits-and-players/

HTML5 video Libraries, Toolkits and Players

For the most part, Flash has always been the standard for showing video on the web (think of YouTube and Vimeo), supported in all browsers with the only exception being the iPhone and most recently, the iPad. But now, with HTML5, the new video tag is creeping into our lives and opening up many new, exciting and standardized media possibilities for web developers. To help you understand and get the most from this new tag, we have listed below a selection of the best HTML5 video libraries, frameworks, toolkits and players.
http://f.souza.cc/2011/09/creating-html-5-slide-presentations.html Recently I found landslide , which is a Python tool for creating HTML 5 slide presentations. It’s based in a famous slide presentation . It’s a simple script that generates HTML from a source file, which can be formatted using reStructuredText , Textile or Markdown . Let’s make a very simple presentation as a proof of concept: we’re going to create a “Python flow control” presentation, showing some basic structures of the language: if, for and while.

Creating HTML 5 slide presentations using landslide

Vintage format meets modern web tech: an HTML5 audio player with realistic controls. Today we want to share an audio player with you that looks like an old school music cassette. View demo Download source http://tympanus.net/codrops/2012/07/12/old-school-cassette-player-with-html5-audio/

Old School Cassette Player with HTML5 Audio