Hi all,
I am totally a beginner to erlang and ejabberd... I need to implement module/s for extending ejabberd features but i couldnt find any proper tutorials for that (except the on on process-one, about http handlers)
I would like to ask if any of you know any tutorials...
thank you in advance
Good Tutorials found here If
Good Tutorials found here
If you look under book/tutorials then follow the links after "Building Ejabberd Modules (by Anders Conbere):" each of the links are parts of series that cover a lot of module development from "hello world" to a full-blown bot. Just keep going through each part.
The process-one docs are inexplicably bad. If people want to extend their product you think they would want to encourage that.