Pulling It Together
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.
Posted June 17th, 2003 in Silly Site Stuff.
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.
June 17th, 2003 at 19:56What’s so bad about that, John? If I require an email address, it’ll stop 85% of the goons the first time around.
June 18th, 2003 at 11:20Oh … I was hoping you’d notice the foofiness.
June 18th, 2003 at 11:21You can run a quick mysql query to make all the authors the same, btw.
June 18th, 2003 at 15:34Yeah, but that requires work. I’m still using the default template.
June 18th, 2003 at 22:12I 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.
October 14th, 2003 at 22:55