Difference between revisions of "Internet Relay Chat"

From Conservapedia
Jump to: navigation, search
(/cs op #conservapedia ''nick'')
m (typo - seem/seen)
(20 intermediate revisions by 10 users not shown)
Line 1: Line 1:
'''Internet Relay Chat''' (IRC)  
+
'''Internet Relay Chat''' (or '''IRC''') is one of the oldest [[protocol]]s for online chatting and file sharing.
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.
 +
 
 +
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)]<ref>http://blog.freenode.net/2007/02/the-heart-and-mind-of-a-catalyst</ref>
 +
 
 +
==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.
 +
 
 +
[[Image:Mircscreenshot.jpg|400px|thumb|right|The graphical user interface of ''MIRC'', the most popular Internet Relay Chat client.]]
  
Some collaborative projects use it to facilitate communication between project members. Wikipedia and Conservapedia both use '''freenode''' as their IRC server.
 
 
==Some IRC channels==
 
==Some IRC channels==
 
* #conservapedia
 
* #conservapedia
 
* #conservapedia-sysop (password required)
 
* #conservapedia-sysop (password required)
* #wikipedia
 
  
==IRC Help==
+
==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 freenode.net
#*/server freenode.net (Example: '''brown.freenode.net''')
+
#*/server irc.freenode.net
 
#To join the channel
 
#To join the channel
 
#*/join #conservapedia
 
#*/join #conservapedia
Line 23: Line 33:
 
#*/topic new topic here
 
#*/topic new topic here
  
 +
==Software==
 +
To connect to an IRC server, you need some kind of program.  [[Command Prompt]] can be used, but [[Graphic User Interface|GUI]] programs are generally preferred.  Here are some popular ones:<br />
 +
*[http://xchat.org XChat]
 +
** [http://portableapps.com/apps/internet/pchat_portable PChat] (uses same base as XChat, portable, '''free''') <br />
 +
** [https://hexchat.github.io/ HexChat] (uses same base as XChat, '''free''')
 +
* [http://www.mirc.com mIRC] ('''Paid''' [[software]])
 +
* [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]]

Revision as of 17:53, January 12, 2016

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. Wikipedia and Conservapedia both use freenode (chat.us.freenode.net) as their IRC server.

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.
The graphical user interface of MIRC, the most popular Internet Relay Chat client.

Some IRC channels

  • #conservapedia
  • #conservapedia-sysop (password required)

IRC Commands

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

  1. To get onto freenode.net
    • /server irc.freenode.net
  2. To join the channel
    • /join #conservapedia
  3. To change your nickname
    • /nick newnick
  4. To op someone This will only work if you are op(erator of the channel) at the time
    • /cs op #conservapedia nick
  5. to deop
    • /dop #conservapedia nick
  6. To set the topic
    • /topic new topic here

Software

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

See Also

References

External Links

http://freenode.net/catalysts.shtml