Opensource
Umoja.Net is built on the shoulders of giants of free open source software. We've highlighted some open source projects and protocols we use:
Erlang
Erlang is a functional programming language designed at the Ericsson Computer Science Lab (mainly by Joe Armstrong). It's named after Danish mathematician and engineer Agner Krarup Erlang.
Get more information on erlang here -> http://www.erlang.org
Python
Python is an object-oriented dynamic programming language designed by Guido van Rossum. It's named after Monty Python.
Get more information about Python -> http://www.python.org
Riak
Riak is a Dynamo-inspired key/value store with rapid development tools, designed by Basho. (The Guys at Basho are great!) I have no idea why Riak is called Riak :/
Get more information about Riak -> http://www.basho.com/riak/
Protocols
PUbSubHubbub
PubSubHubbub (PuSH) is a great open protocol that is a web-based publisher / subscriber model that works extremely well for notifications like Atom and RSS.
Get more information about pubsubhubbub -> http://pubsubhubbub.googlecode.com/svn/trunk/pubsubhubbub-core-0.3.html
Open source code that we've made available
Riak is a Dynamo-inspired key/value store with rapid development tools, designed by Basho. (The Guys at Basho are great!) I have no idea why Riak is called Riak :/
Erlang, PuSH -> grab it at our github -> http://www.github.com/kotoko/