Greetings kiat,

I've used UBB in the past, but now I'm running YaBB on three different sites. However, I only like YaBB because it's the best I've seen thus far and it's written in mostly human readable Perl. Here's how I look at it:

Pros:

Cons:

Honestly, when I first installed YaBB and started playing around with it, my first tought was, "Hmm... I wonder how long it would take me to rewrite this whole thing." I realized that it would take far more free time that I have, so I spent time hacking against the code. You can end up moving the data directories with there many files outside your Web documents file structure for slightly better security, but it takes a bit of hacking (even though the admin GUI suggests otherwise). Doing anything beyond some basic configuration requires hacking the source code, and that source is somewhat scary.

Overall, though, if I needed to launch a new BB next week, I'd use YaBB again... but I'd be really interested in reviewing the next release when it becomes available.

gryphon
code('Perl') || die;


In reply to Re: What do people think of the YaBB forum script? by gryphon
in thread What do people think of the YaBB forum script? by kiat

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.