HOME

TheInfoList



OR:

Askbot is
open source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
software used to create question and answer oriented
Internet forum An Internet forum, or message board, is an online discussion site where people can hold conversations in the form of posted messages. They differ from chat rooms in that messages are often longer than one line of text, and are at least tempora ...
s. The site started in July 2009, initially similar to
Stack Overflow In software, a stack overflow occurs if the call stack pointer exceeds the stack bound. The call stack may consist of a limited amount of address space, often determined at the start of the program. The size of the call stack depends on many facto ...
or
Yahoo! Answers Yahoo! Answers was a community-driven question-and-answer (Q&A) website or knowledge market owned by Yahoo! where users would ask questions and answer those submitted by others, and upvote them to increase their visibility. Questions were org ...
. Based on CNPROG and some code written for
OSQA __NOTOC__ Open Source Question and Answer, or OSQA, was an open source question-answer system written in Python with Django. The data layer relies on MySQL, PostgreSQL, Microsoft SQL Server or SQLite. OSQA is free software released under the ...
, it is primarily developed and maintained by Evgeny Fadeev. Websites use Askbot to run their Q&A sites. Askbot can be easily installed by using the
documentation Documentation is any communicable material that is used to describe, explain or instruct regarding some attributes of an object, system or procedure, such as its parts, assembly, installation, maintenance and use. As a form of knowledge manageme ...
on
Ubuntu Ubuntu ( ) is a Linux distribution based on Debian and composed mostly of free and open-source software. Ubuntu is officially released in three editions: '' Desktop'', '' Server'', and ''Core'' for Internet of things devices and robots. All th ...
and CentOS.
The Document Foundation The Document Foundation (TDF) is a non-profit organization that promotes open-source document handling software. It was created by members of the OpenOffice.org community to manage and develop LibreOffice, a free and open-source office suite, an ...
put some funds in AskBot development. and
LibreOffice LibreOffice () is a free and open-source office productivity software suite, a project of The Document Foundation (TDF). It was forked in 2010 from OpenOffice.org, an open-sourced version of the earlier StarOffice. The LibreOffice suite consi ...
used Askbot fo
Q&A
but they decided to migrate to
Discourse Discourse is a generalization of the notion of a conversation to any form of communication. Discourse is a major topic in social theory, with work spanning fields such as sociology, anthropology, continental philosophy, and discourse analysis. ...
, as
Fedora A fedora () is a hat with a soft brim and indented crown.Kilgour, Ruth Edwards (1958). ''A Pageant of Hats Ancient and Modern''. R. M. McBride Company. It is typically creased lengthwise down the crown and "pinched" near the front on both sides ...
had done before with it
Q&A


See also

*
OSQA __NOTOC__ Open Source Question and Answer, or OSQA, was an open source question-answer system written in Python with Django. The data layer relies on MySQL, PostgreSQL, Microsoft SQL Server or SQLite. OSQA is free software released under the ...
- an
open source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
application written in Python (
Django Django may refer to: Arts and entertainment Film * ''Django'' (1966 film), a 1966 Italian Western by Sergio Corbucci which had a particular influence on the Spaghetti Western genre and a number of unofficial prequels and sequels ** ''Django, Prep ...
) *
Q&A software Q&A software is online software that attempts to answer questions asked by users (Q&A stands for "question and answer"). Q&A software is frequently integrated by large and specialist corporations and tends to be implemented as a community that all ...


References


External links

* * Free software programmed in Python Knowledge markets Question-and-answer websites {{Free-software-stub