Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Xmpp.eclipse.org"

Line 1: Line 1:
 
The Eclipse Foundation now hosts an XMPP server which you can use to collaborate with your fellow Eclipse committers.
 
The Eclipse Foundation now hosts an XMPP server which you can use to collaborate with your fellow Eclipse committers.
 +
 +
[[Image:xmpp_people.png]]
  
 
==General==
 
==General==
Line 5: Line 7:
  
 
All you need is a committer account and access to popular XMPP clients like [http://www.adiumx.com/ Adium] or [http://www.pidgin.im/ Pidgin].
 
All you need is a committer account and access to popular XMPP clients like [http://www.adiumx.com/ Adium] or [http://www.pidgin.im/ Pidgin].
 +
 +
To log-in, use your Eclipse bugzilla id and password. '''Note, you have to escape the '@' symbol with '\40' in most chat clients'''. This is because not all chat clients have implemented [http://www.xmpp.org/extensions/xep-0106.html JEP-0106].
 +
 +
[[Image:xmppaccount.png]]
  
 
===How do I chat with people?===
 
===How do I chat with people?===
Line 10: Line 16:
 
The first step with chatting with someone is to add them to your address book. You can add them manually:
 
The first step with chatting with someone is to add them to your address book. You can add them manually:
  
blah
+
[[Image:addperson.png]]
  
 
Or, you can add a group that people are part of to see the contacts:
 
Or, you can add a group that people are part of to see the contacts:
  
blah
+
[[Image:addgroup.png]]

Revision as of 13:07, 25 November 2008

The Eclipse Foundation now hosts an XMPP server which you can use to collaborate with your fellow Eclipse committers.

Xmpp people.png

General

How do I log-in?

All you need is a committer account and access to popular XMPP clients like Adium or Pidgin.

To log-in, use your Eclipse bugzilla id and password. Note, you have to escape the '@' symbol with '\40' in most chat clients. This is because not all chat clients have implemented JEP-0106.

Xmppaccount.png

How do I chat with people?

The first step with chatting with someone is to add them to your address book. You can add them manually:

Addperson.png

Or, you can add a group that people are part of to see the contacts:

Addgroup.png

Back to the top