Old:IRC: Difference between revisions

From The Uniform Server Wiki
Jump to navigation Jump to search
(restructure)
m (BobS moved page IRC to Old:IRC without leaving a redirect: Five years out-of-date.)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Join us at our IRC channel. <br />
Join us at our IRC channels (main channels are the ones with [http://www.mirc.com/mirclink.html chat links]). <br />
'''IRC Server''': irc.freenode.net <br />
'''IRC Server''': irc.freenode.net <br />
'''Help & Support IRC Channel''': #uniserver or #uniformserver <br />
'''Help & Support IRC Channel''': [irc://irc.freenode.net/uniserver #uniserver] or #uniformserver <br />
'''Development IRC Channel''': #unidev or #unibeta
'''Development IRC Channel''': [irc://irc.freenode.net/unidev #unidev] or #unibeta
 
<!--
<br />
'''Attention <u>Beta Testers</u>:'''
'''Attention <u>Beta Testers</u>:'''
# ''You should register with Freenode and UniIRCBot, so that we can get an auto voice in the Beta IRC Channel.''
# ''You should register with Freenode and UniIRCBot, so that we can get an auto voice in the Beta IRC Channel.''
# ''When registering with UniIRCBot, please make sure to use your Forum Username so we can identify you.''
# ''When registering with UniIRCBot, please make sure to use your Forum Username so we can identify you.''
# ''When registering with Freenode, please set your IRC Nickname in the My Control Center of the Forum so we can link you with it.''
# ''When registering with Freenode, please set your IRC Nickname in the My Control Center of the Forum so we can link you with it.''
-->
__TOC__
=== On IRC ===
==== What is IRC? ====
According to [[wikipedia:Internet_Relay_Chat|Wikipedia]], IRC is a form of instant communication (instant messaging) over the Internet. It is mainly designed for group (many-to-many) communication (unlike most of the other instant messaging services which only allow one-to-one communication) in discussion forums called channels, but also allows one-to-one communication.
==== What do we use IRC for? ====
Our "Help & Support" IRC Channel is mainly used for providing real time support, which is almost impossible with the forum (in other words, if you need a problem solved quickly (which is what most people want), you should be asking on the IRC channel and '''not''' the forum).
On the other hand, our "Development" IRC Channel is used for discussing the development of Uniform Server (which explains why it is only full when we have our LiveSession).


=== Choosing an IRC Client ===
=== Connecting to IRC ===
You need an IRC client like:
==== Choosing an IRC Client ====
* [http://www.mirc.com mIRC] (Win32 only)
You will need an IRC client like:
* [http://www.xchat.org XChat] (Multiplatform)
* [http://www.mirc.com/ mIRC] (Win32 only, now with Unicode in v6.17)
* [http://www.xchat.org/ XChat] (Multiplatform, the [http://www.xchat.org/windows/ official Win32 build] is no longer free, however [http://www.silverex.info/ SilvereX's] and [http://www.zerostress.org/dls/ Zerostress's] builds still are)
* [http://www.hacksrus.com/~ginda/chatzilla/ ChatZilla] (for those who have Firefox or Mozilla or Netscape)
* [http://www.hacksrus.com/~ginda/chatzilla/ ChatZilla] (for those who have Firefox or Mozilla or Netscape)
* [http://members.chello.se/matrix/ Miranda IRC Plugin] (for those who love Miranda IM)
* [http://members.chello.se/matrix/ Miranda IRC Plugin] (for those who love Miranda IM)
Well, those are the 4 main IRC clients we have seen on our channel :)
* [http://bersirc.free2code.net/ Bersirc] (Multiplatform again, last release was in 2005)
* [http://www.hydrairc.com/ HydraIRC] (Win32 only)
* [http://www.klient.com/ Klient] (Win32 only, shareware)
* [http://irssi.org/ irssi] (for those who prefer the command line, Win32 version now available)
* [http://www.mibbit.com/ Mibbit] (AJAX IRC Client)
<!-- Well, those are the 4 main IRC clients we have seen on our channel :) -->
You can find more IRC clients [http://www.ircreviews.org/clients/ here].
You can find more IRC clients [http://www.ircreviews.org/clients/ here].


For a web based IRC client, [http://forum.uniformserver.com/index.php?act=chat click here]
<!-- For a web based IRC client, [http://forum.uniformserver.com/index.php?act=chat click here] -->


=== Registering with Freenode ===
 
Registering your nickname with Freenode is easy and simple. Simply type:
==== Registering with Freenode (the IRC Server which our IRC Channels are on) ====
We recommend that you register your nickname with Freenode, this makes sure that you'll be able to use the same nickname every time you connect. This also makes it easier for us to know who you are.
 
First, check if your nickname is already registered by someone else:
<pre><nowiki>
/ns info <nickname>
</nowiki></pre>
 
But you can also use:
<pre><nowiki>
/msg NickServ info <nickname>
</nowiki></pre>
 
If you get a notice saying: <pre>The nickname [<nickname>] is not registered</pre> Then you may proceed with the next step to register your nickname. If you get anything else but that notice, then the nickname you're currently trying to register is already taken by someone else. You may still use that nickname, if you're only staying for a while; but if you want to register a nickname you must find a new nickname and repeat the steps above until you find one that isn't registered, then you may proceed to the step below.
 
<!-- /* I'm undecided about posting such a complicated piece of instruction here */ -->
<!-- ''Note: If you still want that nickname that is already registered by someone else, look at the info notice again, find the line which gives you the <u>Last Seen</u> information. You will be able to see it if the current owner of the nickname you want has not chosen to hide it. According to [http://freenode.net/faq.shtml#nicksetup Freenode's FAQ], if the <u>Last Seen</u> time is at least 60 days, you may ask a [http://freenode.net/faq.shtml#helpfromstaff Freenode staff] to drop it for you so you can register it.'' -->
 
Registering your nickname with Freenode is easy and simple. We recommend (for safety reasons):
<pre><nowiki>
<pre><nowiki>
/ns register <password>
/ns register <password>
</nowiki></pre>
</nowiki></pre>


You can also use:
But you can also use:
<pre><nowiki>
<pre><nowiki>
/msg nickserv register <password>
/msg NickServ register <password>
</nowiki></pre>
</nowiki></pre>


To identify yourself on your next login to the IRC Server simple use:
To identify yourself on your next login to the IRC Server, we recommend (for safety reasons):
<pre><nowiki>
<pre><nowiki>
/ns identify <password>
/ns identify <password>
</nowiki></pre>
</nowiki></pre>


Or you can also use:
But you can also use:
<pre><nowiki>
<pre><nowiki>
/msg nickserv identify <password>
/msg NickServ identify <password>
</nowiki></pre>
</nowiki></pre>


=== Registering with UniIRCBot ===
If you need any further assistance on registering your nickname, you can always ask us in our IRC Channel.
 
 
<!--
==== Registering with UniIRCBot ====
Our channel's IRC bot is called UniIRCBot. You are encouraged to register with it (also remember to identify to it when you join, if it doesn't recognize you by your hostmask). Please note that the Bot does not have 24/7 uptime, and may be down sometimes.
Our channel's IRC bot is called UniIRCBot. You are encouraged to register with it (also remember to identify to it when you join, if it doesn't recognize you by your hostmask). Please note that the Bot does not have 24/7 uptime, and may be down sometimes.


Line 80: Line 122:


After registration, you'll be able to use commands like @Note and others..
After registration, you'll be able to use commands like @Note and others..
 
-->
=== Channel Rules ===
=== Our Channel Rules ===
# <u>Cursing</u> <br /> You are free to do whatever you want, but please keep the cursing to a minimum or you will be kicked!
# <u>Cursing</u> <br /> You are free to do whatever you want, but please keep the cursing to a minimum or you will be kicked!
# <u>Bot Tamparing</u> <br /> Do not mess with the bot or you will be kicked!
<!-- # <u>Bot Tampering</u> <br /> Do not mess with the bot or you will be kicked! -->
# <u>Bot Running</u> <br /> Do not run any kind of bot in this channel without permission from a op or a manager!
# <u>Bot Running</u> <br /> Do not run any kind of bots in this channel without permission from a op or a manager!
# <u>Stupid Questions</u> <br /> Please do not ask stupid questions that are bound to annoy others (for example, don't ask if you can ask a question)
# <u>Stupid Questions</u> <br /> Please do not ask stupid questions that are bound to annoy others (for example, don't ask if you can ask a question)



Latest revision as of 16:32, 21 June 2013

Join us at our IRC channels (main channels are the ones with chat links).
IRC Server: irc.freenode.net
Help & Support IRC Channel: #uniserver or #uniformserver
Development IRC Channel: #unidev or #unibeta

On IRC

What is IRC?

According to Wikipedia, IRC is a form of instant communication (instant messaging) over the Internet. It is mainly designed for group (many-to-many) communication (unlike most of the other instant messaging services which only allow one-to-one communication) in discussion forums called channels, but also allows one-to-one communication.

What do we use IRC for?

Our "Help & Support" IRC Channel is mainly used for providing real time support, which is almost impossible with the forum (in other words, if you need a problem solved quickly (which is what most people want), you should be asking on the IRC channel and not the forum).

On the other hand, our "Development" IRC Channel is used for discussing the development of Uniform Server (which explains why it is only full when we have our LiveSession).


Connecting to IRC

Choosing an IRC Client

You will need an IRC client like:

You can find more IRC clients here.


Registering with Freenode (the IRC Server which our IRC Channels are on)

We recommend that you register your nickname with Freenode, this makes sure that you'll be able to use the same nickname every time you connect. This also makes it easier for us to know who you are.

First, check if your nickname is already registered by someone else:

/ns info <nickname>

But you can also use:

/msg NickServ info <nickname>

If you get a notice saying:

The nickname [<nickname>] is not registered

Then you may proceed with the next step to register your nickname. If you get anything else but that notice, then the nickname you're currently trying to register is already taken by someone else. You may still use that nickname, if you're only staying for a while; but if you want to register a nickname you must find a new nickname and repeat the steps above until you find one that isn't registered, then you may proceed to the step below.


Registering your nickname with Freenode is easy and simple. We recommend (for safety reasons):

/ns register <password>

But you can also use:

/msg NickServ register <password>

To identify yourself on your next login to the IRC Server, we recommend (for safety reasons):

/ns identify <password>

But you can also use:

/msg NickServ identify <password>

If you need any further assistance on registering your nickname, you can always ask us in our IRC Channel.


Our Channel Rules

  1. Cursing
    You are free to do whatever you want, but please keep the cursing to a minimum or you will be kicked!
  2. Bot Running
    Do not run any kind of bots in this channel without permission from a op or a manager!
  3. Stupid Questions
    Please do not ask stupid questions that are bound to annoy others (for example, don't ask if you can ask a question)