AIM And ICQ to be Integrated 376
sam writes "According to this InfoWorld article
the next version of America Online's Instant Messenger will allow users to communicate with ICQ users in a move that will bridge the gap between the company's two popular chat services.
Maybe AOL finally woke up and realized people were using IM clients that have both in them." I still use only IRC for messaging, but this is gonna make things easier for a lot of users.
Doesn't this already work? (Score:5, Interesting)
Re:Doesn't this already work? (Score:5, Informative)
Re:Doesn't this already work? (Score:5, Interesting)
Now that the IETF working group for Jabber is on its way, I sincerely hope that AOL will consider using it for their server-to-server communication. They can still use OSCAR for client communication (just as they use a proprietary client mail protocol and not POP), but they need to use Jabber on the outside (as they use SMTP on the outside) to fully solve the "IM Interoperability Dilemma" (tm).
Of course, considering how long it is taking for them to link their own damn networks, I'd say we've got about 5 years to go
AOL holds most of the cards for IM interoperability. I still encourage everyone out there to start using Jabber and run Jabber servers, but AOL's users totally outnumber us. Even in this Slashdot forum today, most of you using some form of IM are using an AOL-controlled service. Please, guys, the faster we move to Jabber, the faster this war will be over. Stop using AIM, ICQ, MSN, or Yahoo, especially if you are on Linux (doesn't anyone think using MSN on Linux is just too ironic?). Or if you can't quit cold-turkey, use GAIM so that you can use Jabber alongside these other proprietary protocols. I still think it will take a move by AOL to fully solve this (as I said, they have most of the cards), but I think if the entire tech community embraced Jabber we would have a lot more influence. This move to link AIM and ICQ is a good first step, but there is more to be done.
So go forth and use Jabber. Find a friend to do it also. Even if you just have each other in your contact list and no one else, you are securing yourself a place in the future of open IM. I'm already AOL-free, as I quit AIM and ICQ earlier this year. Now my Jabber roster has over 100 contacts, after successful conversion of all of my friends and family. Who needs AOL? Not any of us!!
Re:Doesn't this already work? (Score:5, Informative)
You could log in to AIM servers with an ICQ UID and join ChatNav (AIM chat rooms) before. dunno if you still can, don't care to test. You simply couldn't IM AIM users (you could still message ICQ users).
ICQ2K's protocol is just OSCAR with the ICQ bits stuffed in via new TLVs.
-josh, who helped with OSCAR RE and did the first (afaik) partial icq2k implementation (See libfaim or the aimster/madster client-side proxy)
Re:Doesn't this already work? (Score:3, Insightful)
Re:Doesn't this already work? (Score:5, Informative)
After your inspiring speach about Jabber. You never really tell us exactly what it is, or provide a link for more info. A link wold be nice. We like links.
I'll try to help. Here [jabber.org] is Jabber's main page. The first thing you need to do is Grab a client [jabbercentral.org] My personal favourite is Psi [sourceforge.net], a crossplatform slim and slick client that I feel is better because I can opt to have incoming events as messages or chats (or just leave them as they came), opt to pop up the window, automatically show the message, or just flash in the tray (especially important when you type over 100WPM and someone messages you out of the blue), it's open source, I've created a few patches [mixdown.ca] to help make the client better (IMO), and it's under active development [sourceforge.net]. Psi also has a message/chat history (searchable) and supports multiple identities (online at the same time, in the same client) and Jabber itself features multiple instances of a particular Jabber User (home/work, etc.). Features coming up in Psi are groupchat (in 0.8.7, due out Very Soon Now), File Transfer (that works behind NAT, coming in 0.9), pluggable storage for history and prefs (SQL, etc.) and other leading-edge stuff for Jabber. Justin (the lead developer of Psi) seems to have a real knack for making a solid, stable client and pushing the envelope with the new Jabber feature drafts.
Oh yes, Psi also supports SSL (client--server) and there is a Jabber draft for SSL between servers, so your inane chatter is kept private with strong encryption. *cough*ICQ*cough*
Psi is a Qt app, but there are CLI clients, Perl module clients, GTK clients, Win32-only clients, Java clients, JScript clients... Hell there's even a Flash [jabbercentral.org] client. The protocol is completely open.
Perhaps one of the biggest assets to Jabber is that it is decentralized. There are many public [jabber.org] servers, and you can set your own up (hell even Debian has packages for it!). [warning - the public servers link has a session-id, I don't know if it'll work for anyone else]
The biggest problem with Jabber is that it is still a little tricky for newbies to get in to -- there is no "download this, it registers you with one of the common servers" links (not that I'm aware of anyway), so you need someone to either set it up for you or point you off to a public server. A lot of the clients are crap (a common problem with OSS, I'm afraid). Sometimes the transports (gateways to other IM systems, like ICQ, AIM, Y!, etc.) don't work because the other systems find a common server and shut down access to their network from it, but if you run your own server or you are on a small server, you won't even blip on their radar.
I really like it. I used to be an ICQ-head (my UIN is just over 1-mil) but when they started throwing up ads and adding more and more crap to the client I bailed) and I couldn't find a decent Jabber client (one that didn't pop up messages and take focus, how F#%#^T#$'ing irritating!) for a while, but now I am a very happy Jabber user. Hell even my wife, mom and grandmother use it (seriously) -- it works great for computer-cautious people because of the simplicity.
Re:Doesn't this already work? (Score:5, Informative)
Jabber is an open IM system, which uses an XML-based protocol for interconnecting servers and clients. Your Jabber ID (or JID) is in the form "user@host", obviously following in the footsteps of other common internet protocols (most notably email, but also ftp, http, etc). Jabber also supports SSL in the core protocol.
Because the protocol is open, there are numerous server and client implementations, all designed to interoperate. Anyone can run a server, and there is no such thing as an "official client" (that would be as absurd as an official email client). The world of Jabber is much more friendly than that of closed IM, as the Jabber Software Foundation encourages developer participation.
Let the linking commence!
Jabber Software Foundation [jabber.org] - The "JSF" handles all of the core protocol decision-making. There are members, council, and an enhancement proposal system. The website is also a nice hub for information, as there are links to guides, programming info, client software, server software, public server lists, etc. Start here.
Some nice clients:
Psi [affinix.com]* - powerful and minimal cross-platform Jabber client (Windows/Mac/Unix), looking like Licq.
Gabber [sf.net] - a full featured GNOME Jabber client.
Exodus [sf.net] - a very featureful Windows client. Has a strange UI in my opinion, but lots of people like it.
Gaim [sf.net] - mentioned 100 times already in the comments area. This program is nice because it natively supports AIM (and other protocols), which can make your transition to Jabber easier.
Other areas of interest:
User guide [jabber.org] - a good read for newbies.
jabberd [jabberstudio.org] - home of the popular open source jabber server.
Jabberd Admin guide [jabber.org] - Read this if you want to run your own server.
Jogger [jabber.org] - a Jabber-based blog.
*Note - I am the author of Psi. Please forgive the plug
Re:Questions: (Score:4, Informative)
If I am justin@andbit.net (which, I am), and you are wowtip@jabber.org, then my message to you would go from client->andbit.net->jabber.org->client.
Re:Doesn't this already work? (Score:3, Informative)
Re:Doesn't this already work? (Score:3, Insightful)
iChat (Score:4, Interesting)
with ICQ firends? That would be cool!
Yay! (Score:2, Informative)
I use Jaguar for Warcraft 3, 3d modeling, and audio editing. All programming and daily work will stay in Linux.
Re:ICQ for OSX, would be nice if it WORKED. (Score:2)
Re:ICQ for OSX, would be nice if it WORKED. (Score:3, Informative)
Download here. [indigofield.com]
Check for updates here. [indigofield.com]
Re:ICQ for OSX, would be nice if it WORKED. (Score:2)
About Time (Score:5, Interesting)
friend of mine worked at AOL (Score:5, Interesting)
Re:friend of mine worked at AOL (Score:5, Informative)
Re:friend of mine worked at AOL (Score:4, Interesting)
Today they have 130M ICQ users plus 160M AOL IM users. If they merge the networks, those 100M who have both ICQ and IM running will have no reason to do this anymore and choose one of them. So instead of 300M combined users AOL will have "only" 200M :)
obligitory trillian link (Score:5, Informative)
Trillian.cc [trillian.cc]
It lets you connect to and message users on both ICQ and AIM, as well as MSN and Yahoo. And you can connect to IRC with it, although I prefer to use mIRC for that.
Re:obligitory trillian link (Score:5, Informative)
Re:obligitory trillian link (Score:5, Informative)
I think everyone should know about Gaim [sf.net], a UNIX instant messenging client supporting a wide variety of protocols.
All of the protocols Trillian supports:
ICQ, AIM, MSN, Yahoo, and IRC
plus:
Jabber, Zephyr, and (not that it's much use) Napster.
Re:obligitory trillian link (Score:2)
Don't forget about Kopete [kde.org] for us crazy KDE users. It's got the standard AIM, MSN, ICQ, and Yahoo, plus Jabber, Gadu-Gadu, and a plugin for using WinPopup messages.
Personally, though, I use Psi [sourceforge.net] with Jabber [jabber.org].
Re:obligitory trillian link (Score:2)
Re:obligitory trillian link (Score:5, Informative)
Re:obligitory trillian link (Score:5, Informative)
No, Trillian is $Free. Trillian Pro costs $25.
There is a difference.
There are no restrictions to the regular Trillian, and only a few tiny bells and whistles in Trillian Pro. The reasons to buy Trillian Pro are almost totally about donating to the developement, and little else.
Re:obligitory trillian link (Score:5, Informative)
Pro adds the ability to read RSS feeds for you and pop up stuff when there's new news to be read (it alerted me to this /. entry). It also checks for emails and a few other similar nice things. Pro doesn't have IRC, but I prefer mIRC for that anyway.
Re:obligitory trillian link (Score:2, Insightful)
Re:obligitory trillian link (Score:5, Informative)
I shelled out the $25 for Trillian Pro when I saw the first screenshot. The default interface is arguably better than AIM's and is much tighter than the ugly rounded default of the free version. The "Send to" context menus for initiating IM transfers out of Explorer, Open... dialog boxes, and just about everywhere else are a nice time saver. The weather, mail and Winamp plugins make it useful enough to consider "docking" to one side of your screen if you have the real estate (I don't do this because I have already discovered the "one true way" for my Windows desktop). Finally, with the Minibrowser plugin you even get the full HTML profiles you see in the regular AIM client.
Oh, and Trillian Pro will notify you of mail in your Yahoo! account too (and MSN, and even AOL it looks like), but unlike the other clients it gives you quick and easy checkboxes to turn this feature off if you, like me, don't waste your time with Hotmail or Yahoo! Mail.
Re:obligitory trillian link (Score:2)
Re:obligitory trillian link (Score:2)
Re:obligitory trillian link (Score:2)
Re:obligitory trillian link (Score:2, Interesting)
Re:obligitory trillian link (Score:3, Funny)
Re:obligitory trillian link (Score:3, Informative)
In Trillian, to turn off autologging, go to:
Preferences-->Message History-->Automatically log-->none
Make sure that you apply to all services, which is a checkbox at the top of the window.
I find that trillian is very good on my PII 233 with 64mb ram. In the end, it saves me having to open MSN, ICQ, IRC in seperate programs. It is also much more feature-rich when compared to msn, especially when window-managing.
As a bonus - most (if not all) config files are XML based. Each user has a seperate folder with preferences, etc, so it is REALLY EASY (as in change the default directory) to use trillian on multiple computers with the same config files, given that the computers are networked with SMB.
Obligitory Fire link (Score:3, Informative)
iChat? (Score:3, Insightful)
Trillian for windows Gaim for linux (Score:4, Insightful)
Re:Trillian for windows Gaim for linux (Score:5, Informative)
And it has plugins for all the following protocols:
* TOC
* Oscar
* Yahoo!
* ICQ
* MSN
* IRC
* Jabber
* Napster
* Zephyr
Re:Trillian for windows Gaim for linux (Score:2)
Besides, what's in a name?
--Knots;
Next week in the news... (Score:5, Funny)
Great... (Score:5, Funny)
Comment removed (Score:5, Informative)
Re:Has been for a while, sort of (Score:2, Interesting)
This already works, and lookie here! (Score:5, Informative)
It's also worth noting that gAIM [sf.net] supporta AOL, ICQ, MSN, Yahoo, Jabber, zephyr.. you name it, it's got it, or you can write a plugin easily for it. It also just released a win32 beta/preview, which will make my favorite messenger software ever work on windows too (yay!). I used to use trillian, but it would too often log me off and on MSN and other protocols because it didn't keep up-to-date often enough.
Trillian is okay, but ... (Score:2, Interesting)
But!! Gaim [sourceforge.net] is much better. It has never suffered to the blocking that Trillian does AND it is now available for Windows. Although, Gaim is still best used under *NIX.
Re:Trillian is okay, but ... (Score:2)
That was months ago. I have been using Trillian Pro [trillian.cc] to access AIM and ICQ and there hasn't been a service outage since ... I can't remember! Definitely not within the last few months.
Re:Trillian is okay, but ... (Score:2)
Trillian, on the other hand, has been very slow. I remember being unable to sign on for about a week, while gaim would just chug along happily on my linux box
honest to goodness question... (Score:2, Interesting)
What's the next killer "chat" app and why does it matter?
I personally find most "chat" boring and don't see the point of it. People obviously use it though, so I guess I just missed the point.
Re:honest to goodness question... (Score:3, Insightful)
Re:honest to goodness question... (Score:3, Insightful)
I use it because
1) I cant phone people in the middle of a workshop at uni
2) Mobile phone calls cost arround a dollar a minute to australia. ICQ costs arround a cent a millenium. Dont use MSN or AIM - I've got a semi-low number on ICQ.
Re:honest to goodness question... (Score:3, Interesting)
The way I see it, snail mail was a very asynchronous means of communication, while telephone was synchronous. In the former, you wait a considerable time for a reply, while in the latter, the reply was instantaneous. E-mail changed things a bit. Communication was still asynchronous, but it was also instantaneous. The potential for two people to both be logged in and having a timely exchange regardless of location was nice, yet if one party was unavailable, the message wouldn't be lost to the ether... they'd just get it next time they logged in. No per message costs were another factor, what with postage and long distance rates always a consideration.
IM straddles the line a bit more. You know when someone is online, but they may be otherwise occupied. It allows an informality... a way to exchange one-liners or anything else, without the recipient feeling they NEED to respond immediately. It's good as a background task so long as neither party is overly anxious for a reply. Less effort, and more potential for a timely response than email.
Just my two cents...
iChat just got cooler...I think... (Score:5, Interesting)
Me: Hey web server, what's your load?
Linux-2 Web Server: Heavy dude! Slashdot just linked to a page and I am r0X0red to max! Talk2UL8r
Fire for OS X (Score:3, Informative)
This is long overdue... (Score:3, Funny)
So... (Score:5, Funny)
Re:Not. (Score:4, Insightful)
Well, Miranda could do that, and it also starts in, oh, a split second as opposed to a split minute, which is quite comfortable. FWIW, Miranda is also free as in speech, not as in beer.
The fact that other clients support more protocols certainly doesn't necessarily mean they're better. As discussed above, many people seem to think Gaim, while supporting even more protocols than Trillian, isn't exactly the most comfortable IM around. Well, I'm as comfortable with Miranda as I've never been with any IM before.
[1] I'm pretty sure other alternative IMs can do that by now, too - but none did when I tried them. My IM history is quite important to me.
Bulwark (Score:2)
As much as I hate the methodologies and idiologies of AOL, I applaud this move: it's a bulwark against the encroachment of MSN Messenger's
Diable Open source (Score:3, Interesting)
Functionality? (Score:5, Insightful)
Does this mean... (Score:5, Interesting)
One program eventually. (Score:2, Insightful)
Re:One program eventually. (Score:2)
make aim look more like icq, have a 'skinable' butotn at the bottom
have an aim skin, and icq skin..
also, for those yapping about advertisements
www.jdennis.net has Deadaim
for those of you who don't want to wait (Score:3, Informative)
I don't use it myself, but it's sourceforge's most active so I'm sure someone finds it valuable.
This is terrible (Score:2)
Competition for Trillian? (Score:2, Funny)
So (Score:3, Interesting)
I mean - no one goes to slashdot by typing http://64.28.67.150...
Tim
Re:So (Score:3, Interesting)
ICQ's system gives you a unique identifier, and lets you choose your own nick name, even if other people use it too. The same nickname that lets people find you by a name, instead of a number. Although the nickname may have to be used in conjunction with other identifying information, if the nickname is too common, but still...
I'm not saying either system makes more sense, however, if we're being critical of cryptic identifiers, then let's do be fair.
Thank god (Score:3, Informative)
All they need to do to make this happen is remove that entry in everyone's privacy file. I always thought it was stupid having them seperated anyways.
About time! (Score:2)
ICQ Contacts: 283
Y! Contacts: 38
MSN Contacts: 27
The day they all become one: Priceless.
There's some things Trillian sucks at [trillian.cc], for everything else there's...erm, well what was there again?
It Can't Fail (Score:2)
Call me a troll, but... (Score:2, Insightful)
Re:Call me a troll, but... (Score:2, Interesting)
Re: (Score:2, Funny)
spam (Score:2, Interesting)
I remember that there was a lot of spamming on ICQ, especially with offline messages. Is this going to cross over to AIM now?
Stating the obvious (Score:4, Insightful)
Re:Stating the obvious (Score:2)
The beauty of IM programs, though, is you can minimize their advertising potential with one simple step: disable the applications' access to HTTP port 80 in your firewall software.
Am I missing something? (Score:3, Funny)
IRC??? Whats that? I'm still using ytalk
Why not match userID's? (Score:3, Interesting)
Plugins and Skins (Score:4, Interesting)
US National Security & AIM/ICQ/Odigo (Score:2, Informative)
This story's been pretty much ignored by the US media (except for a 4-part Fox News story that later disappeared from their site.) It concerns Odigo, another Israeli IM company. Check it out:
http://www.whatreallyhappened.com/spyring.html
Also:
http://www.whatreallyhappened.com/israel
How will this affect spam? (Score:4, Interesting)
Maybe someone will resurrect TAC? (Score:2)
Seriously though, (I know, this is OT), are there any other AIM compatible text based chat clients? As one of a not-as-small-as-you-might-think group who's only way to IM is through SSH to a shell acount, it'd be nice to find something stable to use.
Spam (Score:3, Interesting)
I mean doing this is juts going to increase the rate of which users of AIM or ICQ are going to be spammed, seeing as how we are now going to see AIM Spam reaching ICQ and vice versa.
AIM & ICQ Integration, MacOS (Score:3, Informative)
If you hack open an old version of AOL Instant Messenger for Macintosh with ResEdit, you'll find all the necessary UI to implement ICQ integration. They have the icons, dialogs, errors, etc.
It seems that AOL was just waiting for the right moment to flip the switch.
does this mean that AIM will finaly..... (Score:4, Interesting)
oh please let this be!!!!!1
Re:IN SOVIET RUSSIA (Score:4, Funny)
-a Red
Re:IN SOVIET RUSSIA (Score:2, Funny)
Re:Trillian (Score:2, Informative)
Re:Trillian (Score:2)
I wouldn't miss the ads though.
Re:Trillian (Score:2, Informative)
Re:Trillian (Score:4, Interesting)
Re:No AOL didn't finally wake up (Score:3, Informative)
So, NO, talk was not an icq knock-off.
-OctaneZ
WHAT A TROLL (Score:5, Insightful)
1- UNIX talk predates ICQ by at least 10 years, and it appears as "vastly inferior" because it's meant for a completely different purpose. A car appears "vastly inferior" to an airplane because it can't fly, but that's not what it was meant to do.
2- Trillian's author (and those of all the "compatible" IM utilities) aren't "stealing intellectual property"; they're doing reverse engineering of the protocols, then implementing those protocols in their own applications. It's actually so legal, it's even explicitly permitted by law. It's actually a good idea since that way I can use all those IM networks without having to use Windows, or Yahoo's, AOL's and Microsoft's client software. Um, maybe they would prefer I didn't use their IM networks?
Trading files is not "illegal" per se. That's all I'm going to say about this one.
This is AOL realizing "hey, we bought ICQ a while ago, let's start actually doing something with it", because they were getting stomped in the IM arena by competitors.
This is partially factually inaccurate (Score:4, Insightful)
Accurate.
And at one point was the most poular.
I think this is accurate, but i'm not sure.
There have occasionally been UNIX knockoffs, like the vastly inferior command line "talk" implementation, however it was incapable of letting you know whne new users had signed on, also, it could not do file transfers.
Um, wrong. If the parent post is a troll, this is probably the little "subtle absurdity" flag. The UNIX Talk protocol is very, very old and serves a different purpose than that of AIM. I'm not sure when it dates from, but i see here [rfc-editor.org] an RFC for a message-sending protocol to allow "write" messages to be sent across TCP/IP, that dates all the way back to 1983. For comparison, AOL was founded in 1985. Anyway, Talk has not traditionally been used quite the same way as AIM, for that purpose look at IRC. (Yes, it's slightly different.)
Programs like Trillian, that do what the author of this article suggests have been having a difficult time lately because they steal Yahoo, AOL, and Microsofts intellectual property, in an attempt to make money. It's like companies like Kazaa and Gnucleus that make money off of other people trading files. It's illegal. And not a good idea.
This is absolute nonsense. Trillian, GAIM, etc have been having no problems, as they are using AOL's servers with permission using the specifically-made-for-third-parties TOC protocol. The big sound fury about "stealing" was when MSN tried to use the OSCAR protocol used by AOL's AIM client instead of TOC, and AOL said "you can't do that, these are our servers and you have to agree to use TOC". This was a very reasonable issue, but the issue was over "unauthorized access and use of a computer system", not over "stealing intellectual property" (?? Where does intellectual property come into this? TOC is publicly documented, and when third-party AIM clients do some wierd runaround and try to slip in some OSCAR features, they do so using reverse-engineering, which is completely legal to the point of not even being an intellectual property issue). Anyway, Jabber has problems from time to time because AOL really, really seems to hate them, and so last i checked they are leaving TOC out of the main codebase for fear that jabber puts TOC support in, AOL will shut down TOC just to keep jabber out or something.
This is just AOL doing what is best. They saw a duplication of effort in their own company and decided to stop it.
Accurate.
I would bet that a lot more people would use Linux if Open Source programmers would wake up and realize that they also are (most of the time) duplicating effort. Gnome and KDE are but one example. Just search freshmeat for an mp3 database organizer one day, and you'll see what I mean.
This is opinion. However, it is by no means an invalid one.
Think before you speak. (Score:3, Insightful)
Re:Newsflash: AIM, ICQ, MSN, Y!, IRC integrated! (Score:3, Informative)
Well, Gaim [sourceforge.net] is. It supports AIM, ICQ, Yahoo, MSN, IRC, Jabber, Napster, Zephyr, and Gadu-Gadu.
Re:Trillian (Score:2, Interesting)
Re:Trillian (Score:3, Funny)
Re:There goes IRQ! (Score:5, Funny)