HTML5 Boilerplate is a "rock-solid default for HTML5 awesome." In this video, Paul Irish, the man behind the project will show you how you can use HTML5 Boilerplate to get your projects up and running quickly while keeping best practices covered.
Learn how to test your web apps with TestSwarm, Selenium, and qUnit! In this presentation Kevin Nilson, co-author of Web 2.0 Fundamentals, shows you how to take your web testing to the next generation with slides, demos and code examples.
In his presentation, Kevin covers:
- Evolution of the Web
- Testing Background
- Test Automation
- Old School Testing (JSUnit, Rhino)
- Modern Testing (Selenium)
- Next Generation Testing (qUnit, TestSwarm, Hudson)
You can get the slides from this presentation at: http://marakana.com/f/196
CSS has long been a powerful part of the web design process, but with the emergence of CSS3 and the growth of both the spec and the number of browsers that support it, amazing options are now available to developers.
San Francisco HTML5 User Group was pleased to have Robyn Overstreet, web developer extraordinaire, come to show off all the new techniques and tricks involving HTML5 and CSS3 enhancements that are providing new possibilities for improving the user experience.
This event took place at SUPINFO International University in San Francisco, CA on July 29th, 2010.
San Francisco Java, PHP, and HTML5 user groups hosted an event on May 11th, 2010 on HTML5 with three amazing speakers: Brad Neuberg from Google, Giorgio Sardo from Microsoft, and Peter Lubbers from Kaazing.
In this first of the three videos, Brad Neuberg from Google (formerly an HTML5 advocate and currently a Software Engineer on the Google Buzz team) explains why HTML5 matters - to consumers as well as developers! His overview of HTML5 included SVG/Canvas rendering, CSS transforms, app-cache, local databases, web workers, and much more. He also identified the scope and practical implications of the changes that are coming along with HTML5 support in modern browsers.
YUI Theater Conference
- [url=http://yui.zenfs.com/theater/yuiconf2010-tantek-hd.mov]Download HD video (480p ~447MB)[/url]
- [url=http://yui.zenfs.com/theater/yuiconf2010-tantek.m4v]Download iPhone/iPod-compatible video file (320x240, .m4v)[/url]
- [url=http://tantek.com/presentations/2010/11/html5-now/]Slides[/url]
The Design of HTML5 by Jeremy Keith | Conférence Fronteers 2010
Arrivez novice à cette formation et repartez expert en HTML5. Au cours de cette session, Peter Lubbers, co-auteur du livre Pro HTML5 Programming publié aux éditions Apress, présentera une introduction aux nouveaux API exposés en HTML5 à l'aide d'exemples pratiques tirés de la vie réelle.
Walk in without any prior HTML5 experience and leave as an expert—that’s what the session Fast Track to HTML5 Programming is all about. In this session, Peter Lubbers—the co-author of the Apress book Pro HTML5 Programming—will give you an action-packed introduction to the new APIs that are exposed in HTML5, using practical, real-life examples.
by Michael Mahemoff, Google - 20 September 2010
It's the visual elements of HTML5 that everyone is watching right now, but the present surge of web evolution encompasses much more than that. This talk will overview several important technologies in the everything [i]else basket[/i] of HTML5 and related technologies: application caching, client-side storage, cross-origin resource sharing, websockets, ping, session history, workers, and geolocation.
Patrick H. Lauke, Opera Software - 20 September 2010
One of the most exciting new features of HTML5 is the inclusion of the video element, which allows developers to include video directly in their pages without the need for any plugin based solution. Patrick H. Lauke will look into the anatomy of the video element including scripting, codecs and the added functionality this brings.