On Tue, Nov 11, 2008 at 2:45 PM, Mirko <[EMAIL PROTECTED]> wrote:
>
> I was staring at the source code to your page, and is the navigation
> script in irc.js?  (I am probably exposing my ignorance here).

That's right: http://clojure-log.n01se.net/irc.js

> If so, would you mind sharing it?  I would love to see both the java
> and the clojure snippet that generated i

Here's the Clojure code. It's dominated by having to deal with the
irssi log format I happened to have when I started this project:

http://clojure-log.n01se.net/irc-log-split.clj

That ought to be replace by a real IRC bot, but nobody's quite gotten
around to that yet.

--Chouser

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to