2013-09-20

← Older revision

Revision as of 00:16, September 21, 2013

(One intermediate revision by one user not shown)

Line 78:

Line 78:

 

**[http://www.windowsphone.com/en-US/store/app/irc-free/a82de281-34b6-47d8-afe5-a329c4b2395d IRC Free]

 

**[http://www.windowsphone.com/en-US/store/app/irc-free/a82de281-34b6-47d8-afe5-a329c4b2395d IRC Free]

 

 



==Setup instructions==

+

===Connecting===



To log in, you need to configure your client. After you log in, it is rather straightforward. The parameters are:

+

To join #wookieepedia, you need to configure your IRC client. #wookieepedia is located on the freenode IRC network, which you will need to connect to. The details are as follows:

 

 



*Server: '''irc.freenode.net'''

+

*Server: '''chat.freenode.net'''

 

+

**For specific servers, see [http://freenode.net/irc_servers.shtml freenode.net/irc_servers.shtml].

 

+

*Port: '''6667''' (default), '''6697''' (SSL)

 

+

**This is usually not needed, as IRC clients tend to use 6667 by default.

 

*Channel: '''#wookieepedia''' (note the correct spelling)

 

*Channel: '''#wookieepedia''' (note the correct spelling)

 

 



Your web browser may be preconfigured to open IRC links in some IRC client, so you can try clicking this link:

+

Your web browser may be preconfigured to open IRC links in some IRC client, so you can try clicking this link: irc://irc.freenode.net/wookieepedia

 

 



*irc://irc.freenode.net/wookieepedia

+

Most IRC clients have "freenode" in the default network list, you only need to select it. After you are connected to the server, type '''/join #wookieepedia''' in the reply box and press Enter.



 



Most IRC clients, in particular mIRC, Miranda and X-Chat, have "Freenode" in the default network list, you only need to select it. After you are connected to the server, type '''/join #wookieepedia''' in the reply box and press Enter. If not, just add.

 

 

 

 

Custom instructions for specific clients to come.

 

Custom instructions for specific clients to come.

 

+

==Using IRC==

 

+

===Registering===

 

+

The freenode IRC network provides nickname registration that enables you to make sure nobody else uses your preferred nickname. Registration is processed by the NickServ IRC service. To register, you need a valid email address. Registering is done by issuing the following command:

 

+

:'''/msg NickServ register '''''password''''' '''''emailaddress''

 

+

After this, please check your email for further instructions. To log in to your IRC account, use:

 

+

:'''/msg NickServ identify '''''username''''' '''''password''

 

+

The username is the same as the nick you used when registering. Make sure that the slash is the leading character of the line; this makes the message go to NickServ. Please don't use a password you use elsewhere in case you accidentally mess up the command.

 

 



==UTF-8==

+

For more detailed information on registering, see [http://freenode.net/faq.shtml#userregistration the FAQ page]. You can also ask for assistance in #wookieepedia or #freenode.



The #wookieepedia channel uses the [[wikipedia:UTF-8|UTF-8]] encoding, just like Wookieepedia proper. This should not pose a problem with English, as UTF-8 is backwards compatible with ASCII-127, but non-Latin scripts (such as Greek or Cyrillic) may be rendered improperly in UTF-8-incapable clients.

 



 



Known issues:

 



* mIRC: partial UTF-8 support since version 6.2; it can ''display'' UTF-8 messages sent by others properly, but always sends messages in the system encoding. No UTF-8 support prior to 6.2.

 



* Miranda: requires a [http://www.lamda-net.de/miranda_im/Irc_utf8.zip patch]. The archive contains a file named irc.dll, which should be extracted to Miranda's plugins directory.

 



* Trillian: no UTF-8 support for IRC, although it's present for AIM/ICQ.

 

 

 



===Mojibake===

+

===Commands===



The Cyrillic string "тест" (Russian for "test") is used as an example.

+

All IRC commands are prefixed with a slash (/). freenode has a number of commands that you might find useful:

 

+

:'''/away''' ''your message here'' — marks you as away from keyboard. Similarly, doing '''/away''' a second time removes the away status.

 

+

:'''/help''' ''command'' — provides help for a certain command. Simply '''/help''' lists all commands.

 

+

:'''/msg''' ''user'' ''your message'' — sends a private message to a user. '''/query''' ''user'' opens a private message window in most clients.

 

+

:'''/nick''' ''newnick'' — changes your nickname to ''newnick''.

 

+

:'''/part''' ''channel'' — leave ''channel''.

 

+

:'''/quit''' ''message'' — disconnects you from IRC with a quit message.

 

+

The following commands provide help for IRC service-related commands:

 

+

:'''/msg ChanServ help''' — shows a help page of ChanServ's commands.

 

+

:'''/msg MemoServ help''' — shows a help page of MemoServ's commands.

 

+

:'''/msg NickServ help''' — shows a help page of NickServ's commands.

 

 



{| {{prettytable}}

+

===IRC cloaks===



|-

+

Wookieepedia offers IRC cloaks for its users. They show your affiliation when on IRC as well as hide the IP from where you're connecting. For more details on acquiring a cloak, see [[Wookieepedia:IRC/Cloaks]]. You can also get a generic ''unaffiliated/username'' cloak by asking in #freenode.



! Cyrillic displayed as || Meaning

 



|-

 



| тест || Proper UTF-8 support

 



|-

 



| òåñò || Sent in an encoding different from UTF-8

 



|-

 



| тест || Sent in UTF-8, received in a different encoding

 



|-

 



| ???? || The client supports UTF-8, but the font contains no Cyrillic characters

 



|}

 

 

 

 

<noinclude>

 

<noinclude>

Show more