Skip to main content

Facebook chat just got chattier

News today is that Facebook have altered their IM service to use XMPP, the Jabber standard, as used by Google Chat, Jabber (obviously) and many, many others. Some of us nerds even run our own private Jabber servers. And some of us even nerdier nerds use irssi and bitlbee to access IM. Now it's possible to use those great programs to chat to your Facebook friends as well as your IRC and IM contacts.

One problem, though, is Bitlbee's annoying trait of displaying usernames, not real names. When your contacts all have names like u364638 it can be hard to see who you're talking to. Thankfully the whois data provides a real name, but it can be a pain doing that for everyone who logs in.

Fortunately, there is a script available to fix it. Download the bitlbee_rename.pl script (author unknown), stick it in .irssi/scripts and load it. This will detect when a new contact joins, run a whois on them and rename them to their real name. You have to keep it loaded, because it only works when people first come online and so can't see your entire buddy list.

It's not just for Facebook either. If it detects that anyone who joins &bitlbee has the name nick as the username portion of their IM login, it will perform a whois. This means that manually renamed contacts will stay renamed, but new contacts will be updated. The only problem then comes if you want your contact to have the exact same name as their login - it will do the lookup every time they join whether you like it or not. A minor niggle, though.

Comments

Popular posts from this blog

Juniper Network Connect on Mac OS X Snow Leopard

Juniper Network Connect is a very popular VPN client for corporate networks. It bootstraps from a Java applet and has native versions for Windows, Linux and Mac, and works very well. Unfortunately, it seems that Mac OS X 10.5 Leopard and 10.6 Snow Leopard have some issues caused by a dodgy installation program. One common way to make it work is to enable the root user and log in with full admin privileges under OS X and install it that way. This is a sledgehammer approach to a fairly simple problem, opens up security issues, and didn't even work for me. I won't even bother exploring that route in this blog post. There are a couple of other things that can be done to make it work, though. If you upgraded from a previous version of OS X and already had the Network Connect client installed, you may just be suffering a simple permissions issue. These instructions are for Network Connect 6.2.0, but they might well work with other versions with a tweak. From Termin...

Removing dead tracks from iTunes

On occasion, for one reason or another, iTunes seems to have a link to a file that no longer exists. Your options are then to either hunt for the file manually, one by one, or manually hunt and delete all the dead ones. There is a handy exclamation point icon that will tell you which are broken, but there is no way to filter for these. Fortunately, thanks to a bit of logical jiggery pokery, you can use Smart Playlists and a cunning quirk of iTunes to do it for you. Herein lies a step-by-step guide to finding all those annoying broken links. Step 1 Create a new Smart Playlist with a single Artist Does Not Contains rule. Put some garbage into the search field so it will return every artist. Call this playlist "All Music". Step 2 Create a normal playlist called "Working Music". Step 3 Create a Smart Playlist with 2 rules. These are: Playlist - is - All Music Playlist - is not - Working Music ...

Something is afoot - Opera Mini on iPhone

Strange things are afoot. 20 days ago, Opera submitted the iPhone version of Opera Mini , their mobile browser, to the Apple AppStore. 20 days later, it was actually approved, despite previous browser technologies and the like being rejected for "duplicating iPhone functionality". Strange indeed. Having used Opera Mini before on many different devices, both touchscreen and traditional keypad based, I have long appreciated its raw speed, excellent rendering engine and intuitive navigation controls. But can it stand up to Safari on iPhone for browsing excellence? The answer: sort of. The Good Like its predecessors, Opera Mini for iPhone is blazingly fast. Using Opera's own proxies, web content is compressed to within an inch of its life to reduce bandwidth requirements, and the browser itself renders what it downloads so fast that the likes of Safari just can't keep up. Even on a GPRS only connection it is almost as fast as Safari on 3G for largely text based page...