Hi all, does someone know a good chat module for drupal ? It is not necessary that the modules create/menage the chat, an external chat system is good for me. M. -- Michel 'ZioBudda' Morelli michel@ziobuddalabs.it Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax) Telefono: 0200619074 Telefono Cell: +39-3939890025 -- Fax: +39-0291390660 http://www.ziobudda.net ICQ: 58351764 http://www.ziobuddalabs.it Skype: zio_budda http://www.ziodrupal.net MSN: michel@ziobuddalabs.it JABBER: michel@ziobuddalabs.it
It's still in development, but I've played around with druTalk and been pretty impressed by it. http://drupal.org/project/drutalk -----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Michel Morelli Sent: Thursday, April 08, 2010 9:52 AM To: support@drupal.org Subject: [support] chat module Hi all, does someone know a good chat module for drupal ? It is not necessary that the modules create/menage the chat, an external chat system is good for me. M. -- Michel 'ZioBudda' Morelli michel@ziobuddalabs.it Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax) Telefono: 0200619074 Telefono Cell: +39-3939890025 -- Fax: +39-0291390660 http://www.ziobudda.net ICQ: 58351764 http://www.ziobuddalabs.it Skype: zio_budda http://www.ziodrupal.net MSN: michel@ziobuddalabs.it JABBER: michel@ziobuddalabs.it -- [ Drupal support list | http://lists.drupal.org/ ]
El jue, 08-04-2010 a las 08:54 -0500, Gottwig, Jeremy M. (GSFC-272.0)[ZIMMERMAN & ASSOC.] escribió:
It's still in development, but I've played around with druTalk and been pretty impressed by it.
Yes, but Where is Flex source? http://drupal.org/node/663284 Cheers, -- Luciano Rossi gcoop - Cooperativa de Software Libre www.gcoop.coop (0054 11) 4856-7925 Luis. M. Drago 364 3 B
El jue, 08-04-2010 a las 15:51 +0200, Michel Morelli escribió:
Hi all, does someone know a good chat module for drupal ? It is not necessary that the modules create/menage the chat, an external chat system is good for me.
another way: http://drupal.org/project/xmppframework Cheers! -- Luciano Rossi gcoop - Cooperativa de Software Libre www.gcoop.coop (0054 11) 4856-7925 Luis. M. Drago 364 3 B
Is the chatroom on freenode? If so, you are in luck. A module is not even required. Create a node of any content type which can use full html input format. Insert this 1 liner and apply your width/height and channel. <iframe src="http://webchat.freenode.net/?channels=cdmug" width="700" height="600"></iframe> Freenode takes care of the rest :) - Matthew@Lechleider.com Michel Morelli wrote:
Hi all, does someone know a good chat module for drupal ? It is not necessary that the modules create/menage the chat, an external chat system is good for me.
M.
Take a look at phpfreechat <http://drupal.org/project/phpfreechat>, I had got a chance to work with that long time back and it solved my problems.. Can also try http://drupal.org/project/chatroom (this is built the drupal way -- no xmpp kinda solution but works good enough) <http://drupal.org/project/chatroom>http://drupal.org/project/v2wvc<http://drupal.org/project/videochat> On Thu, Apr 8, 2010 at 11:56 PM, Matthew Lechleider <matthew@lechleider.com>wrote:
Is the chatroom on freenode?
If so, you are in luck. A module is not even required.
Create a node of any content type which can use full html input format. Insert this 1 liner and apply your width/height and channel.
<iframe src="http://webchat.freenode.net/?channels=cdmug" width="700" height="600"></iframe>
Freenode takes care of the rest :)
- Matthew@Lechleider.com
Michel Morelli wrote:
Hi all, does someone know a good chat module for drupal ? It is not necessary that the modules create/menage the chat, an external chat system is good for me.
M.
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Cheers, Mukesh
participants (5)
-
Gottwig, Jeremy M. (GSFC-272.0)[ZIMMERMAN & ASSOC.] -
Luciano Rossi -
Matthew Lechleider -
Michel Morelli -
Mukesh Agarwal