Developer Meetings
Developer Meetings are held each week on IRC.
| When: | Mondays, 3PM Central European Time / 9 AM Eastern Standard Time |
| Who: | Developers and power users |
| Where: | irc.freenode.net, #campcaster |
People you might see there
| IRC name | Real Name | Relationship To Campcaster |
| fgerlits | Ferenc Gerlits | Developer |
| tomash | Tomas Hlava | Developer |
| eean | Ian Monroe | Developer |
| markey | Mark Kretschmann | Developer |
| paul | Paul Baranowski | project manager |
| mugur_rus | Mugur Rus | project manager |
| Skinkie | Stephan de Konick | user |
| fransman | Frans van Berkel | user |
| dirkjan | Dirk Jan Datema | user |
| doug_camp | Douglas Arelaness | CAMP management |
| tictactatic | Sava Tatic | CAMP management |
| insanity | The Ruby IRC bot | Press ~help |
Logs of previous meetings
- DevMeeting-2007-01-04
- DevMeeting-2006-12-07
- DevMeeting-2006-11-30
- DevMeeting-2006-11-23
- DevMeeting-2006-11-16
- DevMeeting-2006-11-09
- DevMeeting-2006-11-02
- DevMeeting-2006-10-26
- DevMeeting-2006-10-19
- DevMeeting-2006-09-28
- DevMeeting-2006-09-12
- DevMeeting-2006-08-24
- DevMeeting-2006-08-10
- DevMeeting-2006-08-03
IRC Basics
You should register your nickname on Freenode. To do this, connect as your desired username, then type:
/msg nickserv register <arbitrary_password_of_your_choice>
You can then set up your IRC client to login you in each time you connect.
Channels on freenode are managed by "ChanServs". ChanServs prevent malicious users from messing with your channel. You need a password to send commands to the ChanServ. To get help with the ChanServ, type this command:
/msg chanserv help
For example, you can register yourself with the chanserv and then get OP status:
/msg chanserv register #campcaster <channel_password> /msg chanserv op #campcaster <your_login_name>
Kopete settings
Go to "Settings->Configure" in the menu, select "Accounts", click New, select IRC from the list of protocols and click Next. Fill in your desired nickname, select the "Connection" tab and select "Freenode" network. Select the "Advanced configuration" tab and add the following commands at the bottom of the dialog:
/msg nickserv identify <arbitrary_password_of_your_choice> /join #campcaster /join #campsite
