LightReader

Chapter 11 - words count

The history of wikis began in 1994, when Ward Cunningham gave the name "WikiWikiWeb" to the knowledge base, which ran on his company's website at c2.com, and the wiki software that powered it. The wiki went public in March 1995, the date used in anniversary celebrations of the wiki's origins.[1] c2.com is thus the first true wiki, or a website with pages and links that can be easily edited via the browser, with a reliable version history for each page. He chose "WikiWikiWeb" as the name based on his memories of the "Wiki Wiki Shuttle" at Honolulu International Airport, and because "wiki" is the Hawaiian word for "quick".[2]

Wiki software has some conceptual origins in the version control and hypertext systems used for documentation and software in the 1980s, and some actualized origins in the 1970s "Journal" feature of NLS. Its distant ancestors include Vannevar Bush's proposed "memex" system in 1945, the collaborative hypertext database ZOG in 1972, the NoteCards system from Xerox, the Apple hypertext system HyperCard. As was typical of these earlier systems, Cunningham's motive was technical: to facilitate communication between software developers.

Many alternative wiki applications and websites appeared over the next five years. In the meantime, the first wiki, now known as "WardsWiki", evolved as features were added to the software and as the growing body of users developed a unique "wiki culture". By 2000, WardsWiki had developed a great deal of content outside its original stated purpose, which led to the spinoff of content into sister sites, most notably MeatballWiki.[3]

The website Wikipedia, a free content encyclopedia, was launched in January 2001,[4] and quickly became the most popular wiki, which it remains to this day. Its rise in popularity (it was in the top ten most popular sites in 2007[5]) played a large part in introducing wikis to the general public.[4] There now exist at least hundreds of thousands of wiki websites, and they have become increasingly prevalent in corporations and other organizations.[4]

Hypertext editing: pre-1994

A distant precursor of the wiki concept was Vannevar Bush's vision of the "memex", a microfilm reader which would create automated links between documents. In a 1945 essay in Atlantic Monthly titled "As We May Think", Bush described an imaginary future user interface: "Before him are the two items to be joined, projected onto adjacent viewing positions… The user taps a single key, and the items are permanently joined… Thereafter, at any time, when one of these items is in view, the other can be instantly recalled merely by tapping a button below the corresponding code space. Moreover, when numerous items have been thus joined together to form a trail, they can be reviewed in turn…"[6] This vision, though it has been described as predicting the World Wide Web, resembles wikis more than the web in one important way: the system being described is self-contained, not a loose network.

In 1972 Kristo Ivanov published a PhD dissertation on Quality-control of information,[7] containing a theoretical basis for what corresponds to the wiki-idea, in terms of systemic social interaction. Information turns into knowledge as a net of contributions and negotiations converge about a core concept, or entity. The emphasis is on a dynamically documented "agreement in the context of maximum possible disagreement", akin to the discussions in talk pages and the results of view history of Wikipedia.

Pre-World-Wide-Web hypertext systems

An indirect precursor of the wiki concept was the ZOG multi-user database system, developed in 1972 by researchers at Carnegie-Mellon University. The ZOG interface consisted of text-only frames, each containing a title, a description, a line with standard ZOG commands, and a set of selections (hypertext links) leading to other frames.

Two members of the ZOG team, Donald McCracken and Robert Akscyn, spun off a company from CMU in 1981 and developed an improved version of ZOG called Knowledge Management System (KMS). KMS was a collaborative tool based on direct manipulation, permitting users to modify the contents of frames, freely intermixing text, graphics and images, any of which could be linked to other frames. Because the database was distributed and accessible from any workstation on a network, changes became visible immediately to other users, enabling them to work concurrently on shared structures (documents, programs, ...).[8]

Three notable hypertext-based systems emerged in the 1980s, that may have been inspired by ZOG, KMS and/or one another: the NoteCards system, developed in 1984 and released by Xerox in 1985; Janet Walker's Symbolics Document Examiner, created in 1985 for the operation manuals of Symbolics computers; and Bill Atkinson's WildCard application, on which he began work in 1985, and which was released in 1987 as HyperCard.[8] Ward Cunningham has stated, that the wiki idea was influenced by his experience using HyperCard: he was shown the software by fellow programmer Kent Beck, before its official release (it was still called "WildCard" at the time), and, in his words, was "blown away" by it.[9][1]

Cunningham used HyperCard to make a stack holding three kinds of information: ideas, people who hold ideas, and projects where people share ideas. (He would later use this same architecture for the Patterns, People and Projects listed on the front page of his original wiki, the WikiWikiWeb.) Cunningham made a single card that would serve for all uses. It had three fields: Name, Description and Links. Cunningham configured the system so that links could be created to cards that did not exist yet; creating such a link would in turn create a new blank card.[9]

The World Wide WebMain article: History of the World Wide Web

In 1990, Tim Berners-Lee of CERN built the first hypertext client, which he called World Wide Web (it was also a Web editor), and the first hypertext server (info.cern.ch). In 1991 he posted a short summary of the World Wide Web project on the alt.hypertext newsgroup, marking the debut of the Web as a publicly available service on the Internet.

Early adopters of the World Wide Web were primarily university-based scientific departments or physics laboratories. In May 1992 appeared ViolaWWW, a graphical browser providing features such as embedded graphics, scripting, and animation. However, the turning point for the World Wide Web was the introduction of the Mosaic graphical browser in 1993, which gained wide popularity due to its strong support of integrated multimedia. In April 1993, CERN agreed that anyone could use the Web protocol and code for free.[10]

WikiWikiWeb and the birth of wikis: 1994–2001WikiWikiWeb, the first wiki

Ward Cunningham started developing the WikiWikiWeb in 1994 as a supplement to the Portland Pattern Repository, a website containing documentation about software design patterns, a particular approach to object-oriented programming.[1]

The WikiWikiWeb was intended as a collaborative database, in order to make the exchange of ideas between programmers easier; it was dedicated to "People, Projects and Patterns".[1] Cunningham wrote the software to run it using the Perl programming language. He considered calling the software "quick-web", but instead named it using the Hawaiian word "wiki-wiki", which means "quick-quick" or "very quick",[1] based on his memory of the Wiki Wiki Shuttle at Honolulu International Airport.

Cunningham installed a prototype of the software on his company Cunningham & Cunningham's website c2.com.[11] When the site was functioning, Cunningham sent the following email to a colleague:

Steve – I've put up a new database on my web server and I'd like you to take a look. It's a web of people, projects and patterns accessed through a cgi-bin script. It has a forms-based authoring capability that doesn't require familiarity with html. I'd be very pleased if you would get on and at least enter your name in RecentVisitors. I'm asking you because I think you might also add some interesting content. I'm going to advertise this a little more widely in a week or so. The URL is http://c2.com/cgi-bin/wiki. Thanks and best regards

— Ward Cunningham, [11]

Cunningham dates the official start of WikiWikiWeb as March 25, 1995.[1] On May 1, 1995, he sent an email about the website to a number of programmers, which caused an increase in participation.[1] This note was posted to the "Patterns" listserv, a group of software developers gathered under the name "The Hillside Group" to develop Erich Gamma's use of object-oriented patterns. Cunningham had noticed that the older contents of the listserv tended to get buried under the more recent posts, and he proposed instead to collect ideas in a set of pages which would be collectively edited. Cunningham's post stated: "The plan is to have interested parties write web pages about the People, Projects and Patterns that have changed the way they program." He added: "Think of it as a moderated list where anyone can be moderator and everything is archived. It's not quite a chat, still, conversation is possible."[12]

The site was immediately popular within the pattern community.[1]

CamelCase and internal links

Among Cunningham's innovations in creating WikiWikiWeb was the ability to easily link internally between pages, something that was often cumbersome to do in previous intranet and document management systems. Cunningham's solution to this was to automatically link any text expressed in CamelCase, including text for which a corresponding page did not yet exist.

This CamelCase convention was used by most wiki software for the first few years of wikis' existence. In 2001, the software UseModWiki, which at the time was in use on Wikipedia, switched to allow internal links to be done using standard spelling and double square bracket instead, in order to improve Wikipedia's usability.[13] This square bracket syntax has since become more of a default convention for internal links within wiki software in general.

Release of the Wiki Base software

Ward Cunningham wrote a version of his wiki software meant for public usage, called "Wiki Base". In his announcement, he wrote: "WikiWikiWeb is almost public. Actually, a pretty good clone of it is public at: https://web.archive.org/web/20030801073834/http://c2.com/cgi/wikibase. I've translated almost all of the actual wiki script into HyperPerl, a wiki-literate programming system that I think you will like." Visitors were requested to register on the wiki before they took the Wiki Base code.[1] Cunningham expected users to fold changes back into his editable version, but those who implemented changes generally chose to distribute the modified versions on their own sites.[1]

Alternate applications for wikis began to emerge, usually imitating the look-and-feel of WikiWikiWeb/Wiki Base; such applications were originally known as "WikiWikiClones". The first one was most likely created by IBM programmer Patrick Mueller, who wrote his in the REXX language, even before Wiki Base was released.[1]

Early wiki websites for software development

Inspired by the example of the WikiWikiWeb, programmers soon started several other wikis to build knowledge bases about programming topics. Wikis became popular in the free and open-source software (FOSS) community, where they were used for collaboratively discussing and documenting software.[citation needed] However, being used only by specialists, these early software-focused wikis failed to attract widespread public attention.[14]

Growth and innovations in WikiWikiWeb from 1995 to 2000

The WikiWikiWeb website approximately doubled in size every year 1995 to 2000, with disk usage rising from around 2 megabytes in 1995 to around 60 megabytes at the end of 2000.[1] During that time, various innovations were put in place, many suggested by users, to help with navigation and editing. These included:[1]

1995 – RecentVisitors, PeopleIndex: pages to help users know who was contributing1995 – NotSoRecentChanges: excess lines from the RecentChanges page were (manually) copied to a file of "ChangesIn%lt;Month>"1996 – EditCopy: offers the possibility to edit the backup copy of a page (this was replaced in 2002 with Page History)1996 – ThreadMode: the form of a page where community members hold a discussion, each signing their own contribution1996 – WikiCategories: categories can be added as an automatic index to pages1997 – RoadMaps: proposed lists of pages to consult about specific topics, such as the Algorithms RoadMap or the Leadership RoadMap1999 – ChangeSummary: an aid to telling which changes added interesting new content and which were only minor2000 – UserName: the Wiki will accept a cookie that specifies a User Name to be used in place of the host name (IP identity) in the RecentChanges log

"ThreadMode" was defined as "a form of discussion where our community holds a conversation". It consists of a series of signed comments added down the page in chronological order. Ward Cunningham generally frowned on ThreadMode, writing: "Chronological is only one of many possible organizations of technical writing and rarely the best one at that."[15]

Cunningham encouraged contributors to "refactor" (rewrite) the ThreadMode discussions into DocumentMode discourse. In practice many pages started out at the top in DocumentMode and degenerated into ThreadMode further down. When ThreadMode became incomprehensible the result was called "ThreadMess".[16] (In most modern wikis the conflict between these two modes has been resolved by putting all document text on the main page of an article, and all discussion text on a talk page.)

The use of categories was proposed by user Stan Silver on August 27, 1996.[17] His initial post suggested: "If everyone adds a category and topic to their page, then the category and topic pages themselves can be used as automatic indexes into the pages."[18] Initially Silver had proposed both categories and topics: categories denoted the specific nature of the page's subject (a book, a person, a pattern), while topics denoted the theme of the page (Java, extreme programming, Smalltalk). However, people ignored this separation, and topics were collapsed into the categories.[17]

The "ChangeSummary" option began as an aid to telling which changes added interesting new content, and which were just minor adjustments of spelling, punctuation, or correction of web links. It started when some users began taking the RecentChanges page, annotating each line with a brief description of each change, and posting the result to the ChangeSummary page. This practice was highly time-consuming and rapidly petered out, but was replaced by the "MinorEdit/RecentEdits" feature, designed to reduce the RecentChanges clutter.[1]

Tensions within WikiWikiWeb and the creation of sister sites

Between early 1998 and the end of 2000 participation in WikiWikiWeb snowballed, and the disk space consumed by wiki pages more than quadrupled. With increased participation tensions began to appear.

In 1998 proponents of Extreme Programming showed up on the site and started posting comments about Extreme Programming on most of the pages related to software development. This annoyed a number of people who wanted to talk about patterns, leading to the tag "XpFreeZone", which was put onto pages as a request not to talk about ExtremeProgramming on that page. Eventually most of the DesignPatterns people left to discuss patterns on their own wikis, and WikiWikiWeb began to be referred to as "WardsWiki" instead of the "PortlandPatternRepository".[1][better source needed]

Around the summer of 1999, user Sam Gentile posted the comment "I'm through here" on his user page, and began systematically removing his text from all pages on WikiWikiWeb that he had contributed to. Gentile worked at Microsoft and had been hurt by what he perceived as anti-Microsoft bias on WikiWikiWeb. His deletions led to controversy about whether he had the right to remove his own material, and whether others had the right to put it back in (which some began to do).[citation needed] This event became referred to as the "WikiMindWipe".[19][better source needed]

In April 2000, four WikiWikiWeb users independently tried to reduce the amount of text on the site via a large number of deletions. They mainly tried to delete material that was related to wikis and not software design patterns.[20] They considered this material to be dead weight, and would have preferred to see it all replaced by concise guidance to newcomers. Contributors who disagreed with these deletions began copying all of the deleted text back in again. A vote was taken on the issue, and it was proposed that any major reductions should be pre-announced, with an opportunity for response before action was taken.[21]

The longer-term result of the deletions was the formation of WikiWikiWeb "sister sites" later in 2000. Sunir Shah created a wiki called MeatballWiki, intended strictly for wiki-based documentation and discussions. A few months later, Richard Drake created the WhyClublet (or "Why?") wiki to host discussion of Christian issues, and Peter Merel created GreenCheeseWiki and The Reform Society to host, respectively, whimsical and political pages. Earle Martin subsequently created a catch-all for C2 off-topic pages called TheAdjunct. Many pages were moved from WikiWikiWeb to these alternative sites, with a stub of the moved page left on the WikiWikiWeb, containing a link to the new page and the message "This page exists only on SisterSites."

In 2001, Cunningham and user Bo Leuf published a book, The Wiki Way, which distilled the lessons learned during the collective experience of the first wiki.[22]

Other wiki websites, 1999–2000

While many early wiki websites were devoted to the development of open source software, one early wiki was created by the FoxPro user community. The FoxPro Wiki was founded in 1999 by Steven Black and evolved into a popular site with many pages.[23]

World66 was a Dutch company which tried to transform the open content idea into a profitable business. The website was founded in 1999 by Richard and Douwe Osinga, and contains travel-related articles covering destinations around the world.

A wiki forum was created in 1999 for discussion of the newly created PhpWiki software. This became one of the larger software-related wikis. Sensei's Library, a wiki dedicated to discussion of the game of Go, was created by Morten G. Pahle and Arno Hollosi in October 2000. For its first few years of operation, it was one of the largest and most active wikis outside Wikipedia.

Other wiki applications, 1997–2000

Clones of the WikiWikiWeb software began to be developed as soon as Ward Cunningham made the Wiki Base software available online. One of the early clones was CvWiki, developed in 1997 by Peter Merel, which was the first wiki application to have functioning transclusion, backlinks, and "WayBackMode".

JWiki[24] (short for JavaWiki), released in 1997, was the first implementation of WikiWikiWeb in the Java language, and the first to be back-ended by a database. It was developed by Ricardo Clements, a former co-worker of Cunningham's.

Another early wiki engine was JosWiki, developed by an international group of Java programmers who were trying to create a free and open "Java Operating System" (JOS).[25]

TWiki was created in Perl by Peter Thoeny in 1998, based on JosWiki. TWiki was aimed at large corporate intranets. It stored data in plain text files instead of in a database.

PikiPiki was created by Martin Pool in 1999 as a rewrite of WikiWikiWeb in Python.[citation needed] It was made to be a small program, using flat files and doing away with versioning (Pool felt that a wiki is not meant to be a document-management system).[26]

PhpWiki, created by Steve Wainstead in 1999, was the first wiki software written in PHP.[citation needed] The initial version was a feature-for-feature reimplementation of the WikiWikiWeb software. Subsequent versions adopted many features from UseModWiki.

Swiki was written in Squeak by Mark Guzdial and Jochen Rick in 1999.[citation needed]

Zwiki, written in Python in 1999, was based on the Zope web application server (it could also co-exist with the Plone content management system). It was initially developed by Simon Michael and Joyful Systems.[citation needed]

Traction TeamPage was released in December 1999; it was the first proprietary wiki application aimed at enterprise customers.

UseModWiki was developed from 1999 to 2000 by Clifford Adams. UseModWiki is a flat-file wiki written in Perl. It was based on Markus Denker's AtisWiki, which was in turn based on CvWiki. It introduced the square bracket syntax for linking words that was later adopted by many other wiki engines, such as MediaWiki.

MoinMoin, created in Python by Jürgen Hermann and Thomas Waldmann in mid-2000, was initially based on PikiPiki. It is a flat-file wiki with a simple code base but many possible extensions. MoinMoin uses the idea of separating the parsers (for parsing the wiki syntax) from the formatters (for outputting HTML code), with an interface between them, so that new parsers and output formatters can be written.

Wikipedia's early years: 2001–2003The creation of WikipediaMain article: History of Wikipedia

Until 2001, wikis were virtually unknown outside the restricted circles of computer programmers.[citation needed] Wikis were introduced to the general public by the success of Wikipedia, a free content encyclopedia that can be edited by anyone.[4]

Wikipedia was originally conceived as a complement to Nupedia, a free on-line encyclopedia founded by Jimmy Wales, with articles written by highly qualified contributors and evaluated by an elaborate peer review process. The writing of content for Nupedia proved to be extremely slow, with only 12 articles completed during the first year, despite a mailing-list of interested editors and the presence of a full-time editor-in-chief recruited by Wales, Larry Sanger.[4] Learning of the wiki concept, Wales and Sanger decided to try creating a collaborative website to provide an additional source of rapidly produced draft articles that could be polished for use on Nupedia.

Nupedia's editors and reviewers resisted the idea of associating Nupedia with a wiki-style website,[citation needed] so Wikipedia was launched on its own domain, wikipedia.com, on January 15, 2001.[4] It initially ran on UseModWiki software, with the original text stored in flat-files rather than in a database, and with articles named using the CamelCase convention. UseModWiki was replaced by a PHP wiki engine in January 2002 and by MediaWiki in July 2002.[citation needed]

Wikipedia attracted new participants after being mentioned on Slashdot as well as in an article on the community-edited website Kuro5hin.[27] It quickly overtook Nupedia. In the first year of its existence, over 20,000 encyclopedia entries were created.

Wikimedia Foundation and first Wikipedia sister projects

Wales, and other members of the Wikipedia user community, founded Wikipedia's first "sister site", "In Memoriam: September 11 Wiki",[28] in October 2002;[29] it detailed the September 11 attacks. (This project was closed in October 2006.) A second sister site, Wiktionary, was created in December 2002; the site was meant to be a collaboratively created dictionary.

In June 2003, Wales founded the Wikimedia Foundation, a non-profit organization, to manage Wikipedia and all its sister projects going forward. Two additional Wikimedia projects were added soon thereafter: Wikiquote, a reference for notable quotations, and Wikibooks, for collaboratively creating textbooks, both in July 2003. Another project, Wikisource, was added in November 2003; it was originally named "Project Sourceberg" (a play on Project Gutenberg), then renamed "Wikisource" in December 2003.

Other wiki websites, 2001–2003"MetaWiki" redirects here. For the Wikimedia project, see Meta-Wiki.

MeatballWiki rapidly became a popular wiki for discussions of wiki-related topics. The users of MeatballWiki came up with several ideas on the linking together of wikis, including:[30][31]

InterWikiMap, a simple interwiki linking system (2000)[32]MetaWiki, the idea of a wiki that helps people find other wikis[33] (not to be confused with the Wikimedia Meta-Wiki)OneBigWiki (2002), the idea of having one wiki distributed across several servers[34]SwitchWiki (2003): the idea of having one site where one can switch between wikis[35]WikiNode, a way to link wikis via a standard "node" page on each.WackoWiki (2003), Fork from WikkaWiki one of the more than 100 Wiki Engines, that helped foster Wiki principles usage and development [36]

Some of these ideas were later implemented. For example, WikiIndex, a wiki that lists other wikis, was created in 2006, in an attempt to implement the MetaWiki and SwitchWiki ideas. The site also includes a WikiNode of its own and catalogs sites which include their own WikiNodes.

Disinfopedia was launched by Sheldon Rampton in March 2003. It aimed to produce a directory of public relations firms and industry-funded organizations that attempt to influence public opinion and public policy. It was later renamed SourceWatch, and is currently run by the Center for Media and Democracy (CMD).

Javapedia was a wiki inspired by Wikipedia. The project was launched in June 2003 during the JavaOne developer conference, and was intended to cover all aspects of the Java platform.

Wikitravel was started in July 2003 by Evan Prodromou and Michele Ann Jenkins.

Memory Alpha is a wiki devoted to the Star Trek fictional universe. It was launched by Harry Doddema and Dan Carlson in December 2003. For its first several years, it was one of the largest wiki projects.

This period also saw the creation of several other general wiki encyclopedias, created either independently of Wikipedia or meant to serve as an alternative to Wikipedia in order to fix some perceived weakness in it:

Susning.nu was a Swedish-language wiki, created in October 2001, meant to serve as an encyclopedia, dictionary, and discussion forum.Enciclopedia Libre was created in February 2002 as a fork of the Spanish-language Wikipedia, by a group of contributors to the Spanish Wikipedia, who left because of fears of censorship and the possibility of the placement of advertising on Wikipedia.Wikinfo was launched in July 2003 as "Internet-Encyclopedia". It was a fork of the English-language Wikipedia, meant to hold original research and multiple articles on subjects from different points of view, instead of Wikipedia's policy of a single neutral-point-of-view article.[37] In 2013, after a period of downtime, the content was removed and a new version of Wikinfo was started at Wikia; however, as of June 2017, Wikinfo had been restored on wikinfo.org.[38] Sometime later, the wikinfo.org domain lapsed from existence once again (as of January 2021).WikiZnanie is a Russian-language wiki encyclopedia created in 2003; it took most of its content from the Russian Brockhaus and Efron Encyclopedic Dictionary of 1906.

More Chapters