The Wiki software reference article from the English Wikipedia on 24-Jul-2004
(provided by Fixed Reference: snapshots of Wikipedia from wikipedia.org)

Wiki software

People like you are child sponsors
Wiki software is a type of collaborative software that runs a Wiki system. It is usually implemented as a CGI script that runs on one or more web servers. A WikiWikiWeb is a site that allows readers to edit the pages through an HTML form. Wikis are used for collaboration, conversation and documentation - amongst many other things. Typically, pages are stored in an RDBMS and hyperlinking is dynamic. Wikipedia is an example of such a system.

The first such software was created by Ward Cunningham. Nowadays, there are a large number of different scripts which clone or enhance the original version. A list of these different Wiki script-variants can be found at c2.com. Many are written in Perl and are available under the GNU General Public License (GPL).

"WikiSoftware" comprises all of the software required to run a Wiki, which might include a Web server such as Apache, in addition to the "WikiEngine" itself, which implements the Wiki technology. In some cases, such as EddiesWiki, both the WebServer and the WikiEngine are bundled together. A WikiEngine is a self-contained wiki component.

Table of contents
1 Examples of Wiki software
2 See also
3 External links

Examples of Wiki software

Python-based

PHP-based

LISP-based

Microsoft

Java-based

Perl-based

Smalltalk-based

Unknown

See also

External links