sadlittlewebjournal is a Weblog written in Perl that utilizes PostgreSQL or MySQL and a straightforward ASCII interface. Site maintenance is done via an intuitive backend that allows one to add, delete, and modify previous entries. Other features include an integrated guestbook, a Web stat chart complete with ASCII bar graphs, and various other modularized features.
| Tags | Internet Web Dynamic Content News/Diary |
|---|---|
| Licenses | GPL |
| Implementation | Perl |
Recent releases


Changes: Spam filtering has been improved, and now works on replies as well as guestbook entries, with a user-editable blacklist. Email notification of new replies and guestbook entries to the site owner has been added.


Changes: Guestbook spam is filtered using SpamAssassin. <s> tags are now allowed along with <u>, <i>, <b> and <a>. Fixes were made for MySQL to report statistics of non-unique views by month and to display a list of quotes in admin mode.


Changes: RSS feeds when using a MySQL database have been fixed. Administrative module bugs when using a PostgreSQL database have been fixed. There is a fix to the URL parsing code.


Changes: An entity encoding bug in the RSS code was fixed. HTML entities are now allowed in submissions.


Changes: The RSS feed now includes dates in the correct format. Right-justification was fixed in a couple of places.