July 19, 2007
Firefox Now Supports HttpOnly Cookies
You may be surprised to learn that Microsoft Internet Explorer has supported a a security feature called HttpOnly cookies since IE 6 SP1.Firefox 2.0.0.5, which was released just the other day, now supports it.
March 06, 2006
Styling input based on their type with CSS
A few weeks ago I posted how I style forms with CSS. Here's another trick that could be used with that technique.Suppose your creating a form with a couple text fields and a submit button.
August 17, 2005
AJAX on IE - back to the IFRAME
On Internet Explorer in order to write AJAX based web applications you have to use an ActiveX object. var request = new ActiveXObject("Microsoft.
June 13, 2005
The Proper Content Type for XML Feeds
RSS Feeds have a content type problem. Most people end up serving them with the content-type: text/xml. But this practice is frowned upon for several reasons.
April 14, 2005
Web Standards Browser Test
The Web Standards Project has a new web standards test for browsers called the Acid2 test. No web browsers can currently pass the test. Here's what Firefox (1.0.
March 12, 2004






