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.
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.
The new web standards of HTML5 and CSS3 are profoundly changing the way we design interfaces. Functionalities long dominated by proprietary solutions have been opened up, and have begun enriching our interfaces without us even noticing. This talk will examine how we can create the web applications of tomorrow with solutions available today.
Les nouveaux standards du web tels que HTML5 ou CSS3 sont en train de bouleverser la manière dont nous allons designer nos interfaces. Des fonctionnalités, longtemps réservées à des solutions propriétaires, sont déjà en train d’enrichir nos interfaces sans que nous nous en rendions compte. Nous verrons comment il est possible dés aujourd’hui de créer les applications web de demain.
In the past, in order to create layouts based upon the width of the user's browser, we had to use JavaScript -- perhaps combined with a server-side language. Fortunately, the process is now becoming far simpler, thanks to CSS media queries.
[url=http://net.tutsplus.com/tutorials/html-css-techniques/quick-tip-a-crash-course-in-css-media-queries/]See original article here[/url]
In this video, we cover various aspects of targeting different media and devices using CSS3 media queries.