Xmpp client

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
Alex Komm's picture

Hi! I'm new here ,at the Drupal community. My name is Alex, i'm a web developer from Russia. i decided to start developing my first Drupal module which implements Facebook Chat client. i'll be glad if someone wants to collaborate. And also i would appreciate if you give me some good advices to start.

P.S. Sorry for my English))

Comments

Yes I am interested...

Star's picture

Dear Alex,

I would like to devote some time to this project. I am a beginner like you. Let me know what I can start with.

Thank you.

Welcome!

Alex Komm's picture

Hi! I appreciate that you decided to join me. First thing you need to do is get yourself familliar with XMPP protocol. Look at www.xmpp.org, and, of course, facebook chat api documentation. Also you should look at the Strophe (http://code.stanziq.com/strophe/)It's a pure JS library for writing XMPP clients. It's really powerful and user-friendly, but i'm not sure if Drupal allows to commit third-party libraries to CVS.

That's all for now. Contact me when you'll be ready and if you have any questions

Of course it's not a good

wapnik's picture

Of course it's not a good practice to include external libraries in your modules. You can write down in your readme files a step-by-step guide for users on how to install them.

Hi Alex, Even i am interested

neelrr's picture

Hi Alex,
Even i am interested in writing an xmpp client which integrates with drupal. I know its been a while since you posted this, but thought we could collaborate, or if you guys have made significant progress, may be you could point me to some starters.
my experience:
drupal - 1/5
xmpp / strophe - 3/5
thanks,