I’ve incorporated all the old entries from my IJSM.org and imperfectmirror.org journals by now and done a rough job of categorizing them all. When I have a whackload of free time [read: never], I’ll be installing b2 on IJSM … and then I can move stuff back and forth, I think.
If you see [imperfectmirror.org] listed as the author, it was on IMO. If you see “Geof”, it was on IJSM. Simple enough for me.

6 Comments
Oh my goodness I can’t leave the email field blank?
/me kills.
Go ahead, try to leave a comment and leave the email field blank. You get an error window, but you lose your comment.
Anyway, my comment was just that I was amused that you had a Foofiness category. Oy.
What’s so bad about that, John? If I require an email address, it’ll stop 85% of the goons the first time around.
Oh … I was hoping you’d notice the foofiness.
You can run a quick mysql query to make all the authors the same, btw.
Yeah, but that requires work. I’m still using the default template.
I have now run that query, which was
UPDATE wp_posts SET post_author=1
Of course, that was in WP and not b2, but the general SQL query is the same.