regards
Wouter
Rather than creating an essentially redundant transport, why not request
client developers support multiple logins? I've been using Psi as my
Jabber client for some time now and its had multiple login support for
quite some time (since I started using it years ago). I haven't
specifically checked for other clients that support this, but I wouldn't
think that Psi is the only one.
--
Jamin W. Collins
I use primarily use Psi so I mainly agree, things to note though:
1) logging in from a remote/new/web location means you have to
manually connect to each and every account, which is an utter pain.
It's actually easier to use legacy networks because of this central
login that XMPP provides.
2) indeed --> pidgin and gajim both supports multiple accounts - in
fact they do better than Psi because they allow a combined roster in
which all account contacts appear together and you can even
meta-contact them. I'm assuming Psi's meta-contact support will be
released just before the next Duke Nukem.
--
- Norman Rasmussen
- Email: nor...@rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/
I agree completely. I use Psi and also IM+, and have found I can be on
the various messengers continuously if I wish. In fact, I very rarely
log out of any of them, provided the transports are working, unless I am
on underground trains or driving (when running IM+ would be somewhat
pointless and probably stop Wayfinder working well too!).
> 2) indeed --> pidgin and gajim both supports multiple accounts - in
> fact they do better than Psi because they allow a combined roster in
> which all account contacts appear together and you can even
> meta-contact them. I'm assuming Psi's meta-contact support will be
> released just before the next Duke Nukem.
IM+ doesn't have meta-contact support either. In fact, being a
multi-protocol program, it probably doesn't actually expect users to use
everything through Jabber, though, provided the transports stay
connected, it works just fine.
I had only a very limited number of Gtalk contacts before they supported
s2s and was able to migrate them over to using my main Jabber account
very soon thereafter. I have not logged into Gtalk since, but Psi
supports multiple logins, and IM+ has Gtalk support, should I ever need
to.
I long for the day when I can get rid of another IM network from my
regular use - though it's anybody's guess which will be next to go.
--
Phil Reynolds
o ____ mail: ph...@tinsleyviaduct.com and emle...@gmail.com
|L_ \ / Web: http://www.tinsleyviaduct.com/phil/
(_)- \/ Waltham 66, Emley Moor 69, Droitwich 79, Windows 95
http://thecoccinella.org/whytransportsmatter
The perl 'xmppgateway' provides these reasons for it's inception:
- Gaining access to a system which your client cannot access on its
own (eg, SSL or TLS differences, or one connection-at-a-time
limitations in the client).
- A limited way of providing external Jabber connectivity to corporate clients.
- An anonymous Jabber relay.
My reason for wanting to implement an xmpp transport is to have a
single sign-on capability for multiple networks. This way if I decide
to use a command line client, Coccinella, or gtalk, depending on my
location, context (as domain), network environment, and platform
environment, I can implement them all without exclusion of my work
chat server, public networks, or any of my private chat servers.
Additionally this works if I am in an untrusted environment and I want
to implement communications securely from within the environment.
(Sorry, not going to provide details on this one. ;-) Just off the
top of my head though, I can also think of a few uses for this
functionality when it comes to using XMPP as a carrier for other
protocols such as SOAP, RSS, or SMTP.
My point here is simply that there is most definitely a need for both
s2s and xmpp gateways, yet at the moment the breadth of functional and
flexible xmpp gateways seems to be non-existent. On the other hand,
perhaps this goes beyond the functionality of a transport and would
need to be an extension.