Posted by darklrd on March 28, 2011 at 8:45am
Overview - This project will focus on integrating node.js and DrupalChat modules functionality to Chatroom module. This project is planned for Drupal 7.
Description - This project will further enhance the Chatroom module and add the following features to it.
- Add support for different transport backends to chatroom module.
- Integrate current chatroom functionality with node.js.
- Integrate Drupalchat module functionality into chatroom module.
Timeline -
- May 23 - May 28 - Get familar with Drupal 7 API and Git practices etc.
- May 28 - June 4 - Add support for multiple backends to chatroom module.
- June 5 - June 11 - Implement node.js hooks.
- June 12 - July 18 - Handle authentication of Chatroom module users via node.js and create a valid session.
- June 19 - July 11 - Integrate remaining chatroom functionality via node.js as backend such as creating and maintaining different channels.
- July 11 - Midterm submission
- July 15 - August 15 - Integrate Drupalchat module functionality into chatroom module.
- August 15 - 22 - Final report submission.
Mentors - justinrandell
Contact details -
IRC - darklrd
Email id - darklrd@gmail.com
Difficulty - Hard

Comments
Go boy :)
Go boy :)
regards
Feijó
get this in to melange
hi,
chx tells me we should get this in to melange.
http://www.google-melange.com/gsoc/org/google/gsoc2011/drupal
have you applied as a student? have you added the proposal there?
cheers
justin
Hi Yes, I have applied as a
Hi
Yes, I have applied as a student and submitted proposal too.
Thanks
darklrd
great, thanks. can you post a
great, thanks.
can you post a link to the submitted proposal here?
Link to proposal -
Link to proposal - http://socghop.appspot.com/gsoc/proposal/review/google/gsoc2011/shashwat...
Has this been selected?
I really hope it gets selected as GSOC project
me too - drupal 6?
This is a really useful idea - I really hope it is selected and look forward to seeing it implemented. Would be nice if it could be ported back to Drupal 6 as well.
I'll second the backport
I'll second the backport request.
early code for D6
early code for D6 lives here:
http://drupal.org/node/1082840#comment-4472752
Anymore updates on this?
Anymore updates on this?
I'm working on this. Please
I'm working on this. Please see this link - http://groups.drupal.org/node/145094.
node.js and socket.io is the
node.js and socket.io is the best solution for chatroom applications.