Swiki
Swiki (Squeak wiki) is wiki software written in Squeak. It is used heavily by the Georgia Institute of Technology's College of Computing. It is also used in K-12 education and has been used successfully with 4th graders and higher.[citation needed] 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.
[edit] References
- "Swiki.net: According to Advantive Associates, Swiki.net and the related NetUnify.org together host about 6,000 wikis.". PC Magazine. 2003-12-30. http://www.mywire.com/pubs/PCMagazine/2003/12/30/421262?extID=10051. Retrieved 2007-11-11.
- Murali, J. (2003-06-09). "A Squeak-based Wiki server". The Hindu. http://www.hindu.com/thehindu/biz/2003/06/09/stories/2003060900110200.htm. Retrieved 2007-11-11.
[edit] See also
[edit] External links
| This computing article is a stub. You can help Wikipedia by expanding it. |