http://adfconverter.blogspot.com/feeds/posts/default

Monday, January 31, 2005

step by step File checking bug fix

Bug due to '&&' rule.

Optimisation can be started.

Wednesday, January 26, 2005

Wiki page

A wiki page has been created for developer and/or as Howto:

http://marguerpie.free.fr/wikini/wakka.php?wiki=AdfMage

source code cleaning done

The code cleaning is done:
  • Add ArrayExpress license
  • Add comments
  • remove unnecessary elements.

TODO:
  • fix bug with ADF workbook
  • optimize file/ ADF reading (mainly for memory).

Friday, January 21, 2005

Sourceforge Web page update

  • add meta tag for referencing
  • update schema documentation
  • no yet reference in google

Wednesday, January 12, 2005

Microsoft Excel Workbook limitation

The maximum number of rows in a Microsoft Excel 5.0 or 7.0 worksheet is 16,384

The maximum number of rows in a Microsoft Excel 97 worksheet is 65,536.

It is supposed that Microsoft Excel 97 is used.

If row numbers are upper to 65,535 (one row for header), the output file format is switch to text file.

Monday, January 10, 2005

API Update

Jxl updated to version 2.5.1