husted 2004/07/04 11:01:08 Modified: doc volunteers.xml learning.xml Log: Routine updates. Revision Changes Path 1.43 +2 -101 jakarta-struts/doc/volunteers.xml Index: volunteers.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- volunteers.xml 13 Jun 2004 02:37:14 -0000 1.42 +++ volunteers.xml 4 Jul 2004 18:01:08 -0000 1.43 @@ -9,110 +9,11 @@ <body> <chapter name="Who We Are" href="whoWeAre"> <section name="Community Support" href="support"> - <p>In August 2003, there were 2700 subscribers to STRUTS-USER (including the digest version). It's the largest user mailing list at Jakarta, exceeding the TOMCAT-USER list of about 2400 subscribers. In addition to the regular subscribers, an unknown number of developers read the lists through newsfeed mirrors and through several list archives.</p> + <p>In July 2004, there were almost 2700 subscribers to STRUTS-USER (including the digest version). It's the largest user mailing list at Jakarta, exceeding the TOMCAT-USER list of about 2400 subscribers. In addition to the regular subscribers, an unknown number of developers read the lists through newsfeed mirrors and through several list archives.</p> <p>According to recently released - <a href="http://www.apache.org/~vgritsenko/stats/projects/struts">statistics</a>, Struts downloads range between 10,000 and 30,000 a week, roughly the same as Jakarta Tomcat.</p> + <a href="http://www.apache.org/~vgritsenko/stats/projects/struts">statistics</a>, Struts downloads range around 15,000 a month.</p> - </section> - - <section name="Source Code Contributors" href="contributors.source"> - <p>More than fifty developers have contributed code or documentation to Struts. We've tried to list all of our volunteers on this page (and apologize to anyone we missed!).</p> - - <ul> - <li>Anthony Kay</li> - <li>Arron Bates</li> - <li>Arun M. Thomas</li> - <li>Berin Loritsch</li> - <li>Cedric Dumoulin</li> - <li>Chris Audley</li> - <li>Craig R. McClanahan</li> - <li>David Geary</li> - <li>David Graham</li> - <li>David M. Karr</li> - <li>David Winterfeldt</li> - <li>Dominique Plante</li> - <li>Don Brown</li> - <li>Don Clasen</li> - <li>Eddie Bush</li> - <li>Erik Hatcher</li> - <li>Florent Carpentier</li> - <li>Giacomo Pati</li> - <li>Greg Ludington</li> - <li>James Holmes</li> - <li>James Mitchell</li> - <li>James Turner</li> - <li>Jea-noel Ribette</li> - <li>Jeff Hutchison</li> - <li>Jimmy Larsson</li> - <li>Joe Germuska</li> - <li>Kurt Post</li> - <li>Leonardo Quijano</li> - <li>Luis Arias</li> - <li>Marcus Brito</li> - <li>Marius Barduta</li> - <li>Martin Cooper</li> - <li>Michael Westbay</li> - <li>Mike Schachter</li> - <li>Niall Pemberton</li> - <li>Oleg V Alexeev</li> - <li>Paul Sundling</li> - <li>Pierpaolo Fumagalli</li> - <li>Ralph Schaer</li> - <li>Rob Leland</li> - <li>Saul Q Yuan</li> - <li>Scott Carlson</li> - <li>Sean M. Kelley</li> - <li>Stefano Mazzocchi</li> - <li>Steve Raeburn</li> - <li>Steve Stair</li> - <li>Ted Husted</li> - </ul> - </section> - - <section name="Documentation Contributors" href="contributors.documentation"> - <ul> - <li>Craig R. McClanahan</li> - <li>David Geary</li> - <li>Mike Schachter</li> - <li>Ted Husted</li> - <li>Martin Cooper</li> - <li>Arron Bates</li> - <li>Cedric Dumoulin</li> - <li>David Winterfeldt</li> - <li>Chris Assenza</li> - <li>dIon Gillard</li> - <li>Dominique Plante</li> - <li>Ed Burns</li> - <li>Eric Wu</li> - <li>James DeVries</li> - <li>John Rousseau</li> - <li>John Ueltzhoeffer</li> - <li>Larry McCay</li> - <li>Mark Budai</li> - <li>Matthias Kerkhoff</li> - <li>Paul Runyan</li> - <li>Paul Sundling</li> - <li>Robert Hayden</li> - <li>Rob Leland</li> - <li>Stanley Santiago</li> - <li>Wong Kok Kai</li> - <li>Donald Ball</li> - <li>Dan Walker</li> - <li>Eddie Bush</li> - <li>Yann Cebron</li> - <li>David Graham</li> - <li>Steve Ditlinger</li> - <li>David M. Karr</li> - <li>Tim O'Brien</li> - <li>Edgar Dollin</li> - <li>Phil Steitz</li> - <li>Steve Raeburn</li> - <li>Tetsuo Ajima</li> - <li>Tatsuo Takahashi</li> - <li>Satoshi Hioki</li> - <li>Yoshinori Ashizawa</li> - </ul> </section> <section name="Active Committers" href="committers"> 1.21 +14 -13 jakarta-struts/doc/learning.xml Index: learning.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/learning.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- learning.xml 6 Apr 2004 23:30:54 -0000 1.20 +++ learning.xml 4 Jul 2004 18:01:08 -0000 1.21 @@ -112,7 +112,7 @@ </p> <p> - The <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?StrutsProjectPages"><strong>Struts Wiki</strong></a> is a + The <a href="http://wiki.apache.org/struts/"><strong>Struts Wiki</strong></a> is a relatively new addition to the Struts documentation. All members of the Struts Community are invited to post comments to the Wiki, as well as the User List. The Wiki is best suited for threads that you think are of lasting importance, while the mailing lists are best @@ -152,17 +152,19 @@ <li> Blank - A simple template for starting new Struts applications.</li> <li> - Exercise-Taglib - A set of test pages that also demonstrate use of the custom tags.</li> - <li> Documentation - The Struts documentation bundle, as seen on the website.</li> <li> <strong>MailReader</strong> - The original Struts example application. <em>Try me first!</em></li> + <li>Examples - Various demonstration applications combined as separate modules:<ul> + <li> + Exercise-Taglib - A set of test pages that also demonstrate use of the custom tags.</li> <li> Tiles-Doc - Extensive demonstration of Tiles extension.</li> <li> Upload - Demonstrates using the file upload facilities. (Based on Commons Upload.)</li> <li> Validator - Demonstrates using the Validator extension.</li> + </ul></li> </ul> <p> @@ -248,27 +250,26 @@ <section name="Struts Community Resources" href="resources"> <p> - Struts has attracted a large and robust community of developers. - Some of these developers have a created an independant SourceForge site to promote new extensions to the Struts framework. - As a service to our community, the Struts SourceForge site maintains an - <a href="http://struts.sf.net/community/index.html">extensive directory of Struts resources</a>. including. + Struts has attracted a large and robust community of developers, + which have created a vast number of Struts related resources. + Several pages on our wiki are devoted to listing <a href="http://wiki.apache.org/struts/StrutsResources">Struts resources</a>. </p> <ul> <li> - <a href="http://struts.sf.net/community/articles.html">articles</a>, + <a href="http://wiki.apache.org/struts/StrutsArticles">articles</a>, </li> <li> - <a href="http://struts.sf.net/community/books.html">books</a>, + <a href="http://wiki.apache.org/struts/StrutsBooks">books</a>, </li> <li> - <a href="http://struts.sf.net/community/examples.html">sample applications</a>, + <a href="http://wiki.apache.org/struts/StrutsApplications">sample applications</a>, </li> <li> - <a href="http://struts.sf.net/community/tutorials.html">tutorials</a>, and more! + <a href="http://wiki.apache.org/struts/StrutsTraining">training</a>, and more! </li> </ul> @@ -280,8 +281,8 @@ <p> The Apache Software Foundation does not provide printed manuals, but several third-party books about Struts are available. - A current list of books about Struts is maintained by the - <a href="http://struts.sf.net/community/index.html">Struts Community Resources area</a>. + A current list of books about Struts is maintained as a + <a href="http://wiki.apache.org/struts/StrutsBooks">wiki page</a>. </p> </section>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]