Category: Geekery

  • BlogDesk: Useful, Perhaps

    Yesterday’s post and this entry appear thanks to an interesting little piece of software called BlogDesk, which may provide a convenient enough posting interface that I’ll have an easier time updating this here journal.

    Maybe.

    The product, while generally nifty, sports a few interesting quirks. For instance, if (like me) you tend to insert HTML as you go, you’re going to be unpleasantly surprised by your post. BlogDesk tends to turn angle brackets into, well, angle brackets. You have to toggle over to “source” view to do anything meaningful in that regard, or use the “Insert HTML” command.

    On the upside, it uses the <em> tag for italics and <strong> for bold face, thus supporting the recommended deprecation of <i> and <b>. (The basic idea is that you can and should decree via stylesheet what emphasized and/or strong text should look like instead of being restricted to simply italics and bold face. Never mind that almost nobody does this; it’s the principle of the thing, don’t you see?)

    (Anyway. Ahem. Moving right along…)

    BlogDesk is worth trying out, especially if you find yourself stuck sometimes feeling like you ought to post something but don’t feel like going to the trouble of firing up the browser and signing into your site’s administrative interface. It’ll post to WordPress and MovableType (among others), and will import your categories as well as allow you to set comment and trackback enabling on a post. I recommend giving it a whirl.

  • It’s more than I ever wanted.

    Imagine my surprise when I opened the following email message this morning:

    You have been chosen to test the new email service at AnimeMusicVideos.org. You now have an email account of [address removed] to use if you wish.

    Well, that’s very nice… but, what? I don’t need another email address! Sure, I’d love to have an excuse to use such an address, but I just don’t have such an excuse, and there’s no way I’m going to take the time to watch over yet another email account if there’s no need to do so.

    This would barely be worth remarking upon, of course, but for the fact that I have a very, very, very hard time letting something like this pass me by. It’s going to take a fair bit of willpower to resist activating that account, just on general principles. Sad, isn’t it?

    (For the story behind why I was offered my “very own” email account, see this forum thread.)

  • Might As Well, Eh?

    So, since I’m stuck with this navigation menu bar thing at the top of the page, I might as well update the contents of those pages, huh?

    Consider it done. And yes, by “done” I mean “done just enough so I don’t cringe when I read my bio or the cast page.” For instance, my biography page no longer lists anything about my former place of employment. I suppose I could have kept a lot of the material about the good parts of that gig, but right now I can’t really begin to care about that organization, if you’ll pardon my use of the word. So be it.

    Anyway. The pages listed above are mostly current, now… though I should probably update the webcomics page some time this week…

  • Documentation Is Good

    I flaked, oh yes indeed, on the real-life update thing. I won’t deny that. However, I did spend some quality time making the anti-spam system on my server work better… and then I documented the heck out of my changes in the wiki. (Yes, I have a wiki. It’s useful, especially given the number of times I’ve packed up and moved from server to server in the last year or so.)

    Anyway, if you’re interested, read all about SpamAssassin on MySQL.

    And if you’re not interested, stay tuned. Later I’ll tell you about my positively delightful train ride home last night…

  • The Seal Of Approval

    Via collision detection, I bring you the results of my recent fiddling about with the Official Seal Generator:

    I made two, and the second one is shown above. I’m not as happy with the first, though I held onto it anyway out of some bizarre notion of posterity.

  • Only three mistakes? Not too shabby.

    I’m getting better at this webserver migration stuff. (Note to Universe At Large: This is not a hint that I want more practice!) I only forgot three things, and they were all easily corrected:

    1. Feed on Feeds: Lil’s & Kyla’s website feed readers didn’t make the transition very gracefully at first. It turns out that a MySQL export dump from version 3.x may not import very well into a 4.1 system. (Of course, the WordPress exports & imports worked just fine. Make of this what you will.) Luckily I was able to simply copy the directories from /var/lib/mysql on the old server to the appropriate directory on the new server. In related news, the guy who wrote “FoF” has made noises about a new release.
    2. My files: There’s an entire subdirectory called “files” on this site which contains various and sundry images, videos, sounds and other miscellany. These files tend to be large enough to make the weekly site archive a bit cumbersome, so I deliberately exclude that subdirectory. Imagine my horror when I realized that I’d failed to migrate that subdirectory, and I’d asked Infinity Internet to dial down the old box hours beforehand! Luckily they hadn’t gotten to it yet, and I retrieved all of the files. Whew!
    3. My son’s email: His account gets a fair bit of spam for some reason, so I set him up with the same mail filtering rig that I use on mine. This was all well and good until, as I set things up on the new server, I simply copied my mail filter configuration file into his home directory… without editing it appropriately. Yes, the mail server has been trying to filter his email into my mailbox for the last few days. (Due to file permissions, this is generally impossible.) This is now resolved, and mail is being delivered as I write this. Sorry, Spud!

    It could’ve been a lot worse. Now I just need to finish adding things to the backups (like email, which I wasn’t doing before for some reason, but is now part of the nightly process) and automating the off-site backup process. Then, maybe, I can relax a bit.

    I hope.