FuseTalk Inc has announced version 3.1 of their flagship FuseTalk forums software. This new version adds new features (including blogging support), and has been tested on ColdFusion 8 where "average page time and requests per second turned in a whopping 50% improvement".
I'm interested in a combined forum/blogging app like FuseTalk which can be integrated into an existing app. (Unlimited blogs/forums + login integration using our existing apps' db and session vars). Perhaps someone could make a recommendation please? Thanks.
http://galleon.riaforge.org/
However it is by far not the best and unexceptable non error trapping should be sorted in a package of this price. Also not too sure about the backend database design, the whole forum datbase integrity can buggered by deleting messages/topics directly in SQL Enterprise Manager (shouldn't all counts, links should be worked out at runtime and not rely on counters within tables in the forum - an absolute no no!!)
The external authentication method needs a lot of work, in the end I had to hack into the aspx and ascx source to accomplish what I wanted!!