Author: rahul
Date: Tue Jul 26 13:44:00 2005
New Revision: 225388
URL: http://svn.apache.org/viewcvs?rev=225388&view=rev
Log:
Announcing the 1.0 release of the RDC tag library on the Jakarta main page and
in Q3 news.
Modified:
jakarta/site/docs/index.html
jakarta/site/docs/site/news/news-2005-q3.html
jakarta/site/xdocs/index.xml
jakarta/site/xdocs/site/news/news-2005-q3.xml (contents, props changed)
Modified: jakarta/site/docs/index.html
URL:
http://svn.apache.org/viewcvs/jakarta/site/docs/index.html?rev=225388&r1=225387&r2=225388&view=diff
==============================================================================
--- jakarta/site/docs/index.html (original)
+++ jakarta/site/docs/index.html Tue Jul 26 13:44:00 2005
@@ -192,7 +192,10 @@
<a href="site/news/news-2005-q2.html">Latest Jakarta News</a>
</h4>
<ul>
- <li>
+ <li>
+<a href="site/news/news-2005-q3.html#20050726.1">26 July 2005 - <b>Reusable
Dialog Components (RDC) Taglib 1.0</b> Released</a>
+</li>
+ <li>
<a href="site/news/news-2005-q3.html#20050725.1">25 July 2005 - <b>Tapestry
4.0-beta-3</b> Released</a>
</li>
<li>
@@ -279,7 +282,7 @@
<li>
<a href="site/news/news-2005-q1.html#20050206.1">06 February 2005 - <b>Commons
HttpClient 3.0 RC1</b> Released</a>
</li>
- </ul>
+ </ul>
</div>
</p>
</div>
Modified: jakarta/site/docs/site/news/news-2005-q3.html
URL:
http://svn.apache.org/viewcvs/jakarta/site/docs/site/news/news-2005-q3.html?rev=225388&r1=225387&r2=225388&view=diff
==============================================================================
--- jakarta/site/docs/site/news/news-2005-q3.html (original)
+++ jakarta/site/docs/site/news/news-2005-q3.html Tue Jul 26 13:44:00 2005
@@ -170,6 +170,34 @@
<p>
<div class="section-body">
+<a name="20050726.1">
+<h3>26 July 2005 - Reusable Dialog Components (RDC) Taglib 1.0 released</h3>
+</a>
+
+<p>
+The 1.0 release of the <a
href="http://jakarta.apache.org/taglibs/sandbox/doc/rdc-doc/intro.html">
+Reusable Dialog Components (RDC) Taglib </a> is now available.<br/>
+JSP 2.0 based Reusable Dialog Components (RDC) is a framework for creating JSP
taglibs that aid in
+rapid development of voice and multimodal applications. Server-side generation
of HTML has proven
+an effective way of generating the user interface for visual Web applications
that are implemented
+using server-side application frameworks such as Struts. Over time, the effort
involved in such
+HTML generation has been reduced by the availability of various JSP tag
libraries that abstract
+away the minutiae of HTML markup. The goal of the RDC project is to achieve
for voice applications
+what JSP tag libraries have already achieved in the world of visual Web
applications.
+</p>
+
+<p>
+Downloads:<br/>
+Binaries and source distributions are available separately. The binaries
contain web archives
+providing documentation, examples and sample applications; in addition to the
RDC Taglib java
+archive and an external TLD for quick reference.
+</p>
+
+<p>
+<a
href="http://jakarta.apache.org/site/downloads/downloads_taglibs-rdc.cgi">Download
RDC Taglib</a>
+</p>
+
+<hr size="1" noshade="noshade"/>
<a name="20050725.1">
<h3>25 July 2005 - Tapestry 4.0-beta-3 released</h3>
Modified: jakarta/site/xdocs/index.xml
URL:
http://svn.apache.org/viewcvs/jakarta/site/xdocs/index.xml?rev=225388&r1=225387&r2=225388&view=diff
==============================================================================
--- jakarta/site/xdocs/index.xml (original)
+++ jakarta/site/xdocs/index.xml Tue Jul 26 13:44:00 2005
@@ -31,7 +31,8 @@
<h4><a href="site/news/news-2005-q2.html">Latest Jakarta News</a></h4>
<ul>
- <li><a href="site/news/news-2005-q3.html#20050725.1">25 July 2005 -
<b>Tapestry 4.0-beta-3</b> Released</a></li>
+ <li><a href="site/news/news-2005-q3.html#20050726.1">26 July 2005 -
<b>Reusable Dialog Components (RDC) Taglib 1.0</b> Released</a></li>
+ <li><a href="site/news/news-2005-q3.html#20050725.1">25 July 2005 -
<b>Tapestry 4.0-beta-3</b> Released</a></li>
<li><a href="site/news/news-2005-q3.html#20050724.1">24 July 2005 -
<b>Apache Jakarta Tomcat 5.5.10-alpha</b> Released</a></li>
<li><a href="site/news/news-2005-q3.html#20050710.1">10 July 2005 -
<b>Tapestry 4.0-beta-2</b> Released</a></li>
<li><a href="site/news/news-2005-q2.html#20050628.1">28 June 2005 -
<b>HiveMind 1.1-beta-2</b> Released</a></li>
@@ -60,7 +61,7 @@
<li><a href="site/news/news-2005-q1.html#20050215.1">15 February
2005 - <b>Tapestry 3.0.2</b> Released</a></li>
<li><a href="site/news/news-2005-q1.html#20050214.1">14 February
2005 - <b>Lucene</b> moves to TLP</a></li>
<li><a href="site/news/news-2005-q1.html#20050206.1">06 February
2005 - <b>Commons HttpClient 3.0 RC1</b> Released</a></li>
- </ul>
+ </ul>
</section>
Modified: jakarta/site/xdocs/site/news/news-2005-q3.xml
URL:
http://svn.apache.org/viewcvs/jakarta/site/xdocs/site/news/news-2005-q3.xml?rev=225388&r1=225387&r2=225388&view=diff
==============================================================================
--- jakarta/site/xdocs/site/news/news-2005-q3.xml (original)
+++ jakarta/site/xdocs/site/news/news-2005-q3.xml Tue Jul 26 13:44:00 2005
@@ -1,128 +1,154 @@
-<?xml version="1.0"?>
-<!--
-Copyright 2004 The Apache Software Foundation
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<document>
-
- <properties>
- <author email="general.AT.jakarta.DOT.apache.DOT.org">Apache Jakarta
Project</author>
- <title>News and Status</title>
- </properties>
-
-<body>
-
-<section name="News & Status">
-<!--
-<a name="2005****.1">
-<h3></h3>
-</a>
-<hr size="1" noshade="noshade" />
--->
-
-<a name="20050725.1"><h3>25 July 2005 - Tapestry 4.0-beta-3 released</h3></a>
-
-<p>
-The third beta release of <a
href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> is now available.
-Tapestry is a component based
-web application framework that provides lots of functionality with minimal
Java coding,
-and creates an environment that supports high levels of reuse.
-This is another a bug fix release, building on the
-<a href="news-2005-q3.html#20050710.1">beta-2 release</a>, and includes
important fixes related
-to application state objects, client-side input field focus, and OGNL class
loader problems.
-</p>
-
-<p>
-Tapestry is distributed as a combined binary/source distribution, and a
seperate documentation
-distribution.
-</p>
-
-<p>
-<a
href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download
Tapestry</a>
-</p>
-
-
-<hr size="1" noshade="noshade" />
-
-<a name="20050724.1"><h3>24 July 2005 - Apache Jakarta Tomcat 5.5.10-alpha
Released</h3></a>
-<p>
-The Apache Jakarta Tomcat team is proud to announce the immediate availability
-of Tomcat 5.5.10-alpha. This build contains 110 improvements, including bug
-fixes, enhancements, and documentation updates. There are several interesting
-new features, such as Apache Portable Runtime (APR)-based HTTP/1.1 and AJP/1.3
-protocol handlers with SSL support, an experimental NIO-Socket channel for the
-AJP/1.3 connector, improved support for Java 5 using the Eclipse 3.1 JDT,
-clustering support at the Engine and Host levels, and more.
-</p>
-<p>
-The Release notes are available at
-http://jakarta.apache.org/tomcat/tomcat-5.5-doc/RELEASE-NOTES
-</p>
-<p>
-Please refer to the change log for the list of changes:
-http://jakarta.apache.org/tomcat/tomcat-5.5-doc/changelog.html
-</p>
-<p>
-Downloads:<br />
-Binaries: http://jakarta.apache.org/site/binindex.cgi#tomcat-5.5<br />
-Sources: http://jakarta.apache.org/site/sourceindex.cgi#tomcat-5.5
-</p>
-<p>
-The Apache Jakarta Tomcat Team
-</p>
-
-<hr size="1" noshade="noshade" />
-
-<a name="20050710.1"><h3>10 July 2005 - Tapestry 4.0-beta-2 released</h3></a>
-
-<p>
-A new beta release of <a href="http://jakarta.apache.org/tapestry/">Tapestry
4.0</a> is now available.
-Tapestry is a component based
-web application framework that provides lots of functionality with minimal
Java coding,
-and creates an environment that supports high levels of reuse.
-Release 4.0-beta-2 is purely a bug fix release, building on the
-<a href="news-2005-q2.html#20050625.1">beta-1 release</a>, and largely
resolving problems with
-annotations and client-side JavaScript.
-</p>
-
-<p>
-Tapestry is distributed as a combined binary/source distribution, and a
seperate documentation
-distribution.
-</p>
-
-<p>
-<a
href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download
Tapestry</a>
-</p>
-
-
-<hr size="1" noshade="noshade" />
-
-<h3 align="center">[ <a href="index.html#Headlines">News Headlines index</a>
]</h3>
-<h3 align="center">[ <a href="index.html#Newsletter Archive">Newsletters
Archive</a> ]</h3>
-<h3 align="center">[ Jakarta Product News from 2005 Jul-Sep ]</h3>
-<h3 align="center">[ <a href="news-2005-q2.html">Jakarta Product News from
2005 Apr-Jun</a> ]</h3>
-<h3 align="center">[ <a href="news-2005-q1.html">Jakarta Product News from
2005 Jan-Mar</a> ]</h3>
-<h3 align="center">[ <a href="news-2004-2ndHalf.html">Jakarta Product News
from 2004 Jul-Dec</a> ]</h3>
-<h3 align="center">[ <a href="news-2004-1stHalf.html">Jakarta Product News
from 2004 Jan-Jun</a> ]</h3>
-<h3 align="center">[ <a href="elsewhere-2004-2ndHalf.html">Other News from
2004 Jul-Dec</a> ]</h3>
-<h3 align="center">[ <a href="elsewhere-2004-1stHalf.html">Other News from
2004 Jan-Jun</a> ]</h3>
-<h3 align="center">[ <a href="news-2003.html">Jakarta News from 2003</a> ]</h3>
-<h3 align="center">[ <a href="elsewhere-2003.html">Other News from 2003</a>
]</h3>
-<h3 align="center">[ <a href="news-2002.html">Jakarta News from 2002</a> ]</h3>
-<h3 align="center">[ <a href="elsewhere-2002.html">Other News from 2002</a>
]</h3>
-<h3 align="center">[ <a href="news-2001.html">News from 2001</a> ]</h3>
-<h3 align="center">[ <a href="news-2000.html">News from 2000</a> ]</h3>
-
-</section>
-</body>
-</document>
+<?xml version="1.0"?>
+<!--
+Copyright 2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<document>
+
+ <properties>
+ <author email="general.AT.jakarta.DOT.apache.DOT.org">Apache Jakarta
Project</author>
+ <title>News and Status</title>
+ </properties>
+
+<body>
+
+<section name="News & Status">
+<!--
+<a name="2005****.1">
+<h3></h3>
+</a>
+<hr size="1" noshade="noshade" />
+-->
+<a name="20050726.1"><h3>26 July 2005 - Reusable Dialog Components (RDC)
Taglib 1.0 released</h3></a>
+
+<p>
+The 1.0 release of the <a
href="http://jakarta.apache.org/taglibs/sandbox/doc/rdc-doc/intro.html">
+Reusable Dialog Components (RDC) Taglib </a> is now available.<br/>
+JSP 2.0 based Reusable Dialog Components (RDC) is a framework for creating JSP
taglibs that aid in
+rapid development of voice and multimodal applications. Server-side generation
of HTML has proven
+an effective way of generating the user interface for visual Web applications
that are implemented
+using server-side application frameworks such as Struts. Over time, the effort
involved in such
+HTML generation has been reduced by the availability of various JSP tag
libraries that abstract
+away the minutiae of HTML markup. The goal of the RDC project is to achieve
for voice applications
+what JSP tag libraries have already achieved in the world of visual Web
applications.
+</p>
+
+<p>
+Downloads:<br/>
+Binaries and source distributions are available separately. The binaries
contain web archives
+providing documentation, examples and sample applications; in addition to the
RDC Taglib java
+archive and an external TLD for quick reference.
+</p>
+
+<p>
+<a
href="http://jakarta.apache.org/site/downloads/downloads_taglibs-rdc.cgi">Download
RDC Taglib</a>
+</p>
+
+<hr size="1" noshade="noshade" />
+
+<a name="20050725.1"><h3>25 July 2005 - Tapestry 4.0-beta-3 released</h3></a>
+
+<p>
+The third beta release of <a
href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> is now available.
+Tapestry is a component based
+web application framework that provides lots of functionality with minimal
Java coding,
+and creates an environment that supports high levels of reuse.
+This is another a bug fix release, building on the
+<a href="news-2005-q3.html#20050710.1">beta-2 release</a>, and includes
important fixes related
+to application state objects, client-side input field focus, and OGNL class
loader problems.
+</p>
+
+<p>
+Tapestry is distributed as a combined binary/source distribution, and a
seperate documentation
+distribution.
+</p>
+
+<p>
+<a
href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download
Tapestry</a>
+</p>
+
+
+<hr size="1" noshade="noshade" />
+
+<a name="20050724.1"><h3>24 July 2005 - Apache Jakarta Tomcat 5.5.10-alpha
Released</h3></a>
+<p>
+The Apache Jakarta Tomcat team is proud to announce the immediate availability
+of Tomcat 5.5.10-alpha. This build contains 110 improvements, including bug
+fixes, enhancements, and documentation updates. There are several interesting
+new features, such as Apache Portable Runtime (APR)-based HTTP/1.1 and AJP/1.3
+protocol handlers with SSL support, an experimental NIO-Socket channel for the
+AJP/1.3 connector, improved support for Java 5 using the Eclipse 3.1 JDT,
+clustering support at the Engine and Host levels, and more.
+</p>
+<p>
+The Release notes are available at
+http://jakarta.apache.org/tomcat/tomcat-5.5-doc/RELEASE-NOTES
+</p>
+<p>
+Please refer to the change log for the list of changes:
+http://jakarta.apache.org/tomcat/tomcat-5.5-doc/changelog.html
+</p>
+<p>
+Downloads:<br />
+Binaries: http://jakarta.apache.org/site/binindex.cgi#tomcat-5.5<br />
+Sources: http://jakarta.apache.org/site/sourceindex.cgi#tomcat-5.5
+</p>
+<p>
+The Apache Jakarta Tomcat Team
+</p>
+
+<hr size="1" noshade="noshade" />
+
+<a name="20050710.1"><h3>10 July 2005 - Tapestry 4.0-beta-2 released</h3></a>
+
+<p>
+A new beta release of <a href="http://jakarta.apache.org/tapestry/">Tapestry
4.0</a> is now available.
+Tapestry is a component based
+web application framework that provides lots of functionality with minimal
Java coding,
+and creates an environment that supports high levels of reuse.
+Release 4.0-beta-2 is purely a bug fix release, building on the
+<a href="news-2005-q2.html#20050625.1">beta-1 release</a>, and largely
resolving problems with
+annotations and client-side JavaScript.
+</p>
+
+<p>
+Tapestry is distributed as a combined binary/source distribution, and a
seperate documentation
+distribution.
+</p>
+
+<p>
+<a
href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download
Tapestry</a>
+</p>
+
+
+<hr size="1" noshade="noshade" />
+
+<h3 align="center">[ <a href="index.html#Headlines">News Headlines index</a>
]</h3>
+<h3 align="center">[ <a href="index.html#Newsletter Archive">Newsletters
Archive</a> ]</h3>
+<h3 align="center">[ Jakarta Product News from 2005 Jul-Sep ]</h3>
+<h3 align="center">[ <a href="news-2005-q2.html">Jakarta Product News from
2005 Apr-Jun</a> ]</h3>
+<h3 align="center">[ <a href="news-2005-q1.html">Jakarta Product News from
2005 Jan-Mar</a> ]</h3>
+<h3 align="center">[ <a href="news-2004-2ndHalf.html">Jakarta Product News
from 2004 Jul-Dec</a> ]</h3>
+<h3 align="center">[ <a href="news-2004-1stHalf.html">Jakarta Product News
from 2004 Jan-Jun</a> ]</h3>
+<h3 align="center">[ <a href="elsewhere-2004-2ndHalf.html">Other News from
2004 Jul-Dec</a> ]</h3>
+<h3 align="center">[ <a href="elsewhere-2004-1stHalf.html">Other News from
2004 Jan-Jun</a> ]</h3>
+<h3 align="center">[ <a href="news-2003.html">Jakarta News from 2003</a> ]</h3>
+<h3 align="center">[ <a href="elsewhere-2003.html">Other News from 2003</a>
]</h3>
+<h3 align="center">[ <a href="news-2002.html">Jakarta News from 2002</a> ]</h3>
+<h3 align="center">[ <a href="elsewhere-2002.html">Other News from 2002</a>
]</h3>
+<h3 align="center">[ <a href="news-2001.html">News from 2001</a> ]</h3>
+<h3 align="center">[ <a href="news-2000.html">News from 2000</a> ]</h3>
+
+</section>
+</body>
+</document>
Propchange: jakarta/site/xdocs/site/news/news-2005-q3.xml
------------------------------------------------------------------------------
svn:eol-style = native
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]