What blog/CMS software would you recommend that doesn't rely on MySQL or another database backend?
So, I finally broke down and bought a vanity domain for myself, and I want to set up a small site there, just to provide occasional updates to my friends and family, and maybe host some other content that I want to share. It's nothing big, I don't expect much/any traffic, and I'm not looking to make money off of it.
I decided to go with
Nearly Free Speech for hosting, because they offer a nice metered plan that only charges me for the bandwidth that I actually use, which is cool. But they (quite reasonably) charge extra for SQL processes. So I'd like to find some sort of simple CMS that doesn't require a database to run. PHP4 and CGI (all major languages incl. Perl, Python, Ruby) are both OK.
The only things that have turned up so far are
FlatPress, which is a sort of WordPress clone that uses flat files, and
Simple PHP Blog. Are there other packages that I'm missing? Has anyone ever used either one? How bad are they to set up? FlatPress seems a little light on documentation...at least compared to regular WordPress, which has a lot of 'Howto'-style documentation because everyone and their cousin seems to use it.
This question last August was about alternatives to popular blog packages that don't require complex coding, but I'm less concerned with that than I am in just avoiding SQL completely.
I don't care about anything very fancy, like the ability to use plugins or customize the style very much. I just want a way of throwing content up onto the site, without having to maintain, organize, and edit a lot of static HTML files. I don't really even care about comments, although they're a plus.
Maybe what I'm looking for really isn't "blog" software. Really, I just want some sort of management system, that avoids the static-HTML morass that I dread from my early-90s experiments with personal web sites. (I used to manage things by keeping a local mirror of the site, adding my content by hand, and then using an FTP client to sync the server's copy. It worked OK, but I want to be able to update from the road, without being tied to the machine with the local mirror.)
Anyway, I'm open to any suggestions, experiences, or anecdotes that folks would like to give.
posted by pompomtom at 9:44 PM on May 30, 2007