Zoals de naam van het programma NanoBlogger al doet vermoeden is dit een compact programma voor het creëren van weblogs. Het wordt ontwikkeld in Bash en maakt gebruik van standaard Unix tools, zoals cat, grep en sed. De on-line handleiding, waarin veel meer informatie over dit programma gevonden kan worden, kan op deze pagina na worden gelezen. De ontwikkelaar heeft onlangs versie 3.2.3 de deur uitgedaan met de volgende veranderingen:
NanoBlogger 3.2.3 Bugfix Released!
This is why you can never test enough! Note to self, remember to run cvs update -P, when deleting directories in CVS!
Changes:NanoBlogger 3.2.2 Bugfix Released!
- Fixed bug that broke adding to weblog and overwrote blog.conf
- Fixed bug that created weblog directories outside the weblog directory
Changes:
- Fixed bug that could lead to arbitrary execution in a couple of the plugins
- Fixed several logical errors in weblog creation
- Fixed logical errors in weblog status plugin
- Fixed a couple of logical errors in the update process of categories
- Removed extra white space in an entry's title
- Added important information about templates to the user manual