Posts tagged 'erlang'

October 12, 2017

Automated alpine based erlang docker image

How to build a minimalistic docker image for erlang applications based on the alpine base image
February 23, 2014

ejabberd: message archive management (XEP-0313)

I have started implementing an ejabberd module that targets the experimental 'Message Archive Management' (XEP-0313) specification.
February 20, 2014

External ejabberd authentication script

Example on how to use a python script for the external ejabberd authentication mechanism
October 3, 2013

ejabberd cluster setup

Short walkthrough on building a ejabberd clustered setup
January 16, 2013

Writing an ejabberd HTTP module

Small introduction on how to write a custom HTTP module for ejabberd
October 17, 2011

Starting with Erlang

As part of my current interest in functional programming I took a quick look at programming in Erlang.
Index