Slashdot Mirror


AOL Opens Up the AIM Instant Messaging Network

AVIDJockey writes "In a pleasantly surprising move, AOL has changed its tune when it comes to third-party access to the company's chat network. America Online has recently launched a service called OpenAIM 2.0, which provides open, uninhibited access to services like Meebo, or all-in-one IM clients like Pidgin, allowing them to freely and easily use the AIM instant messaging network. 'At the moment, multi-platform IM desktop clients like Pidgin or Adium (the popular Mac client) generally rely on hacking and reverse engineering access to chat networks run by AOL, Yahoo, Microsoft and others. Not only is that bad for developers since it means more work, it also means that such clients often can't use all the features of a particular network.'"

14 of 209 comments (clear)

  1. When will other companies agree ... by PC+and+Sony+Fanboy · · Score: 4, Insightful

    This is good for business!

    Companies think that lock-in is good for business. And sure, it IS when you're dealing with tangible goods. But when dealing with interoperability concerns with software ... well, if something is more useful, it will be more used! (in theory, anyways)

    At least AOL finally figured this out. I'm waiting for microsoft and apple (for all their software) to get a clue ;)

    1. Re:When will other companies agree ... by obeythefist · · Score: 2, Insightful

      It's not good for business. It's good for the user. But the AIM model relies on advertising revenue from the AIM client. If you encourage people to use something other than your spammy ad-ridden client, you get less ad clicks and less revenue.

      --
      I am government man, come from the government. The government has sent me. -- G.I.R.
  2. Well... by Anonymous Coward · · Score: 5, Insightful

    I'm guessing I'll be modded down for saying this, but this seems more like they're trying to remain relevant by hopping on the "Open" bandwagon a little too late in the game. XMPP was the response to the closed nature of all of these IM networks, and not surprisingly, Google chose that very protocol for Google Talk. They even provided instructions on how to connect using clients _other_ than Google Talk.

    AOL, on the other hand has always been quite hostile toward projects that made use of their network (http://en.wikipedia.org/wiki/Madster). Why would anyone want to develop for them now, just because they've stuck "Open" on AIM hoping that OSS developers take care of their coding for them?

  3. Sounds like by renegadesx · · Score: 4, Insightful

    They are desperate to not lose any more market share to Yahoo, MSN and Google Talk (among others). Hopefully this will keep pressure on the others to open up their networks (except MSN of course) and embrace the fact that having many clients is too much hassle for people and all-in-ones make more sense

    As a Pidgin user I welcome this move.

    --
    Make SELinux enforcing again!
  4. Re:Required features by Constantine+XVI · · Score: 2, Insightful

    Well, considering libpurple (Pidgin, Adium, and Meebo) has a user base somewhere around a fuckton, they'd have to put the ads in if they wanted to used the "blessed" protocol

    --
    "I think an etch-a-sketch with an ethernet port would beat IE7 in web standards compliance."
  5. Re:Still around? by phoenixwade · · Score: 4, Insightful

    AOL still has a butt load of clueless subscribers, and AIM is the only IM they know anything about....

    --
    A positive attitude may not solve all your problems, but it will annoy enough people to make it worth the effort.
  6. Re:Revenue sharing plans for displaying ads, etc by Iphtashu+Fitz · · Score: 2, Insightful

    They can't force a client to display ads. They can request it, and a client can even pretend to do so, but there's no way they can force a third party to display ads they don't want to.

  7. Re:Too late; they've added one too many AIM bot by SanityInAnarchy · · Score: 2, Insightful

    I've never gotten a message from their own AIM bots, and in Kopete, as in every single other IM client I've used, it's possible to simply collapse groups (and forget about them).

    So what, exactly, is the problem? (Or is there something I'm missing?)

    --
    Don't thank God, thank a doctor!
  8. Open, uninhibited access? by keytoe · · Score: 5, Insightful
    From the Wired blog post:

    AOL's recently launched OpenAIM 2.0 provides open, uninhibited access
    From the Open AIM page:

    you must pick 2 of the 5 options listed below and incorporate them into your Developer Applications. These options include
    • Advertising
    • Buddy Info
    • Expressions and Buddy Icons
    • AIM Start Page
    • AIM Toolbar
    Just to be clear, these requirements don't apply to Plugins, Bots or the use of the Presence Indicators. Please note that if your application exceeds 100,000 peak simultaneous users, you must implement Advertising as described below as one of your two options.
    I think I have a different definition of 'open, uninhibited access' than Wired.
  9. Re:Required features by tomhudson · · Score: 2, Insightful

    Why not have clients that can mesh with each other in a lily-pad? Not everything has to be client-server.

    The only thing 2 computers need to talk to each other is the ip address and the port. Give that to them, and you can then drop out of the conversation. Its not like you need to relay the contents of the messages as well.

  10. Re:Adium by setagllib · · Score: 2, Insightful

    Kopete is often overlooked because it's tightly integrated into KDE, but much less so than Windows Live Messenger is tied to Windows, so it deserves mention as a very complete MSN/WinLive client.

    --
    Sam ty sig.
  11. Firewall by tepples · · Score: 2, Insightful

    The only thing 2 computers need to talk to each other is the ip address and the port. Give that to them Often, neither computer has an incoming port. In a home, office, or university environment, computers might be behind a firewall, a NAT box with no ports forwarded, or both.
  12. Re:And that's not all! by Dragonslicer · · Score: 3, Insightful

    It might be my imagination, but GTalk (through the GMail interface) allows one to open an AIM connection. I wonder if it's related to this? I would guess that it's probably more related to AOL starting a Jabber server for AIM.
  13. Re:Revenue sharing plans for displaying ads, etc by philipgar · · Score: 3, Insightful

    Uh, I'm pretty sure they can force you to stop distribution of your application if you link against their library and aren't following their restrictions. It would be violating the license, and is just as bad as someone linking GPL code into their proprietary applications.

    Phil