Archive for August, 2003



Smart Analyser

Found Pierre last semester project on SourceForge, this is so great to publish an open-source project ! This project aim to provide better processing of class dependencies in java and is developed as an Apache Ant module.

See Online: Smart Analyser.

MacPlus databases converted

The MacPlus’ databases (mainly spip and phpbb) were converted from the ISAM format to the new MyISAM format.

Despite it doesn’t give great enhancement on the rapidity this will bring native cross-os compatibilty of the databases files and will permit online reparation and backup of the databases.

Command to be used for the online conversion is: ALTER [...]

Spotting the Internet Explorer bug about PNG transparency (alpha channel elimination) and proposing a server side solution.