I've just added a irssi plugin script. Downloadable from:
http://shurl.net/extra.php
Allows you to do '/shurl http://google.com' for example.
Irssi by default will highlight your nickname, but that actually requires you to be looking at the screen. I wanted to make irssi beep when someone mentioned my nick, so that I didn't have to actively monitor the tab in konsole. Here's how to do it.
/set bell_beeps ON
/set beep_msg_level MSGS NOTICES DCC DCCMSGS HILIGHT
Let me just clear up something for those of you who have heard me attack blogs. I still hate them. I still hate the whole blogging thing, this is mostly here for me as a dump point for code, tips and tricks.