Category: Software

LogMiner 1.20

Version 1.20 of LogMiner, my Apache/IIS log analysis package, is now available. This version doesn’t require anymore libpqxx 2.5.5: it compiles as well with version 2.6.9 (I don’t understand why they had to remove a couple of really useful functions in the 2.6.x series, though). The other most important change is that in case of …

Read more

LogMiner 1.19

Version 1.19 of LogMiner, my Apache/IIS log analysis package, is now available. Peter Witkop contributed some code to let the log parser process all the log files inside a directory. This means that you can have a configuration like this: 12345678[Site www.site.com] ; this is a single log file Log  = /var/log/httpd/site-access_log [Site www.site2.com] ; …

Read more

Safari arrives on Windows

Apple has just released a beta version of Safari 3, both for Mac OS X and for Windows. I’ve tried a little the Windows version: I didn’t like it. Ok, I don’t like much the Mac version as well (Firefox is my preferred browser on both platforms), so I’m a bit biased, but the Windows …

Read more

LogMiner 1.18

I’ve just released a new version of LogMiner, my Apache/IIS log analysis package. This release features the following changes: the log parser has been fixed to deal correctly with negative time zones in logs the Navigation graph has been made clearer by ignoring query strings the “Response codes” report lets you find all the requests …

Read more

Respect, ever heard of it?

In the past 10 years or so, I’ve wrote several software applications in my spare time. Some of them I’ve released as freeware/open source/giftware: they’re mostly applications I wrote because I needed them and I felt that other might find them useful too. It also happened that I developed other pieces of software with a …

Read more