Instiki Instiki

Instiki - Definition and Overview

Instiki is a Ruby-based Wiki clone written by David Heinemeier Hansson. It is very easy to set up install, especially on Mac OS X. It accomplishes its two-step install (install Ruby, run instiki.rb) by using WEBrick, a web server, and Madeleine, a persistence layer, that ship with the standard distribution of its programming language.

It also has the seldom-seen feature of offering a choice of markup languages: Textile, Markdown and RDoc are supported. Instiki is full-featured, offering revision history, RSS feeds, and password protected webs.

Instiki is written using a Model View Controller model and its platform is a subset of the Ruby on Rails framework.

External links

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.