Re: [PHP] Re: Which Chat system to use

2007-08-06 Thread robert mena
Hi zerof,

Thanks for the reply.

Unfortunately the chat you've suggested does not have one basic need
that is private chats (via separate channels).

This way a user chatting in the room will be able to send direct
messages with others.

Any other tips?


On 8/4/07, zerof [EMAIL PROTECTED] wrote:
 robert mena escreveu:
  Hi,
 
  I need to add a simple chat system to my site and I am trying to find out
  good solutions, free or paid.  Some of the requirements :
  - php :)
  - uses some sort of template system (smarty better)
  - support for private chats
  - source code available
  - one chat room (except for private chats everybody sees everything)
 
  So far the chat systems I've found are too complex (need to register the
  nick before entering the chat, confusing interface), not stable enough (
  http://www.phpfreechat.net/) or integrated with other systems.
 
  There is no need for :
  - multiple chat rooms
  - operator/ban
  - registration of the nickname
  - archive of previous chats
 
  thanks.
 
 --
 http://socket7.net/lace/

 --
 zerof
 http://www.educar.pro.br/
 Apache - PHP - MySQL - Boolean Logics - Project Management
 --
 You must hear, always, one second opinion! In all cases.
 --
 Let the people know if this info was useful for you!
 --

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: Which Chat system to use

2007-08-04 Thread zerof

robert mena escreveu:

Hi,

I need to add a simple chat system to my site and I am trying to find out
good solutions, free or paid.  Some of the requirements :
- php :)
- uses some sort of template system (smarty better)
- support for private chats
- source code available
- one chat room (except for private chats everybody sees everything)

So far the chat systems I've found are too complex (need to register the
nick before entering the chat, confusing interface), not stable enough (
http://www.phpfreechat.net/) or integrated with other systems.

There is no need for :
- multiple chat rooms
- operator/ban
- registration of the nickname
- archive of previous chats

thanks.


--
http://socket7.net/lace/

--
zerof
http://www.educar.pro.br/
Apache - PHP - MySQL - Boolean Logics - Project Management
--
You must hear, always, one second opinion! In all cases.
--
Let the people know if this info was useful for you!
--

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php