Choosing a forum

From OpenHatch wiki
Revision as of 21:00, 20 July 2010 by 128.30.16.133 (talk) (Created page with '== A forum? == People have been [http://openhatch.org/bugs/issue90 asking] [http://openhatch.org/bugs/issue74 for] a web forum. It could provide the following benefits: * Peopl…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A forum?

People have been asking for a web forum. It could provide the following benefits:

  • People could chat among themselves and figure out their own ideas for making open source a more fun place.
  • People could discuss their problems getting involved with projects.

It would have the following costs:

  • We'd have to maintain a forum.
  • People will flame us and say that mailing lists are the answer to all of life's problems.

Okay, so which forum?

Vanilla Forum

  • Pros:
    • Looks friendly by default
    • Nice, friendly, lightweight look
    • Decent story for user integration with Django
    • Could run it on a different web server, etc., since it's not Django
    • Mature forum software, presumably with features and stability
  • Cons:
    • Since it's not Django, we'd have to try harder to maintain skinning
    • If we want to incorporate Vanilla items into the front page activity feed, we'd have to try harder.
    • No mailing list integration

DjangoBB

  • Pros:
    • Looks like nicest Django web forum
  • Cons:
    • Would have to run it on the main server, meaning it could worsen load problems

FUDForum

  • Pros:
    • Email list integration!
  • Cons:
    • Ugly by default (but it's actually quite skinnable)