stevenn 2002/07/12 03:01:04
Modified: sources/website index.xml news.xml
Log:
adding forrest to the main page
Revision Changes Path
1.23 +37 -24 xml-site/sources/website/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/xml-site/sources/website/index.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- index.xml 6 Feb 2002 09:23:23 -0000 1.22
+++ index.xml 12 Jul 2002 10:01:03 -0000 1.23
@@ -40,6 +40,9 @@
<em>FOP</em> - XSL formatting objects, in Java
</li>
<li>
+ <em>Forrest</em> - Cross-project Documentation and Website
Infrastructure
+ </li>
+ <li>
<em>Xang</em> - Rapid development of dynamic server pages, in
JavaScript
</li>
<li>
@@ -68,22 +71,22 @@
part of the XML standard.
</p>
<p>
- A COM wrapper (also for Xerces-C) provides compatibility with the
Microsoft MSXML parser.
+ A COM wrapper (also for Xerces-C) provides compatibility with the
Microsoft MSXML parser.
</p>
</s3>
<s3 title="Xalan: XSL stylesheet processors in Java & C++">
<p>
- Xalan (named after a rare musical instrument) provides high-performance
- XSLT stylesheet processing. Xalan fully implements the W3C XSLT and
XPath
- recommendations. The stylesheet processor is feature-rich and robust.
The
- XPath Processor is useable as a stand-alone unit. Xalan uses the Bean
- Scripting Framework (BSF) to implement Java or script extensions,
features
- multiple document output extensions, and we are working on data-binding
- extensions for SQL/JDBC and other data providers.
+ Xalan (named after a rare musical instrument) provides high-performance
+ XSLT stylesheet processing. Xalan fully implements the W3C XSLT and XPath
+ recommendations. The stylesheet processor is feature-rich and robust. The
+ XPath Processor is useable as a stand-alone unit. Xalan uses the Bean
+ Scripting Framework (BSF) to implement Java or script extensions, features
+ multiple document output extensions, and we are working on data-binding
+ extensions for SQL/JDBC and other data providers.
</p>
<p>
- Xalan is currently available in Java, and available in Alpha form for
C++.
+ Xalan is currently available in Java, and available in Alpha form for C++.
</p>
</s3>
@@ -104,6 +107,16 @@
</p>
</s3>
+ <s3 title="Forrest: Cross-project Documentation and Website
Infrastructure">
+ <p>
+ Forrest will be used for the creation and maintenance of the
xml.apache.org
+ website. It builds remote project documentation in Gump-like style,
adds
+ project metrics and offers a set of robust XML grammars for project
+ documentation.
+ </p>
+ </s3>
+
+
<s3 title="FOP: XSL Formatting Object processor in Java">
<p>
FOP is the world's first print formatter driven by XSL formatting
@@ -117,35 +130,35 @@
<s3 title="Xang: Rapid development of dynamic server pages in
JavaScript">
<p>
- Apache Xang lets you quickly build data-driven, cross-platform Web
- applications that integrate disparate data sources. The Xang
architecture
- cleanly separates data, logic and presentation. It is based on open
- industry standards such as HTTP, XML, XSL, DOM and ECMAScript
(JavaScript).
+ Apache Xang lets you quickly build data-driven, cross-platform Web
+ applications that integrate disparate data sources. The Xang architecture
+ cleanly separates data, logic and presentation. It is based on open
+ industry standards such as HTTP, XML, XSL, DOM and ECMAScript (JavaScript).
</p>
</s3>
<s3 title="SOAP: Simple Object Access Protocol">
<p>
- The Apache Soap project is an implementation of the draft W3C
- protocol by the same name. It is based on, and supersedes, the
- IBM SOAP4J implementation.
+ The Apache Soap project is an implementation of the draft W3C
+ protocol by the same name. It is based on, and supersedes, the
+ IBM SOAP4J implementation.
</p>
<p>
From the draft W3C specification:
SOAP is a lightweight protocol for exchange of information in a
- decentralized, distributed environment. It is an XML based protocol
- that consists of three parts: an envelope that defines a framework
- for describing what is in a message and how to process it, a set of
- encoding rules for expressing instances of application-defined
- datatypes, and a convention for representing remote procedure calls
- and responses.
+ decentralized, distributed environment. It is an XML based protocol
+ that consists of three parts: an envelope that defines a framework
+ for describing what is in a message and how to process it, a set of
+ encoding rules for expressing instances of application-defined
+ datatypes, and a convention for representing remote procedure calls
+ and responses.
</p>
</s3>
<s3 title="Crimson: A Java XML parser derived from the Sun Project X
Parser">
<p>
- The source code for Crimson is available under the xml-crimson CVS
- module. Please visit the Crimson pages for more information.
+ The source code for Crimson is available under the xml-crimson CVS
+ module. Please visit the Crimson pages for more information.
</p>
</s3>
1.15 +7 -0 xml-site/sources/website/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/xml-site/sources/website/news.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- news.xml 26 Mar 2002 11:34:04 -0000 1.14
+++ news.xml 12 Jul 2002 10:01:04 -0000 1.15
@@ -8,6 +8,13 @@
news about their projects. Be sure to see the information about
updating
the xml.apache.org website in the <link
idref="guidelines">guidelines</link>.
</p>
+ <s3 title='Forrest website going live (July 12, 2002)'>
+ <p>
+ The Forrest website has finally gone live and reflects the new
look-and-feel
+ to come for all Forrest-powered websites. <jump
href="/forrest/">Have a look</jump> and
+ tell us what you think about it.
+ </p>
+ </s3>
<s3 title='Cocoon 2.0.2 released (March 26, 2002)'>
<p>
The Apache Cocoon team is proud to announce the release of
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]