|
This is the sidebar. You can put links to useful places here, such as
to the Quickie web site This wiki page is referred to by Manual Markup, Manual Markup Hints and Sidebar. |
Welcome to QuickieWelcome to Quickie Wiki, the C++ Wiki Wiki.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.
Suggestions are feedback are always
welcome. Send your email to Peter
Miller
WishlistWould you like to work on an Open Source project? Here is the Wishlist for Quickie, you are sure to find something to do.
The Quickie ManualThe Quickie Manual contains documentation about all aspects of using and managing your Quickie installation.Edit this page.
Historical versions. |