You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Tim Pizey <ti...@paneris.org> on 2003/06/04 05:38:38 UTC

Melati 0.7.0 released

 Hi, 
 
 Melati 0.7.0 is available from http://www.melati.org/ 
 This release enables user locale detection and a major 
overhaul of the code quality, and generated code style,  
following a style audit using http://maven.apache.org/ and 
http://www.eclipse.org/

The Maven generated project site can be seen at http://maven.melati.org/ 
 
 Melati is a tool for developing websites backed by any SQL Database, 
 It provides the following features:
                                 
 o - A generic Database Administration system, allowing the site manager 
     to edit both the contents and the structure of the database 
     through a web interface.
                                 
 o - An object layer where the database is seen as a 
      collection of Java objects.
                                 
 o - Transparent cacheing of commonly used records, selections and
      "computed objects", via a (genuinely!) easy-to-use transparent, 
      transaction-safe,  persistence layer on top of JDBC.
      (Prefiguring J2EE by some two years - and better!)
 
 o - A low level access control system based on a  user/group/capability
      model, allowing restrictions to be placed on tables, rows and fields.
                                 
 o - Cookie-based or HTTP-based login provoked automatically by access
      control failure.
                                 
 o - Cached widget templating mechanism, using "templets" (sub-templates) for
      rendering interface elements (eg HTML input boxes, dropdowns).
 
 o - Contributed packages for messageboards, shopping trolley 
      and example code for full text indexing and much more.
                                 
 Melati is developed and maintained by the PanEris collabrative, 
 and has an active mailinglist on sourceforge.
 
 Melati now supports any of Postgres, MySQL, MSSQL Server, 
MckoiDB and HSQLDB  simultaneously if required.
 
 Similarly Melati supports both Webmacro and Velocity, 
 or both at the same time ie you can use the built-in 
 Admin Suite (written in WebMacro) even if your template engine is 
 Velocity.
 
 Melati has now been in production use for three years with no 
 problems.
 See for example: 
 http://www.bibliomania.com/ - Massive copyright free book site
 http://www.jammyjoes.com/ - Online toystore
 http://www.pianosonline.co.uk/ - Online Pianos
 http://www.fleetlog.com/ - Dynamic tracking of vehicles
 
 Melati is a very nice tool and we are very keen to have more 
 people use it. 
 Melati can be used under the GPL - or any other licence 
 you need.
 
 Once you have tried it you won't go back!
 
 yours sincerely
 Tim Pizey
 http://www.paneris.org/
 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org