Google Chrome Frame Works Around Stubborn Microsoft

Share  submit to reddit  

On Tuesday Google introduced Google Chrome Frame that is an open source plug-in that bring HTML5, and other open web technologies to Internet Explorer.

With Google Chrome Frame, developers can now take advantage of the latest open web technologies, even in Internet Explorer. From a faster Javascript engine, to support for current web technologies like HTML5’s offline capabilities and <canvas>, to modern CSS/Layout handling, Google Chrome Frame enables these features within IE with no additional coding or testing for different browser versions.

To start using Google Chrome Frame, all developers need to do is to add a single tag:

<meta http-equiv="X-UA-Compatible" content="chrome=1">

When Google Chrome Frame detects this tag it switches automatically to using Google Chrome’s speedy WebKit-based rendering engine. It’s that easy. For users, installing Google Chrome Frame will allow them to seamlessly enjoy modern web apps at blazing speeds, through the familiar interface of the version of IE that they are currently using.

For Wordpress users there is a plug-in that helps with Google Chrome Frame integration, which really isn’t necessary since it’s easy to simply add the tag above.

Herein lies the problem. Web site visitors are redirected from the web site homepage to a plug-in download page. Most people won’t have a clue what Google Chrome Frame is, so they’ll be unlikely to download and install something they know nothing about.

Even though the Google Chrome web browser is faster than Internet Explorer, most people continue to use the slower Internet Explorer because they are familiar with it. For most people easier is better.

If Google really wants to get people to adopt new technologies to improve the Internet, they’ll need to convince companies like Microsoft to move ahead at the speed of technology. Since Microsoft is so reluctant to do anything "open source" Google is having a tough time, so they are appealing to developers (documentation here), and Internet surfers to pressure Microsoft, or work around Microsoft by trying to get a grass roots ground swell of support from developers and Internet surfers.

Microsoft is also introducing their own header tags for developers to add to their websites to be able to continue to have Internet Explorer 8 render their web sites in Internet Explorer 7 mode.

We want to see push technology that makes web site development easier for developers, so their web sites will render properly in any web browser using web hooks in their web site.

It seems unlikely that a web site owner will risk alienating their readers by redirecting them to a plug-in install page that they must install to view the web site. While we think Google Chrome Frame is a great idea, how it is integrated into an Internet surfer’s life will decide if this project succeeds or fails.

Latest comments by:

  • Horia Dragomir
    I've been pondering how obtrusive the pop-up really is; the redirect, as well. I'm thinking of extending the plugin so that ...



1 comment so far :: Share Yours
Tags: | | | | | | | | | | | | | | | | | | | | | |

Wordpress Automatic Upgrade Plugin Failed or Not Working

Share  submit to reddit  

wordpress automatic upgrade plugin failed 3 Wordpress Automatic Upgrade Plugin Failed or Not Working

A few versions ago Wordpress added two incredible features, a Wordpress Automatic Upgrade that integrated the functionality of a plugin used to upgrade Wordpress with the same name or WPAU for short, and automatic plugin upgrade. For those who were able to use these features without any problems they were incredible time savers, but for those who had problems it was a huge headache.

The reason for the upgrade failure, whether it is the Wordpress upgrade or a plugin upgrade, is a file and directory permission issue that can be easily resolved.

Read More →

Latest comments by:

  • Steve Duncan
    I have the problem were WP won't do an autoinstall, but SELinux is disabled on my system... Clearly there are more ...
  • Chris Gammon
    How about for wordpress on a windows based server with IIS? Thanks,



9 comments so far (is that a lot?)
Tags: | | | | | | | | | | | |

Increase Wordpress and PHP Memory Limit

Share  submit to reddit  

wordpress memory usage Increase Wordpress and PHP Memory Limit

Wordpress is a collection of PHP script files, so it only makes sense to increase the PHP memory limit when the Wordpress memory limit is increased.

Wordpress comes with a default memory limit of 32MB, but this may not be sufficient when you have a lot of plugins, and a lot of traffic to your blog.

To increase the default Wordpress memory add the following line to the wp-config.php file:

Read More →

Latest comments by:

  • Nerd Grind
    Yes. I used the plugin you mentioned years ago, but it couldn't handle a blog of mine that had more ...
  • MySelf_v1
    Hi There, I have some problems with the WP Plugin XML-Sitemap Generator... Practically when i try to make the Sitemap it says ...



4 comments so far (is that a lot?)
Tags: | | | | | | | | |

HookPress Extends Wordpress with Webhooks

Share  submit to reddit  

Michael Yoshitaka Erlewine has just released a new plugin for Wordpress he calls HookPress, which extends Wordpress for the first time with Web Hooks. Hookpress now allows user-defined HTTP callbacks for push, pipes, and plugins.

HookPress now allows the built-in Wordpress action and filter hooks to trigger a script hosted on a remote server rather than on the local server. In addition, the remote script does not have to be written only in PHP, it can be written in Python, or just about any language.

The downside is that HookPress currently makes requests synchronously, so it can measurably degrade performance. To keep performance at its peak it is recommended to use a caching plugin like WP SuperCache.

The idea with HookPress is to use scripts that you can 100% trust, especially since using a script that works with a low level filter like the WP SQL queries could allow the remote script host to launch an XSS attack. Security can be maintained by using a trusted script source.

There are likely to be a lot of new services, and applications popup using HookPress to grab and use webhooks. We’ll be keeping a close eye on the developments.

Michael will be giving a talk on WordPress plugin development, covering HookPress basics as well, at the upcoming Boston WordPress meetup on September 28, 2009.

HookPress download

Web Hooks blog

The Jeff Lindsay slideshow on Web Hooks is below.

Read More →


No comments yet :: Share Yours
Tags: | | | | | | | | | | | | | |

Yoono Announces Support for IE – Integration With Myspace

Share  submit to reddit  

yoono logo Yoono Announces Support for IE   Integration With Myspace

Yoono, the browser plugin that acts as both a social network aggregator and a media hub, announced today that on November 7th it will begin to support Internet Explorer. The service is also announcing integration with imeem and MySpace. Additionally, they are unveiling a powerful new widget that will help the plugin monetize.

Yoono’s browser plug went through an overhaul last May. The plugin has become a featured Firefox 3 Recommended Download, and has an install base of around 1.8 million users.


No comments yet :: Share Yours
Tags: | | | | | | | | | |


© Copyright Nerd Grind 2009 - 2010. All rights reserved.