Forums and mailing lists each have their strengths and weaknesses. Take PM for example. Implemented as a mailing list, it would generate hundreds of e-mails per day. Most people don't have the time and/or patience to deal with that. Also, the things we generally discuss are of long-lasting value. I've yet to see a mailing list with a halfway decent searchable archive. It just doesn't work well. PM as a forum is managable despite the high volume, and the content is around for a very long time, with a search function that, while not perfect, works well enough to save some people some time in repeating oft-asked questions.

On the other hand, there are circumstances in which lists are much better than forums. With lists, you never have to "check in" on your question to see if anybody's answered yet. With a list, it's right there staring you in the face. And with smaller, less vocal groups, a forum is often a complete failure. Few posts == few people checking in regularly == fewer posts == fewer people checking in regularly... I've seen forums go dormant for a month at a time. Something that rarely happens with a list (the question "Is this thing still on?" inevitably gets asked on a list, and will spark things up a bit).

So the answer, to which is better, is: "It depends." :-)
Check out JavaJunkies for an example of forums that aren't really working well (despite being an almost-exact copy of these forums, which work very well).


--
Linux, sci-fi, and Nat Torkington, all at Penguicon 3.0
perl -e 'print(map(chr,(0x4a,0x41,0x50,0x48,0xa)))'

In reply to Re: Web forum or mailing list ? by wolfger
in thread Web forum or mailing list ? by szabgab

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.