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"

(New page: Testing)
 
(xmpp.eclipse.org doesn't work)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
Testing
+
{{warning|xmpp.eclipse.org doesn't work!|I'm not sure if it ever worked, see [https://bugs.eclipse.org/126089 bug 126089] or [https://bugs.eclipse.org/291797 bug 291797] ...}}
 +
 
 +
The Eclipse Foundation now hosts an XMPP server (xmpp.eclipse.org) which you can use to collaborate with your fellow Eclipse committers.
 +
 
 +
[[Image:xmpp_people.png]]
 +
 
 +
==General==
 +
===How do I log-in?===
 +
 
 +
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?===
 +
 
 +
The first step with chatting with someone is to add them to your address book. You can add them manually:
 +
 
 +
[[Image:addperson.png]]
 +
 
 +
Or, you can add a [http://www.eclipse.org/projects/lists.php?list=allbyproject group] that people are part of to see the contacts within that respective group:
 +
 
 +
[[Image:addgroup.png]]
 +
 
 +
For a list of available groups at Eclipse, please see this [http://www.eclipse.org/projects/lists.php?list=allbyproject page].

Latest revision as of 08:24, 2 September 2012

Warning2.png
xmpp.eclipse.org doesn't work!
I'm not sure if it ever worked, see bug 126089 or bug 291797 ...


The Eclipse Foundation now hosts an XMPP server (xmpp.eclipse.org) 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 within that respective group:

Addgroup.png

For a list of available groups at Eclipse, please see this page.

Back to the top