Google Chrome Frame Now in Beta
Jun 09, 2010
Extend the reach of HTML5 to Legacy browsers.
The Chromium Project, Google's open source project that created the Chrome browser, has released the Chrome Frame beta from the developer preview. The Chrome Frame is a free plug-in for Internet Explorer that brings the full HTML5 experience to legacy versions of IE (IE 6, 7 and 8, to be exact). In addition to providing HTML5 support, the Chrome Frame also improves IE features such as cache clearing, cookie blocking and InPrivate browsing. Enabling website support for the plug-in is accomplished by added the following line of code to the top of a page: <meta http-equiv="X-UA-Compatible" content="chrome=1"> To enable this header site-wide for a site served with Apache, confirm that mod_setenvif and mod_headers are enabled and add the following code to the configuration file: <IfModule mod_setenvif.c> <IfModule mod_headers.c> BrowserMatch chromeframe gcf Header append X-UA-Compatible "chrome=1" env=gcf </IfModule> </IfModule> Sites that have already adopted Chrome Frame support include Meebo and WordPress, as well as Google sites YouTube, Orkut and Wave. Chrome Frame can be downloaded at google.com/chromeframe/.
(Trevan McGee)
|
Rikki's Open Source Exchange
|
|---|
|
Stop by Rikki's Open Source Exchange for dispatches from the world of women in open source.
Rikki Kite examines the experience of women across the spectrum of open source – the people, projects, organizations, events, articles, issues, and news. more...
|
|
Comments
Thanks
Don Feb 26, 2011 10:31am GMT
I was not at all a fan of the Google Chrome. Many browsers I have used and I found that Firefox was the best suited for me. But very lately I had a recommendation from one of my friends about Chrome. I used it and was astonished by the speed and light weight the browser was. I'm not that much of a developer. but my friend his, I will forward him this page so that it would help him. Thanks Don @ http://www.gumball-machine.com