Blog systems are now very popular and there are plenty of solutions to implement blogs.
This class provide complete solution that provides all basic features that all blog features should have including comments, categories, tags, trackback support, RSS feeds and comment spam filtering.
Any other features that it does not provide can be implemented using built-in plug-in support.
It allows the one or more users to login and post articles that are stored in a database. Currently it supports storing posts in MySQL and SQLite posts.
It supports post categories, comments, comment spam filtering, generating RSS feeds, trackback handling and plug-in extensions.