sk.log
This is the 'weblog' script I wrote to run void-star.net. I use 'quotation marks' because saying it's a weblog script does it injustice. A better description would be 'content management system', and another would be 'a big mess'. There's a lot of shitty coding in this, and it needs a big overhaul, but it works. Most things don't have convenient admin panel ability, so you'll need to bash at them via the SQL tables.
sk.log v0.6 is currently being written. I wouldn't
hold my breath waiting for it. I do not recommend
using v0.5.3 in a production environment; it has a major
security flaw that is easily exploitable on servers that
leave register_globals on. The code is only presented
here for curiosity's sake.