Re: [OT] Recommendation of Instant Messagging System

2005-05-05 Thread Lixin Chu
e: > >> > >> > >> > >>>The requirements are these: > >>>1. A user has a list of the other users in the system. He can click a > >>>button that initiates a conversation with the selected user. The other > >>>user can accept or no

Re: [OT] Recommendation of Instant Messagging System

2005-05-05 Thread Erik Weber
can have a conversation. The rooms only accept 2 people. We would like a user to be able to have several conversations at a time, but each conversation only between 2 people. Thanks in advance. Miquel Angel Segui <-Original Message-----> From: Leon Rosenberg Sent: 4/5/2005 10:50:

Re: AW: [OT] Recommendation of Instant Messagging System

2005-05-05 Thread Erik Weber
-Ursprüngliche Nachricht- Von: Miquel Angel [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 5. Mai 2005 08:36 An: Struts Users Mailing List Betreff: RE: [OT] Recommendation of Instant Messagging System Erik, Leon and Jason, thank you very much for your answers. I think we will develop

Re: [OT] Recommendation of Instant Messagging System

2005-05-05 Thread Lixin Chu
t each conversation only between 2 people. > > > >Thanks in advance. > > > >Miquel Angel Segui > > > > > > > >><-Original Message-> > >>From: Leon Rosenberg > >>Sent: 4/5/2005 10:50:38 AM > >>To: user@stru

Re: AW: [OT] Recommendation of Instant Messagging System

2005-05-05 Thread Erik Weber
ated solution in 6 month, you still can develop it then. Develop now things you need now, don't look for tomorrow :-) (X.P.) -Ursprüngliche Nachricht- Von: Miquel Angel [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 5. Mai 2005 08:36 An: Struts Users Mailing List Betreff: RE: [OT] Recom

AW: [OT] Recommendation of Instant Messagging System

2005-05-05 Thread Leon Rosenberg
l [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 5. Mai 2005 08:36 > An: Struts Users Mailing List > Betreff: RE: [OT] Recommendation of Instant Messagging System > > Erik, Leon and Jason, thank you very much for your answers. > > I think we will develop our own system (we need a

AW: [OT] Recommendation of Instant Messagging System

2005-05-05 Thread Leon Rosenberg
l [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 5. Mai 2005 08:36 > An: Struts Users Mailing List > Betreff: RE: [OT] Recommendation of Instant Messagging System > > Erik, Leon and Jason, thank you very much for your answers. > > I think we will develop our own system (we need a

RE: [OT] Recommendation of Instant Messagging System

2005-05-04 Thread Miquel Angel
on Internet not only in a Intranet. Yours, Miquel Angel Seguí -Mensaje original- De: Erik Weber [mailto:[EMAIL PROTECTED] Enviado el: miércoles, 04 de mayo de 2005 18:39 Para: Struts Users Mailing List Asunto: Re: [OT] Recommendation of Instant Messagging System I just finished putting

RE: [OT] Recommendation of Instant Messagging System

2005-05-04 Thread Durham David R Jr Ctr 805 CSPTS/SCE
> The requirements are these: > 1. A user has a list of the other users in the system. He can click > a button that initiates a conversation with the selected user. The > other user can accept or not the conversation. If accepts, a "chat > room" is opened and now then can have a conversation. Th

Re: [OT] Recommendation of Instant Messagging System

2005-05-04 Thread Erik Weber
and now then can have a conversation. The rooms only accept 2 people. We would like a user to be able to have several conversations at a time, but each conversation only between 2 people. Thanks in advance. Miquel Angel Segui <-Original Message-> From: Leon Rosenberg Sent:

Re: [OT] Recommendation of Instant Messagging System

2005-05-04 Thread masegui
ruts.apache.org >Subject: Re: [OT] Recommendation of Instant Messagging System > >if your only functionality is to allow users to send each other messages >which are embedded in the site (html, or something, but no >standalone-desktop solutions) forget about existing systems and >

Re: [OT] Recommendation of Instant Messagging System

2005-05-04 Thread Leon Rosenberg
if your only functionality is to allow users to send each other messages which are embedded in the site (html, or something, but no standalone-desktop solutions) forget about existing systems and implement it by yourself. I have implemented dozens of such systems over the time, it's normally about

Re: [OT] Recommendation of Instant Messagging System

2005-05-04 Thread Jason Lea
Hi, No experience in programming, only as a user. Look at http://www.jabber.org/ - "the Jabber protocols are free, open, public, and easily understandable; in addition, multiple implementations exist for clients , servers

[OT] Recommendation of Instant Messagging System

2005-05-03 Thread Miquel Angel
We are developing an application (struts 1.1 + Tomcat 5.5 + Java 1.4). One of the requirements is to implement an instant messaging system for the users of the site (the system should not be very complex). Do you mind to share your experience in using this system. We are looking for free or non fre