Stack Overflow

This is an old revision of this page, as edited by 82.181.102.143 (talk) at 17:35, 23 May 2009 (basic facts about how it works should not be buried under "technology". also a correction: unregistered users can ask and answer questions. the paragraph is still pretty bad though.). 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]

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-style 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.[3]

History

The website was created by Joel Spolsky and Jeff Atwood in 2008[4][5] as a more open alternative to earlier forums such as Experts Exchange. The name for the website was chosen in a democratic avenue through his popular blog amongst programmers. 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.[6] Unregistered users have access to most of the site's functionality, while users that choose to sign in using the installed OpenID service can gain access to the remaining functionality, i.e.: establishing a profile.

References

  1. ^ "Statistics from [[Alexa Internet]]". Retrieved 2009-05-18. {{cite web}}: URL–wikilink conflict (help)
  2. ^ Alan Zeichick (2009-04-15). "Secrets of social site success". SD Times. Retrieved 2009-04-16.
  3. ^ Stack Overflow FAQ, “What is Reputation?” (last viewed: 2009-02-26)
  4. ^ Jeff Atwood (2008-04-16). "Introducing Stackoverflow.com". Coding Horror. Retrieved 2009-03-11.
  5. ^ Jeff Atwood (2008-09-16). "None of Us is as Dumb as All of Us". Coding Horror. Retrieved 2009-03-11.
  6. ^ What Was Stack Overflow Built With? (last viewed: 2009-02-26)