Hi,
I'm currently working on adding a Jabber service to my website. I would like to make it easy for my users to set up the account.
Is it possible to link to a file (like a vCard) with all the information, to set up the service in Adium?
Most of my users currently use MSN, because it's easy to set up. I don't believe that they now much about configuration - never the less, I would just loke to make it easy.
1. Download Adium and install.
2. Click here to cinfigure Adium.
3. Done.
Hope this is possible! I believe that it's possible with applescript, i guess that will only work on OSX.
./martin
Auto add new account
- evands
- Cocoaforge Admin
- Posts: 3152
- Joined: Thu Dec 02, 2004 10:55 pm
- Location: Decatur, GA
- Contact:
Well, Adium itself only works on OS X... are you looking for something which generally works in all (or most) Jabber clients?
If there *is* a standard you can find out about but which Adium doesn't implement (akin to the aim://goim? links which can be used to open a message or join a group chat), we could look into doing so.
If there *is* a standard you can find out about but which Adium doesn't implement (akin to the aim://goim? links which can be used to open a message or join a group chat), we could look into doing so.
There is an XMPP URI specification, or at least a draft of one, that functions similarly to aim:// links. It's available here.evands wrote:If there *is* a standard you can find out about but which Adium doesn't implement (akin to the aim://goim? links which can be used to open a message or join a group chat), we could look into doing so.
- evands
- Cocoaforge Admin
- Posts: 3152
- Joined: Thu Dec 02, 2004 10:55 pm
- Location: Decatur, GA
- Contact:
That'd be a good starter enhancement for someone to do -- implement the spec in AdiumURLHandling.m.mipadi wrote:There is an XMPP URI specification, or at least a draft of one, that functions similarly to aim:// links. It's available here.evands wrote:If there *is* a standard you can find out about but which Adium doesn't implement (akin to the aim://goim? links which can be used to open a message or join a group chat), we could look into doing so.
Unfortunately, there doesn't appear to be an item for adding an XMPP account to the client...
What about the Add roster item specification? I'm not familiar with all of Jabber's terminology, so I don't know if that's right or not.evands wrote:Unfortunately, there doesn't appear to be an item for adding an XMPP account to the client...
-
- Harmless
- Posts: 14
- Joined: Thu Jul 24, 2008 2:14 pm
Re: Auto add new account
i hoped you've suceeded in that because that's something i've tried to do myself and just couldn't do it 
i'll be glad if you updated me on how it's going.

i'll be glad if you updated me on how it's going.