]> jfr.im git - irc/pisg.git/blob - web/htdocs/frontpage.php
import from cvs
[irc/pisg.git] / web / htdocs / frontpage.php
1 <br />
2 <b>Latest version:</b> <?= $DEFINES['CURRENT_RELEASE'] ?> - released on <?= $DEFINES['DATE'] ?> - <a href="Changelog">changelog</a>
3 <br />
4 <h3>Introduction</h3>
5 pisg is an IRC channel statics generator written in Perl, it creates
6 statistics from different logfile formats. It was originally written because <a
7 href="http://torus.lnet.lut.fi/ircstats/">IRCStats</a> wasn't open
8 source. So here's an open source/GPL'ed version to anyone interested.
9 It's a funny thing for your IRC channel, and it's highly
10 customizeable.<br />
11 <br />
12 You can see some example pages in the <a href="index.php?page=examples">examples</a> section.<br />
13 <br />
14 <b>Supported logfile formats:</b> <a href="docs/pisg-formats.html">formats documentation</a> <br />
15 <table border="0">
16 <tr>
17 <td align="left" valign="top">
18 <ul>
19 <li>X-Chat</li>
20 <li>mIRC</li>
21 <li>mIRC6</li>
22 <li>Eggdrops</li>
23 <li>bxlog for BitchX</li>
24 <li>irssi</li>
25 <li>virc98</li>
26 <li>dancer</li>
27 </ul>
28 </td>
29 <td align="left" valign="top">
30 <ul>
31 <li>Trillian</li>
32 <li>Grufti</li>
33 <li>mbot</li>
34 <li>winbot</li>
35 <li>zcbot</li>
36 <li>muh</li>
37 <li>energymech</li>
38 <li>ircII</li>
39 </ul>
40 </td>
41 <td align="left" valign="top">
42 <ul>
43 <li>psybnc</li>
44 <li>ircle</li>
45 <li>infobot</li>
46 <li>axur</li>
47 <li>bobot++</li>
48 <li>oer</li>
49 <li>perlbot</li>
50 <li>Vision</li>
51 </ul>
52 </td>
53 <td align="left" valign="top">
54 <ul>
55 <li>pircbot</li>
56 <li>KVIrc</li>
57 <li>HydraIRC</li>
58 <li>sirc</li>
59 <li>moobot</li>
60 <li>supybot</li>
61 <li>blootbot</li>
62 <li>dircproxy</li>
63 </ul>
64 </td>
65 </tr>
66 </table>
67
68 <h3>Need help?</h3>
69 Need support? Can't make things work? You can try the <a href="<?=$_SERVER['PHP_SELF']?>?page=list">mailing
70 list</a> or the IRC channel #pisg on QuakeNET.<br />
71 <br />
72 <span style="font-size: small">
73 pisg is gladly hosted by <a href="http://sourceforge.net/">Sourceforge</a>.
74 See our <a href="http://sourceforge.net/projects/pisg/">project page</a>.
75 </span>