Author: C.J. Collier

  • Scarlet poses for Zelda

  • The Very Model of a Poster to CLPM

    So, in 2002 I attended my first SPUG meeting. Also in attendance were Randal, Tim, J.P. (I think) and quite a few of the other usual suspects. The guest speaker was the inestimable Dr. Damian Conway. This night might be the single most important event in my career as a builder of the internets. I…

  • Replaced hypervisor

    The system which was hosting this blog had a tendency to go down every few days. I swapped it out for a spare yesterday. Let’s see if it stays up. The hypervisor hosts this web server, a mysql server and an SKS pool member, all of which are built on top of Squeeze.

  • Perl interface to processing / querying NIST’s NVD feed

    For a work project, I wrote a library in perl that can be used to query the NVD feed that NIST publishes here: http://nvd.nist.gov/download.cfm Here’s a snippit from the perldoc: use NIST::NVD::Query; # use convert_nvdcve to generate these files from the XML dumps at # http://nvd.nist.gov/download.cfm my( $path_to_db, $path_to_idx_cpe ) = @ARGV; my $q =…

  • xend xml parsing failure – solution

    I got this error when starting xend after a filesystem crash: [2011-12-09 11:05:04 5590] ERROR (SrvDaemon:349) Exception starting xend (not well-formed (invalid token): line 3, column 0) It sounded like an XML parsing error, but the stack trace in the log didn’t say which file it had loaded. It turns out that it was trying…

  • Bitcoin WoT using PGP/SKS

    There was recently a post to the sks list prompting discussion regarding the use of PGP and SKS as a distributed web of trust for an alternative currency system called “Bitcoin.” This reminds me of a project I worked on in the early ’00s with the late Jeff Fairhall and Thomas Greco. Anyhow, I mumbled…

  • And with that, the keyserver is back online

    http://keyserver.colliertech.org:11371/pks/lookup?search=0xBA27A83C&op=vindex Go go gadget interwebs. Now to sync back up and get into good standings on the status page.

  • Business Birthday

    Today is Collier Technologies, LLC’s second birthday. The company’s been around under one name or another since about 2002 or so, initially as a sole proprietorship. Woot, and all that.

  • F5 opens second International Technology Center in London

    Very cool. Presided over by my friend and the VP of our group, Erik Giesa. Notably lacking is the inclusion of a picture of Steve Mitchell’s smiling face. The first of our ITCs is here in Seattle. We’ve got some space on our internet site dedicated to them: http://www.f5.com/solutions/resources/technology-center/

  • Blogging is a pain in my a$$

    The good news is that the blog has been on its best behavior and is now allowed out of my basement. If it starts misbehaving, I’ll put it back in its cage.