equal
deleted
inserted
replaced
1 <p> |
1 <p> |
2 <strong>irclogs2</strong> is a web-based IRC log viewer. |
2 <strong>irclogs2</strong> is a web-based IRC log viewer. |
3 </p> |
3 </p> |
4 |
4 |
5 <p> |
5 <p> |
6 Visit the site at <a href="http://irclogs.qmsk.net/">irclogs.qmsk.net</a>. |
6 The <a href="http://irclogs.qmsk.net/">irclogs.qmsk.net</a> service has been retired. |
|
7 </p> |
|
8 <p> |
|
9 All that remains is an Apache htaccess file configured to return HTTP 401 Gone responses including an embedded YouTube video of a Month Python sketch about a dead parrot. |
7 </p> |
10 </p> |
8 |
11 |
9 <h2>History</h2> |
12 <h2>History</h2> |
10 <p> |
13 <p> |
11 Many years ago, in Feburary 2006, I started publically logging some IRC channels I was on to the web. As part of |
14 Many years ago, in Feburary 2006, I started publically logging some IRC channels I was on to the web. As part of |
46 <li>Works as a WSGI application</li> |
49 <li>Works as a WSGI application</li> |
47 </ul> |
50 </ul> |
48 |
51 |
49 <h2>Support</h2> |
52 <h2>Support</h2> |
50 <p> |
53 <p> |
51 If you have questions about this project, please don't hesitate to <a href="/about">contact me</a>. |
54 If you have questions about this project, please don't <a href="/about">contact me</a>. |
52 </p> |
55 </p> |
53 |
56 |
54 <p> |
57 <p> |
55 There is also a issue tracker available at <a href="http://projects.qmsk.net/irclogs2/trac/query">the project Trac</a>. |
58 There was also a issue tracker available at <a href="http://projects.qmsk.net/irclogs2/trac/query">the project Trac</a>. |
|
59 |
|
60 Not anymore. Remember how things used to be in the pre-GitHub days? |
56 </p> |
61 </p> |
57 |
62 |
58 <h2>Development</h2> |
63 <h2>Development</h2> |
59 <p> |
64 <p> |
60 The web code is based on <a href="/projects/qmsk.web">qmsk.web</a>. Mercurial repository is available at |
65 Mercurial archive available at <a href="http://hg.qmsk.net/qmsk.irclogs">hg.qmsk.net/qmsk.irclogs</a>. |
61 <a href="http://hg.qmsk.net/irclogs2">http://hg.qmsk.net/irclogs2</a>, project Trac at |
66 |
62 <a href="http://projects.qmsk.net/irclogs2/trac">http://projects.qmsk.net/irclogs2/trac</a>. |
67 The web frontend is based on <a href="/projects/qmsk.web">qmsk.web</a>, which is a custom web framework that you really don't want to use. |
63 </p> |
68 </p> |
64 |
69 |