XML Diary 1.0
Hello and welcome to this XML diary. This thingie is here to help
you write&publish your diaries on the web, dividing it to the
sections (like work, private, public, to friends only, etc).
Installation is quite simple, you need:
- Perl, tested under v5.6.0
- Perl modules:
- XML::Parser
- CGI
- Time::Local
Get them from your nearest CPAN mirror
site.
So, this software is good for writing your diary. An example diary file
can be found here. It is based entirely on XML and support multiple languages
(in fact, you can even write in unicode). To install, see the files diary.xml.dist,
configuration.pl.dist and style.css.dist. Remove the .dist extension (rename
the files) and try it yourself. The file demonstrates lot of the program's
possibilities. It can be run as a CGI script on a server and can generate
HTML and/or WML output.
Security caution: Make sure, the diary is only webserver readable (otherwise,
users on your local machine will be able to read the file, even the private
parts).
Download
The latest version can always be found here.
License
This software is GNU GPL, play with it as you like (the complete text of license
is in the distribution). Please, send me any patches/suggestions.