• wondering if Cox is blocking or limiting Netflix streaming. Now it won't play at all.
    You should follow me on twitter here

Category: Misc.

June 16th, 2009

Opera Unite: a Web server on the Web browser
Opera Unite is a collaborative technology that uses a compact server inside the Opera desktop browser to share data and services.” The future of collaboration? Possibly. I’m not an Opera user, but I am checking this out. Also read: An Introduction to Opera Unite and Taking the Web into our own hands, one computer at a time

March 27th, 2009

30+ Amazing Mac Apps for Devs
Great list, but I couldn’t work without Expandrive or VMware Fusion.

Meta Declaration for IE8

March 20th, 2009

As you may know by now, IE8 was launched on 3/19. To protect my sites and the sites of my clients from breaking with the way IE8 renders, I’m using the following meta declaration:

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

This essentially tells IE8 to render the page as if its IE7. Simple. I don’t have to make any adjustments to the css.

Beyond DOCTYPE: Web Standards, Forward Compatibility, and IE8
Recap of Compatibility View