Filed under 'webdev'
➠ September 23, 2009
Google Chrome Frame
Clever Google hack to inject the Chrome/WebKit rendering engine into IE on a per-site basis. If users can be convinced to install this, it could make life easier for webdevs — but the implementation would have to be pretty seamless before I’d use this on a consumer website.
➠ April 23, 2007
Panic - Coda - One-Window Web Development for Mac OS X
Panic’s newest app is aimed squarely at web-devs, attempting to roll “all” the stuff you need to build a website into one app. Looks interesting — I’m definitely guilty of needing about 7 windows open to do web development (a couple of TextMates, Firefox, Safari, a terminal or two). It’ll be interesting to see if this can bring it all together for me.
➠ April 14, 2007
HTML5, XHTML2, and the Future of the Web
Good summary of the “competing” HTML/XHTML “standards”. There’s the engineering side of my brain that loves the ‘you have to close every tag’ tidyness of XHTML, but let’s face it, the pragmatic reverse-engineered-tag-soup approach of HTML5 is going to win this one.
➠ April 13, 2007
IE WebDeveloper V2
Firebug-a-like for IE. If this works as advertised, it could be indispensable for cross-browser Javascriptery.