equal
deleted
inserted
replaced
12 this, I started writing a PHP script to make viewing said logs slightly nicer than just raw plaintext files. This |
12 this, I started writing a PHP script to make viewing said logs slightly nicer than just raw plaintext files. This |
13 PHP script worked quite succesfully, and had a number of frequent users. |
13 PHP script worked quite succesfully, and had a number of frequent users. |
14 </p> |
14 </p> |
15 <p> |
15 <p> |
16 Unfortunately, development of that PHP script kind of stopped, and over the following years, I made some unsuccesful |
16 Unfortunately, development of that PHP script kind of stopped, and over the following years, I made some unsuccesful |
17 attempts to write a new version of these logs. <a href="http://spbot2.marttila.de/">SpBotII</a> ended up a |
17 attempts to write a new version of these logs. <s><a href="http://spbot2.marttila.de/">SpBotII</a></s> ended up a |
18 failure (probably due to me concentrating on the cool bits first, before actually taking care to write something |
18 failure (probably due to me concentrating on the cool bits first, before actually taking care to write something |
19 that worked and did what it needed to). |
19 that worked and did what it needed to). |
20 </p> |
20 </p> |
21 <p> |
21 <p> |
22 Now in early Feburary 2008, I finally managed to succesfully re-start my development of Python web code (by |
22 Now in early Feburary 2008, I finally managed to succesfully re-start my development of Python web code (by |
50 <p> |
50 <p> |
51 If you have questions about this project, please don't hesitate to <a href="/about">contact me</a>. |
51 If you have questions about this project, please don't hesitate to <a href="/about">contact me</a>. |
52 </p> |
52 </p> |
53 |
53 |
54 <p> |
54 <p> |
55 There is also a issue tracker available at <a href="http://projects.qmsk.net/irclogs2/trac/query">the project Trac</a>. |
55 <s>There is also a issue tracker available at <a href="http://projects.qmsk.net/irclogs2/trac/query">the project Trac</a>.</s> |
56 </p> |
56 </p> |
57 |
57 |
58 <h2>Development</h2> |
58 <h2>Development</h2> |
59 <p> |
59 <p> |
60 The web code is based on <a href="/projects/qmsk.web">qmsk.web</a>. Mercurial repository is available at |
60 The web code is based on <a href="/projects/qmsk.web">qmsk.web</a>. Mercurial repository is available at |
61 <a href="http://hg.qmsk.net/irclogs2">http://hg.qmsk.net/irclogs2</a>, project Trac at |
61 <a href="http://hg.qmsk.net/qmsk.irclogs">http://hg.qmsk.net/qmsk.irclogs</a>. |
62 <a href="http://projects.qmsk.net/irclogs2/trac">http://projects.qmsk.net/irclogs2/trac</a>. |
|
63 </p> |
62 </p> |
64 |
63 |