andrewhavens / mad_chatter

Mad Chatter is a fun, easy to customize chat server written in Ruby utilizing HTML 5 Web Sockets
MIT License
83 stars 13 forks source link

mad_chatter v/s kandan (yet another feature complete groupchat project) #23

Open kirantpatil opened 11 years ago

kirantpatil commented 11 years ago

Hello,

Please find the another groupchat project called kandan, https://github.com/cloudfuji/kandan.

Which looks same as that of mad_chatter.

What do you guys say about it?

Is it worth copying some features of it to mad_chatter?

Do we need stick to either mad_chatter or kandan? Since kandan looks more complete.

Please debate on this topic and let us know what community feels and our future footsteps towards mad_chatter.

Thanks, Kiran Patil.

kirantpatil commented 11 years ago

please find the kandan blog here.

https://cloudfuji.com/blog/2012/05/07/launching_cloudfuji.html

andrewhavens commented 11 years ago

Hi Kiran,

Thanks for posting the link to Kandan. I've been following their progress and I agree, they have a nice looking group chat application. I think Kandan would be nice for many people. However, I feel the features that I would like to implement differ enough from Kandan that Mad Chatter and Kandan can both exist.

I built Mad Chatter for fun and to fill a need that I had, but now that I see how others want to use it, I want to continue to implement feature requests to meet the needs of other developers. Here is a list of features that I plan on building:

Unfortunately I have not had a lot of time to implement these features and other projects have been a higher priority. But you have lit a fire under me and am going to try to release enough of these features soon so that the rest of the community can help me build out the rest of the features.

kirantpatil commented 11 years ago

Hi @andrewhavens,

To get more clear picture, I would like to know how does Mad Chatter differ from Kandan?

Since the features looks same from outside.

kirantpatil commented 11 years ago

@andrewhavens it is nice to see your roadmap.

I feel the priority should go in the following order

Great to see that you are charged up :+1:

Thanks for the wonderful project and people like you are :angel:

kirantpatil commented 11 years ago

Forgot mention the feature, faye with redis backend https://github.com/faye/faye-redis-node