Projects

Some of my open-source projects.

BindAdmin

A Ruby on Rails application for managing Bind zones. The zone data is stored in Mongo. The source code and installation instructions can be found on GitHub (mrijkeboer/bindadmin).

License: BSD

EUUID

An Erlang implementation of the Universally Unique IDentifier (UUID) URN Namespace as defined in RFC 4122. This module implements the UUID versions 1, 3, 4 and 5. It also implements a custom time based UUID which is based on version 1 but has a different layout to allow easy sorting on the date of creation. The source code and installation instructions can be found on GitHub (mrijkeboer/euuid).

License: BSD

MongoBook

An addressbook build on Ruby on Rails and Mongo. The source code and installation instructions can be found on GitHub (mrijkeboer/mongobook).

License: BSD