husted      02/01/08 16:59:56

  Modified:    xdocs/site getinvolved.xml faqs.xml
  Log:
  Add additional subproject FAQs to list, along with links to
  subproject coding conventions. Minor tweak to Getting Involved
  overview.
  
  Revision  Changes    Path
  1.6       +8 -8      jakarta-site2/xdocs/site/getinvolved.xml
  
  Index: getinvolved.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/getinvolved.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- getinvolved.xml   18 Oct 2001 23:18:43 -0000      1.5
  +++ getinvolved.xml   9 Jan 2002 00:59:56 -0000       1.6
  @@ -13,7 +13,7 @@
   Every volunteer project obtains its strength from the people involved
   in it. We invite you to participate as much or as little as you
   choose.  The roles and responsibilities that people can assume in the
  -project are based on merit. Everybody's input matters!
  +project are based merit. Everybody's input matters!
   </p>
   
   <p>
  @@ -24,7 +24,7 @@
   
   <p>
   <strong>Use the Products and Give Us Feedback</strong><br/> 
  -Using the products, reporting bugs, making feature requests, etc. is by
  +Using the products, reporting bugs, making feature requests, et cetera, is by
   far the most important role. It's your feedback that allows the
   technology to evolve.
   </p>
  @@ -50,26 +50,26 @@
   </ul>
   
   <p>
  -Here is one of our developers (Craig R. McClanahan) opinions on getting
  -involved. It specificially talks about Tomcat, but the general idea can
  -be applied to any of the Jakarta projects.
  +Here is one developer's advice how to get involved. It specifically 
  +talks about Tomcat, but the general idea can applied to any of the 
  +Jakarta projects.
   </p>
   
   <ul>
   <li><a
   href="http://w4.metronet.com/~wjm/tomcat/2000/Nov/msg00073.html";>Getting
  -Involved</a></li>
  +Involved</a> -- Craig R. McClanahan</li>
   </ul>
   
   <p>
  -Here is another comment that was sent to the Turbine Mailing List on the
  +Here is another comment that was sent to the Turbine Mailing List about the
   opensource process and the contrast between how an opensource product
   and a proprietary product improve through the user community.
   </p>
   
   <ul>
   <li><a href="./understandingopensource.html">Understanding
  -Opensource</a></li>
  +Opensource</a> -- Cameron Riley</li>
   </ul>
   
   </section>
  
  
  
  1.5       +24 -5     jakarta-site2/xdocs/site/faqs.xml
  
  Index: faqs.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/faqs.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- faqs.xml  2 Nov 2001 10:41:27 -0000       1.4
  +++ faqs.xml  9 Jan 2002 00:59:56 -0000       1.5
  @@ -3,6 +3,7 @@
   
     <properties>
       <author email="[EMAIL PROTECTED]">Jon S. Stevens</author>
  +    <author email="[EMAIL PROTECTED]">Ted Husted</author>
       <title>FAQs</title>
     </properties>
   
  @@ -10,19 +11,37 @@
   
     <section name="FAQs">
     <ul>
  -<li> <b><a 
href="http://nagoya.apache.org:8080/jyve-faq/Turbine/screen/DisplayTopics/action/SetAll/project_id/2/faq_id/12";>Official
 Jakarta Faq-o-matic</a></b> -
  - For Jakarta related questions, including questions about Taglibs,
  -Tomcat, and Watchdog</li>
  +<li> <b><a 
href="http://nagoya.apache.org:8080/jyve-faq/Turbine/screen/DisplayFaqs/action/SetAll/project_id/2";>Official
 Jakarta Faq-o-matic</a></b> -
  + For Jakarta related questions, including questions about Tomca, the Commons, and 
other subprojects.</li>
   <li>The <a href="http://jakarta.apache.org/ant/faq.html";>Ant FAQ</a></li>
  +<li>The <a href="http://jakarta.apache.org/cactus/faq.html";>Cactus FAQ</a></li>
  +<li>The <a href="http://jakarta.apache.org/jetspeed/site/faq.html";>Jetspeed 
FAQ</a></li>
  +<li>The <a href="http://www.lucene.com/cgi-bin/faq/faqmanager.cgi";>Lucene 
FAQ</a></li>
  +<li>The <a href="http://jakarta.apache.org/struts/userGuide/kickstart.html";>Struts 
"kickstart" FAQ</a></li>
  +
   </ul>
     </section>
   
  +  <section name="Coding Conventions and Standards">
  +   <ul>
  +   <li><a 
href="http://jakarta.apache.org/avalon/code-standards.html";>Avalon</a></li>
  +   <li><a 
href="http://jakarta.apache.org/cactus/coding_conventions.html";>Cactus</a></li>
  +   <li><a 
href="http://jakarta.apache.org/jetspeed/site/code-standards.html";></a>Jetspeed</li>
  +   <li><a 
href="http://jakarta.apache.org/turbine/common/code-standards.html";>Turbine</a></li>
  +   <li><a 
href="http://jakarta.apache.org/velocity/code-standards.html";>Velocity</a></li>
  +   </ul>
  +   <p>By default, other Jakarta subprojects observe Sun's <a
  +  href="http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html";>Code
  +  Conventions for the Java Programming Language</a>.</p>
  +  </section>
  +
     <section name="Other Servlet FAQs and resources">
   <ul>
   
   <li><a href="http://www.jguru.com/faq/index.jsp";>
  -jGuru Servlet FAQ</a> including a
  -<a href="http://www.jguru.com/faq/Tomcat";>Tomcat Subtopic</a>
  +jGuru Servlet FAQ</a> including 
  +<a href="http://www.jguru.com/faq/Tomcat";>Tomcat</a> and 
  +<a href="http://www.jguru.com/faq/Struts";>Struts</a> subtopics
   </li>
   
   <li><a href="http://www.purpletech.com/java/servlet-faq/";>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to