Difference between revisions of "Internet Relay Chat"

From Conservapedia
Jump to: navigation, search
(adding image)
 
(16 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 +
<small>''For directions on using Conservapedia's IRC channel, see [[Conservapedia:Using IRC]]''</small><br />
 +
[[Image:Mircscreenshot.jpg|400px|thumb|right|The graphical user interface of ''MIRC'', the most popular Internet Relay Chat client.]]
 
'''Internet Relay Chat''' (or '''IRC''') is one of the oldest [[protocol]]s for online chatting and file sharing.
 
'''Internet Relay Chat''' (or '''IRC''') is one of the oldest [[protocol]]s for online chatting and file sharing.
  
Some collaborative projects use it to facilitate communication between project members. [[Wikipedia]] and [[Conservapedia]] both use '''freenode''' (chat.us.freenode.net) as their IRC server.
+
Some collaborative projects use it to facilitate communication between project members. For example, [[Wikipedia]] uses '''freenode''' (chat.us.freenode.net) as its IRC server, and Conservapedia uses AccessIRC (irc.accessirc.net)
  
 
The philosophy of IRC and of collaborative projects in general seems to mesh:
 
The philosophy of IRC and of collaborative projects in general seems to mesh:
  
*“Catalysts try to resolve problems, not through the use of authority and special privilege, but by fostering consensus, gently nudging participants in the direction of more appropriate behavior and by generally reducing the level of confrontation rather than confronting users with problems…[while] Channel and network administrators may be catalysts…[a]n important characteristic of successful catalysts is the infrequency with which they wear authority or invoke special privilege.” [http://blog.freenode.net/ (February 23rd, 2007 by Donna "SportChick" Crawford)]
+
*“Catalysts try to resolve problems, not through the use of authority and special [[privilege]], but by fostering [[consensus]], gently nudging participants in the direction of more appropriate behavior and by generally reducing the level of confrontation rather than confronting users with problems…[while] Channel and network administrators may be catalysts…[a]n important characteristic of successful catalysts is the infrequency with which they wear authority or invoke special privilege.” [http://blog.freenode.net/ (February 23rd, 2007 by Donna "SportChick" Crawford)]<ref>http://blog.freenode.net/2007/02/the-heart-and-mind-of-a-catalyst</ref>
 
+
See http://freenode.net/catalysts.shtml
+
  
 
==Etiquette==
 
==Etiquette==
  
* Never ask before [[pming]] a staffer - you'll run out of allowed questions too quickly.
+
* Never ask before [[pming]] a staffer - you'll run out of "allowed questions" too quickly.
 
+
* Don't enter a channel, ask a question, then give up and leave a minute later. Wait around a while, since users often idle in channels; your question will be seen and hopefully answered eventually.
 
+
*Don't flood a comment or question.  Say it once, and wait a while.
[[Image:Mircscreenshot.jpg|400px|thumb|right|The graphical user interface of ''MIRC'', the most popular Internet Relay Chat client.]]
+
  
 
==Some IRC channels==
 
==Some IRC channels==
On Freenode:
+
* #conservapedia @irc.AccessIRC.net [https://kiwiirc.com/client?settings=7c7240c62a5d4861a8ad0ba697929f39 (Web client compatible)]
* #conservapedia
+
* #wikipedia @irc.freenode.com
* #conservapedia-sysop (password required)
+
  
 
==IRC Commands==
 
==IRC Commands==
 
Most clients still use the old slash commands of irc. Here are a few.
 
Most clients still use the old slash commands of irc. Here are a few.
#To get onto freenode.net
+
*To get onto a server such as freenode.net
#*/server irc.freenode.net
+
:<code>/server irc.freenode.net</code>
#To join the channel
+
*To join the channel
#*/join #conservapedia
+
:<code>/join #conservapedia</code>
#To change your nickname  
+
*To change your nickname  
#*/nick ''newnick''
+
:<code>/nick ''newnick''</code>
#To op someone This will only work if you are op(erator of the channel) at the time
+
===Rights management===
#*/cs op #conservapedia ''nick''
+
*To share op with someone, as on op(erator of the channel) on FreeNode
#to deop
+
:<code>/cs op #conservapedia ''nick''</code>
#*/dop #conservapedia ''nick''
+
:Or on AccessIRC
#To set the topic
+
:<code>/op ''nick''</code>
#*/topic new topic here
+
*To deop on FreeNode
 +
:<code>/dop #conservapedia ''nick''</code>
 +
:or on AccessIRC
 +
:<code>/deop ''nick''</code>
 +
===Channel administration===
 +
*To set the topic
 +
:<code>/topic '''new topic here'''</code>
 +
 
 +
==Software==
 +
[[Image:HexChat.jpg|400px|thumb|right|HexChat, a newer free program based on XChat]]
 +
To connect to an IRC server, some kind of software is needed.  [[Command Prompt]] can be used, but [[Graphic User Interface|GUI]] programs are generally preferred.  Here are some popular ones:
 +
*[http://xchat.org XChat] (shareware)
 +
** [http://portableapps.com/apps/internet/pchat_portable PChat] (uses same base as XChat, portable, '''free''')
 +
** [https://hexchat.github.io/ HexChat] (uses same base as XChat, '''free''')
 +
* [http://www.mirc.com mIRC] (shareware)
 +
* [http://www.icechat.net IceChat]
 +
* [http://kevin-brown.com/NetIRC NetIRC]
 +
* [http://www.visualirc.net Visual IRC]
 +
 
 +
==See also==
 +
* [[Instant messaging]]
  
 +
==References==
 +
{{reflist}}
  
 +
==External links==
 +
* http://freenode.net/catalysts.shtml
  
[[Category:Information technology]]
+
[[Category:Information Technology]]

Latest revision as of 04:26, May 10, 2017

For directions on using Conservapedia's IRC channel, see Conservapedia:Using IRC

The graphical user interface of MIRC, the most popular Internet Relay Chat client.

Internet Relay Chat (or IRC) is one of the oldest protocols for online chatting and file sharing.

Some collaborative projects use it to facilitate communication between project members. For example, Wikipedia uses freenode (chat.us.freenode.net) as its IRC server, and Conservapedia uses AccessIRC (irc.accessirc.net)

The philosophy of IRC and of collaborative projects in general seems to mesh:

  • “Catalysts try to resolve problems, not through the use of authority and special privilege, but by fostering consensus, gently nudging participants in the direction of more appropriate behavior and by generally reducing the level of confrontation rather than confronting users with problems…[while] Channel and network administrators may be catalysts…[a]n important characteristic of successful catalysts is the infrequency with which they wear authority or invoke special privilege.” (February 23rd, 2007 by Donna "SportChick" Crawford)[1]

Etiquette

  • Never ask before pming a staffer - you'll run out of "allowed questions" too quickly.
  • Don't enter a channel, ask a question, then give up and leave a minute later. Wait around a while, since users often idle in channels; your question will be seen and hopefully answered eventually.
  • Don't flood a comment or question. Say it once, and wait a while.

Some IRC channels

IRC Commands

Most clients still use the old slash commands of irc. Here are a few.

  • To get onto a server such as freenode.net
/server irc.freenode.net
  • To join the channel
/join #conservapedia
  • To change your nickname
/nick newnick

Rights management

  • To share op with someone, as on op(erator of the channel) on FreeNode
/cs op #conservapedia nick
Or on AccessIRC
/op nick
  • To deop on FreeNode
/dop #conservapedia nick
or on AccessIRC
/deop nick

Channel administration

  • To set the topic
/topic new topic here

Software

HexChat, a newer free program based on XChat

To connect to an IRC server, some kind of software is needed. Command Prompt can be used, but GUI programs are generally preferred. Here are some popular ones:

See also

References

External links