Category:AwkiAwki: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(field fix)
(Common Gateway Interface)
Line 1: Line 1:
{{Wiki Engine <!--see 'Template:Wiki Engine' for full detail-->
{{Wiki Engine <!--see 'Template:Wiki Engine' for full detail and hidden help advice-->
|name            = AwkiAwki –<br><small>''A Tiny And Fast Wiki''</small>
|name            = AwkiAwki –<br><small>''A Tiny And Fast Wiki''</small>
|URL              = http://AwkiAwki.BogoSoft.com
|URL              = http://AwkiAwki.BogoSoft.com
|logo            = [[File:AwkiAwki.png|75px|AwkiAwki logo]]<!--http://AwkiAwki.BogoSoft.com/awki.png-->
|logo            = [[File:AwkiAwki.png|75px|AwkiAwki logo|alt=]]<!--http://AwkiAwki.BogoSoft.com/awki.png-->
|wide logo        = y
|wide logo        = y<!--insert 'y' when the logo is too wide AND / OR the title is too long-->
|changes URL      = No<!--revision history, change log or roadmap URL, if none, use 'No'-->
|changes URL      = No<!--revision history, change log or roadmap URL, if none, use 'No'-->
|wikinode URL    = No<!--eg: https://WikiEngineURL.org/WikiNode, if none, use 'No'-->
|wikinode URL    = No<!--eg: https://WikiEngineURL.org/WikiNode, if none, use 'No'-->
|about URL        = https://web.Archive.org/web/20030910153821/http://www.AvcNet.org/wiki?page=AwkiAwki
|about URL        = https://web.Archive.org/web/20030910153821/http://www.AvcNet.org/wiki?page=AwkiAwki
|documentation URL= No<!--eg: https://WikiEngineURL.org/Documentation, if none, use 'No'-->
|documentation URL= No<!--eg: https://WikiEngineURL.org/Documentation, if none, use 'No'-->
|source code URL  = http://AwkiAwki.BogoSoft.com/awkiawki-0.1.tar.gz
|maintopic        = Wiki Engine<!--leave this as is, it can not be over-ridden-->
|maintopic        = Wiki Engine<!--leave this as is, it can not be over-ridden-->
|founder          = [[wiki:OliverTonnhofer|Oliver 'olt' Tonnhofer]]
|founder          = [[Wiki:OliverTonnhofer|Oliver 'olt' Tonnhofer]]
|CEO              = —<!--Owner or CEO--><!--Owner or Chief Executive Officer of the wiki engine-->
|CEO              = —<!--Owner or CEO--><!--Owner or Chief Executive Officer of the wiki engine-->
|language        = English<!--for interface only, eg: English, Multilingual, Japanese etc, not for support or meta wiki-->
|language        = English<!--for interface only, eg: English, Multilingual, Japanese etc, not for support or meta wiki-->
|prog language    = Awk<!--WikiMatrix, GitHub, or SourceForge may advise correct prog lang-->
|prog language    = Awk<!--WikiMatrix, GitHub, or SourceForge may advise correct prog lang-->
|s/w license      = MIT license<!--WikiMatrix, GitHub, or SourceForge may advise-->
|s/w license      = MIT license<!--WikiMatrix, GitHub, or SourceForge may advise-->
|status          = Dormant<!--'Active' or 'Dormant' if available, 'Dead' if not-->
|status          = Dormant<!--'Active' if available, 'Dead' if not, 'Dormant' if available but no staff support-->
}}
}}
'''AwkiAwki''' – ''A Tiny And Fast Wiki'', is a small lightweight clone or {{tag|fork}} of the original {{tag|WikiWikiWeb}}.  It was compiled from the {{tag|Awk}} programming language by [[Archive.org:20040813002709/http://AwkiAwki.BogoSoft.com/cgi-bin/awki.cgi/OliverTonnhofer|Oliver 'olt' Tonnhofer]], and uses simple text files for data storage.  Purposefully lightweight (approximately 300 lines of code), it was specifically designed to run fast on slow ancient [[:Category:Hardware|hardware]].  Needing no [[:Category:Database|database]], it supports the same [[:Category:Wiki syntax|syntax]] as WikiWikiWeb, including [[CamelCase]], and uses {{tag|Revision control|revision control system}} (RCS) to provide version control, [[Edit history|edit histories]], and [[diff]]s.  All it needs to run is a basic http [[:Category:Server|server]] with a {{tag|CGI}} interface along with an Awk interpreter.
'''AwkiAwki''' – ''A Tiny And Fast Wiki'', is a small lightweight clone or {{tag|fork}} of the original {{tag|WikiWikiWeb}}.  It was compiled from the {{tag|Awk}} programming language by [[Archive.org:20040813002709/http://AwkiAwki.BogoSoft.com/cgi-bin/awki.cgi/OliverTonnhofer|Oliver 'olt' Tonnhofer]], and uses simple text files for data storage.  Purposefully lightweight (approximately 300 lines of code), it was specifically designed to run fast on slow ancient [[:Category:Hardware|hardware]].  Needing no [[:Category:Database|database]], it supports the same [[:Category:Wiki syntax|syntax]] as WikiWikiWeb, including [[CamelCase]], and uses {{tag|Revision control|revision control system}} (RCS) to provide version control, [[Edit history|edit histories]], and [[diff]]s.  All it needs to run is a basic http [[:Category:Server|server]] with a {{tag|Common Gateway Interface}} (CGI) interface along with an Awk interpreter.


;''External links<!--
;''External links<!--
{{WikiEngineFeatures}}-->
{{WikiEngineFeatures}}-->
*http://AwkiAwki.BogoSoft.com/awkiawki-0.1.tar.gz — AwkiAwki software download at BogoSoft.com
*http://AwkiAwki.BogoSoft.com/awkiawki-0.1.tar.gz — AwkiAwki software download at BogoSoft.com
*[[wiki:AwkiAwki|AwkiAwki]] — at [[WikiWikiWeb]] (Ward's Wiki)
*[[Wiki:AwkiAwki|AwkiAwki]] — at [[WikiWikiWeb]] (Ward's Wiki)
*[[wiki:AwkiAwkiSourceCode|AwkiAwki source code]] — at WikiWikiWeb (Ward's Wiki)
*[[Wiki:AwkiAwkiSourceCode|AwkiAwki source code]] — at WikiWikiWeb (Ward's Wiki)
*[[wiki:AwkLanguage|Awk language]] — at WikiWikiWeb (Ward's Wiki)
*[[Wiki:AwkLanguage|Awk language]] — at WikiWikiWeb (Ward's Wiki)


[[Category:FoundedIn2002]]<!--http://wiki.C2.com/?AwkiAwkiSourceCode-->
[[Category:FoundedIn2002]]<!--http://wiki.C2.com/?AwkiAwkiSourceCode-->

Revision as of 23:07, 16 July 2022

Template:Wiki Engine AwkiAwkiA Tiny And Fast Wiki, is a small lightweight clone or fork of the original WikiWikiWeb. It was compiled from the Awk programming language by Oliver 'olt' Tonnhofer, and uses simple text files for data storage. Purposefully lightweight (approximately 300 lines of code), it was specifically designed to run fast on slow ancient hardware. Needing no database, it supports the same syntax as WikiWikiWeb, including CamelCase, and uses revision control system (RCS) to provide version control, edit histories, and diffs. All it needs to run is a basic http server with a Common Gateway Interface (CGI) interface along with an Awk interpreter.

External links

Pages in category “AwkiAwki”

The following 2 pages are in this category, out of 2 total.

Media in category "AwkiAwki"

This category contains only the following file.