Jump to content

Discourse (software)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Xuhdev (talk | contribs) at 08:22, 29 June 2015 (license is GPLv2+). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Discourse
Developer(s)Civilized Discourse Construction Kit, Inc.
Initial release2013
Stable release
1.3[1] / June 3, 2015; 9 years ago (2015-06-03)
Repository
Written inRuby, JavaScript
Operating systemLinux
Available inChinese, Czech, Danish, Dutch, English, French, German, Hebrew, Indonesian, Italian, Japanese, Korean, Norwegian, Portuguese, Russian, Spanish, Swedish, Ukrainian
TypeForum software
LicenseGNU GPL version 2 or later
Websitewww.discourse.org

Discourse is an open source Internet forum software application founded in 2013 by Jeff Atwood, Robin Ward, and Sam Saffron.[2] Discourse received funding from First Round Capital and Greylock.[3]

From a usability perspective, Discourse breaks with existing forum software by including features recently popularized by large social networks, such as infinite scrolling, live updates, oneboxing, expanding links, and drag and drop attachments.[4] However, the stated goals of the project are social rather than technical, to improve online discussion quality through improved forum software.

The application is written in JavaScript and Ruby on Rails,[5] and is released under the GNU General Public License version 2. PostgreSQL is the supported database management system. It also uses the Ember.js framework .[6]

Server requirements

The following software is required on a server to run Discourse:[7]

Notable users

References

  1. ^ Discourse releases
  2. ^ "StackExchange Founder Vows to Reinvent Online Discourse". Wired. 2013-02-06.
  3. ^ "Stack Exchange Co-Founder Jeff Atwood Launches Forums Startup Discourse". TechCrunch. 2013-02-05.
  4. ^ "Discourse - A new type of forum". ITworld. 2013-04-19.
  5. ^ http://www.discourse.org/faq/#tech
  6. ^ http://eviltrout.com/2013/02/10/why-discourse-uses-emberjs.html
  7. ^ Discourse Advanced Developer Install Guide