This tools page contains the links to the available tools created mainly by JNYSolutions.
They are free to use and distribute but please read the NOTE below.
<NOTE>JNYSolutions
disclaims all warranties and liabilities for the use of these programs.
These programs are created for academic purpose and are not bug/error-free. </NOTE>
TOOLS:
Generic Configuration Framework (GCF) is Java program for reading and writing configuration files in INI or XML format.
<OBJECTIVE>
Property files are mainly used in Java for program configuration management. However, this interface doesn't have the capability of grouping the configuration entries just like the section name of the INI file and the flexibility to write configuration values in other formats like XML.
For the INI format, please refer to
Cloanto's site.
<FEATURES>
GCF is currently implemented to support the reading and writing configuration values in INI and XML format. This could be extended to by making a customize implementation of the reader/writer interfaces for such format; or having the configuration values being accessed from a database!
<PREREQUISITE>
GCF requires Java 1.2 or later JVM to run.
Command Executor Framework (CEF) is a Java program for command line (or scripts) execution.
<OBJECTIVE>
CEF was created for the purpose of automating the command line execution of customized tasks. Though ANT is available, CEF simplofies the command grammar by using the <command> <arguments> structure. And it supports the runtime input of command from the console as well.
<FEATURES>
CEF is still under-development. Will update this link when the first implementation release is available.
... and soon more tools to be posted ...
FIREFOX SEARCH PLUGINS (Unofficial):
:: Firefox 2 and earlier versions ::
±Ñ¼Ïº(Eijiro) Search Plugin >
Search plugin extension to English<->Japanese dictionary site of ALC.co.jp.
SAP MI Client Developer Tools: Some tools to help SAP MI client developer to easen their tasks.
MIEx > Internet Explorer extension to startup, shutdown, restart and access MI main page thru the toolbar menus. MIEx.ex includes the icon files and the VBS installer files to generate the corresponding batch file scripts and system registration. [Download]
MI LAD > Simple JSP file for deploying an MI component into the MI client locally without any MI WebConsole.