I started this project because I wanted a dead-simple blog. One that didn't need a database, used flat text files, and looked nice. It's main advantage is that it only requires PHP 5 and write permissions. There is no setup, just unzip and copy.
Features
- RSS/Atom
- Multi-user support
- No database required!
- Comment moderation
- Categories
- Static Pages
- Image uploads
- Themes
- Word/IP address filtering
- Emoticons
- Markitup editor for close to WYSIWYG editing
- Comments
- Search engine friendly permalinks
License
GNU General Public License version 2.0 (GPLv2)Follow Simple PHP Blog
Other Useful Business Software
ServiceDesk Plus, a world-class IT and enterprise service management platform
Best in class online service desk software. Offer your customers world-class services with ServiceDesk Plus Cloud, the easy-to-use SaaS service desk software from ManageEngine, the IT management division of Zoho. Track and manage IT tickets efficiently, resolve issues faster, and ensure end-user satisfaction with the cloud-based IT ticketing system used by over 100,000 IT service desks worldwide. Manage the complete life cycle of IT incidents, problems, changes, and projects with out of the box ITIL workflows. Create support SLAs, define escalation levels, and ensure compliance. Automate ticket dispatch, categorization, classification, and assignment based on predefined business rules, and set up notifications and alerts for timely ticket resolution. Reduce walk ins and unnecessary tickets by giving your users more control. Enable end users to access IT services through your service catalog in the self-service portal. Help users create and track tickets and search for solutions.
Rate This Project
Login To Rate This Project
User Reviews
-
WTF! in sourceforge it says GNU General Public License version 2.0 (GPLv2) but running program it says Creative Commons Attribution-NonCommercial-NoDerivs 3.0 License.
-
I installed the latest version, But it do not work. So I installed version 0.4.6.2 It works just fine. Maybe I'll get around to looking at the code to find the problem.. Over great project keep up the good work... Up dated to ver 7 working good Bugs in all vers 8 up.
-
The strange thing about this latest version you have is that it's not working that good. I have an older version that works. What happened?
-
Still simple. If what you want is just a cut down blog with basic functions and some portability, this is perfect. It also requires few dependencies on the server.
-
Didn't work for me. It appears to have file locations messed up. For example, the "setup.php" file imports sb_functions, which attempts to import "config.php" and "sb_config.php"... except these are located in the ./scripts/... sub-directory so the whole thing crashes.