Hello everyone. I'm working on an open source forum system called perlBB that I started about 14 weeks ago. The system is slightly unusual in that it is designed to be very scaleable but also self contained (i.e. no separate database application needed). An XML based database system is embedded in the core scripts. I am seeking to attract other developers who might like to work on the project with me, once I have a stable core system. If you are interested you can find the project home page on sourceforge.net by searching for perlBB.

At the moment I have an alpha version with most core features working. The current team consists of me (UK based) and a guy from New York who's designing the logo. Thanks for reading.

Steven.


In reply to perlBB project by serious_steven

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.