UVTC's Blog

2012-09-15

Raynes is kind enough to log the #clojure channel at freenode, and to make the raw text files available, but they’re not terribly fun to read without any formatting applied.

Htmlized logs are available at http://clojure-log.n01se.net/, but I found myself wishing that they were colorized as well.

So, I wrote a colorizer & htmlizer (in Clojure) for the channel. This way, I could easily add some fun extra stuff, for example, rendering the output from the bots in monospace. The project is colorize-irc-logs and you can find its output at /clojure/irc-logs/index.html (edit 2012-11: removed those for now).