
Recent news
Ejabberd-Cluster Database Configuration
ESL Developer Blog - December 11, 2009In a recent post to the ejabberd mailinglist Jesse Thompson shared his insights on hof to configure the mnesia-database dependencies and storage locations in an ejabberd cluster that has more than one node. I formated his inforamtion and put them here, since I found them …
More (0 comments)
Improvements to mod_muc_room
ESL Developer Blog - September 11, 2009Because I am currently in the process of coupling mod_muc to our web-application-server I need to bind mod_muc to the permission-system that we have online (that is rewriting of mod_muc_room:get_affiliation/2 and :get_role/2. During testing of the functionality i found, that these to functions are being …
More (0 comments)
making ejabberd log to (r)syslog w/ daemontools
ESL Developer Blog - June 24, 2009Having all logs in one place and a service which automatically is in charge of keeping a specific service running (e.g. ejabberd) is really nice to have. Forget about cronjobbed Scripts which check your service. daemontools is the one we use for this “always on” …
More (0 comments)
Writing your own mod_roster in ejabberd
ESL Developer Blog - January 05, 2009As promised, here is a short roundup of what proved helpful to me when we wrote our own mod_roster. I think this post may develop a bit over time, but now is just a quick reference of what to look at when you try to …
More (0 comments)
Our experiences with ejabberd so far
ESL Developer Blog - November 19, 2008We are using and developing ejabberd to integrate into out web-infrastructure and to serve the “instant messaging” part of Wire. So far, this has been quite a move away from OpenFire, that was only serving Jabber-Chat to Wire, nothing more, nothing less. Over the time …
More (0 comments)
Set up clustering in ejabberd
ESL Developer Blog - September 30, 2008I found clustering in ejabberd not so easy if you go strictly by the manual ejabberd 2.0.1 Installation and Operation Guide It does not really mention that Mnesia likes to create databases in the present working directory, and name them prefixed with Mnesia. This makes …
More (0 comments)
[PyMSN-t] MSN-Transport for ejabberd login problems
ESL Developer Blog - September 16, 2008We are using PyMSN-t for our MSN transport and had some weird encounters with protocol changes on Microsoft`s side. If you get this error: Failed to connect to MSN servers: [Failure instance: Traceback (failure with no frames): exceptions.Exception: Timeout] Try changing line 113 of src/legacy/msn/msn.py …
More (0 comments)
preventing muc-room-title mangling in ejabberd
ESL Developer Blog - August 05, 2008ejabberd seems to think it is a good idea to put the number of room-members into the title, this will result in something like this: My funky chatroom (5711) This is quite nasty when you try to do something with that string, you either have …
More (0 comments)
Erlang on Twitter
» KijijiJobs (KijijiJobs): Bay Area: Database Architect Erlang CouchDB Greenplum MySQL - (San Francisco) http://bit.ly/cQEJwb #Kijiji #Jobs
» KijijiJobs (KijijiJobs): Bay Area: Database Architect Erlang CouchDB Greenplum MySQL - (San Francisco) http://bit.ly/djetPm #Kijiji #Jobs
» robertbrook (Robert Brook): RT @sheysrebellion: sweet! Joe Armstrong’s library of Erlang code on GitHub! http://post.ly/SCnB
» KijijiJobs (KijijiJobs): Bay Area: Backend Developer MYSQL PHP LAMP Erlang CouchDB - (San Francisco) http://bit.ly/c2B7U9 #Kijiji #Jobs
» sldfjd (sldfjd ldajds): [from the.ruediger] joearms’s elib1 - “An Erlang library and collection of applications”: http://url4.eu/1l7Bo
» lhuga (Satoka F / る~が): @MiCHiLU イケメン課長のいる会社かーw つか Erlang そんな今盛り上がってんの? いつから?
» MiCHiLU (Takanao Endoh ): @lhuga やるとうちの会社に入れるかも。 http://www.erlang-factory.com/ とか儲かりそうじゃね?
» lhuga (Satoka F / る~が): てゆーかそこで Erlang なのかw
» balachandarkm (Balachandar): successfully installed erlang otp :-)
» SrPablo (Paul Meier): Erlang: music =:= dangerous. Java: music.equals(dangerous). Scheme: (eq? ‘music ‘dangerous). Okay that’s enough ^_^
Statistics
Number of aggregated posts: 9911
Number of comments: 380
Most recent article: March 11, 2010
Latest comments
» Jens on Eleven Years of Erlang: Hi, The link to how you started with Erlang is broken. Regards, Jens
» Jeff Martens on It Made Sense in 1978: I agree that word size is machine specific, but it becomes language-specific once it’s in a language definition. In Java an …
» Adley on XP Day Suisse 2009: What a great post. What an inspiration for everyone who is asking ‘Where is all this stuff I’ve asked for?’ and …