Archives for September, 2009

Google Chrome Frame for Internet Explorer

Long story short, Google released a plugin for IE 6, 7 and 8 that will run Google Chrome (which uses webkit) inside a frame in the IE browser. Now IE6 can be standards-compliant, and all versions of IE get blazing fast javascript and HTML 5 support. Sounds great, but there are some problems, as lifehacker [...]

Read More…


Eliminating Development Traffic from Your Google Analytics Stats

Recently we were asked by a client if traffic from their test site was being posted to a Google Analytics (GA) account. It turns out it is. Not only that, so is any version of the site hosted on their development and test servers, and any developer’s local site. We tested this by placing several pages [...]

Read More…


It is what it is. Or is it?

A marketing mantra for the ages: it is what it is. And then came the web, it changed everything.  Integrated marketing was once the Holy Grail.  But in today’s rough and tumble economy, integrated marketing across traditional channels, even with a great web site, just isn’t enough anymore.  “Getting there first” happens in masse.  The internet [...]

Read More…


Trust, but Verify

Greg Hughes, one of the rock stars I had the pleasure of working with on a gig has a nice phrase that he likes to whip out from time to time: trust, but verify. Greg didn’t coin the term. Wikipedia says Ronald Regan used it and others before him. The term indicates you should trust what [...]

Read More…


IE8 Compatibility Mode and IE7 are Not the Same Thing

Just so we’re clear, testing your website in an actual copy of IE7, and testing in IE8’s Compatibility Mode are not the same thing. Compatibility Mode does an acceptable job of imitating IE7, and for the average user who’s just trying to fix a site that looks broken under IE8, it’s good enough. However, there [...]

Read More…


How to Avoid Paragraph Gaps when Using Superscript and Subscript

Frequently, when I see a webpage with superscript or subscript text, I see associated gaps in the paragraph. This is caused because the default way browsers render super and subscript text is to add enough vertical space in the paragraph to show them. The result is ugly, but as you can see in the following [...]

Read More…