Chatroom: Difference between revisions

From JogampWiki
Jump to navigation Jump to search
(Replace Jappix by Habahaba as Jappix no longer accepts connection from accounts registered on any XMPP server unlike Habahaba)
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Jabber (XMPP) JogAmp Channel ==
== Freenode IRC Channel ==
: url: conference.jabber.org
: room: jogamp


== New to XMPP? ==
Visit:
 
: '''irc.freenode.net'''
: '''#jogamp'''
 
... with any IRC client or click [irc://irc.freenode.net/jogamp here] if your web browser 'knows' your IRC client.
 
See also [http://freenode.net/faq.shtml#userregistration User registration @ freenode].
 
You can read our [{{SERVER}}/log/irc/?C=M;O=D backlogs here],
generated by [{{SERVER}}/git/?p=users/sgothel/jabot.git;a=summary JABot].
 
=== Webchat Instructions ===
 
You can use the web based IRC client Webchat, just visit [http://webchat.freenode.net/?channels=jogamp http://webchat.freenode.net/?channels=jogamp]
 
=== Pidgin Instructions ===
 
[http://pidgin.im/ Pidgin] is available on GNU/Linux and Windows.
 
==== Just log-in  ====
 
* Open your applications or your program menu. Click on ''Pidgin'' in the list. It might be listed under a category, such as ''Internet''.
 
* Click on the Tools menu and choose ''Plugins''. Check the box next to the ''IRC Helper'' plug-in to enable it. Click ''Close''.
 
*  Add an account. Under the Accounts menu, click on ''Manage Accounts''. When the window opens, click the ''Add'' button. Select ''IRC'' from the client drop-down list and enter the server of the client you want to use. For ''#jogamp'' use ''irc.freenode.net''. Enter the username you want to register in the username field. Click ''Save''. If it does not enable automatically, enable it.
 
* Now you may add ''Chat'' ''#jogamp'' via ''Buddies'', ''join a chat..'' while selecting your new IRC account.
 
==== Using NickServ Authentification ====
 
Thanx to [http://www.ehow.com/how_5877282_use-nickserv-using-pidgin.html#ixzz2I9p9A6ka How to Use Nickserv Using Pidgin (eHow.com)].
 
* Open your applications or your program menu. Click on ''Pidgin'' in the list. It might be listed under a category, such as ''Internet''.
 
* Click on the Tools menu and choose ''Plugins''. Check the box next to the ''IRC Helper'' plug-in to enable it. Click ''Close''.
 
*  Add an account. Under the Accounts menu, click on ''Manage Accounts''. When the window opens, click the ''Add'' button. Select ''IRC'' from the client drop-down list and enter the server of the client you want to use. For ''#jogamp'' use ''irc.freenode.net''. Enter the username you want to register in the username field. Click ''Save''. If it does not enable automatically, enable it.
 
* Type the following command into the Nickserv window that opens:
    <pre>
        /msg nickserv register password email@email.org
  </pre> Replace ''password'' and ''email@email.org'' with the password you want to use and a valid email address. To sign in, identify yourself with this command, replacing ''password'' with your password:
  <pre>
        /msg nickserv identify password
  </pre>
 
* Select the Accounts menu and choose ''Manage Accounts'' to open the management window. Highlight the IRC account and click the ''Modify'' button. Click the ''Advanced'' tab and type ''NickServ'' into the ''Auth Name'' field. Type your password into the ''Nick Password'' field and click the check box next to ''Remember Password''.
 
* Now you may add ''Chat'' ''#jogamp'' via ''Buddies'', ''join a chat..'' while selecting your new IRC account.
 
== Jabber (XMPP) JogAmp Channel (Deprecated) ==
: '''url: conference.jabber.org'''
: '''room: jogamp'''
 
'''Note: We've moved to Freenode IRC, the Jabber channel should be considered deprecated...'''
 
All you have to do is to create an account on e.g. http://www.jabber.org, http://jabbear.com, .. or take your existing xmpp account and join our channel with the client of your choice.
Alternatively you could also use a so called "transport server" to join even from a different IM protocol.
 
=== New to XMPP? ===
* [http://en.wikipedia.org/wiki/Extensible_Messaging_and_Presence_Protocol XMPP on wikipedia]
* [http://xmpp.org/services/ public servers]
* [http://xmpp.org/services/ public servers]
* [http://xmpp.org/xmpp-software/clients/ clients]
* [http://xmpp.org/xmpp-software/clients/ clients]
=== No Client? ===
* try [http://pidgin.im/ Pidgin], available on GNU/Linux and Windows.
* try [https://jitsi.org/ Jitsi], available on GNU/Linux, Windows and Mac OS X
* try a web based client like [https://habahaba.im/ habahaba]

Latest revision as of 14:51, 17 April 2014

Freenode IRC Channel

Visit:

irc.freenode.net
#jogamp

... with any IRC client or click here if your web browser 'knows' your IRC client.

See also User registration @ freenode.

You can read our backlogs here, generated by JABot.

Webchat Instructions

You can use the web based IRC client Webchat, just visit http://webchat.freenode.net/?channels=jogamp

Pidgin Instructions

Pidgin is available on GNU/Linux and Windows.

Just log-in

  • Open your applications or your program menu. Click on Pidgin in the list. It might be listed under a category, such as Internet.
  • Click on the Tools menu and choose Plugins. Check the box next to the IRC Helper plug-in to enable it. Click Close.
  • Add an account. Under the Accounts menu, click on Manage Accounts. When the window opens, click the Add button. Select IRC from the client drop-down list and enter the server of the client you want to use. For #jogamp use irc.freenode.net. Enter the username you want to register in the username field. Click Save. If it does not enable automatically, enable it.
  • Now you may add Chat #jogamp via Buddies, join a chat.. while selecting your new IRC account.

Using NickServ Authentification

Thanx to How to Use Nickserv Using Pidgin (eHow.com).

  • Open your applications or your program menu. Click on Pidgin in the list. It might be listed under a category, such as Internet.
  • Click on the Tools menu and choose Plugins. Check the box next to the IRC Helper plug-in to enable it. Click Close.
  • Add an account. Under the Accounts menu, click on Manage Accounts. When the window opens, click the Add button. Select IRC from the client drop-down list and enter the server of the client you want to use. For #jogamp use irc.freenode.net. Enter the username you want to register in the username field. Click Save. If it does not enable automatically, enable it.
  • Type the following command into the Nickserv window that opens:
        /msg nickserv register password email@email.org
   

Replace password and email@email.org with the password you want to use and a valid email address. To sign in, identify yourself with this command, replacing password with your password:

        /msg nickserv identify password
   
  • Select the Accounts menu and choose Manage Accounts to open the management window. Highlight the IRC account and click the Modify button. Click the Advanced tab and type NickServ into the Auth Name field. Type your password into the Nick Password field and click the check box next to Remember Password.
  • Now you may add Chat #jogamp via Buddies, join a chat.. while selecting your new IRC account.

Jabber (XMPP) JogAmp Channel (Deprecated)

url: conference.jabber.org
room: jogamp

Note: We've moved to Freenode IRC, the Jabber channel should be considered deprecated...

All you have to do is to create an account on e.g. http://www.jabber.org, http://jabbear.com, .. or take your existing xmpp account and join our channel with the client of your choice. Alternatively you could also use a so called "transport server" to join even from a different IM protocol.

New to XMPP?

No Client?

  • try Pidgin, available on GNU/Linux and Windows.
  • try Jitsi, available on GNU/Linux, Windows and Mac OS X
  • try a web based client like habahaba