Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 32239 invoked from network); 18 Apr 2005 01:04:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Apr 2005 01:04:36 -0000 Received: (qmail 3397 invoked by uid 500); 18 Apr 2005 01:04:25 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 3279 invoked by uid 500); 18 Apr 2005 01:04:24 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 3220 invoked by uid 99); 18 Apr 2005 01:04:24 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from www2.kc.aoindustries.com (HELO www2.kc.aoindustries.com) (65.77.211.84) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 17 Apr 2005 18:04:22 -0700 Received: from www2.kc.aoindustries.com (www2.kc.aoindustries.com [65.77.211.84]) by www2.kc.aoindustries.com (8.12.9-20030917/8.12.9) with ESMTP id j3I14Kna022208 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 17 Apr 2005 20:04:20 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by www2.kc.aoindustries.com (8.12.9-20030917/8.12.9/Submit) id j3I14Ki2022174 for dev@forrest.apache.org; Sun, 17 Apr 2005 20:04:20 -0500 X-Authentication-Warning: www2.kc.aoindustries.com: indexgeo set sender to crossley@apache.org using -f Date: Mon, 18 Apr 2005 11:03:31 +1000 From: David Crossley To: dev@forrest.apache.org Subject: describe Forrest in 50 words Message-ID: <20050418010331.GA21572@igg.indexgeo.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N A while ago we discussed our description of Forrest and concluded that it was a bit limiting. Actually trying to concisely summarise Forrest is a very difficult task. Here is what is was ... ------------ Apache Forrest is an XML standards-oriented documentation framework based upon Apache Cocoon, providing XSLT stylesheets and schemas, images and other resources. Forrest uses these to render the source content into a website via command-line, robot, or dynamic application. ------------ Here is my proposal so far ... ------------ Apache Forrest is an XML standards-oriented documentation framework based upon Apache Cocoon and separation of concerns. Using a plugin architecture, various source input formats are transformed into a common internal format, aggregated with other sources, and transformed into various output formats. Forrest can be used as a dynamic application or can generate sets of documents via the command-line and deploy with an automated robot. ------------