picoBlog 1.0
picoBlog is a simple and lightweight (20K of code including xhtml and css) blogging tool written in PHP5 to write easily and fastly new entries.
Features :
- Permalink
- RSS feed of 20 last entries
- Chronological order of entries or reversed order
- Pagination of entry list
- Number of entries by page could be configured
- Fast and lightweight : direct use of PHP arrays
- Admin access by login and password, could be configured
- User CSS is possible
- HTML allowed in entries
Download the code : http://svn.kd2.org/svn/misc/apps/picoblog/index.php
Installation : just save the file at the root of a new empty directory in your web server.