Speakers


Rey Bango

Editor of ScriptJunkie.com

Rey Bango

As a Technical Evangelist for Microsoft, Rey focuses on promoting best practices for client-side web development and helping Microsoft meet the needs of this community. He is passionate about HTML5 and the possibilities that it brings for building rich, interactive web applications. In addition, Rey is a member of the jQuery JavaScript project team, and editor of ScriptJunkie.com, the best place for cross-browser, solutions-based web development articles.



Presentations

Using HTML5 Today with Polyfills and Shims

Everyone wants to jump into HTML5 but how do you use the cool features of this new specification while ensuring older browsers render your web pages as expected? This is where polyfills and shims come in.

By using specially crafted JavaScript and CSS code that emulate HTML5 features, you can take advantage of HTML5 today without breaking your sites in non-modern browsers.