By ndame on
Has anyone considered integrating Meebo for Sites into a Drupal module?
http://business.meebo.com/publishers/
Meebo for Sites offers a number of great sharing features, including drag-n-drop sharing of images, videos, and other media elements, and a Facebook-like chat bar on the bottom of your site.
(See www.mashable.com to catch it in action.)
This could be a very powerful Drupal module if implemented well!!
Comments
Would be amazing indeed!
I'm using Meebo daily at work and it would be really cool. I don't even actually need to have internal chat for my social networking site, but Meebo would make it possible to use XMPP for private chat.
is this what you're looking for?
http://drupal.org/node/685056
I have applied for a CVS account, it's currently waiting on review.
It's two modules, one implementing the Meebo API (calls from the drupal site to meebo) and the Meebo Partner API (calls from meebo to the partner's drupal site). I have this running on our (not public) integration/test site, not yet pushed to our production site, but it's working fine. Pretty simple -- deploy/config the modules, add a little html that meebo provides to the root of your site, and embed a little javascript that meebo provides to display the bar on the pages where you want it.