Archive for the ‘General’ Category

Kaizou extension 0.5.3

Vendredi, mars 9th, 2007

Version 0.5.3 of the Kaizou Firefox Extension is available on kaizou.mozdev.org.

- added support for frames,

- added tool menu commands,

- fixed old bug when saving on existing file.

Visitors reporting registration failures

Jeudi, mars 1st, 2007

I have been warned that some of you were not able to create an account on the site (welll, at least one of you !) :  if you encounter any issue with the registration process, please post a ccomment here with a brief description of your configuration and the error messages you get.

Kaizou extension 0.4.4 on addons.mozilla.org

Jeudi, mars 1st, 2007

Well, there is still a significant gap between latest versions on the “regular” mozdev extension site and the versions on addons.mozilla.org, mainly due to the strict validation process on the latter. Thanks to the mozilla validation team anyway, and welcome to new users that have discovered Kaizou with this update.
Note: Version 0.4.4 doesn’t support the two latest Kaizou actions, and some of the latest files on the site that use them won’t do anything.

Kaizou Firefox extension 0.5

Vendredi, février 23rd, 2007

A new version of the Kaizou Firefox Extension is now available on kaizou.mozdev.org.

It supports the two new Kaizou actions : inner-html and insert-node (see previous post).

Kaizou now supports two additional actions

Vendredi, février 23rd, 2007

I added two new actions to Kaizou:

- the inner-html action allows you to modify the html code inside the node targeted by a transformation. It takes only one parameter: the inner HTML.
- the insert-node action allows you to insert an HTML node before or after the node targeted by a transformation. Its parameters are the node name and the inner HTML,

Kaizou Firefox extension now on addons.mozilla.org

Mercredi, février 14th, 2007

I submitted my extension back in january, and had started thinking it would never be reviewed and accepted, so it was quite a surprise to me to discover today that the Kaizou Firefox Extension had been officially accepted.

The first consequence seems to be a burst of hits on kaizou.org … just the day I discover a bug on the server kaizou link advertized on front page !

Now, for those interested in Kaizou, I suggest you rather use the Kaizou extension in its mozdev flavor, that is always the first to be updated, mainly because it doesn’t need to be approved by the mozilla pepople first (for instance today it’s V0.4.1 on addons.mozilla.org, but V0.4.4 on kaizou.mozdev.org).

Google Valentine day logo revealed a kaizou-o-matic bug

Mercredi, février 14th, 2007

Crap ! The Kaizou server processing doesn’t cope well with the script that changes the google logo … as a consequence the server processing of kaizou files targeted at google.com is broken today. This bug is now on top of my todo list, despite the fact that tomorrow it won’t be an issue anymore until the next custom logo shows up …

Update (later in the evening): Bug fixed !

Added automatic extension detection code

Jeudi, février 8th, 2007

I have added an automatic extension detection code: it replaces server-side kaizou links (klinks) by client-side klinks when the Kaizou Firefox extension is detected.

For those interested, I used the image-load trick first described by RSnake on ha.ckers.org.

Kaizou specifications moved

Vendredi, février 2nd, 2007

I moved today the Kaizou specifications pages from the main site to this blog. I had really hard times inserting XML code snippets in the WordPress posts … maybe it wasn’t such a good idea to move the specs … Anyway it will be much simpler for me to edit them when changes occur.

Added Kaizou previews powered by SNAP

Jeudi, février 1st, 2007

I added today SNAP previews to the kaizou.org site, and I am really happy with the result : the guys at SNAP have done an incredible job !

First, it is really a snap to set it up (ok, lame joke …): you only need to add a little script to your headers, and voila !

Second, it works immediately for external links : you don’t need any caching process to occurr or something …

Third, it also works on Kaizou links ! I was a bit afraid at first that the links to the Kaizou transformations would display the original, unmodified page, but the SNAP preview seems to mimic perfectly the browser behaviour, because the previews actually correspond to the modified pages ! This rocks ! Now I can offer my users a sneak preview of the pages after they have been Kaizoed …