F
F
Fant2011-11-13 21:11:47
Django
Fant, 2011-11-13 21:11:47

Connected chat

Hello!

On my resource ( footter.com ) we use plugins such as copyny and clodium to interact with users of the resource.

I wish to replace the latter with some kind of online chat for communication between site users.
The complexity of using any php scripts lies in the implementation - our django project (yes, an online game in python). I'm even ready to refuse integration with the current resource (let people log in to the chat via fb, vk, icq, jabber accounts), the main thing is that the chat should be easily integrated into the html code. Or perhaps there are some django chats with a good implementation?

What can you advise? Thanks in advance!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Victor Glembitsky, 2011-11-15
@Iforgot

Googled for 2 minutes :)
code.google.com/p/django-chat/ - demo works well, but code last updated in 2008, so possibly unmaintained
code.google.com/p/django-jchat/ - uses jQuery. Maintained code with good blog posts explaining how it works
code.google.com/p/django-jqchat/ - again, uses jQuery. maintained code. Has demo that works well.
What do not fit?

M
mkoreshkov, 2011-11-14
@mkoreshkov

I found out about this not too long ago .
For my taste, very comfortable and functional.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question