Simple PHP Blog is zoals de naam al aangeeft een eenvoudige blogger geschreven in PHP. Het grote voordeel van dit stukje software is dat er geen database gebruikt wordt voor het opslaan van de data. De data wordt namelijk opgeslagen in een eenvoudig tekst bestand op een omgeving met PHP 4 of recenter. Let er wel op dat er ook verschillende schrijfrechten moeten worden ingesteld. Versie 0.4.6 is sinds kort beschikbaar met de volgende aankondiging:
We have finally released 0.4.6 with mostly user requested features and fixes:
- Removed email address from feeds.
- Ability to turn off calendar
- New Theme Feature: Related Link - this is an outside page referred to by the blog entry.
- Ability to pick the first day of the week for the calendar.
- Minor translation fixes/additions
- Cross Site Vulnerability fixes (misc data scrubbing)
- Modern/Default theme Fix: Days with entries now show as bold again.
- Changed zh_Chinese language from zh_TW to zh_TW.UTF-8 per Jung-Ming Wang
- Fixed MD5 and Blowfish encryption detection per Rafael Rivera
- Extended theme support in all screens
- Ability to turn off cacheing (solves some issues on some servers)
- Added error pages
- Fortified the Contact Me pages even more - will not work without cookies enabled, if errors out, goes to an error page, not blank page.
- Added user agent and ip address to contact me information emailed to the authors address.
- Implemented new dutch translation (0.4.5) by Jan Normann Nielsen
- New optional permalink display
- New optional title text (at top of page) display