Server-side Kaizou
Jeudi, novembre 22nd, 2007I finally managed to implement a full Kaizou support on the server side, as opposed to the javascript or Firefox add-on client implementation. The only restriction is that if the page is modified on the client by a post-load javascript, the Kaizou modifications will not be applied on the modified parts.
Anyway, I have never been fully satisfied by the javascript version, that was both slow and unreliable, especially on IE, so I will soon migrate to the server counterpart.
As a bonus, I have allowed user to ask a kaizou file to be applied on the page they want, so I expect it to be used more extensively.