You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by js...@apache.org on 2003/02/28 02:33:42 UTC

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

jsdever     2003/02/27 17:33:42

  Modified:    httpclient/xdocs applications.xml news.xml
  Log:
  Date fixup in news, added more applications to document.
  
  Revision  Changes    Path
  1.10      +26 -10    jakarta-commons/httpclient/xdocs/applications.xml
  
  Index: applications.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/applications.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- applications.xml	9 Feb 2003 16:17:34 -0000	1.9
  +++ applications.xml	28 Feb 2003 01:33:42 -0000	1.10
  @@ -28,9 +28,9 @@
   
           <dt><a href="http://jakarta.apache.org/commons/latka/">Jakarta Commons Latka</a></dt>
           <dd>
  -          Latka is a functional (end-to-end) testing tool. It is implemented in Java, and uses an XML syntax 
  -          to define a series of HTTP (or HTTPS) requests and a set of validations used to verify that the 
  -          request was processed correctly.
  +          Latka is a functional (end-to-end) testing tool. It is implemented in Java, 
  +          and uses an XML syntax to define a series of HTTP (or HTTPS) requests and a 
  +          set of validations used to verify that the request was processed correctly.
           </dd>
   
           <dt><a href="http://www.nortelnetworks.com/">Nortel Networks</a></dt>
  @@ -69,15 +69,31 @@
           
           <dt><a href="http://www.designacourse.com/">MindIQ's Design-a-Course</a></dt>
           <dd>
  -          Design-a-Course, a quick, easy, and inexpensive e-learning software tool allows novice users to 
  -          create sophisticated web-based training (WBT) courses within minutes.
  +          Design-a-Course, a quick, easy, and inexpensive e-learning software tool allows 
  +          novice users to create sophisticated web-based training (WBT) courses within minutes.
           </dd>
  -        
  +
           <dt><a href="http://www.contactoffice.com/">ContactOffice</a></dt>
           <dd>
  -            ContactOffice is a complete groupware solution ('Virtual office') combining mail, 
  -            calendar, storage, contacts, and more.  HttpClient is used for back-end tasks
  -            such as inter-server communication and SMS transmission.
  +          ContactOffice is a complete groupware solution ('Virtual office') combining mail, 
  +          calendar, storage, contacts, and more.  HttpClient is used for back-end tasks
  +          such as inter-server communication and SMS transmission.
  +        </dd>
  +        
  +        <dt><a href="http://www.newknow.com/">Newknow</a></dt>
  +        <dd>
  +          Newknow is a Knowledge Management Suite based on Artificial Intelligence, 
  +          Collaboration and Document Management and we use Commons HttpClient as part 
  +          of our Knowledge Spider.  This Spider retrieves all the information gathered 
  +          by the Agents and the corporative sources on the network.
  +        </dd>
  +
  +        <dt><a href="http://www.xam.de/dev/de4d2c/">de4d2c</a></dt>
  +        <dd>
  +          de4d2c - development environment 4 documents 2 content -
  +          is an in-browser web page wrapper develeopment system that returns
  +          it's extraction result as XML using XSLT generated from intuitive user input.
  +          Commons HttpClient is used as the robust base of the whole system.
           </dd>
   
         </dl>
  
  
  
  1.16      +2 -2      jakarta-commons/httpclient/xdocs/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/news.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- news.xml	25 Feb 2003 02:10:17 -0000	1.15
  +++ news.xml	28 Feb 2003 01:33:42 -0000	1.16
  @@ -11,7 +11,7 @@
   
     <body>
   
  -    <section name="25 January 2003 - HttpClient 2.0 Alpha 3 released">
  +    <section name="25 February 2003 - HttpClient 2.0 Alpha 3 released">
         <p>This is an intermediate alpha release.  The build process used in
           the previous Alpha 2 changed from generating 4 build artifacts to
           a single distribution.  This one zip contains everything: all 
  
  
  

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