You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ol...@apache.org on 2004/09/06 21:03:43 UTC

cvs commit: jakarta-commons/httpclient/xdocs applications.xml

olegk       2004/09/06 12:03:43

  Modified:    httpclient/xdocs applications.xml
  Log:
  Added X-Smiles and TreeGrow to the list of HttpClient powered applications
  
  Revision  Changes    Path
  1.18      +11 -1     jakarta-commons/httpclient/xdocs/applications.xml
  
  Index: applications.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/applications.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- applications.xml	13 Jul 2004 20:48:22 -0000	1.17
  +++ applications.xml	6 Sep 2004 19:03:43 -0000	1.18
  @@ -68,6 +68,11 @@
             thousands of daily users of LimeWire
           </dd>
   
  +        <dt><a href="http://www.xsmiles.org/">X-Smiles</a></dt>
  +        <dd>
  +         X-Smiles is an Open-Source XML parser, that has extensive standards support.
  +        </dd>
  +
           <dt><a href="http://www.nortelnetworks.com/">Nortel Networks</a></dt>
           <dd>
             Operator Simulation Tool (OST) - A server side performance and scalability testing tool
  @@ -179,6 +184,11 @@
            TCBuilder is a GUI development framework based on Eclipse platform to design, develop 
            and debug swing based rich and interactive web applications. Its presentation engine 
            uses HttpClient APIs to exchange GUI data and events with server based logic.
  +        </dd>
  +
  +	<dt><a href="http://tolweb.org/tree/sep/usingtreegrow.html">TreeGrow</a></dt>
  +        <dd>
  +         TreeGrow is the data entry application for the Tree of Life database.
           </dd>
   
         </dl>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org