Link Blog
October 2007
PNG Transparency for Internet Explorer
The always excellent Christopher Schmitt explores a relatively simple way to add PNG Alpha transparency for IE6 and prior.
What is "this" in jQuery?
Great article over at Learning jQuery on the meaning of the “this” at various times in using jQuery. Remember this.
Mozilla Prism
Mozilla WebRunner application which allows local usage of complex Web-based applications. Pretty interesting.
jQuery Logging
jQuery plugin which enables Firebug console.logging! This rocks!
WebKit Does HTML5 Client Side Storage
Latest WebKit builds (what Apple Safari is built on) support local SQL databases for client-side storage.
2007 A List Apart Web Survey Results
Results of A List Apart's 2007 Online Web Workers survey. Veerry interesting indeed. Consider the demographics of the respondents when looking at it...
Evaluate Low Level JavaScript Performance
Interesting app to test JavaScript performance across browsers and platforms.
jQuery Lightbox
jQuery Lightbox script updated. Very nice.
250+ Tools and Resources for Web Building
Mother of all lists of Web Development resources and tools. Quality may vary of course. No warranty expressed or implied.
A Visual Explanation of SQL Joins
Brilliant visual descriptions of SQL joins. Where has this been my whole career? Heh.
Testing with Multiple Copies of Safari
An industrious developer has taken the original WebKit files and put together a set of Safari's that can be used to test in what amounts to older versions on the same machines. Well, almost... OS restrictions apply.