Abandoned project: Akarmi

Akarmi is an abandoned project, that I developed some years ago. The idea was to build applications in a message passing manner. The messages would travel in push and pull channels. These channels would be connected by queues or agents depending on the type of connection. The reason I don’t continue developing the software is simple. The goal was to make these inter-connections typesafe, so the compiler would tell if a wrong type of connection is created. Later I realized that the C++ type system has obvious design flaws that makes it impossible to implement as I dreamed.

Some parts of it will be integrated to a new opensource project of mine.

abandoned akarmi [2008 Aug 31]

Abandoned project: model_tags

model_tags is and abandoned project. I developed this for Radiant CMS 0.6.2 quite some time ago. The reason I don't work on this anymore is that the goal I had was reached. It worked and is working on websites I created, but I don't have the time to continuously update the code as Radiant evolves. If I will ever have new needs to be addressed by this plugin I will continue the work and update the code to the current Radiant version.

abandoned modeltags [2008 Aug 31]