Open Source Comes to Campus/Curriculum/Laptop setup/OSX IRC: Difference between revisions

From OpenHatch wiki
Content added Content deleted
imported>Shauna
No edit summary
No edit summary
 
(10 intermediate revisions by 5 users not shown)
Line 1:
On OS X, we'll be using ColloquyLimeChat, a popular graphical IRC chat client.
 
== IRC client setup instructions ==
 
# [httphttps://hivelocityitunes.dlapple.sourceforge.netcom/projectus/colloquy.mirrorapp/limechat/colloquy-latest.zipid414030210?mt=12 Download ColloquyLimeChat from thisthe linkMac App Store].
# Read through the material in this [https://techblog.willshouse.com/2012/12/11/limechat-tutorial/ LimeChat tutorial].
# Copy the Colloquy application to your Applications folder.
# Read through the material on [http://www.smogon.com/irc/colloquy_tutorial Getting started with Colloquy]. We'll practice using IRC in depth later in the day.
 
== IRC client practice: joining the OpenHatch channel ==
Line 14 ⟶ 13:
 
<pre>
IRC server name: ircchat.freenode.net
channel name: #openhatch
</pre>
 
Given that information, and reviewing the Colloquy overview above, use Colloquythe app to connect to Freenode and join the OpenHatch channel. Pick any nickname you like. :) Once you have joined the channel, say hello!
 
== Registering a nickname on IRCFreenode (optional) ==
 
You can pick a permanent name by "registering a nick". This doesn't mean you can't easily go by other names - instead, it reserves the nick you register so it can be used only by you. To register a nick, type the following command into your client's input line:

Latest revision as of 05:22, 2 December 2018

On OS X, we'll be using LimeChat, a popular graphical IRC chat client.

IRC client setup instructions

  1. Download LimeChat from the Mac App Store
  2. Read through the material in this LimeChat tutorial.

IRC client practice: joining the OpenHatch channel

During this workshop we'll get practice using IRC and help each other as we contribute to projects in the #openhatch channel on the Freenode network.

Here are the connection details for joining the Freenode network and the OpenHatch IRC channel:

IRC server name: chat.freenode.net
channel name: #openhatch

Given that information, and reviewing the overview above, use the app to connect to Freenode and join the OpenHatch channel. Pick any nickname you like. :) Once you have joined the channel, say hello!

Registering a nickname on Freenode (optional)

You can pick a permanent name by "registering a nick". This doesn't mean you can't easily go by other names - instead, it reserves the nick you register so it can be used only by you. To register a nick, type the following command into your client's input line:

   /msg NickServ REGISTER password youremail@example.com

Replace "password" with a secure password and "youremail@example.com" with your email. Further details are at the Freenode FAQ pages.

Return to laptop setup

« Return to laptop setup