geirm 02/01/04 15:21:10
Modified: xdocs index.xml
docs index.html
Log:
Update of Velocity's description
Revision Changes Path
1.14 +28 -23 jakarta-site2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- index.xml 4 Jan 2002 12:30:40 -0000 1.13
+++ index.xml 4 Jan 2002 23:21:10 -0000 1.14
@@ -13,44 +13,44 @@
<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.
+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 index
-below. Each subproject has its own team of developers and committers,
+Jakarta hosts several <a href="#Jakarta Subprojects">subprojects</a>.
+These are listed on the Subprojects menu on the left, or in the index
+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
+<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 index below.</p>
<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
+<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
+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.
</p>
<p>
-<strong>For information on contributing</strong>, please visit our
-<a href="./site/getinvolved.html">Get Involved page</a> and our
+<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
+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.
</p>
-<!-- ApacheCon is over.
+<!-- 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>
-</p>
+</p>
-->
<p>
@@ -148,7 +148,12 @@
</tr>
<tr>
<th align="right" valign="top"><a href="./velocity/index.html">Velocity</a>:</th>
-<td valign="top">Velocity is a Java-based template engine. It permits web page
designers to use simple yet powerful template language to reference objects defined in
Java code. Web designers can work in parallel with Java programmers to develop web
sites according to the Model-View-Controller (MVC) model, meaning that web page
designers can focus solely on creating a site that looks good, and programmers can
focus solely on writing top-notch code. Velocity separates Java code from the web
pages, making the web site more maintainable over the long run and providing a viable
alternative to Java Server Pages (JSPs) or PHP.</td>
+<td valign="top">
+Velocity is a general purpose Java-based template engine. Suitable for many
+application domains including source code generation and XML transformation and
+styling, it is most often used in J2EE web applications as the
+view layer for generating dynamic content.
+</td>
</tr>
<tr>
<th align="right" valign="top"><a href="./watchdog/index.html">Watchdog</a>:</th>
@@ -161,11 +166,11 @@
<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
-<a href="http://apache.org/LICENSE">software license</a>, and strives to
+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
+<a href="http://apache.org/LICENSE">software license</a>, and strives to
create software of the highest quality.
</p>
</section>
1.39 +26 -21 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- index.html 4 Jan 2002 12:31:40 -0000 1.38
+++ index.html 4 Jan 2002 23:21:10 -0000 1.39
@@ -142,33 +142,33 @@
<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.
+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 index
-below. Each subproject has its own team of developers and committers,
+Jakarta hosts several <a href="#Jakarta Subprojects">subprojects</a>.
+These are listed on the Subprojects menu on the left, or in the index
+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
+<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 index below.</p>
<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
+<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
+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.
</p>
<p>
-<strong>For information on contributing</strong>, please visit our
-<a href="./site/getinvolved.html">Get Involved page</a> and our
+<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
+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.
</p>
<p>
@@ -440,7 +440,12 @@
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Velocity is a Java-based template engine. It permits web page
designers to use simple yet powerful template language to reference objects defined in
Java code. Web designers can work in parallel with Java programmers to develop web
sites according to the Model-View-Controller (MVC) model, meaning that web page
designers can focus solely on creating a site that looks good, and programmers can
focus solely on writing top-notch code. Velocity separates Java code from the web
pages, making the web site more maintainable over the long run and providing a viable
alternative to Java Server Pages (JSPs) or PHP.
+
+Velocity is a general purpose Java-based template engine. Suitable for many
+application domains including source code generation and XML transformation and
+styling, it is most often used in J2EE web applications as the
+view layer for generating dynamic content.
+
</font>
</td>
</tr>
@@ -471,11 +476,11 @@
<tr><td>
<blockquote>
<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
-<a href="http://apache.org/LICENSE">software license</a>, and strives to
+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
+<a href="http://apache.org/LICENSE">software license</a>, and strives to
create software of the highest quality.
</p>
</blockquote>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>