So there's a lot of emphasis right now on websites that are somewhat engaging and interactive, but can also highly interact with RSS/XML for purposes of other services. I'm currently in the process of creating a sub-site section of the Library's website, and have decided that this section will be graced with a forum script. Since interaction is a big thing now (and I've already mentioned it in this post), I wanted a forum that acted somewhat differently from linear, or even topic-based ones.
In steps the digg.com lookalikes. Digg may not be a forum, but why
can't it be?! There are topics, there are replies, and there are categories. There are users, and best of all, there is popularity voting (for users and topics) and RSS! Well...unfortunately, all of the forums that work like this (glorum, onelobby, blogoforum, tagifieds.com -- now owned by Google because it was too good) are hosted solutions, not self-installed. There is no source code, so you either build it yourself from what you can see (and I'm not going to use Ruby, even though it would be the right tool I don't know it), or get it hosted. I really don't want an off-site forum; I like having things integrated.
There's a rather cool looking project called "
Blinkk" that is hosted on SourceForge, but it's currently in a closed beta stage and no source code has been committed to the repository just yet. Okay, so I can't wait for that. What now?
Wordpress (authors) come to save the day! bbPress, a forum board created from scratch, with a simple design and purpose in mind, was created. Although there's no voting, there
is a plugin ability, so I could easily add it in later, and then contribute back to the bbPress community. Neat. Customizing this "small" beast doesn't look too fun though...I have a lot of customization to do. Oh well.
bbPress Website
Posted by Brendon Kozlowski