JoiningIn

Differences between revisions 8 and 10 (spanning 2 versions)
Revision 8 as of 2010-01-25 10:22:00
Size: 2556
Editor: 98
Comment: it gets confusing with lots of people called openweek1
Revision 10 as of 2011-03-01 14:04:56
Size: 2598
Editor: i59F75A60
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
= Lernid =
[[Lernid]] is the best way to connect to Ubuntu Developer Week. To use it you first need to add a PPA and install the application.

'''Point-and-click instructions'''

1. Open ''System->Manage->Software Sources''
 1. Go to the 'Third Party Software' tab and press the Add button
 1. Enter ''ppa:lernid-devs/lernid-releases'' in the text field, press 'OK' and press 'Reload' when prompted
 1. Open ''System->Manage->Synaptic Package manager''
 1. Search for 'lernid' with the quick search field and install it
 1. Launch [[Lernid]] from ''Applications->Internet->Lernid''
 1. Select the [[UbuntuDeveloperWeek|Ubuntu Developer Week]] from the drop-down box and choose a nickname
 1. Press 'Connect'

'''Console instructions'''
{{{
sudo add-apt-repository ppa:lernid-devs/lernid-releases
sudo apt-get update
sudo apt-get install lernid
}}}
##= Lernid =
##[[Lernid]] is the best way to connect to Ubuntu Developer Week. To use it you first need to add a PPA and ##install the application.
##
##
'''Point-and-click instructions'''
##
##
1. Open ''System->Manage->Software Sources''
## 1. Go to the 'Third Party Software' tab and press the Add button
## 1. Enter ''ppa:lernid-devs/lernid-releases'' in the text field, press 'OK' and press 'Reload' when prompted
## 1. Open ''System->Manage->Synaptic Package manager''
## 1. Search for 'lernid' with the quick search field and install it
## 1. Launch [[Lernid]] from ''Applications->Internet->Lernid''
## 1. Select the [[UbuntuDeveloperWeek|Ubuntu Developer Week]] from the drop-down box and choose a nickname
## 1. Press 'Connect'
##
##
'''Console instructions'''
##{{{
##sudo add-apt-repository ppa:lernid-devs/lernid-releases
##sudo apt-get update
##sudo apt-get install lernid
##}}}
Line 27: Line 27:
Use your IRC client (such as xchat, irssi or mIRC) to connect to the Freenode IRC network at irc.freenode.net. You can do this manually by typing: {{{ Use your IRC client (such as xchat, irssi or mIRC) to connect to the freenode IRC network at irc.freenode.net. You can do this manually by typing: {{{

Joining In

You use an IRC client already

Use your IRC client (such as xchat, irssi or mIRC) to connect to the freenode IRC network at irc.freenode.net. You can do this manually by typing:

/server irc.freenode.net

Then join #ubuntu-classroom for the time and date of the session you want to attend. You can manually join the channel by typing:

/join #ubuntu-classroom

You should also join #ubuntu-classroom-chat which is the general discussion channel for the session. Questions should be posted there. You should prefix your questions with QUESTION: to make them easier to spot.

Most sessions last for around an hour. Contact dholbach on IRC if you have any problems.

For instructions on how to use the various IRC clients, see XChatHowto, GaimHowto, and Irssi, respectively. General information about IRC is located at InternetRelayChat. For Windows users just getting started finding out about Ubuntu, you can use XChat for Windows from http://silverex.info/download/ or Gaim/Pidgin from http://gaim.sourceforge.net/ (both free). For Ubuntu users of course these come from the repositories.

Simple Web IRC

For users who cannot or will not use IRC software (corporate policy, blocked IRC ports, etc.) you can click here to join in the discussion, just give yourself a nickname and press connect, you can switch between the classroom and the chat room using the buttons at the top of the page.

UbuntuDeveloperWeek/JoiningIn (last edited 2012-08-29 14:53:01 by dholbach)