IRC help

From Dreamwidth Notes
Revision as of 07:17, 28 April 2010 by Azurelunatic (Talk | contribs)

Jump to: navigation, search

There are some pretty good irc tutorials out there if you look for them, but as an overview:

Connecting to irc

First, you need an irc client.

  • For Windows: the most popular standalone irc client is mIRC. Trillian can also handle irc, along with other chat protocols such as AIM.
  • For Macs: the oldschool client is ircle, and the newer client-of-choice is Colloquy.
  • For Linux: Pidgin is a popular IM client that handles IRC just fine. Konversation a KDE IRC client.
  • Command line: Irssi works as a command line client for all platforms.
  • Browser based: Freenode webchat (Mibbit is not allowed on Freenode)

Specify the server

Once you have a client, you need to specify the server name (and sometimes the port number), so your client knows which irc server to connect to.

The irc server that Dreamwidth uses is:

 irc.freenode.net 

In most clients you can leave the port number set to default, but if your client makes you specify it, it's port 6667.

Specify your nick

Your client will let you select your "nick", or the name that'll display to other people when you join. Every client is different, but poke around for the options. That lets us know what to call you!


Specify the channel

Once you've connected, your client may have different ways to specify what channel you want to join. If you can't find the "join this channel" button or option or widget or what-have-you, type:

 /join #dreamwidth

That will bring you to the #dreamwidth channel. You'll see a list of everyone who's in the channel, and be right in the middle of the conversation.


How to talk

Anything you type in your client's text input box will now appear in the channel! Just type normally, and everyone else in the channel will see you.

For instance, if you type

 this is a test irc message!

Everyone else in the channel will see some variation (depending on their client's formatting) of:

 <rahaeli> this is a test irc message!

If you want to perform an action, start off your action with /me (and try not to twitch at the bad grammar):

 /me sends an irc message!

results in

 rahaeli sends an irc message!

That's about it on the irc basics -- everything else can be picked up on-the-fly. :)


Freenode-specific stuff

Freenode's FAQ

When does a registered nickname on the Freenode network expire?

How do I hide my hostname (get a hostname cloak)? Dreamwidth-affiliated users are eligible for Dreamwidth-related cloaks. Underscores are not allowed in requested cloak hostnames; use a hyphen instead. [info]mark/@xb95 is the contact person for this; please see the latest information-gathering entry in his journal and comment there. Cloaks are of the form @dreamwidth/<security group>/<name>

Back to IRC