2011
10
Feb

Killing bugs with style

I guess I owe the world a post after such a long silence.

I haven't been working on Umbra lately, though I promise I'll get back to it. On the other hand, I have been involved in a completely new project: bugraid. The bugraid project is unrelated to C++ or libtcod, but may help (in the distant future, hehe) in the development of applications using them :). It's a bugtracker.

bugraid
I'm writing it in PHP, using Zend Framework. At its current shape, it's got only the most basic stuff: user authentication and access control list, basic project management and basic version management.

If all goes well, I'll have a working demo for public tests in a week or two. I'll post about it when it's done :).