Now repeat this for IETHANK YOU GOOGLE!!!!
A new plugin has been released that will soon be included with most sites I and others create. Chrome Frame. When visited by an Internet Explorer browser it will spawn a full screen frame with a copy of Google Chrome running inside it. If you are a developer of any sort you will recognize the time this will save, no more creating 4 different versions of a site to support all the different “features” of different versions of IE. If you’ve never heard of this then this news will likely mean very little to you, one day you will be asked to install a plugin to properly view a web-site and it will go from looking rather funky to a correct layout.
Google THANK YOU!!
Very brief background on the joys of this new plugin: IE 6 displays web-pages different than most every other browser on the market, unless you do one of 3 things:
- use a very limited and ineffecient method of structure code
- make a version of the page that will load ONLY for IE 6 users
- use a hack such as IE-7.js to make it behave a little more like others
Now rinse and repeat for IE7, and if you want to use a new technology such as the HTML5 tag Canvas (which make very cool eye candy & interfaces possible) IE8
Since all other browsers draw their base from one of 2 sources Webkit (think Apple Safari & Google Chrome) and Gecko (think Firefox). That makes a potential of 5 different versions of a web-site being built so that it will display properly for everyone. There are standards that have been established by the World Wide Web Consortium which both Webkit & Gecko follow fairly well, including keeping up with new standards as they are released. IE…. well they pick and choose, and sometimes just play their own way, so chances are you are building 4 versions of a site to be displayed properly.
Now enter Google Chromeframe which you will be asked to install once through a single click and BAM… instant standards compatible displayed web-pages without the need to build 3 extra versions. For Web Developers the world over this is a happy day indeed, if you are looking to have a new web-site built then you can share the joy as the costs to build and maintain a site will be reduced to anyone that wants to use this new tool.
