forum

MOSS Discussion Board with Moderator Comments

I'm looking at adding moderator comments to the MOSS discussion board. The requirements are: Moderator comments can be added to any message Only a user with elevated permission e.g. a Site Owner should be able to add moderator comments Moderator comments should be rendered differently to the related message The modified list should be...

Asp.NET Forum and Blog sharing Membership

I am looking to create a blog and a forum on a new website. I would like for users to register to post in the forums and post comments on the blog as well as having thier own public profile page. I have experience with BlogEngine.NET so was looking to use that. I have no experience with .NET forum software at this time so I am researchi...

How can I moderate trolls algorithmically?

I'm writing a forum application but one of the things I'm concerned about is trolls - users who disrupt dialog with abusive speech or off-topic content. This goes beyond spam prevention because it includes people who are actually participating in a discussion but who either refuse or are unable to follow proper standards of behavior. Wi...

Dynamic email routing for listserv (in PHP)

I'm doing some pro-bono work for a non-profit and need to cobble together some functionality, preferably without rolling it all myself. Here's the synopsis: I have a CRM-like system that has Persons and Groups (made up of Persons). I want to set up: A dynamic email routing, so [email protected] is routed to the Joe User's email (...

Milw0rm/Packetstorm News Bot

Hey guys. I am making a security forum, so I would like to know if there is some forum bot that will get the newest posts from milw0rm and packetstorm and will post them in the forum ? One friend of mine told me that there is such thing, but after some google searches i was not able to find it. Can you help me ? Thanks in advance. ...

Drupal: Best Forum Module?

What is the best forum module to use for Drupal? The core is a bit lacking. I'm thining of investigating: http://drupal.org/project/advanced_forum Anybody have any better suggestions? ...

Best Linux programming related forums?

What forums do you find most useful in Linux-related issues? These can be either general discussion forums (web forums, mail lists..) or speciality forums (tools, distributions etc). There are tons of forums but it would be nice to know which ones generally have the best responses. SO of course helps to a point but obviously you sometim...

Is there any Open Forum software that uses the ASP.NET membership Provider

I have downloaded a few forum packages form Codeplex.net, and looked at YetAnotherForum, but they don't seem to use the ASP.Net membership provider. I am using MySQL for a database and would like to have a forum using the same user base without too much extra work, since I don't know if the forum will be popular. Are there any forum sol...

Store forum threads replies

I'm making a forum. I'm gonna store the id, subject, date, poster in a table named topics and keep the content in a table named posts. Now I just have to join them together nicely. And how should I do to connect the post with the topic? I haven't slept in 30 hours so I'm a little slow :P What do you guys think about this approach? ...

Open-Source Forum with API

Does anyone have suggestions for a PHP, Python, or J2EE-based web forum that has a good API for programmatically creating users and forum topics? Thanks In Advance -J ...

Open source solution for social network forum

Is there an open source solution for me to use if I would like to create a professional looking social network/forum where business can seek advice from other businesses? ...

allow logins from multiple domains in phpbb?

Hi all, I've read a bunch of different things, none of which seem to be my situation. I have a site which uses a phpbb forum, and we also have multiple wordpress blogs which can use the database of phpbb via a plugin named wp-phpbb (can't post another hyperlink, but its at simplicitypoint dot com) . It works great for something that is...

Good forum and article software?

I have been looking for software that provides not only a forum, but an article/basic content engine as well. Eg same sort fo format as the The Code Project, where there are articles and mini forums on each page? I have looked at WordPress, but would rather a forum based section at the bottom, rather than a comment based section. I have ...

Flex progressbar controlled by forum entry

Lets say I have five text boxes and a dropdown box in my flex application, how can I make the progress bar fill up when there is text in each box, and the dropdown selected. For example, if there is input in three out of five of the boxes and there is a selection in the dropdown, then the progress bar would be 4/6 full. ...

phpBB forum autologin and search

I would be grateful if someone could please show me an example of how to login to a phpBB forum remotely and perform a search. The language i am using is java however, i just need to know the steps involved. even some pointers on what to google to get the answers i need would be great i have googled everything i can think of. ...

Develop a fast search functionality in a big forum?

Hello! I am building a forum from scratch in PHP. I have used the most of phpBB:s database structure. But now I am thinking about the search functionality?, what is a good design to be able to search really fast in all posts. I guess there must be some better way than just %query_string% in mysql :) Maybe explode all sentences into wo...

Integrating 3rd party forum software with my own code

I'm about to start a new PHP project and I'm going to need to make use of 3rd party forum software. What's the best way to tackle integration of the forum into my code? Things like user authentication, having the user only have to login once, etc. I'll be using the CodeIgniter framework if that is of any help. I found the article on in...

What are the Perl user groups or discussion forums?

What are the Perl user groups or discussion forums? ...

There is any open source BB (forum) with a user profile page linking to its topics?

The main features I miss in the forums I know (and are present in StackOverflow) are: An user profile page linking to the user topics (questions in SO) and replies (answers in SO). Another way to stay up-to-date with replies besides e-mail (SO has the Recent view) Comments to replies A clean, white background, borderless CSS Do you k...

Which Knowledgebase app is used by MediaTemple?

Does anyone know if MediaTemple did this development in house or is a software we may know? http://kb.mediatemple.net/ Thanks ...