Return-Path: Delivered-To: apmail-jakarta-commons-httpclient-dev-archive@www.apache.org Received: (qmail 31949 invoked from network); 18 Apr 2004 17:10:02 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 18 Apr 2004 17:10:02 -0000 Received: (qmail 91526 invoked by uid 500); 18 Apr 2004 17:09:53 -0000 Delivered-To: apmail-jakarta-commons-httpclient-dev-archive@jakarta.apache.org Received: (qmail 91499 invoked by uid 500); 18 Apr 2004 17:09:53 -0000 Mailing-List: contact commons-httpclient-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Commons HttpClient Project" Reply-To: "Commons HttpClient Project" Delivered-To: mailing list commons-httpclient-dev@jakarta.apache.org Received: (qmail 91472 invoked from network); 18 Apr 2004 17:09:52 -0000 Received: from unknown (HELO mail3.bluewin.ch) (195.186.1.75) by daedalus.apache.org with SMTP; 18 Apr 2004 17:09:52 -0000 Received: from [192.168.0.2] (81.62.125.230) by mail3.bluewin.ch (Bluewin AG 7.0.027) id 40559DA3005EB74F for commons-httpclient-dev@jakarta.apache.org; Sun, 18 Apr 2004 17:09:55 +0000 Subject: [PATCH][SITE] Applications, news pages updated From: Oleg Kalnichevski Reply-To: olegk@apache.org To: Jakarta Commons HttpClient mailing list Content-Type: multipart/mixed; boundary="=-pwaca9sKoGSPZ9FEZt26" Message-Id: <1082308197.904.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 (1.4.5-7) Date: Sun, 18 Apr 2004 19:09:57 +0200 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --=-pwaca9sKoGSPZ9FEZt26 Content-Type: text/plain Content-Transfer-Encoding: 7bit Folks, I have updated the applications and news pages in the wake of HttpClient's promotion to the Jakarta sub-project level. Please have a closer look at the applications page. I have taken liberty of reorganizing it somewhat, giving the open-source projects listed a slightly better placement. Let me know if you all agree. Oleg --=-pwaca9sKoGSPZ9FEZt26 Content-Disposition: attachment; filename=xdocs.patch Content-Type: text/x-patch; name=xdocs.patch; charset=KOI8-R Content-Transfer-Encoding: 7bit Index: applications.xml =================================================================== RCS file: /home/cvspublic/jakarta-commons/httpclient/xdocs/applications.xml,v retrieving revision 1.14 diff -u -r1.14 applications.xml --- applications.xml 1 Jun 2003 18:22:49 -0000 1.14 +++ applications.xml 18 Apr 2004 17:05:48 -0000 @@ -26,6 +26,14 @@ APIs, J2EE compliant stores and more. +
JSR 147
+
+ Workspace Versioning and Configuration Management. + Software AG is going to implement the current draft of JSR 147 API. + The implementation will be based on the Jakarta Commons HttpClient + and located in the Jakarta Slide project. +
+
Jakarta Commons Latka
Latka is a functional (end-to-end) testing tool. It is implemented in Java, @@ -33,10 +41,10 @@ set of validations used to verify that the request was processed correctly.
-
Nortel Networks
+
Jakarta Cactus
- Operator Simulation Tool (OST) - A server side performance and scalability testing tool - uses HttpClient to drive loads to web based server applications. + Cactus is a simple test framework for unit testing server-side java code. + The intent of Cactus is to lower the cost of writing tests for server-side code.
HtmlUnit
@@ -45,37 +53,48 @@ HtmlUnit models the returned document so that you deal with pages and forms and tables. -
Jakarta Cactus
+
The XINS/Java Client Framework
- Cactus is a simple test framework for unit testing server-side java code. - The intent of Cactus is to lower the cost of writing tests for server-side code. + XINS is a framework for describing and implementing API's that can be accessed + by browsers. In contrast to SOAP and XML-RPC, HTML-based test forms can be generated + to make calls to the API
-
JSR 147
+
LimeWire
- Workspace Versioning and Configuration Management. - Software AG is going to implement the current draft of JSR 147 API. - The implementation will be based on the Jakarta Commons HttpClient - and located in the Jakarta Slide project. + LimeWire is a robust, open-source, multi-platform, consumer-oriented P2P file-sharing + client. LimeWire uses HttpClient because it is a highly customizable and efficient + HTTP manager, and has proven itself to work without any hitches on the hundreds of + thousands of daily users of LimeWire +
+ +
Nortel Networks
+
+ Operator Simulation Tool (OST) - A server side performance and scalability testing tool + uses HttpClient to drive loads to web based server applications.
NOSE Applied Intelligence ag
HttpClient is used in a number of applications:
    -
  1. ACE: A groupware (fat client) and document management system for closed user groups for project management, e-learning etc. HttpClient is used for communication between the user client and server to transfer XML messages.
  2. -
  3. Desktop Navigator: Company wide, centrally managed "bookmark list" that integrates in the Desktop. HttpClient is used to check links.
  4. -
  5. Backend of a Webapp for a major swiss airline. HttpClient gets XML data from the business layer.
  6. +
  7. ACE: A groupware (fat client) and document management system for closed user groups + for project management, e-learning etc. HttpClient is used for communication between + the user client and server to transfer XML messages.
  8. +
  9. Desktop Navigator: Company wide, centrally managed "bookmark list" that integrates in + the Desktop. HttpClient is used to check links.
  10. +
  11. Backend of a Webapp for a major swiss airline. HttpClient gets XML data from the + business layer.
-
MindIQ's Design-a-Course
+
MindIQ's Design-a-Course
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.
-
ContactOffice
+
ContactOffice
ContactOffice is a complete groupware solution ('Virtual office') combining mail, calendar, storage, contacts, and more. HttpClient is used for back-end tasks @@ -90,41 +109,35 @@ by the Agents and the corporative sources on the network.
-
de4d2c
+
Web Abstraction Layer (WAL)
- de4d2c - development environment 4 documents 2 content - - is an in-browser web page wrapper development 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. -
- -
Furies
-
- A web site testing tool that uses HttpClient to download web site resource. - Each web site resource can be then tested against one of the pre-packaged tests from - Furies or you can easily write your own. -
- -
Term Highlighting for Verity Ultraseek search results
-
- Reflexe Technologies has developed a servlet-based application that works - with Verity Ultraseek, formerly known as Inktomi - Enterprise Search, that highlights terms that match search query, by - intercepting HTTP communication between the browser and the original - document server. It can highlight terms in HTML documents, as well as Word, - Excel, Powerpoint, and Acrobat PDF documents, and uses the Jakarta - HttpClient for better performance than that provided by the standard J2SE - platform, and in particular because it must be able to offer NTLM - authentification when required. -
- -
Mule - Universal Message Objects
-
- Mule is a robust and highly scalable broker and services ESB framework. It - is designed as a light-weight, event-driven component technology that - handles communication with disparate systems transparently providing a - simple component interface. -
+ Web Abstraction Layer (formerly known as de4d2c) - development environment 4 + documents 2 content - is an in-browser web page wrapper development 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. + + +
Term Highlighting for Verity + Ultraseek search results
+
+ Reflexe Technologies has developed a servlet-based application that works + with Verity Ultraseek, formerly known as Inktomi + Enterprise Search, that highlights terms that match search query, by + intercepting HTTP communication between the browser and the original + document server. It can highlight terms in HTML documents, as well as Word, + Excel, Powerpoint, and Acrobat PDF documents, and uses the Jakarta + HttpClient for better performance than that provided by the standard J2SE + platform, and in particular because it must be able to offer NTLM + authentification when required. +
+ +
Mule - Universal Message Objects
+
+ Mule is a robust and highly scalable broker and services ESB framework. It + is designed as a light-weight, event-driven component technology that + handles communication with disparate systems transparently providing a + simple component interface. +
Index: news.xml =================================================================== RCS file: /home/cvspublic/jakarta-commons/httpclient/xdocs/news.xml,v retrieving revision 1.20.2.8 diff -u -r1.20.2.8 news.xml --- news.xml 15 Feb 2004 15:48:42 -0000 1.20.2.8 +++ news.xml 18 Apr 2004 17:05:49 -0000 @@ -9,6 +9,13 @@ +
+

By the count 26 votes in favor, none against, Jakarta Commons HttpClient as been promoted + to the Jakarta sub-project level. The move to the Jakarta sub-project level is a next step in + HttpClient evolution which will result in many exiting changes and new developments. + So, stay tuned.

+
+

At last 2.0 final is upon us. This release represents a great deal of work by quite a number of people. We would like to thank all of those who contributed to this --=-pwaca9sKoGSPZ9FEZt26 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: commons-httpclient-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-httpclient-dev-help@jakarta.apache.org --=-pwaca9sKoGSPZ9FEZt26--