A moment of reflection
My editor just crashed with some unsaved data, 15 minutes of coding gone. Now it's time to stop cursing, take a deep breath and use a moment to reflect.
Read more »
Read more »
HTML5: the war on the mandatory 'alt'
I don't think there is one subject that has had so many attention on the html-public mailinglist as the alt-attribute for the IMG-element. It's a regular warzone with the pragmatic on one side and the accessibilitas on the other. Main question is: should (a small part of) accesibility requirements be forced by means of a machine-checkable syntax-addition in the HTML5 specification?
Read more »
Read more »
The road to HTML5: conformance of HTML4 documents
Recently I ran the Tweakers.net frontpage through the (experimental) HTML5 validator (by Henri Sivonen) to see how well we are being forwards-compatible. The result wasn't too bad, just 13 errors.
Read more »
Read more »
Using the HTML5 doctype prematurely "considered harmful"
There has been a lot of fuss around Microsoft's ludicrous idea of freezing IE into IE7's quirksmode rendering for the (un)foreseeable future unless you specify some proprietary meta-tag in all your documents. There was however a tiny shimmer of good faith in this huge anti-competitive move when Chris Wilson, MSIE's productmanager, offered that this lock-in might not affect documents using some new doctype or mimetype that is currently unsupported by IE.
By the way, the "considered harmful" in the title is intentional even though it has been abused as a populistic phrase throughout the years: it seems fitting since no one less than Eric Meyer once wrote an essay on the subject of why "considered harmful" can be considered harmful by itself
Read more »
By the way, the "considered harmful" in the title is intentional even though it has been abused as a populistic phrase throughout the years: it seems fitting since no one less than Eric Meyer once wrote an essay on the subject of why "considered harmful" can be considered harmful by itself

Read more »
HTML5 - why not use XML syntax?
The XML-fanboys are at it again, this time tripping over the actual syntax used in W3C documents such as the HTML 5 differences from HTML 4 doc. Next comes a flurry of mails from people suggesting that HTML5 should actually make XML-syntax an author-conformance requirement.
Read more »
Read more »