Difference between revisions of "IRC"

From GnuCash
Jump to: navigation, search
(add TOC; add note of public logging)
m (How to speak up in the channel: Added timezone offsets. I suppose MET is supposed to mean CET (central European Time))
Line 34: Line 34:
 
When you join the GnuCash IRC channel, you should speak up.  If you have a question, please ask it right away.  But then you should wait.  Don't expect an answer right away.  Sometimes you'll get an answer within seconds.  Other times you might have to wait several hours until one of the core developers wakes up.  Please be kind, and please wait in the channel.   
 
When you join the GnuCash IRC channel, you should speak up.  If you have a question, please ask it right away.  But then you should wait.  Don't expect an answer right away.  Sometimes you'll get an answer within seconds.  Other times you might have to wait several hours until one of the core developers wakes up.  Please be kind, and please wait in the channel.   
  
Note that many of the active participants in that channel are active only during US daylight time, corresponding to timezones EST, CST, PST. Other participants are active only during Europe daylight time, GMT and MET.
+
Note that many of the active participants in that channel are active only during US daylight time, corresponding to timezones EST (UTC-5), CST (UTC-6), PST (UTC-8). Other participants are active only during Europe daylight time, GMT (UTC+0) and MET (UTC+1).

Revision as of 20:04, 10 February 2007

Internet Relay Chat (IRC) is a form of instant communication over the Internet. It is used for GnuCash to enable group (many-to-many) communication in a discussion forum, called channel. IRC in itself additionally also allows one-to-one communication.

Usage

Join

Many IRC applications exist in the market. Any IRC application first needs to connect to an IRC server. The discussion forum for GnuCash is hosted on the following server and has the following channel name:

server:  irc.gnome.org
channel: #gnucash

In many IRC applications you will be asked to specify the server to connect to. Choose irc.gnome.org in that dialog. After that, your IRC application might have a button labeled "Join Channel", in which you can specify to join the #gnucash channel.

Alternatively, you can perform these two steps by entering the following commands at the command prompt of an IRC application:

/server irc.gnome.org
/join #gnucash

If your computer had a correct setup of mime types and applications, all you would have to do is click on : [1].

Quit IRC

To quit IRC, just execute:

/quit

Public Logging

The discussions in the GnuCash irc channel are logged on a public web page:

If you want to say something that shouldn't be logged, prepend your text by the prefix [off] which should stand for "off-the-record". Lines that begin with [off] will not show up on the web page logs.

How to speak up in the channel

When you join the GnuCash IRC channel, you should speak up. If you have a question, please ask it right away. But then you should wait. Don't expect an answer right away. Sometimes you'll get an answer within seconds. Other times you might have to wait several hours until one of the core developers wakes up. Please be kind, and please wait in the channel.

Note that many of the active participants in that channel are active only during US daylight time, corresponding to timezones EST (UTC-5), CST (UTC-6), PST (UTC-8). Other participants are active only during Europe daylight time, GMT (UTC+0) and MET (UTC+1).