tag:blogger.com,1999:blog-91391362007-05-31T15:15:15.434+02:00ADF MAGE-ML Tool Blogpierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comBlogger91125tag:blogger.com,1999:blog-9139136.post-1130687051842363942005-10-30T16:42:00.000+01:002005-10-30T16:44:11.843+01:00Updated CVSThe CVS stable module has been updated with the Release 1.0.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1124812046623031602005-08-23T17:45:00.000+02:002005-08-23T17:47:26.626+02:00Release of the ADF MAGE-ML Tool version 1.0The ADF MAGE-ML Tool version 1.0 is ready. In addition of the GUI to command the tool, Users can also configure the tool through it.<br /><br />Several bug fixes have been done.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1124129933847098772005-08-15T20:15:00.000+02:002005-08-15T20:18:53.856+02:00Release 1.0 almost readyThe ADF MAGE-ML Tool will be release soon in 1.0 version (Time to have broadband connection to updload).<br /><br />Fix most of bugs about the GUI. Allow internationalisation and language change at run-time.<br />Includes Resources update and tool configuration.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1123857914747023832005-08-12T15:23:00.000+02:002005-08-12T16:45:14.760+02:00ConfigurationFrame: change integer representation by SpinnerIn the configurationFrame, properties with integer type value are now displayed as Spinner.<br />Previously, value was displayed has TextField.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1123852983658170642005-08-12T15:19:00.000+02:002005-08-12T15:23:03.663+02:00Update JLocaleChooser to display only GUI available localesThe JLocaleChooser is a combobox with a list of locales. It uses to localized to GUI at run time following selected item.<br /><br />In previous version, every locale with a directory in the etc/lang/i18n (contained a directory named by the locale, with the flag.gif icon)was displayed.<br /><br />Now, only locales available to translate te GUI are displayed, aka English and french.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1123850018979211642005-08-12T14:31:00.000+02:002005-08-12T14:33:38.986+02:00Updated Jxl api to 2.5.7The JXL api (Excel workbook reading and writing) has been updated to the last version : 2.5.7.<br /><br /><p class="head"> Version 2.5.7 (July 2005) </p> Handled variable arg functions which have zero parameters, such as row() and column() <br /> Fixed WritableHyperlink so that it would handle file links (in particular file links located on a different drive letter) <br /> Made XFRecord handle uninitialized records, and enhanced the equals() method for Font and Format to allow better copying between sheets <br /> Detected a corrupt biff file format to throw an exception, rather than hanging in an endless loop <br /> When writing a sheet, added to check to stop the addition of a null WorkspaceOptions object <br /> Ignored the type object type MSOFFICDRAWING (as distinct from PICTURE) when reading/copying spreadsheets with pictures in them <br /> Ignored, and warned, when processing charts on non biff8 workbooks <br /> Display a warning when standard property sets aren't present in the original sheet <br /> Display a warning about spurious block chains the small block stream <br /> Fixed a bug when copying dates which consist of just a time - one day was subtracted from the value <br /> Applied contributed fix for copying cell borders with colours <br /> Added the ability to remove a comment from a cell <br /> Applied Adam's patch to add support for horizontal/vertical centring when printingpierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1123349774870119572005-08-06T19:25:00.000+02:002005-08-06T19:36:14.876+02:00Fix JLocale Chooser - to select GUI languageThe JLocaleChooser is used to select and change current locale at run time.<br />The JLocaleChooser did not work under MS Windows platform or if directory containing i18n data was not found.<br /><br />The JLocaleChooser has been modified to handle correctly URL (change file separator to '\') and only display current, if the i18n directory is not found.<br /><br />There is still a bug with de_CH flag, which do not display.<br />In the future, only available locale will be displayed/selecteable.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1122892092086907762005-08-01T12:25:00.000+02:002005-08-01T12:28:12.090+02:00Missing internationalization resource message now displays as debugMissing internationalization resources (finishing as .label, .mnemonic, .tooltip) are not longer logged as error. These are logged as debug message, as they can be optional and can mislead the user.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1122852439276278412005-08-01T01:25:00.000+02:002005-08-01T01:27:19.280+02:00Improved GUI visual presentationThe button size has been fixed (in previous version, some buttons were pretty big). Improved component organization.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1122757221664863062005-07-30T22:58:00.000+02:002005-07-30T23:00:21.670+02:00The project does not compile with Java 1.5The project does not compile due to generic types added in Java 1.5. But, the compile tool works with it.<br /><br />The Java 1.5 will be supported in the 1.1 release.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1122592068262114122005-07-29T01:07:00.000+02:002005-07-29T01:07:48.266+02:00Updated CVSThe CVS server has been updated to prepare the 1.0 release.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1122504603719369772005-07-28T00:48:00.000+02:002005-07-28T00:50:03.720+02:00Updated CVSThe CVS server has been updated with the last development release.<br /><br />Still trying to find out if cvs checkout is working.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1122504532743890212005-07-28T00:46:00.000+02:002005-07-28T00:48:52.750+02:00Fixed bug with Java 1.5The source might not compile with Java 1.5. It complained about enum keyword.<br /><br />Most of the enum code have been removedpierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1122236183032134762005-07-24T22:14:00.000+02:002005-07-24T22:16:23.036+02:00Update CVSThe CVS server has been updated with the last development version. It is mainly code cleaning. External api and Ms workbook have been set as binary to avoid check out error.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1121097622350855532005-07-11T17:58:00.000+02:002005-07-11T18:00:22.356+02:00log4J api updated to 1.2.11The log4j api (for logging) has been updated to the version 1.2.11.<br />("Log4j version 1.2.11, is identical to version 1.2.9, except that the class org.apache.log4j.or.jms.MessageRenderer is now explicitly contained in the 1.2.11.jar. In previous releases of the 1.2 branch it was sometimes include and sometimes left out (bug #34491).")pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1120752782218976672005-07-07T18:11:00.000+02:002005-07-07T18:13:02.226+02:00Update CVSThe development branch on the sourceforge cvs server has been updated.<br /><br />http://sourceforge.net/cvs/?group_id=120387pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1120254040158099252005-07-01T23:39:00.000+02:002005-07-01T23:40:40.163+02:00Updated Jxl api to 2.5.6The jxl api has been updated to the 2.5.6 version.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1120149673573028732005-06-30T18:38:00.000+02:002005-06-30T18:41:13.576+02:00New window to add configuration propertyA window has been added to the GUI. From the Configuration frame, the user will be able to add new property to the configuration, for exemple: update resource property....<br /><br />A window to update resource will be added soon and a bug in the GUI size will be fix before 1.0 release.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1116689240349324122005-05-21T17:23:00.000+02:002005-05-21T17:27:20.353+02:00SimpleGUI: Properties can be set in the GUIA Configuration Frame has been added to modify tool configuration. <br />Properties are ordered by module.<br />Some properties are unmodifiabled.<br /><br />Once set, the user may only apply modification to the current instance of the tool or save configuration to file to reuse configuration next time.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1115674394431067232005-05-09T23:31:00.000+02:002005-05-09T23:33:14.436+02:00Updated Jxl api to 2.5.5The jxl (Java to Excel) API has been updated to 2.5.5 version.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1115471040640611792005-05-07T15:02:00.000+02:002005-05-07T18:52:59.336+02:00ADF MAGE-ML Tool available on P2PADF MAGE-ML Tool can now be downloaded on the edonkey network.<br /><br /><br />Edonkey links:<br /><br /><ul><br /><li>sources:<br /><br /><a href="ed2k://%7Cfile%7CADF_MAGEML_Tool-1.0-RC3-source.tgz%7C14961363%7C86BBB0DCD8FC10A34051AAE01AF314F1%7C/">ed2k://|file|ADF_MAGEML_Tool-1.0-RC3-source.tgz|14961363|86BBB0DCD8FC10A34051AAE01AF314F1|/</a></li><br /><li>bin:<br /><a href="ed2k://%7Cfile%7CADF_MAGEML_Tool-1.0-RC3.tgz%7C11787735%7C3666BC095AA87281EC5274D9726DBB52%7C/">ed2k://|file|ADF_MAGEML_Tool-1.0-RC3.tgz|11787735|3666BC095AA87281EC5274D9726DBB52|/</a><br /></li><br /><li>installer:<br /><a href="ed2k://%7Cfile%7CADF_MAGEML_Tool-1.0-RC3-installer.jar%7C20480630%7C2C71D43BFA6BB59D7CCCBFC171F52660%7C/">ed2k://|file|ADF_MAGEML_Tool-1.0-RC3-installer.jar|20480630|2C71D43BFA6BB59D7CCCBFC171F52660|/<br /> </a></li><br /></ul>pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1115375442609226912005-05-06T12:30:00.000+02:002005-05-06T12:30:42.616+02:00Updated Unix scriptFor a better portability, a space has been added between "#!" and "/bin/sh".<br />It is mandatory for old Unix system.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1115074525293920662005-05-03T00:52:00.000+02:002005-05-03T00:55:25.293+02:00Updated wiki - Added MGEDOntologyManager and ApprovedDatabaseManagerMGEDOntologyManager and ApprovedDatabaseManager paged has been added to the wiki.<br /><br />They describe the MGED Ontology Manager (how it works, what it provided) and the Database Manager (presents Approved Databases, how they retrieved, available information, checking,..)pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1114902860289885612005-05-01T01:12:00.000+02:002005-05-01T01:14:20.290+02:00Updated wiki - Added DataFileCheckingThe DataFileChecking page explained the checking of tabular data file (no specific to ADF).<br /><br />ADFCheking page will follow,as well as MGEDOntologyManager and Approved Databases/DatabaseManager.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.comtag:blogger.com,1999:blog-9139136.post-1114471367162907092005-04-26T01:21:00.000+02:002005-04-26T01:22:47.163+02:00bug in the windows commandline scriptThe path to the adf mage ml tool is detected as incorrect, if the path contained space. double quotes are missing.pierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.com