husted 02/01/11 16:56:47
Modified: xdocs index.xml
Log:
Update start page with references to XML and other Apache projects.
Revision Changes Path
1.19 +135 -47 jakarta-site2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- index.xml 8 Jan 2002 05:34:01 -0000 1.18
+++ index.xml 12 Jan 2002 00:56:47 -0000 1.19
@@ -3,61 +3,41 @@
<properties>
<author email="[EMAIL PROTECTED]">Jon S. Stevens</author>
+ <author email="[EMAIL PROTECTED]">Ted Husted</author>
<title>The Jakarta Project</title>
</properties>
<body>
-<section name="Jakarta Project">
-
-<p>
-The goal of the Jakarta Project is to provide commercial-quality
-server solutions based on the Java Platform that are developed in an
-open and cooperative fashion.
-</p>
-
-<p>
-Jakarta hosts several <a href="#Jakarta Subprojects">subprojects</a>.
-These are listed on the SubProjects menu on the left, or in the section
-below. Each subproject has its own team of developers and committers,
-and its own mailing list.
-</p>
-
-<p>
-<strong>For more information</strong> about a subproject, visit
-its home page by selecting a link from the menu on the left
-or from the section below.</p>
+<section name="Welcome">
+<!-- ApacheCon is over.
<p>
-<strong>For product support</strong>, see the subproject's
-documentation and <a href="./site/mail.html">mailing list</a> archive
-before posting to the subproject's User <a href="./site/mail.html">mailing
-list</a>. All product support is provided through the mailing lists.
-All work at Jakarta is provided a volunteer basis. There is no paid staff.
-Please be considerate and do your homework before asking our volunteers
-to donate additional time and energy to your project.
+<a href="http://ApacheCon.Com/2001/US/"><img border="0" width="135" height="52"
src="http://ApacheCon.Com/2001/US/images/apachecon_logo_135x52.gif"
alt="ApacheCon"/></a>
</p>
+-->
<p>
-<strong>For information on contributing</strong>, please visit our
-<a href="./site/getinvolved.html">Get Involved page</a> and our
-<a href="./site/guidelines.html">Guidelines</a> section.
-These pages contain details on how we accept patch submissions, how we
-vote, how we communicate, and many other important aspects of how
-<a href="./site/whoweare.html">we</a> manage this project.
+The Jakarta Project creates and maintains open source solutions the
+Java platform for distribution to the public at no charge. Jakarta products are
+developed by and distributed through various subprojects, which are listed the
+SubProjects menu the left, or in the <a href="#Jakarta Subprojects">section
below</a>.
+Each subproject has its own team of developers and committees, and its
+own <a href="./site/mail.html">mailing list</a>.
</p>
-<!-- ApacheCon is over.
<p>
-<a href="http://ApacheCon.Com/2001/US/"><img border="0" width="135" height="52"
src="http://ApacheCon.Com/2001/US/images/apachecon_logo_135x52.gif"
alt="ApacheCon"/></a>
+<strong>All product support</strong> is provided through the subproject
+<a href="./site/mail.html">mailing lists</a>.
+All work at Jakarta is provided a <a href="./site/getinvolved.html">volunteer
+basis</a>. There is no paid staff. Please considerate and do your homework
+before asking our volunteers to donate additional time and energy to your project.
</p>
--->
<p>
-The older <a href="http://java.apache.org/">Java Apache</a> Project has
-all of its active projects merged into the Jakarta website now. Some of
-the older retired projects (like JServ) are still linked off the Java
-Apache website.
+<font size="-1">All active products from the <a href="http://java.apache.org/">Java
Apache</a>
+Project have been merged into the Jakarta website. A few retired projects (like
+JServ) are still linked off the Java Apache website.</font>
</p>
</section>
@@ -172,11 +152,11 @@
</tr>
<tr>
<td align="right" valign="top"><a href="./james/index.html">James</a>:</td>
-<td valign="top">James is an email/news/messaging server written in Java. It uses
the Avalon component framework. It currently supports SMTP and POP3 (stable) with IMAP
and NNTP in the works.</td>
+<td valign="top">James is an email/news/messaging server written in Java. It uses
the Avalon component framework. It currently supports SMTP, POP3 and NNTP with IMAP
coming shortly.</td>
</tr>
<tr>
<td align="right" valign="top"><a href="./jetspeed/index.html">Jetspeed</a>:</td>
-<td valign="top">A java user customizable portal system based on Turbine
framework</td>
+<td valign="top">A Java user customizable portal system based Turbine framework</td>
</tr>
<tr>
<td align="right" valign="top"><a href="./slide/index.html">Slide</a>:</td>
@@ -194,17 +174,125 @@
</section>
-<section name="Apache Software Foundation">
+<section name="Apache XML Project">
+<p>
+Many people who visit Jakarta also find the products of the
+<a href="http://xml.apache.org">Apache XML Project</a>
+of special interest. Products hosted at Apache XML include:
+</p>
+<ul>
+<li>
+<strong>AXIS</strong> - An implementation of the SOAP ("Simple Object Access
Protocol") submission to W3C.
+</li>
+
+<li>
+<strong>Batik</strong> - A Java based toolkit for Scalable Vector Graphics (SVG).
+</li>
+
+<li>
+<strong>Cocoon</strong> - XML-based web publishing, in Java.
+</li>
+
+<li>
+<strong>Crimson</strong> - A Java XML parser derived from the Sun Project XParser.
+</li>
+
+<li>
+<strong>FOP</strong> - XSL formatting objects, in Java.
+</li>
+
+<li>
+<strong>SOAP</strong> - Simple Object Access Protocol.
+</li>
+
+<li>
+<strong>Xalan</strong> - XSLT stylesheet processors, in Java and C++.
+</li>
+
+<li>
+<strong>Xang</strong> - Rapid development of dynamic server pages, in JavaScript.
+</li>
+
+<li>
+<strong>Xerces</strong> - XML parsers in Java, C++ (with Perl and COMbindings).
+</li>
+
+<li>
+<strong>Xindice</strong> - A native XML database.
+</li>
+
+<li>
+<strong>XML-RPC</strong> - A Java implementation of XML-RPC, a popular protocol
+that uses XML over HTTP to implement remote procedure calls.
+</li>
+
+<li>
+<strong>XML Security</strong> - Create and verify arbitrary forms of XML
Signatures.
+</li>
+
+</ul>
+<p>
+For more about any of these products, visit the
+<a href="http://xml.apache.org">Apache XML Project</a>.
+</p>
+
+</section>
+
+<section name="Apache Software Foundation">
<p>
-Jakarta is a project of the <a href="http://apache.org/foundation/">Apache Software
-Foundation</a>. Jakarta, like all
-<a href="http://apache.org/foundation/projects.html">Apache projects</a>, encourages
-a collaborative, consensus-based development process, offers an open and pragmatic
+Jakarta, like all Apache Projects, encourages a collaborative, consensus-based
+development process, offers an open and pragmatic
<a href="http://apache.org/LICENSE">software license</a>, and strives to
-create software of the highest quality.
+create software of the highest quality. The ASF is organized into several projects,
+which like Jakarta, may contain various subprojects.
</p>
+
+<ul>
+<li>
+<strong>HTTP Server</strong> - Commonly known as Apache httpd
+</li>
+
+<li>
+<strong>APR</strong> - The Apache Portable Runtime
+</li>
+
+<li>
+<strong>Jakarta</strong> - Server-side Java [you are here]
+</li>
+
+<li>
+<strong>Perl</strong> - Dynamic websites using Perl
+</li>
+
+<li>
+<strong>PHP</strong> - Server-side, HTML embedded scripting language
+</li>
+
+<li>
+<strong>TCL</strong> - Dynamic websites using TCL
+</li>
+
+<li>
+<strong>XML</strong> - XML solutions focused the web
+</li>
+
+<li>
+<strong>Conferences</strong> - Meetings of developers and users
+</li>
+
+<li>
+<strong>Foundation</strong> - Administration and infrastructure management
+</li>
+</ul>
+
+<p>
+For more about these projects and their subprojects, visit the
+<a href="http://apache.org/foundation/projects.html">ASF Project page</a>.
+</p>
+
</section>
+
</body>
</document>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>