blob: ff59e043e928ce54c7994062ab09e0250a593272 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
#define _PAGE_ IRC
#include "head.t"
<p>We often hang out on <a href="irc://irc.freenode.net/rockbox">#rockbox</a>
over at irc.freenode.net (freenode was once known as openprojects.net, see
<a href="http://freenode.net/">their web site</a> for more information).
Since there is a great deal of technical discussion, we log these sessions
for later reference.
<p>If you don't want to download and install an IRC client or are locked behind a firewall, try our <a href="cgiirc/irc.cgi">web client</a>.
<p>
<a href="/twiki/bin/view/Main/IrcNicks">Nick reference</a>
<p>
<a href="/twiki/bin/view/Main/IrcTalk">IRC lingo explained</a>
<p>
<a href="http://rasher.dk/rockbox/ircstats/">Cool statistics</a>
<h2>Logs</h2>
<p><a href="current.txt">Today's log</a> (updating live)
<!--#exec cmd="./irclogs.pl" -->
<p><a href="current.txt">Today's log</a> (updating live)
#include "foot.t"
|