Difference between revisions of "wiki"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(→‎Software: deki wiki)
m (→‎Software: made new page for Deki Wiki)
Line 12: Line 12:
 
** [http://www.atlassian.com/software/confluence Confluence] (proprietary)
 
** [http://www.atlassian.com/software/confluence Confluence] (proprietary)
 
** [http://www.cowiki.org/ CoWiki]
 
** [http://www.cowiki.org/ CoWiki]
** [http://wiki.opengarden.org/Deki_Wiki Deki Wiki]: uses [[PHP]], [[Mono (language)|Mono]], and a few other things; seems to require admin access to install, so won't work with shared servers
+
** [[Deki Wiki]]: uses [[PHP]], [[Mono (language)|Mono]], and a few other things; seems to require [[root access]] to install, so won't work with shared servers
 
** [http://wiki.splitbrain.org/ Dokuwiki]: plain-text data storage; uses [[PHP]]
 
** [http://wiki.splitbrain.org/ Dokuwiki]: plain-text data storage; uses [[PHP]]
 
** [[MediaWiki]]: uses [[PHP]] and [[MySQL]]
 
** [[MediaWiki]]: uses [[PHP]] and [[MySQL]]

Revision as of 20:42, 26 December 2007

computing: software: wiki

Overview

A wiki is a web application that allows users to add content, as on an Internet forum, but also allows anyone to edit the content. "Wiki" also refers to the software used in such websites. For a more complete definition, see Wikipedia:wiki.

The wiki format is particularly useful in a community setting, where it can be used as a repository of collective wisdom and knowledge, refined and developed by an iterative collaboration process, as well as serving as a central reference point for various community activities (IRC channels, real-life get-togethers, etc.)

Philosophy

Software

Reference

Related Articles

  • subwikis: discussion of an idea for making wikis more flexible

Notes