Jump to content

Stack Overflow

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Blackeagle (talk | contribs) at 13:45, 19 July 2009 (Server Fault: add Super User info). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:Otheruses2

Stack Overflow
File:Stack Overflow website logo.png
File:StackOverflow.png
Screenshot of Stack Overflow as of March 2009
Type of site
Question & Answer
Available inEnglish
OwnerStackoverflow.com LLC
Created byJoel Spolsky and Jeff Atwood
URLhttp://www.stackoverflow.com/
CommercialYes
RegistrationOptional; Uses OpenID

Stack Overflow is a website featuring questions and answers on a wide range of topics in computer programming.[2][3][4]

The website features the ability for users to ask and answer questions, and, through membership and active participation, to vote questions and answers up or down and edit questions and answers in a wiki fashion. Users of Stack Overflow can earn reputation points and “badges”; for example, a person is awarded 10 reputation points for receiving an “up” vote on an answer given to a question, and can receive badges for their valued contributions.[5]

As of June 2009, Stack Overflow has about 72,000 registered users, and 207,000 questions. Based on tags assigned to the questions, the most common topics on the site are C#, .NET, Java, ASP.NET, C++, JavaScript, PHP, Python, SQL, and SQL Server.[6]

History

The website was created by Jeff Atwood and Joel Spolsky in 2008[7][8] as a more open alternative to earlier forums such as Experts Exchange. The name for the website was chosen in April 2008 in a democratic avenue through Atwood's popular blog amongst programmers, Coding Horror.[9] The design of the StackOverflow logo was also taken to a vote. On July 31, 2008, Jeff Atwood sent out invitations encouraging his subscribers to take part in the private beta of the new website, limiting its use to those willing to test out the new software. On September 15, 2008 it was announced the public beta version was in session and that the general public was now able to use it to seek assistance on programming related issues.

Technology

Stack Overflow is written in ASP.NET using the ASP.NET MVC (Model-View-Controller) framework.[10] Unregistered users have access to most of the site's functionality, while users that sign in using the OpenID service can gain access to the remaining functionality, i.e.: establishing a profile.

Sister Sites

In April of 2009, the owners of Stack Overflow began a private beta for Server Fault, a sister site. The site deals exclusively with questions and answers related to the field of system administration. The site is in open beta as of June 2009.

Super User, a sister site dedicated to questions from all computer users, rather than just programmers or system administrators, entered a "semi-private beta" in July 2009.[11]

References

  1. ^ "Statistics from Alexa". Alexa Internet. Retrieved 2009-06-13.
  2. ^ Alan Zeichick (2009-04-15). "Secrets of social site success". SD Times. Retrieved 2009-04-16.
  3. ^ "Spolsky's Software Q-and-A Site". Slashdot. 2008-09-16. Retrieved 2009-05-23.
  4. ^ Joel Spolsky (2009-04-24). "Google Tech Talks: Learning from StackOverflow.com". YouTube. Retrieved 2009-05-23.
  5. ^ Stack Overflow FAQ, “What is Reputation?” (last viewed: 2009-02-26)
  6. ^ "Stack Overflow: Tags". Retrieved 2009-05-26.
  7. ^ Jeff Atwood (2008-04-16). "Introducing Stackoverflow.com". Coding Horror. Retrieved 2009-03-11.
  8. ^ Jeff Atwood (2008-09-16). "None of Us is as Dumb as All of Us". Coding Horror. Retrieved 2009-03-11.
  9. ^ Jeff Atwood (2008-04-06). "Help Name Our Website". Coding Horror. Retrieved 2009-06-15.
  10. ^ Jeff Atwood (2008-09-21). "What Was Stack Overflow Built With?". Stack Overflow Blog. Retrieved 2009-05-23.
  11. ^ Stack Overflow Blog, "Super User Semi-Private Beta Begins" (last viewed: 2009-07-19)