|
Instiki is a Ruby-based Wiki clone written by David Heinemeier Hansson. Until Version 0.11 it was maintained by Alexey Verkhovsky - currently it is maintained by Matthias Tarasiewicz. It is very easy to install and set up, and can be used under Linux, Mac OS X or Windows. It accomplishes its two-step install (install Ruby, run instiki.rb) by using WEBrick, a web server, and Active Record, a major component in the Ruby on Rails framework. Until Instiki 0.11.0, released March 19, 2006, Madeleine, a persistence layer that ships with the standard distribution of Ruby, was used. The Ruby on Rails Wiki (http://rubyonrails.org) runs a modified version of instiki, called i2. Ruby is a reflective, object-oriented programming language. ...
For other uses, see Wiki (disambiguation). ...
link title David Heinemeier Hansson David Heinemeier Hansson is a Danish programmer and the creator of the popular Ruby on Rails web development framework and the Instiki wiki. ...
Ruby is a reflective, object-oriented programming language. ...
WEBrick is an Ruby library providing simple HTTP web server services. ...
Ruby on Rails is a popular new web application framework, released in 2004, that aims to increase the speed and ease of web development. ...
Object Prevalence is an object-oriented, in-memory, language-specific, persistent data storage and retrieval model used in computer programming. ...
Ruby on Rails is a popular new web application framework, released in 2004, that aims to increase the speed and ease of web development. ...
instiki 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. Textile is a lightweight markup language originally developed by Dean Allen and billed as a humane Web text generator. Textile converts its marked-up text input to valid, well-formed XHTML and also inserts character entity references for apostrophes, opening and closing single and double quotation marks, ellipses and em...
Markdown is a lightweight markup language originally created by John Gruber [1] and Aaron Swartz [2] which aims for maximum readability and publishability of both its input and output forms, taking many cues from existing conventions for marking up plain text in email. ...
For RSS feeds from Wikipedia, see Wikipedia:Syndication. ...
Its persistence layer makes Instiki's install fast and easy (two steps). Yet it's very difficult to edit Instiki's persisted data compared to an SQL repository. The latest Instiki version (Instiki 0.11) supports in full the Ruby on Rails structure, and also uses a RDBMS as backend data repository. A relational database management system (RDBMS) is a database management system (DBMS) that is based on the relational model as introduced by Edgar F. Codd. ...
Instiki is written using a Model View Controller model and its platform is a subset of the Ruby on Rails framework. A simple diagram depicting the relationship between the Model, View, and Controller. ...
Ruby on Rails is a popular new web application framework, released in 2004, that aims to increase the speed and ease of web development. ...
Instiki is currently undergoing a rewrite, mostly focussing on the problem of Wiki spam. Link spam (also called blog spam or comment spam) is a form of spamming or spamdexing that recently became publicized most often when targeting weblogs (or blogs), but also affects wikis (where it is often called wikispam), guestbooks, and online discussion boards. ...
This image shows a typical instiki installation under ruby gems, including dependencies:
Image File history File links Instiki-install. ...
See Also - Pimki, a descendent of Instiki.
Pimki is a PIM derived from the Ruby-based Wiki-clone, Instiki, written and maintained by Assaph Mehr. ...
External links - Project homepage
- Trac project management page for Instiki (as of 10/22/06, the last ticket on the site was submitted 06/01/06.)
- Rubyforge homepage
|