Currently I’m writing an eZ publish module to retrieve audio CD data from CDDB servers. The module uses the new PEAR NET_CDDB package, which is still in alpha state but already behaves quite well, except for one little bug I’ve found.
I will use this extension to create an online database of my personal audio CD collection, which will be consultable at my personal website some day.

April 30th, 2006
I’ve just added my User Creator extension to the contributions on ez.no. You can download it there.
The import view uses the wizard libraries that are included with eZ publish. These libraries aren’t used in the kernel itself, so I had no good examples. I also didn’t succeed in getting any free documentation on the eZ forum so I had to find out how to use them by going through their source code.
If someone ever wants to make wizards in eZ, then my extension probably is a good example to take a look at.
April 28th, 2006