Internet Explorer 9 Preview 2 link + webcasts for developers

At last week in London (10th and 11th June 2010) I promised several folks I would put up a blog post to more information on IE 9. True to my word (albeit a little later than I had hoped), here is what I was thinking of:

Install

First up, Install Preview 2 and try out the demos I was showing at the conference. Remember that IE9 Preview installs side by side with IE8/7 etc. It is not a beta nor is it intended to be a full browser. It is a … preview:-)

image 

Including good old SVG-oids:-)

image

Learn

And then check out the following webcasts which were recorded in March this year at MIX:

In-Depth Look At Internet Explorer 9

  • Presenter:  Ted Johnson & John Hrvatin
  • VisitMIX URL:
  • Slides:
  • Videos:

High Performance Best Practices For Web Sites

  • Presenter: Jason Weber
  • VisitMIX URL:
  • Slides:
  • Videos:

HTML5: Cross Browser Best Practices

  • Presenter: Tony Ross
  • VisitMIX URL:
  • Slides:
  • Videos:

Internet Explorer Developer Tools

  • Presenter: Jon Seitel
  • VisitMIX URL:
  • Slides:
  • Videos:

SVG: The Past, Present And Future of Vector Graphics For The Web

  • Presenter: Patrick Dengler, Doug Schepers
  • VisitMIX URL:
  • Slides:
  • Videos:

Day 2 Keynote containing IE9

  • Presenter: Dean Hachamovitch
  • VisitMIX URL:
  • Slides:
  • Videos:
This article is part of the GWB Archives. Original Author: Eric Nelson

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.