Hi, I'm the guy in charge of maintaining the UBB source.

No, really, I am. I have a login here, but I'm not using it to post this, as I've asked some potentially embarassing questions and don't want blackmail material. ;)

If you are going to try and work with the UBB code, by all means, grab the current beta version, 6.1.0, release 2... it's far better than the 5 series that the guys below describe.

We use CGI.pm (our own modified version, at least - stupid web hosting providers!), it runs under strict, and will eventually run under warnings.. ;)

The original author of the script threw the entire thing out and rewrote it for 6.0... but he made some poorly planned design decisions and it turned out to be less than spectacular.

We're finishing up over five months of reorganizations and optimizations, including a completely new I/O library and a whole bunch of other interesting stuff.

See, you can actually WORK with it now. ;)

Others have posted links to UBBDev - head over there, it's a great resource. ;)

In reply to Re: UBB Ultimate Bulletin Board by Anonymous Monk
in thread UBB Ultimate Bulletin Board by LeGo

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.