I spent most of the weekend working on Swap-bot, fixing little bugs and adding small features. In between the small tasks I was able finally get the Swap-bot Forums finally added. The Forum is something I started writing a while ago, but never got around to finishing.

It’s built on top of the Zend Framework, which allowed for pretty fast development. When I started working on the project, I wanted the Forum to be some separate bit of code that I could make available to anyone, but decided yesterday it might be a while until I release the code. To make the application useful for Swap-bot I had to write some pretty Swap-bot specific code right into the core and getting rid of that code might take a while.