You are here

Wow, another thread to follow now...erlang

So, after working with ejabberd a bit, I like it, but since it's in erlang I'm going to have to pickup a little about this language as well.  I've started some of the tutorials and the language basic framework is a lot like Lisp, but there are definitly some subtlties that are going to take some getting used to. I think erlang will provide a good basis for a service but anything that has to crunch on the data WITHIN an XMPP message will probably be handeled much easier with another language. I'll have to see how to integrate some other languages intot he framework of ejabberd. My first choice will be seeing how to get Ruby (1.9 is my 1st preference)  working with the service.

As for the Drupal front I got the IMCE loader working.  I had a problem enabling it, first I had to the the WYSIWYG bridge installed, which I was not initially aware of and then I had to set the correct CONFIGURATION for the browser so it could use IMCE. That took a bit of searching to find the correct setting in the menus...The CK editor profiles was where I found the box I needed to enable to get the "Browse..." button to appear.

Tags: