Top Ten Viruses

Posted on April 30, 2002

MessageLabs has released the Top Ten Virus List for April.

Ad-Aware 5.8

Posted on April 30, 2002

Version 5.8 of Ad-Aware has been released.

New Powerbook

Posted on April 29, 2002

I have been a fan of the Apple Powerbook laptops for some time now. Today, Apple released a new powerbook with an even bigger screen, and an 800 MHz PowerPC processor. Maybe I’ll try to fill-out a requisition form for one…

JPEGOptim

Posted on April 29, 2002

I’ve been using a piece of free software called jpegoptim for quite a while now. Last evening, I decided to try to run jpegoptim to compress _all_ of the images on involution.com. After downloading all of the images on involution.com, I issued this command.

ls *.jpg | xargs -n1 jpegoptim

The end result was that involution.com went from 86 MB to 74 MB.

Old IBM Advertisement

Posted on April 28, 2002

I just noticed that IBM was the first company to sell computer cases with window-mods. That ad is from July 1951.

CDMage

Posted on April 28, 2002

In the process of looking for a program to convert .bin files to .iso, I came across a really cool utility called CDMage. CDMage lets you convert just about any CD image format to any other format and allows you to read iso image contents.

Reflist Update

Posted on April 28, 2002

Ad-Aware has a reflist update.

EtherKiller

Posted on April 28, 2002

Some punter has managed to develop some custom cabling to plug various devices directly into the mains. I found it pretty amusing. You can check it out here.

Google Search

Posted on April 27, 2002

Just added a google search box to involution.com.

Nessus 1.20 Released

Posted on April 25, 2002

Nessus 1.20, an open source security scanner, has been released. It found a couple small holes on my linux box, and is generally worth running to scan for known vulnerabilities.