Apache XML Project |
Apache Project |
The Apache FAQ |
The Apache Software Foundation |
The Jakarta Project |
PHP Server Side Scripting |
The Java Apache Project |
Apache-Perl Integration Project |
Apache Module Registry |
Apache-Related Projects |
ApacheCon |
|
Linux Central |
Apache Today
|
Linux Planet |
Linux Start |
PHPBuilder |
BSD Today |
Linux Today |
Linux Apps |
BSD Central |
All Linux Devices |
Enterprise Linux Today |
Linux Programming |
Linuxnewbie.org |
Just Linux |
SITE DESCRIPTIONS |
|
|
Announce: Melati 0.53
Feb 14, 2001, 17 :04 UTC (0 Talkback[s]) (788 reads) |
Date: Wed, 14 Feb 2001 08:28:42 -0000
From: Tim Joyce
To: PostgreSQL-announce
Subject: [ANNOUNCE] Annouce: Melati 0.53
Melati 0.53 is now available for download from http://melati.org.
Version 0.53 introduces the following enhancements over releases previously announce here (check the release notes for full details):
- support for Webmacro 0.94.
- file upload
- cleaner Servlet API
- test suite
- cascading deletion in POEM
- support for BINARY types in POEM
What is Melati? (quick read)Melati allows you to define the fields and records for you application in one place. These are then immediately available to all parts of your application:
- your template engine
- your business objects
- your database
This considerably simplifies (and speeds up) web application development. Try it :)
What is Melati (more detail):Melati is a tool for building Java-programmed websites backed by a database. It provides the following features:
- a generic database administration system, allowing the site manager to edit both the contents and the structure of the database through a simple web based interface.
- rapid templating mechanism, using "templets" (sub-templates) for rendering interface elements (eg HTML input boxes, dropdowns), and providing an easy interface with persistent objects.
- close integration with the Webmacro templating engine.
- cookie-based or HTTP-based login provoked automatically by access control failure.
- full integration with POEM (Persistent Object Engine for Melati). POEM provides
- industrial-strength open source object database technology, delivering ODMG 3.0 compliant Java support.
- an API where the database to be seen as a collection of Java objects, via a (genuinely!) easy-to-use transparent persistence layer on top of JDBC.
- a low level security model allowing restrictions to be placed on tables, rows and fields.
Melati's design builds on our experience with previous systems we have deployed successfully on a number of commercial sites: we feel that it enables a particularly elegant and productive way of working.
Melati is released under a dual ASF Style / GPL license (the same approach as WebMacro), and is currently being used on several commercial projects. Please join the mailing lists if you are interested.
http://lists.sourceforge.net/mailman/listinfo/melati-users
http://lists.sourceforge.net/mailman/listinfo/melati-announce
http://lists.sourceforge.net/mailman/listinfo/melati-developers
Thanks
Tim Joyce
Related Stories:
PR: Unify Corporation unveils Java-based Web Application Server(Feb 13, 2001)
DevShed: The JSP Files (part 1): Purple Pigs In A Fruitbasket(Feb 11, 2001)
PR: Jaydoh VS-Bridge tools completed(Feb 06, 2001)
PR: Servertec Announces New Release of Servertec Internet Server for Linux(Feb 05, 2001)
Servidium Releases Jaydoh Framework to the Masses(Jan 26, 2001)
SysAdmin: Linux as an Application Server -- The Tomcat Way (Jan 15, 2001)
PR: Sun Microsystems Adds Support to Third Apache Foundation Project: Batik(Dec 04, 2000)
JAMES 1.2 Released(Nov 05, 2000)
PHPBuilder: Using PHP and XML with Apache Cocoon(Jun 19, 2000)
Apache JServ 1.1.2 Released(Jun 19, 2000)
JavaBoutique: Java Servlets Part 4: Handling Form Data(Jun 05, 2000)
|
|