Skip to content

Monthly Archives: September 2008

Change ext3′s reserved block count and gain Gigabytes

Wiebe was looking over my shoulder while I was running df to check the disk space that was still available on my Lenovo ThinkPad: Read More »

png2ico: converting favicons to Windows’ ICO format

Even though, strictly speaking, I should be using favicons in anything but Windows' ICO format and refer to them from a <link>-tag at any location other than /favicon.ico, I sometimes like to help Microsoft break the web by putting an ICO file at the location that they reserved for it (/favicon.ico). Read More »

Decoding djvu files on the command line

So, you have djvu files on a remote machine that you have SSH access to, and the local machine you're working on doesn't have djvu tools. What do you do? Simple, use ddjvu to decode the djvu files to images. Read More »