Even I think I am doing something foolish.

Maintenance of WordPress for Xoops appears to have stopped, so I had the idea of writing my own blog software that could use its database structure unchanged. That is quite foolish. I suppose I could consider migrating to WordPress or tDiary, but I do not want to break links pointing here from all over. Consequently, I have ended up having to write blog software that is compatible with WordPress’s URL format, uses the database unchanged, and runs in EUC.

For now, the read-only side is mostly complete.

For the editing side, I still need to add tags and integrate a DHTML editor.
It would be good if it worked on a Mac too…

I also want to clean up the Xoops OpenID module so it can be released, but I have not started on it…