HOME WEB NEWS IMAGES CLASSIFIEDS YELLOW PAGESPOLLS - SURVEYS WIKI COUNTRIES PHOTOS US UK INDIA
Avoo.com provides meta search results from various sources

Wiki


Google


News, World News by www.WorldOfNews.com
 How to Edit Wikipedia - WiredNews 
 GFDL 1.3 Is Out, Allows Migration To CC - Slashdot 
 The first wiki president Obama adviser votes &aposyea' - News 
 Amazon Launches Music Wiki - WiredNews 
 Atlassian&aposs Confluence 2.9 Wiki Offers MS Office, SharePoint Integration - InformationWeek 
 Canadians Battling Proposed Canadian DMCA - Slashdot 
 Alfred Hitchcock may have made secret cameo appearance in drag - aniin.com 
 Scott Brown the World's Most Brilliant Writer Gets a Wiki Page All His Own - WiredNews 
 Make Big Brother Proud: How to Tap a Phone Line - WiredNews 
 Web 2.0: Companies Will Spend $4.6 Billion By 2013, Forrester Predicts - NetworkComputing 
More >>


Look up Wiki in
Wiktionary, the free dictionary.

: image is invalid or non-existent

A wiki is software that allows users to easily create, edit, and link pages together. Wikis are often used to create collaborative websites and to power community websites. These wiki websites are often also referred to as wikis; for example, Wikipedia is one of the best known wikis. "wiki",Britannica, 2007 Wikis are used in many businesses to provide affordable and effective Intranets and for Knowledge Management. Ward Cunningham, developer of the first wiki, WikiWikiWeb, originally described it as "the simplest online database that could possibly work".Ward Cunningham\'s original description of Wiki.

Wiki Wiki (/wiːkiː wiːkiː/) is a reduplication of wiki, a Hawaiian word for "fast". Some have suggested that wiki means, "What I Know Is." However, this is a backronym.

Contents

History

Main article: History of wikis

Wiki Wiki bus at Honolulu International Airport

WikiWikiWeb was the first site to be called a wiki. Ward Cunningham started developing WikiWikiWeb in 1994, and installed it on the Internet domain c2.com on March 25, 1995. It was named by Cunningham, who remembered a Honolulu International Airport counter employee telling him to take the "Wiki Wiki" shuttle bus that runs between the airport\'s terminals. According to Cunningham, "I chose wiki-wiki as an alliterative substitute for \'quick\' and thereby avoided naming this stuff quick-web."Cunningham, Ward. Correspondence on the Etymology of Wiki. Retrieved on 2007-03-09.Cunningham, Ward. Wiki History. Retrieved on 2007-03-09.

Cunningham was in part inspired by Apple\'s HyperCard. Apple had designed a system allowing users to create virtual "card stacks" supporting links among the various cards. Cunningham developed Vannevar Bush\'s ideas by allowing users to "comment on and change one another\'s text". Cunningham, Ward. Wiki Wiki Hyper Card. Retrieved on 2007-03-09. In the early 2000s, wikis were increasingly adopted in enterprise as collaborative software. Common uses included project communication, intranets, and documentation, initially for technical users. Today some companies use wikis as their only collaborative software and as a replacement for static intranets. There may be greater use of wikis behind firewalls than on the public Internet.

On March 15, 2007, wiki entered the Oxford English Dictionary Online. March 2007 new words, OED. Retrieved on 2007-03-16.

Trust and security

Controlling changes

History comparison reports highlight the changes between two revisions of a page.

Wikis are generally designed with the philosophy of making it easy to correct mistakes, rather than making it difficult to make them. Thus, while wikis are very open, they provide a means to verify the validity of recent additions to the body of pages. The most prominent, on almost every wiki, is the "Recent Changes" page—a specific list numbering recent edits, or a list of all the edits made within a given time frame. Richard Heigl, Markus Glaser, Anja Ebersbach(2006), p.51–54. Some wikis can filter the list to remove minor edits and edits made by automatic importing scripts ("bots"). Richard Heigl, Markus Glaser, Anja Ebersbach(2006), pg. 161.

From the change log, other functions are accessible in most wikis: the Revision History showing previous page versions; and the diff feature, highlighting the changes between two revisions. Using the Revision History, an editor can view and restore a previous version of the article. The diff feature can be used to decide whether or not this is necessary. A regular wiki user can view the diff of an edit listed on the "Recent Changes" page and, if it is an unacceptable edit, consult the history, restoring a previous revision; this process is more or less streamlined, depending on the wiki software used.

In case unacceptable edits are missed on the "Recent Changes" page, some wiki engines provide additional content control. It can be monitored to ensure that a page, or a set of pages, keeps its quality. A person willing to maintain pages will be warned of modifications to the pages, allowing him or her to verify the validity of new editions quickly.

Trustworthiness

Critics of publicly-editable wiki systems argue that these systems could be easily tampered with, while proponents argue that the community of users can catch malicious content and correct it. Lars Aronsson, a data systems specialist, summarizes the controversy as follows:

Most people, when they first learn about the wiki concept, assume that a website that can be edited by anybody would soon be rendered useless by destructive input. It sounds like offering free spray cans next to a grey concrete wall. The only likely outcome would be ugly graffiti and simple tagging, and many artistic efforts would not be long lived. Still, it seems to work very well. Richard Heigl, Markus Glaser, Anja Ebersbach(2006), p.10.

Security

The open philosophy of most wikis, allowing anyone to edit content, does not ensure that all editors are well-meaning. Vandalism can be a major problem. In larger wiki sites, such as those run by the Wikimedia Foundation, vandalism can go unnoticed for a period of time. Wikis by their very nature are susceptible to intentional disruption, known as "trolling". Wikis tend to take a soft security Soft Security. Retrieved on 2007-03-09. approach to the problem of vandalism; making damage easy to undo rather than attempting to prevent damage. Larger wikis often employ sophisticated methods, such as bots that automatically identify and revert vandalism and JavaScript enhancements that show how many characters have been added in each edit. In this way vandalism can be limited to just "minor vandalism" or "sneaky vandalism", where the characters added/eliminated are so few that bots do not identify them and users do not pay much attention to them.

The amount of vandalism a wiki receives depends on how open the wiki is. For instance, some wikis allow unregistered users, identified by their IP addresses, to edit content, whilst others limit this function to just registered users. Most wikis allow IP editing,[citation needed] but give registered users some additional editing functions; on most wikis, becoming a registered user is a short and simple process. Some wikis require an additional waiting period before gaining access to certain tools. For example, on the English Wikipedia, registered users can only rename pages if their account is at least four days old. Other wikis such as the Portuguese Wikipedia use an editing requirement instead of a time requirement, granting extra tools after the user has made a certain number of edits to prove their trustworthiness and usefulness as an editor. Basically, "closed up" wikis are more secure and reliable but grow slowly, whilst more open wikis grow at a steady rate but result in being an easy target for vandalism. A clear example of this would be that of Wikipedia and Citizendium. The first is extremely open, allowing anyone with a computer and internet access to edit it, making it grow rapidly, whilst the latter requires the users\' real name and a biography of themselves, affecting the growth of the wiki but creating an almost "vandalism-free" ambiance.

Wiki software architecture

Wiki software is a type of collaborative software that runs a wiki system, allowing web pages to be created and edited using a common web browser. It is usually implemented as a software engine that runs on one or more web servers. The content is stored in a file system, and changes to the content are stored in a relational database management system. Alternatively, Personal wikis run as a standalone application on a single computer. Examples: WikidPad and VoodooPad.

Wiki communities

"WikiNode" redirects here, for the WikiNode of Wikipedia, see Wikipedia:WikiNode.

Many wiki communities are private, particularly within enterprises. They are often used as internal documentation for in-house systems and applications. The "open to everyone", all-encompassing nature of Wikipedia is a significant factor in its growth, while many other wikis are highly specialized.

There also exist WikiNodes which are pages on wikis that describe related wikis. They are usually organized as neighbors and delegates. A neighbor wiki is simply a wiki that may discuss similar content or may otherwise be of interest. A delegate wiki is a wiki that agrees to have certain content delegated to that wiki.

One way of finding a wiki on a specific subject is to follow the wiki-node network from wiki to wiki; another is to take a Wiki "bus tour," for example: Wikipedia\'s Tour Bus Stop. Domain names containing "wiki" are growing in popularity to support specific niches.

For those interested in creating their own wiki, there are many publicly available "wiki farms", some of which can also make private, password-protected wikis. PeanutButterWiki, Socialtext, Wetpaint, and Wikia are popular examples of such services. For more information, see List of wiki farms. Note that free wiki farms generally contain advertising on every page. For those interested in how to build a successful wiki community, and encourage wiki use, Wikipatterns is a guide to the stages of wiki adoption and a collection of community-building and content-building strategies.

The English-language Wikipedia has the largest user base among all wikisWikiStats by S23. Retrieved on 2007-04-07. and ranks in the top twenty among all websites in terms of traffic.Alexa Web Search - Top 500. Retrieved on 2007-04-07. Other large wikis include the WikiWikiWeb, Memory Alpha, Wikitravel, World66 and Susning.nu, a Swedish-language knowledge base. The largest wikis are listed and updated on Wikimedia\'s "meta" wiki.

Wikis and content management systems

Wikis have shared and encouraged several features with generalized content management systems (CMS), which are used by enterprises and communities-of-practice. Those looking to compare a CMS with an enterprise wiki should consider these basic features:

  1. The name of an article is embedded in the hyperlink.
  2. Articles can be created or edited at anytime by anyone (with certain limitations for protected articles).
  3. Articles are editable through the web browser.
  4. Each article provides one-click access to the history/versioning page, which also supports version differencing ("diff") and retrieving prior versions.
  5. The most recent additions/modifications of articles can be monitored actively or passively.
  6. Easy revert of changes is possible.

None of these are particular to a wiki, and some have developed independently. Still the concept of a wiki unequivocally refers to this core set of features. Taken together, they fit the generative nature of the Internet, in encouraging each user to help build it.Zittrain, Jonathan. The Generative Internet. Retrieved on 2007-03-09. It is yet to be studied whether an enterprise wiki encourages more usage, or leads to more knowledgeable community members, than other content management systems.

See also

Find more about wiki on Wikipedia\'s sister projects:
Dictionary definitions
Textbooks
Quotations
Source texts
Images and media
News stories
Learning resources

Meta has related information at:

List of largest wikis

Notes

References

External links

Listen to this article (info/dl)

This audio file was created from a revision dated 2007-03-14, and may not reflect subsequent edits to the article. (Audio help)

More spoken articles

: image is invalid or non-existent

This article is licensed under the GNU Free Documentation License. It uses material from Wikipedia


Advertise with Us | Search Marketing | Help | Suggest a Site | Privacy Policy
© 2008 www.avoo.com. All rights reserved.