Hacker News new | ask | show | jobs
by thisisabore 4965 days ago
Nope, not on Facebook you can't. Unless I'm sourly mistaken, the Facebook Jabber server does not support s2s federation (by choice, obviously) and won't let users outside the Facebook Jabber server chat to those on it.

Cue walled garden rant.

Wha you can do is use an existing Facebook (Jabber) account on a regular Jabber client such as Pidgin, Adium and such.

No problem chatting with @gmail.com JIDs from any Jabber server though (well, besides the fact that Google's Multi User Chat support is pretty shitty in my experience, and that the two-way Jabber subscription process it bit weird in Google land).

I absolutely second the Prosody advice though, wonderful server and very friendly community and devs!

1 comments

Haven't tested, but this says the opposite: http://techcrunch.com/2010/02/10/facebook-chat-launches-xmpp...
This only describes the feature of connecting an XMPP client to facebook chat.

S2S federation means server-to-server. That is, use your XMPP account on your own server (such as prosody, as proposed above) to communicate with facebook users (on facebook's servers).

But that would go against fb's walled garden approach, so it's unlikely to come.