Difference between revisions of "wiki"
Jump to navigation
Jump to search
(→Philosophy: collaborative community-building) |
(→Software: 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 | ||
** [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 00:21, 13 November 2007
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
- Why Wiki Works discussion at MeatballWiki
- A Tale of Two Wikis: Techniques for building, managing and promoting collaborative communities: the founder of WikiFur and Creatures Wiki speaks on the topic of building a community around a wiki. (Perhaps this actually belongs in a "how-to"-ish section, rather than "philosophy"? Both of these links are "non-technical", however...)
Software
- Traditional Wiki
- Confluence (proprietary)
- CoWiki
- Deki Wiki: uses PHP, Mono, and a few other things; seems to require admin access to install, so won't work with shared servers
- Dokuwiki: plain-text data storage; uses PHP
- MediaWiki: uses PHP and MySQL
- Moin-Moin
- phpWiki
- PM Wiki: uses PHP and MySQL, but has more flexible security features
- TWiki
- WikyBlog: PHP and MySQL; some access control
- XWiki
- Variants on the wiki concept:
- TiddlyWiki: "a reusable non-linear personal web notebook"
- ShopWiki: a comparison-shopping engine with wiki pages
- wikicalc: wiki spreadsheet (written in Perl)
Reference
- Wikipedia
- WikiMatrix: wiki software comparison
- Wiki Science at WikiBooks:
Related Articles
- subwikis: discussion of an idea for making wikis more flexible
Notes
- The wiki format is well-suited for documenting pattern languages