September 2006

Journal: Server-side Text Linkification with PHP Sep 14, 2006

I ported the javascript logic from Linkification to a server-side PHP function.

Journal: Empty POST requests and IE7 Sep 22, 2006

I experienced a serious issue having to do with POST requests, and the only browser that seemed to be affected was IE7 RC.

Journal: Why I Use HTML 4.01 Strict Sep 25, 2006

A couple days ago, Surfin’ Safari posted a guide on understanding HTML, XML and XHTML, in which they recommend against using XHTML for a few reasons.