Welcome to Quickie

Welcome to Quickie Wiki, the C++ Wiki Wiki.

You are seeing this message because you have recently installed Quickie, and have yet to customise your pages. This first page can be replaced, like all other wiki pages, by using the "Edit" link you see at the bottom of this page.

Quickie was written because the author had a significantly under-powered ancient 386 as a web server, and any sort of CPU load at all was going to bring it to its knees. Nor did it have much memory, so huge runtime footprints were out of the question as well. These constraints ruled out interpretive languages such as Perl and Python, and even Java.

There was a distinct lack of compiled wiki engines written in C or C++, so in the true "how hard can it be?" open source spirit, the Quickie project was born.

The earliest insight for Quickie was that most wiki pages are only read by clients, and writes are much less likely. By caching the HTML, it became possible to place a very low burden on the web server. The wiki pages only had to be converted into HTML when they were modified.

How hard can it be? Not very, but it takes an order of magnitude longer than anyone would guess.

Thank you for choosing Quickie. Suggestions are feedback are always welcome. Send your email to Peter Miller[] and he will endeavour to answer them. Source code patches are, of course, preferable to simple bug reports.

The Quickie Manual

The Quickie Manual contains documentation about all aspects of using and managing your Quickie installation.


Edit this page. Historical versions.
This content last modified Tue Sep 3 08:51:05 2013. This html text generated Tue Sep 3 08:51:06 2013.