Wiki
From Conservapedia
A wiki is a webpage that allows visitors to add, edit or remove content in an easy manner. This facilitates collaborative efforts by many people, often simultaneously.
Ward Cunningham said:
- Someone not familiar with authoring may have an idea, and the idea is a paragraph's worth of idea. They would write an editorial for a magazine, except a paragraph is too small. To write for a magazine, they would have to establish the context, say something important, say it in a way that a wide variety of people can understand it, and then bring it to a close. That's more than most people want to invest.
- But if you're reading somebody else's work, and you think, "Yeah, but there's another point," being able to drop in a paragraph that says, "Well, yeah, but there's actually this." There's an awful lot of counterpoint, the "Yeah, but..." kind of thought, on wiki. Discussion groups do the same thing, but with discussion groups it all gets lost. [1]
Conservapedia is a "wiki". Other notable examples are:
"Wiki" is from the Hawaiian word wiki wiki, meaning "quick." In part, the word refers to a simplified system of markup, which allows the most common kinds of HTML markup to be performed in a semi-intuitive way. For example, using the MediaWiki software, a user can italicize a word by preceding and following it with two apostrophes:
- ''italicized'' becomes: italicized
instead of using the HTML syntax
- <i>italicized</i>
The technology was originally developed by Ward Cunningham, and saw early application among open source developers for maintaining code documentation. Wikimedia (the organization behind Wikipedia) developed the technology further, and made it available as open source software, under the name MediaWiki. MediaWiki is the software that hosts Wikipedia, Conservapedia, and many other wiki sites.
