Possible Duplicates:
Will Open Sourcing Stack Overflow Destroy Our Business Model?
What was Stack Overflow built with?
Stack Overflow is a very modern discussion forum, very fast and effective.
Is it built upon an open sourced discussion forum framework?
If not, can the framework that Stack Overflow is built upon be open sourced?
-
See here for the discussion: meta.stackexchange.com/questions/3086/…user102937– user1029372009年10月11日 17:05:40 +00:00Commented Oct 11, 2009 at 17:05
-
1This has already been discussed many times and in great depth. Check the podcasts and the transcripts of them, especially the early ones.Xetius– Xetius2009年10月11日 17:06:04 +00:00Commented Oct 11, 2009 at 17:06
-
Stack Overflow is not a forum, in particular not a discussion forum.This_is_NOT_a_forum– This_is_NOT_a_forum2010年12月01日 10:29:16 +00:00Commented Dec 1, 2010 at 10:29
2 Answers 2
Is stackoverflow built upon an open-source discussion forum framework?
No, the software behind Stack Overflow is called StackExchange, and it is not open-source.
If not, can the framework that StackOverflow built upon be open sourced?
StackExchange is unlikely to be open-sourced anytime soon. There is a similar knowledge-exchange platform called Solace which is open-source.
-
3For the sake of accuracy, the software behind Stack Overflow is not called StackExchange. "StackExchange" is the hosted version of the Stack Overflow software, available to the public as a paid service to build your own site. Stack Overflow was the original and built from the ground up using these components: meta.stackexchange.com/questions/10369/…2009年10月11日 18:59:21 +00:00Commented Oct 11, 2009 at 18:59
You should also look at this thread, where several open and closed sourced clones written in different languages are discussed.