You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hivemind.apache.org by Jean-Francois Poilpret <jf...@hcm.vnn.vn> on 2005/05/22 17:26:56 UTC

Announcement: HiveBoard 0.1.0 first release out!

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


RE: Announcement: HiveBoard 0.1.0 first release out!

Posted by Jean-Francois Poilpret <jf...@hcm.vnn.vn>.
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 <jf...@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.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 


Re: Announcement: HiveBoard 0.1.0 first release out!

Posted by Renat Zubairov <re...@gmail.com>.
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 <jf...@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.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