Are there any facebooks such as a chat application to integrate with django. If please give an example and source link
Thanks..
Here are three:
http://code.google.com/p/django-chat/ - the demo works well, but the code is updated in 2008, so maybe itβs not supported
http://code.google.com/p/django-jchat/ - uses jQuery. Code supported with good blog posts explaining how this works
http://code.google.com/p/django-jqchat/ - uses jQuery again. Supported Code Has a demo that works well.
maybe http://www.djangopackages.com/grids/g/chat/landscape/ ?