Pimp my blog

Inspired by the selection of smilies over at Making it Up, I’ve expanded the range of smilies on this blog (by pinching theirs). So, if you’ve been frustrated that you couldn’t put a little waving person or a Pacman drinking a pint of Guinness to express yourself properly, your day is a little nicer.

In case you’re interested (and you’re able to fiddle about the innards of your blog, and your blog is powered by WordPress) here’s how to do it.

  1. First, catch your smilies. Do this by visiting them in your browser and doing Save Image As, which is probably on the menu you get when you right-click. Save them to your hard disk.
  2. Put them onto the computer that hosts your blog, into the wp-includes/images/smilies folder, where you’ll already have things like icon_eek.gif.
  3. Take a copy of wp-includes/vars.php, just in case things go pear-shaped.
  4. Edit vars.php. Scroll down a bit and you’ll see an obvious list that shows smilies or magic text going to a .gif file. Add to this list so that new magic text goes to the new .gif files.
  5. Test it out in a new post. If you’re happy you can get rid of the back-up of vars.php.
  6. Smilie-tastic! :clap:

6 thoughts on “Pimp my blog”

  1. You know, as I read the instructions on sage, I thought “he’s terribly optimistic if he thinks ppl are going to follow that…”

    😀 Glad you like them. If you’d said you wanted them all, we’d have just zipped up the folder!

    btw, can’t believe you’ve arranged your page alphabetically. Did you find one for geek??? 😉

  2. Well, I did the sorting by hand so I’m not a proper geek as I didn’t spend seven times as long writing a C program to write a little qsort that somehow managed to avoid the O(n^2) worst case, then realised I ought to have written it all in Perl in the first place for the nicer text handling, re-written it in Prolog just for laughs and then dug out a Z80 emulator so that I could knock up a Z80 machine code version just for old times’ sake. So no, I’m not a proper geek and don’t have a geek emoticon. If you stumble across one I’d be interested though, just in case :).

    Why did I put up the instructions? Well, share and enjoy!

Comments are closed.