Monthly Archives: November 2008

How To View .chm Files In Ubuntu 8.10

Yesterday I ran into a file format I had not seen before.  Microsoft .chm (Compiled HTML).  Turns out there are plenty of solutions for Linux.  I have to admit I really wondered why the publications I found were in .chm and not in a more standard .pdf format.  Really makes me appreciate common standards.  I’ll… Read More »

Hacking Perl

As I mentioned in yesterdays post, I have begun studying perl.  I’m actually enjoying it quite a bit, and picking things up fairly quickly I think.  I’m sure my familiarity with bash scripting helps quite a bit. This morning I hacked together an irssi script for origami users that will let you display your current… Read More »

Regex Challenge

Over the weekend I started studying Perl and quickly realized I was going to be better off if I reviewed regular expressions before I got too far into things.  I went back and found my copy of “Mastering Regular Expressions” and dove right in.  Now, maybe its just me, but I find that I really… Read More »

Monitor System Logs With Logwatch

I mentioned in a recent post regarding postfix smtp via Gmail that I use the logwatch utility for monitoring my systems.  Ever since I found this utility I have really enjoyed the daily snapshot that it gives me of each of my systems, whether local or remote.  Everything from package installed and removed, to security… Read More »

Origami 0.6.9 Released

After quite the hiatus from coding I have released Origami 0.6.9.  Thanks go to Martin Zuther for his bug and feature request submissions on Launchpad.  This release should resolve a long standing bug and also added two new features. Origami now supports definition of BIGPACKETS, which can be very important depending on your hardware.  I’ve… Read More »