Swiki

For information on the collaborative social search engine Swicki, see Eurekster.

Swiki (Squeak wiki) is wiki software written in Squeak.[1][2] It was formerly used by the Georgia Institute of Technology's College of Computing, but its use was discontinued in 2011 following a student complaint about privacy.[3] Swiki comes bundled with its own web server.

A swiki installation consists of the Virtual Machine (VM) file (usually squeak.exe), an image file (usually squeak.image), and a set of files and folders with templates and the virtual wikis. One swiki installation of a swik allows a large number of virtual wikis to be created through the admin interface using a web browser. The image file and associated templates and virtual wikis can be run on any OS as long as the VM for that OS is used.

The VM and image file are the only binary files. All of the swiki templates and pages are stored as text files using XML tags. Each new virtual swiki goes in its own folder, and each page in the virtual swiki is a numbered XML file. For example, the first page is 1.xml, the second is 2.xml, etc. History for each page is a separate XML file that used the file extension "old", e.g., 1.old, 2.old.

See also

References

  1. "Swiki.net: Review & Rating". PC Magazine. 2003-12-30. Retrieved 2007-11-11.
  2. Murali, J. (2003-06-09). "A Squeak-based Wiki server". The Hindu. Retrieved 2007-11-11.
  3. "Georgia Tech Wipes Class Wikis From Web". Chronicle of Higher Education. 2011-11-17.


This article is issued from Wikipedia - version of the 5/2/2013. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.