Just thinking about the bug tracker tip for the GSoC..

A friend of me wrote a minimalist bug tracker for commandline called 'bug'.

 http://vicerveza.homeunix.net/~viric/soft/bug/

And some time later i just wrote a simple frontend in php:

 http://radare.org/tabs/bugs.php.txt (550LOC)

Few weeks ago another colegue which is developing a simple and secure
language for writing web pages and console applications by using templates
called 'mcms' wrote a port of the bug+bugs.php.txt in his own language in
about 320LOC. Here's the example and the source:

 http://www.yoire.com/mcms-convert/hgweb
 http://www.yoire.com/m/bug.mcms.cgi
 http://www.yoire.com/m/bug.mcms.cgi/showSource

Hope it helps to somebody :)

BTW I end up always using a single TODO and BUGS files O:)

Enjoy

Reply via email to