forum

knowledge sharing discussion forum on company intranet / network drive

I am investigating the feasibility of setting up a discussion forum / message board in my company to enable knowledge sharing etc. What are the steps involved in implementing such a solution? ...

Permanently Cache Dynamic PHP/MySQL Forums as Static Pages

I once ran a home-made forum system for a small group of online deathmatch players. These forums have long since been shut down, and are currently offline. What I want to do is create static HTML files that contain all of the data for the entire system, in the interest of having an online archive that the former users could search. ...

Open Source Forum based project in C# ASP.Net

I would like to know is there any Open Source Forum based project in C# ASP.Net ...

iPhone development forum recommendations

What good iPhone development forums do you recommend? (beyond Stack Overflow..) ...

What other forums are widely adopted by c# or asp.net developers?

Stackoverflow is an excellent site and has an excellent community for most technologies. However, sometimes questions asked here do not get a (satisfactory) answer, what others similar sites exist and are widely adopted by the community? ...

Choosing forum software based on modifiability

I am aware that this question will be judged as a non-programming question but I would like to point out that my software decision is very largely based on the programming standpoint. I am interested in changing from SMF to a better forum software. Unfortunately I'm unsure of which software I should choose. Many people like to recommend...

What's the best database/data strategy to build up a forum using Java Servlet/JSP/JSF and combining Ajax?

Frequently for standard J2EE projects I use directly SQL constructs or ORM framework to manage data into forms and so on, but of course enterprise environments don't bother much about n-users access performances at the same time. So what could it be the most performance suited strategy for an user forum of up 50 users and more? Have yo...

ASP.NET MVC Forum Software?

Hey Guys, Wondering if anyone knows of - or has got there has on - any ASP.NET MVC Forum Software? Codeplex yeilds a few results, but none of them actually have any releases ? Cheers ...

Is it safe to drop and then create the constraints in the database

Hi All, I am a bit confused and need your help. I have a database that has more than 150 tables. I have several fields which should support Unicode but right now they dont and therefore I want to change the column datatype to ntext and nvarchar in this process I have to drop the constraints and then create them again. Is it safe...

What forum software has a good API?

My goal is to write integrate a forum software with my shopping cart software. For example, my application will automatically register the shopping cart members as forum members. What forum software has a good API or extension capabilities that will allow me to do this? ...

What are the best Django forum app options out there?

What do you guys recommend in the way of a forum app that can be dropped into my Django project? I found this page: http://code.djangoproject.com/wiki/ForumAppsComparison But looking for some recommendations. Thanks. ...

simple RoR forum to integrate into my application?

Hi, Wanted to know if someone had a suggestion on code or maybe there's a plugin (!) which would allow very basic forum functionality that I can integrate into my application so that it is single sign-on? Otherwise...maybe a tutorial on how to build one from scratch and I just leverage our existing authentication? Thanks! I looked at...

Web 2.0 and dial-up: how make it as painless as possible?

I'm trying to put a workable plan together for a charity that could really make good use of a forum and a wiki, but a crucial part of its operations happen in parts of the world where dial-up connection dominates and probably will continue to do so for the foreseeable future. This site was recommended as one that behaves well even on a ...

How to remove login link from YAF.NET forum header?

I can't find good reference in yaf support forum for this issue. I followed these steps from yaf support forum... comment out these lines in pages/ForumPage.cs. if ( TransPage != "LOGIN" ) header.AppendFormat( String.Format( " | <a href=\"{0}\">{1}</a>", Forum.GetLink( Pages.login, "ReturnUrl={0}", Server.UrlEncode( Utils.GetSafeRa...

How to block bad users and spammers from inserting undesired data in forums?

I want to avoid spammers putting advertisements and curses [into a forum]. What is the best way to do it? Is a 'captcha' a good way to do it with 100% reliability? Is blocking IP addresses a good way? ...

Should I write my own CMS?

I am planning to begin working on my first personal project this June: a community about students. What I want to have is a wiki, full with information about universities, a forum where people can discuss and a blog with news, articles, etc, all three of them integrated to eachother. Now, the way to go seems like wordpress+mediawiki+som...

Lightweight Free PHP forum software

I've used both Vbulletin and Simple Machines in the past but I'd like something much less bloated. It must have basic features like: user levels, list of users online, avatars, bans, mods, sticky threads, lock threads, etc. Private messaging would be a plus! It must also be easily customisable & clean coded. (And the more lightweight/...

Easiest PHP forum to configure to work inside an existing CMS?

I have been assigned to add a forum into an in-house CMS we have been using for some time. The system has its own login/user system and an established user database. Ideally I'd be looking for the easiest forum software to convert to use with our system, but if necassary can rewrite and migrate the user databases to use the forums syst...

SharePoint related discussion

Hello everyone, I have some SharePoint related questions. Could anyone recommend some forum or mail lists which is popular and effective please? :-) thanks in advance, George ...

Promote a free library on the web

I have nearly finished a free spellchecker library for Windows Mobile, and there are a few great forums around (both for developers and end-users), such as XDA, where you can promote your creations for Windows Mobile. However, I have been thinking that I'd like to make a version of my library available for Windows desktop developers as ...