Archive 3. May 2007

ardour - check out what it can do and how it works.

ext3cow - versioning file system. Interesting approach for revision-proof data storage.

Frag - 3D First-Person-Shooter in Haskell. Go figure.

GLASS: Gemstone, Linux, Apache, Seaside and Smalltalk - Gemstone/S as a free version (free beer) and with Seaside a nice API set up to comfortably develop web applications in Smalltalk. Sounds good!

Haskell vs. Erlang in a sample project - detailed post about Haskell and Erlang in a project with quite specific requirements (binary protocol, a lot of threads). Interesting insights into the strengths of Erlang.

Manually Adding DNS-SD Service Discovery Records to an Existing Name Server - an interesting way to manually get server entries in Bonjour. Could be used, for example, for network-wide centrally maintained bookmarks on sites, or for the various Linux-bound services.