As developers, it's good for us to think of interfaces in more than one way to increase the knowledge transfer to the user, and reduce the chance of errors. Stoplights are based on both color and position, and street signs use color and shape. Why don't we do this more?
Log file analysis (Score:2)
Just a thought. I wonder if anyone has ever done this before.
Re:Log file analysis (Score:1)
Not exactly log files, but...
I belong to a list about generative music generative.net [generative.net] and this thread reminded me of a posting on there by someone who generated a MIDI representation of a mailing list archive...with Perl! Check it out [generative.net] .
Re:Log file analysis (Score:2)
Re:Log file analysis (Score:1)
Not exactly log files, but there is Peep: The Network Auralizer [sourceforge.net]. You run various clients that send notifications when certain events happen to a central server that plays whatever sound is assigned to that event. In theory if you get it configured right you can hear when something's abnormal about your network. (Disclaimer, I've never actually gotten around to really using it so I can't say how useful it is; but hey it's got Perl client libs.)