Feb
24
2010
I needed to import both IIS logs and Apache logs into AWStats. I could not get it to work (cannot remember why). But I ended up creating a zcat that detects and converts W3C logs into combined. You throw uncompressed or compressed log files of either combined or w3c format at it and it spits out combined.
Written in C and depends only on zlib.
Download
Comments Off | tags: apache, awstats, iis, log | posted in My software
Jul
22
2004
Fixed recursing so that it does traverse blow one level down.
Updated the documentation again.
Comments Off | tags: gfxindex | posted in My software
Jun
14
2004
I added some small niftynesses to my Mouse Over Highlight-script. Feel free to steal it as long as you leave the copyright notice untouched.
Comments Off | posted in My software
Feb
23
2004
Some small changes:
Fixed compability issues on Windows
Updated the documentation!
Some small changes to the Windows installer
Fixed a bug when using –dir.
Go get’em.
Comments Off | tags: gfxindex | posted in My software
Jan
12
2004
As I’ve yet again grown tired of gfxindex I’ve decided to release it in it’s current condition. It is largely rewritten, much more modular now and it’s reusing more code now. It should work mostly nice. It lacks documentation and only reads JPEG and PNG. However some major new features have been put in:
- Dependency of X removed
- It creates thumbnails much faster now due to using the built in scaling of libjpeg. This prescales the thumbnail by skipping data before decoding. Results are still almost as good as reading in the whole image and then scale it
- Thumbnails are scaled using weighted scaling giving a smooth look to them
- The index can be much more customized
- The index caching is gone, it’s however still rather fast to read in the images’ properties
- Availability for Windows
Comments Off | tags: gfxindex | posted in My software
Aug
6
2003
I have resumed coding gfxindex. As I teared down much functionality when I started rewriting it it still isn’t much to look at. For more info about it’s progress check the GFXIndex page.
Comments Off | tags: gfxindex | posted in My software
Aug
6
2003

The GLib dependency has been removed. The only libraries it requires to build now is jpeglib (for obvious reasons), popt (to parse command line arguments).
I have now managed to cross-compile it for Windows (using the MinGW branch of GCC). I had to tweak popt to get it to build. If it gives me trouble I will remove the popt dependency as well.
To the right here you can see a thumbnail that has been generated with the new gfxindex.
Comments Off | tags: gfxindex | posted in My software
Aug
3
2003
I have started to hack some on gfxindex again. Most of it’s functionality have been re-added (rewriting most parts). The thumbnail creator is fast and make very good looking thumbnails (bicubic scaling). There is still much to so no release for now.
Comments Off | tags: gfxindex | posted in My software
Jun
3
2003
As you might have imagined I haven’t developed gfxindex for a while. It is dead as a fish right now. I doubt that I will revive it. Maybe a PHP version, maybe not. I suggest having a look at jigl instead.
Comments Off | tags: gfxindex | posted in My software
Mar
20
2003
I have created a small app that I have filling my TV. It’s here with screenshot and all. It’s called Boost’s Entertainment System.
Comments Off | posted in My software