XoIRC

From OLPC
Revision as of 12:56, 11 March 2009 by Sj (talk | contribs) (...)
Jump to: navigation, search
542-stopicon.png    This page has been migrated to the Sugar Labs wiki.
This is an archive (and likely, out-of-date) copy of material found at http://git.sugarlabs.org/projects/irc and http://addons.sugarlabs.org/en-US/sugar/addon/4029.
Please edit and comment on it there.
If you disagree with its migration, please explain why on its talk page.
Xoirc.svg
An IRC client based on URK

Description

This activity allows you to contact other OLPC users and enthusiasts on the internet, and chat with them.

It uses a system called wikipedia:Internet Relay Chat. There are several IRC channels for OLPC users and developers.

It defaults to a "room" called #olpc-help, but you can also enter other rooms by typing /join #room where room is the name of the room you wish to join.

Some other OLPC rooms are listed here.

Installation Instructions

Screenshot showing the view upon loading.

To install this activity, simply click on the .xo link to the right, from inside the Browse activity. Then Resume (open) the XoIRC activity from the Journal when it has downloaded.

Nicks and Passwords

To register a nick on irc.freenode.net, type the following:

/nick NICKNAME
/msg nickserv register PASSWORD

where you choose NICKNAME and PASSWORD.

Then to log on with your nick, :

/nick NICKNAME
/msg nickserv identify PASSWORD

To make your default IRC nickname match your default XO nickname, apply this patch: http://zoehep.xent.com/~bsittler/XoIRC-nick.diff

Useful Features

Tab completion

When someone types your nickname in a message, bold text is used to attract your attention – very useful when there are lots of conversations in one room. You can make use of this trick when you reply to someone by either typing their nickname, or pressing the TAB key. The TAB key will quickly cycle through the nicknames of others users in the room.

Changing Servers

Some irc rooms are hosted from different servers (XoIRC defaults to irc.freenode.net). If you need to change server, use:

/server new.server.address

Actions

If you want to hint at some action you're taking, you might like to try the /me command:

/me goes to make a cup of tea
/me is reading the documentation
/me is here for the meeting

Credits

Eduardo Silva wrote this IRC client. It is based on Urk, a free, open source IRC client originally designed for the GNOME desktop.

Look for the latest bundles in [1].


See Also