Hello, Has anyone had any luck with any kind of XMPP integration utilizing a web based client like iJab to create a facebook like social network with your members? I really want to do this. Currently using OpenFire 3.6.4, and I am trying to either find a nice client to modify to suit my needs (iJab is pretty much the one I am looking at). We would have about 400-500 clients connecting to the XMPP server, so a little chat bar would be at the bottom kind of like Facebook. We would have one members only chat-room (for now) using XMPP MUC (multi-user chat). People would be in this room by default, and they would be allowed to add eachother as friends, change their status, and what not. The main thing behind this is we can't host an IRC server - and it would take just as much time to integrate services with aMember that it would to do XMPP. So a few requirements... 1) XMPP Server 2) Integration with aMember where member username is display name for XMPP server 3) Web interface (AJAX, auto updating, etc.. like GTalk/Facebook) that functions well 4) When user logs in to aMember, they would be placed in to the chat-room depending on their membership (right now, only one room) Anyone want to give me some tips, or maybe try and create an aMember plugin for this? We're working on integration but not so sure on the web client... Let me know if anyone is interested or has any tips We eventually want to try a VoIP solution over XMPP for the MUC feature - so instead of using a dedicated client like Ventrilo or TeamSpeak, or doing a Flash solution, we integrate XMPP for it all.