// archives

Archive for August, 2007

You are here: Home » Archives for August 2007

Is it XHTML?

From the HTML5 working group: If you think that a XHTML document can be sent as text/html and still be XHTML then can you please tell me what exactly makes that document XHTML? It’s not the Doctype, and it’s not the solidus in the br tags either is it. So what is it? Answer: Nothing, [...]

Verhaaltje erbij?

Hou je wel een beetje van lezen en ben je niet vies van wat Engels. Kijk dan even naar het verhaal waar Knut mee bezig is.

Add content to a FCKeditor instance

I was looking how to add content to a FCKeditor instance. It was hard to find, however the solution was really simple: function editFCKContent(){ var fckEditor = FCKeditorAPI.GetInstance(“InstanceId”); fckEditor.EditorDocument.body.innerHTML += “foobar”; } Just for the record, this was posted via a FCKeditor ;).

Where did errorno 5 go?

I wonder, what used to be errornumber 5 and where did it go?

Kritiek

Kritiek is veel meer waard dan een compliment.

SLA's zijn niet eenzijdig

Ik kwam vanochtend in mijn mail een mooi stukje tegen over SLA’s en met name penalty clauses. In principe horen penalty clauses dus niet thuis in SLA’s aangezien een SLA niet eenzijdig behoort te zijn omdat het een afspraak is tussen twee partijen. Wil je wel zo’n structuur in je SLA, denk dan aan een [...]

Twitter Remote