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

Tuesday, April 26, 2005

bug in the windows commandline script

The path to the adf mage ml tool is detected as incorrect, if the path contained space. double quotes are missing.

Sunday, April 24, 2005

Updated MGED Ontology file (1.2.0)

The MGED Ontology 1.2.0 in Dawl+owl is finally available on the MGED Website.

The current MGED Ontology version is now 1.2.0.

Monday, April 18, 2005

Third release of the ADF MAGE-ML Tool

The 1.0 RC3 version of the ADF MAGE-ML Tool has been released.

It adds a SimpleGUI with minimal options, multilanguage support, drag and drop (tested under Ms Windows), and look and feels.

MAGE-stk has also been updated

Monday, April 11, 2005

Updated Jxl Api to 2.5.4

Sunday, April 10, 2005

Made SimpleGUI multilanguage

The internationalisation of the SimpleGUI is done.
The default language is english. Currently, only french is supported.

Texts are contained in files in the etc/lang directory.

It used the ResourceBundle class.

Saturday, April 09, 2005

Using JFlex API to open url

THe JFlex is used as ANt task to create class from lex file.

Available there: http://jflex.de

Friday, April 08, 2005

Added options to launch the SimpleGUI

Possibility to set the UI LookAndFeel.

Thursday, April 07, 2005

SimpleGUI - added Drag and Drop to main window

File to treat can now be added by drag and drop from file explorer.


Simply drag it from the native file explorer and drop it in the text field.

The GUI should be release soon.

SimpleGUI - added About frame

Added a About frame, with general information about the tool and the license under the tool is release.

For general information, an HTML file is used. Links open the default browser or mail reader.
As Java does not handle relative path to image, it has been modified to allow this, but it is really slow.

Tuesday, April 05, 2005

Passed MAGE-ML Test : A-WMIT-1

The tool converts correctly the A-WMIT-1 experiment MAGE-ML file.
About 4992 Features

Need to improve exporter.
Create CompositeSequence if missing in MAGE-ML file.

ADF MAGE-ML Tool Simple GUI with minimal options Posted by Hello

Simple GUI - with Windows Look and feel Posted by Hello

Updated Changelog

The changelog has been updated on the Sourceforge site for release 1.0 RC2.