LightBlog is a "Web 2.0" blogging platform written in PHP. It uses SQLite file databases, so it's a good choice for those who don't have access to centralized SQL databases.
I (the developer, soren121) place a very high emphasis on design and ease-of-use in LightBlog. All themes and pages are custom-designed by me (otherwise known by Soren Studios) and most forms and actions use asynchronous jQuery AJAX calls to send and receive data from the backend without reloading the page for a pleasant, fluid interface.
Feel free to download the latest code from our Subversion repository, but be forewarned that trunk code is not always stable, and you may encounter bugs. We hold no responsibility for any problems you may encounter when using trunk code.
If stability is key, wait for a release. ;-)
Status
June 11: Sorry about the wait, I reformatted my computer with new OSes, and I've been setting everything up the way I want it. I've started work on the user management pages in the admin panel. :-)
May 27: Nearly done with 0.9.2! Just need to do the users pages in the admin panel, rewrite comment support, and add Akismet support! :)
DISCLAIMER: This project has nothing to do with lightBlog (http://www.lightblog.com/). We are a completely different project, and we are in no way affiliated with the developers of lightBlog.
