[eLawManager-english] Project update and translation status
Status: Beta
Brought to you by:
magostinelli
|
From: Diego Z. <di...@le...> - 2005-03-04 10:48:17
|
Hi, .TRANSLATION STATUS The internal libraries are now completly translated to english, so any developer can access java sourcecode without having to translate the program. Code translation is not finished however, 'cause there are 600k of italian specific application sourcecode not translated. This part still needs to be translated to allow full access to the sourcecode to everyone. I'm translating the user messages now, to release an english version: it will be a stable version, but probably with some translation mistakes. There is anyone on the mailing list, interested in checking the english version for translation mistakes and/or interested to join the program to follow the english release? .SSL CONNECTIONS on client server application the main application of elawoffice, is a client server java application, enabled to work even on internet, applying SSL [openssl] to MySql, and forcing users to use only SSL, access to MySql. This feature [SSL] is available on Linux/Mac platform, not Netware/Windows platform. I've spoken with Novell and they told me they are working to port YaSSL to Netware to add SSL support for mysql. Windows support of SSL is available only for single firms, interested in rebuilding mysql on win32 [there is no official release, 'cause of licensing problems]. .WEB APPLICATION I'm full exporting the application to jsp/servlet code/environment, to allow extranet and intranet use of the program. The client/server and the web application work on the same MySql database structure and are fully compatible. The user administration will not ported to the web application, at least until the next year: actually it's not a feature but a risk for small Law Firms, that tries to share informations with their customers. Extranet connections need to use SSL encription, to prevent hacking problems[it works even on a VPN]. More news to come. cya |