ACM Home Page
Please provide us with feedback. Feedback
Teaching on the wiki web
Full text PdfPdf (183 KB)
Source Annual Joint Conference Integrating Technology into Computer Science Education archive
Proceedings of the 7th annual conference on Innovation and technology in computer science education table of contents
Aarhus, Denmark
SESSION: Tips and techniques table of contents
Pages: 195 - 195  
Year of Publication: 2002
ISBN:1-58113-499-1
Also published in ...
Author
Joseph Bergin  Pace University, New York, NY
Sponsor
SIGCSE: ACM Special Interest Group on Computer Science Education
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 4,   Downloads (12 Months): 88,   Citation Count: 2
Additional Information:

abstract   cited by   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/544414.544473
What is a DOI?

ABSTRACT

A wiki is a completely interactive web site. Any page can be edited by any visitor. It is driven by a specialized web server or set of cgi scripts generating dynamic pages from the results of visitor edits. A visitor edits a page by grabbing the current content of a page in an ordinary web form and editing it arbitrarily and then saving it back. Users can also create new pages. Generally the name of a page is the name of a topic. Most wikis are text only. The syntax of a wiki is simpler than HTML, but HTML is recognized by some wikis. Some wikis are very easy to administer. There is no history or automatic backup, however. A wiki is totally "live.