Diktio

Stefan's 7th homepage

News
2008-07-21 Some updates in the projects section...
2006-10-17 The Diktio project page is now ready.
2006-05-25 The Fotia project page is now ready.
About me
CV
Trivia

Projects
: Webbased :
Diktio
Webgui
Senter
: Backup related :
Becky
Beckygui
PLSync

Archived (Old) Projects
: Webbased :
Colorpanes
Apanto
: Backup related :
Amrecgui
: Firewall :
Fotia
: Development :
Autoconfgui
: 3D :
Exipnos
Geometry
Schnitt
: Basic libraries :
libbasic
: OpenGL GUI :
libbasicgui
libbasicsvg
libbasicx3d
: Motif GUI :
libgui
: Whatever :
Multishow

DescriptionScreenshotsInstallationDocumentationDownloads
Diktio is a simple CMS written completely in Perl. It uses the HTTP::Daemon module and is quite similar to Zope (though of course far less sophisticated). Some of the features are:

  • Diktio is object based. As in Zope, objects are inherited by subdirectories.
  • Like Zope, Diktio features an online interface to manage its objects.
  • Zope runs as a standalone daemon, listening on a configurable port
  • Diktio directly uses the filesystem in order to store its objects.
  • Unlike Zope, Diktio uses minimum system resources. CPU time and memory usage can furthermore be limited.

Diktio is intended for web sites as well as configuration web interfaces on top of programs such as Samba (much like the web server that comes with Webmin). It can be extended with modules, it can also permit access to defined system resources (programs).

And of course, this site is served by diktio.
1