Archive 15. June 2003

Domain Trading

Nope, first city. We've been infiltrating the Montserrat domain (.ms) here in Münster for a long time.

At Der Schockwellenreiter there's the original article.

iCab also has stupid ears

iCab requires me to write an ampersand as an entity within JavaScript code, even though the JavaScript code is marked as an HTML comment, so it shouldn't be relevant to the validator and should be ignored. Somehow people don't seem to get the hang of writing validators correctly...

Sandbox for Python

Noted and blogged because I might want to play around with it - for example, to be able to run user code on the Python Community Server. Here's the original article.

Seehofer wants statutory health insurance for everyone

Funny. Somehow sounds quite different from what he demanded back when he was minister under Kohl - back then it was all about privatization to the point of excess. But why should a politician care about what he said yesterday

Teufelsgrinsen

At tagesschau im Internet there's the original article.

W3-Validator very strange

Could someone please explain to me what the heck is wrong with my use of NOSCRIPT? If I read the spec correctly, NOSCRIPT can appear within any block area. But the validator expects APPLET, OBJECT, MAP, IFRAME or BUTTON - at least that's what it says in the linked validation report. Very strange. Bug in the validator? The NOSCRIPT is supposed to be there only because the comment count and trackback count are written into the pages via JavaScript on the Python Desktop Server (can't be done any other way since the community server only gets static HTML). Weird. Here's the original article.