Open AIM is now released.


Recommended Posts

Wow. I'm REALLY excited about this. The other day I was looking for a reference for making an AIM client for a project I'm about to undertake.

EDIT...

I do have some involvement with the Gaim and AdiumX projects... if I download this, does that mean I am longer permitted to work in those projects because of my knowledge of the API released by AOL? I don't want to get into legal trouble and I don't want to stop working with Gaim and AdiumX. I am not planning on bringing my knowledge of the AIM API into the Gaim and AdiumX projects though... I only want to use it for a small open source AIM-only related project.

Edited by JiveMasterT

Wow. I'm REALLY excited about this. The other day I was looking for a reference for making an AIM client for a project I'm about to undertake.

EDIT...

I do have some involvement with the Gaim and AdiumX projects... if I download this, does that mean I am longer permitted to work in those projects because of my knowledge of the API released by AOL? I don't want to get into legal trouble and I don't want to stop working with Gaim and AdiumX. I am not planning on bringing my knowledge of the AIM API into the Gaim and AdiumX projects though... I only want to use it for a small open source AIM-only related project.

As long as you don't use the API in those multi client projects, you should be fine.

ok, but if i made my own client from scratch and distributed it to people, that would be ok, right?

yes, but you do have to apply for a "deploy key" then.

I don't think it will be long before someone gets around the "no multiheaded clients" restriction.....paging maxxus :p

Uh no, they won't. Their developer key/deploy key will simply be blocked and the app will no longer work.

This is good. In theory we could make a whole better IM using the AIM network.

One question that i asked millions of time and will ask again.

Since the AIM network can chat to ICQ network. Does that mean this Open AIM could in someway replace ICQ as well. ( Since ICQ is in desperate need of new Updated and modern client )

anyone on this issues?

i was wondering if anyone has created a custom aim client yet? if so...and if this gets popular, i think someone should open a topic for it, something like the foobar topic, or the miranda topic...

and if there already is a place where i can see the custom aim clients, could someone let me know. because i love testing these things out...

thanks

i was wondering if anyone has created a custom aim client yet? if so...and if this gets popular, i think someone should open a topic for it, something like the foobar topic, or the miranda topic...

and if there already is a place where i can see the custom aim clients, could someone let me know. because i love testing these things out...

thanks

There is a custom client included in the SDK that is an MFC based c++/ATL application. It is ad free and runs in about 8,000K of memory. The custom client has to be compiled to be used, I did not include the exe in the SDK. You can take that code and make any changes you want to it...go forth and iterate.

It only hurts it if people expect it to suddenly appear in Trillian. We have to be realistic here. I've used Miranda and Trillian and always wind up back at the three first party clients. Some people want the convenience of one app for it all, and that's fine, but they have to expec trade offs just like I trade off the convenience for further functionality.

yeah but when you have friends on more than 1 network, it's crazy to run 3 instant managers

There is a custom client included in the SDK that is an MFC based c++/ATL application. It is ad free and runs in about 8,000K of memory. The custom client has to be compiled to be used, I did not include the exe in the SDK. You can take that code and make any changes you want to it...go forth and iterate.

can someone take SULAX's client and compile it to a '.exe' for all of us who know nothing about coding? That would be great...thanks!

There is a custom client included in the SDK that is an MFC based c++/ATL application. It is ad free and runs in about 8,000K of memory. The custom client has to be compiled to be used, I did not include the exe in the SDK. You can take that code and make any changes you want to it...go forth and iterate.

so how in the world do i compile the custom client that is included?...... like specific..... please thanks !!

Someone, somewhere, please force all of us into one unified messaging client!

Let's see, we have AOL, ICQ, MSN, Jabber, Yahoo!...I'm sure there's more. SMS, does that count?

Do you not understand the concept of running a business? It would make no sense, in a business sense, for any network provider to endorse a mutli-headed client which promotes use of competing networks.

can someone take SULAX's client and compile it to a '.exe' for all of us who know nothing about coding? That would be great...thanks!

Let me talk to my Product Manager to make sure its ok if I put it up on my blog. If I can't I will see if one of my buddies will build it and release it.

I haven't acquired the SDK yet, but what environment is it advised that you work with it in? Also, what are the steps for actually building it? Thanks.

I believe from glancing at it C++ and C#. However you could import the DLLs and use VB, so really anything.

im currently in a c++ class.................. would this even be worth looking at for me? (absolute noob at programming here)

Definitely. We have tons of sample code. In fact we have an entire IM application in the SDK that the ui code is open source. Take a look at it...and see if you can get started with the samples. When working in c++ you have to handle some COM stuff, but that is where the sample accsample can come in handy. If you have any questions just PM me...I will help you out, though I don't do homework. ;)

Definitely. We have tons of sample code. In fact we have an entire IM application in the SDK that the ui code is open source. Take a look at it...and see if you can get started with the samples. When working in c++ you have to handle some COM stuff, but that is where the sample accsample can come in handy. If you have any questions just PM me...I will help you out, though I don't do homework. ;)

Sweet. I was wondering why you were saying "we" but after looking at your blog.. I understand. Thanks for the input. :)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.