in reply to Forum/Bulletin Board software

I'm developing a portal software which also has a forum. (careful, it uses bbcode =)

you can see a little demo on http://battie.perlpunks.de/demo.

at the moment i'm making some changes to the board structure in the database so I'm not working on anything else until that is finished. so it's definitely not ready in the next few days (at the moment I wouldn't install it because the changes I make to the board table are not easy to automize).

so this post is more like a "I'm working on it, and I'd be happy for beta testers" (I have one tester already who helped me to get it working on postgres). /msg me for getting the svn url.

Replies are listed 'Best First'.
Re^2: Forum/Bulletin Board software
by dgaramond2 (Monk) on Oct 22, 2008 at 10:01 UTC
    I'm developing a portal software which also has a forum. (careful, it uses bbcode =)
    As a side note, BBCode was first invented for a Perl-based forum software, UBB, which is then adopted by other forums, including YaBB (also Perl-based) and PHPBB (PHP-based).