Return-Path: Delivered-To: apmail-jakarta-hivemind-user-archive@www.apache.org Received: (qmail 15665 invoked from network); 23 May 2005 13:27:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 May 2005 13:27:21 -0000 Received: (qmail 5438 invoked by uid 500); 23 May 2005 13:27:19 -0000 Delivered-To: apmail-jakarta-hivemind-user-archive@jakarta.apache.org Received: (qmail 5418 invoked by uid 500); 23 May 2005 13:27:19 -0000 Mailing-List: contact hivemind-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: hivemind-user@jakarta.apache.org List-Id: Delivered-To: mailing list hivemind-user@jakarta.apache.org Received: (qmail 5385 invoked by uid 99); 23 May 2005 13:27:19 -0000 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_WHOIS,HTML_60_70,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from hcm-ms-185.vnn.vn (HELO HCM-MS-185.vnn.vn) (203.162.4.185) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 23 May 2005 06:27:16 -0700 Received: from nbjeff ([203.162.4.10]) by HCM-MS-185.vnn.vn (InterMail vK.4.04.00.00 201-232-137 license 9d3ecd185b7059adcefb4d0866ce835e) with ESMTP id <20050523132711.BFLA251588.HCM-MS-185@nbjeff>; Mon, 23 May 2005 20:27:11 +0700 From: "Jean-Francois Poilpret" To: , "'Renat Zubairov'" Subject: RE: Announcement: HiveBoard 0.1.0 first release out! Date: Mon, 23 May 2005 20:27:36 +0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000C_01C55FD5.DF10A550" X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <77bbc9db050523052271883f31@mail.gmail.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcVfkhHkqCPOJrmKRKqZbG5YV1GxxAACNkmQ Message-Id: <20050523132711.BFLA251588.HCM-MS-185@nbjeff> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_NextPart_000_000C_01C55FD5.DF10A550 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit That's in my (long) todo list! Cheers Jean-Francois _____ From: Renat Zubairov [mailto:renat.zubairov@gmail.com] Sent: Monday, May 23, 2005 7:22 PM To: hivemind-user@jakarta.apache.org Subject: Re: Announcement: HiveBoard 0.1.0 first release out! That's quite an impressive application, but being a HiveMind + HiveTools blueprint it really requires at least JavaDocs inside. On 22/05/05, Jean-Francois Poilpret wrote: Dear HiveMind users, I am very glad to announce the release of HiveBoard 0.1.0, a shared online whiteboard system based on HiveMind and the HiveMind Utilities project. One could see this project as a "HiveMind & HiveMind Utilities in Action" project, since it demonstrates most of HiveMind Utilities modules usage. The original announcement on SourceForge follows. Cheers Jean-Francois Announcement on SourceForge: HiveBoard 0.1.0 released! We are proud to announce a first preview release of the "HiveBoard" application on SourceForge. The HiveBoard project aims to build a distributed shared whiteboard system, particularly useful for meetings between remote teams (eg: in offshore development). It is 100% built in Java, based on a client/server architecture. Version 0.1.0 has the following highlights: - Server running on Jakarta Tomcat 5 and using MySQL 4.0 - Communication transport based on http (ensures usability through firewalls) - Secure access to authorized persons only - Storage of whiteboards in DB (to allow meetings to be interrupted and resumed later) - Rich graphical client application, easy to setup and use, running on Java JRE 1.4 or later, allowing free docking of views inside the main window (according to the user wishes) - Several graphical tools available: free-hand pen, eraser, oval, rectangle, text. Color, line thickness, font type and size can be changed. Technical highlights: - Server is Servlet 2.3 compliant and is based upon the following techniques: - "Inversion of Control" (HiveMind container) - iBATIS SqlMaps for "low-level" database access - Caucho Hessian protocol for remote communications over http - HiveTranse for high-level transaction management and HiveMind-iBATIS integration - HiveLock security framework for HiveMind - HiveRemoting for Hessian-HiveMind integration - HiveEvents for events notification - Client uses the following techniques/libraries: - Swing for all graphical aspects - HiveMind - HiveRemoting for remote access to the server - HiveEvents for events notification - HiveGUI for all GUI management (menus, docking, commands...) HiveBoard web site: http://hiveboard.sourceforge.net The HiveBoard team --------------------------------------------------------------------- To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: hivemind-user-help@jakarta.apache.org -- Best regards, Renat Zubairov ------=_NextPart_000_000C_01C55FD5.DF10A550 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

That’s in my (long) todo = list!

 

Cheers

 

      =       = Jean-Francois

 


From: Renat = Zubairov [mailto:renat.zubairov@gmail.com]
Sent: Monday, May 23, = 2005 7:22 PM
To: hivemind-user@jakarta.apache.org
Subject: Re: = Announcement: HiveBoard 0.1.0 first release out!

 

That's quite = an impressive application, but being a HiveMind + HiveTools blueprint it = really requires at least JavaDocs inside.

On 22/05/05, Jean-Francois Poilpret <jfpoilpret@hcm.vnn.vn> wrote:

Dear HiveMind = users,

I am very glad to announce the release of HiveBoard 0.1.0, a shared = online
whiteboard system based on HiveMind and the HiveMind Utilities = project.

One could see this project as a "HiveMind & HiveMind Utilities = in Action"
project, since it demonstrates most of HiveMind Utilities modules = usage.

The original announcement on SourceForge follows.

Cheers

        Jean-Francois

Announcement on SourceForge:
        HiveBoard 0.1.0 = released!

We are proud to announce a first preview release of the = "HiveBoard"
application on SourceForge.

The HiveBoard project aims to build a distributed shared whiteboard = system,
particularly useful for meetings between remote teams (eg: in offshore =
development). It is 100% built in Java, based on a client/server
architecture. Version 0.1.0 has the following highlights:
- Server running on Jakarta Tomcat 5 and using MySQL 4.0
- Communication transport based on http (ensures usability through
firewalls)
- Secure access to authorized persons only
- Storage of whiteboards in DB (to allow meetings to be interrupted = and
resumed later)
- Rich graphical client application, easy to setup and use, running on = Java
JRE 1.4 or later, allowing free docking of views inside the main = window
(according to the user wishes)
- Several graphical tools available: free-hand pen, eraser, oval, = rectangle,
text. Color, line thickness, font type and size can be changed.

Technical highlights:
- Server is Servlet 2.3 compliant and is based upon the following
techniques:
        - "Inversion of Control" (HiveMind container)
        - iBATIS SqlMaps for "low-level" database access
        - Caucho Hessian = protocol for remote communications over http
        - HiveTranse for = high-level transaction management and
HiveMind-iBATIS integration
        - HiveLock security = framework for HiveMind
        - HiveRemoting for Hessian-HiveMind integration
        - HiveEvents for events notification
- Client uses the following techniques/libraries:
        - Swing for all = graphical aspects
        - HiveMind
        - HiveRemoting for = remote access to the server
        - HiveEvents for events notification
        - HiveGUI for all GUI management (menus, docking, commands...)

HiveBoard web site: http://hiveboard.sourceforge.ne= t

The HiveBoard team

---------------------------------------------------------------------
= To unsubscribe, e-mail: hivemind-use= r-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@= jakarta.apache.org




--
Best regards,
Renat Zubairov

------=_NextPart_000_000C_01C55FD5.DF10A550--