PyCon intro to open source/Windows IRC: Difference between revisions

From OpenHatch wiki
Content added Content deleted
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
Line 6: Line 6:
# Read through the material on [http://www.smogon.com/irc/xchat_tutorial Getting started with X-Chat]. We'll practice using IRC in depth later in the day.
# Read through the material on [http://www.smogon.com/irc/xchat_tutorial Getting started with X-Chat]. We'll practice using IRC in depth later in the day.


== IRC client practice: joining the OpenHatch channel ==
== IRC client practice: joining the <tt>#bostonpython</tt> channel ==


During this workshop we'll get practice using IRC and help each other as we contribute to projects in the <tt>#bostonpython</tt> channel on the <tt>Freenode</tt> network.
During this workshop we'll get practice using IRC and help each other as we contribute to projects in the <tt>#bostonpython</tt> channel on the <tt>Freenode</tt> network.
Line 16: Line 16:
Given that information, and reviewing the X-Chat overview above, use X-Chat to connect to Freenode and join the OpenHatch channel. Pick any nickname you like. :) Once you have joined the channel, say hello!
Given that information, and reviewing the X-Chat overview above, use X-Chat to connect to Freenode and join the OpenHatch channel. Pick any nickname you like. :) Once you have joined the channel, say hello!


== Return to laptop setup ==
== Success! ==


[[PyCon_intro_to_open_source|&laquo; Back to the main page]]
&laquo; [[Open Source Comes to Campus/UMD/Laptop setup|Return to laptop setup]]

Revision as of 15:15, 2 February 2013

On Windows, we'll be using mIRC, a popular graphical IRC chat client.

IRC client setup instructions

  1. Download X-Chat for Windows from this link.
  2. Read through the material on Getting started with X-Chat. We'll practice using IRC in depth later in the day.

IRC client practice: joining the #bostonpython channel

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

To join it, scroll down in the Network list and find the Freenode network. Select it by clicking, then click Connect.

Once you connect, join the #bostonpython channel.

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

Success!

« Back to the main page