Swiki

From Wikipedia, the free encyclopedia
Jump to: navigation, search

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

[edit] See also

[edit] External links

Personal tools
Namespaces
Variants
Actions
Navigation
Interaction
Toolbox
Print/export
Languages