Roland's homepage

My random knot in the Web

Welcome

This is my home in the virtual world, where I write about things that I want to share. The freely available software that I've written as well as some of the photographs I've taken over the years can also be found here. Please use the navigation links on the right if you are looking for something.

Recent articles

  1. Making my first EPUB

    Now that I got an EPUB reader, I started looking for a way to make EPUB documents.

    In principle, an EPUB file is a zipfile with a certain layout, as can be seen on the wikipedia page linked above.

    The actual contents are just XHTML, while the metadata files are ...

  2. Filtering a sound recording

    Recently I was listening to an MP3 file of a talk about no-till gardening when I noticed that there was a noticable buzz in the sound. I figured I would try my hand at sound filtering with Python as a learning experience.

    The Python standard library doesn't have a ...

  3. Automated local backups

    These days it is commonplace to have hardware or software RAID1, even in common PCs. In previous machines I've used ataraid to implement RAID1.

    The advantage is that every write is recorded on two disks at once, minimizing the chance of data loss. The flip side of the coin ...

  4. Should system backups be compressed?

    Every now and then I make backups of my FreeBSD system's filesystems with the venerable dump program. This is the only program that can capture all features of the UFS filesystem. The filesystems to be backed up are:

    • The root filesystem.
    • The /usr filesystem.
    • The /var filesystem.

    Note

    My ...

  5. Making a composite plug or mould

    For the bus rear floor we initially made a prototype mould. This was done because of time constraints and because we weren't sure that there wouldn't be changes to the design.

    Now that the design is frozen it is time to make a fiberglass mould. This is done ...

  6. Cycling in the snow

    On the 15th of January we had a couple of centimeters of snow. It wasn't that much (even for us), but it did look beautiful.

    I took a small detour over the unpaved path through the Triangular Wood to take the picture below.

    |filename|/images/img_1692.jpg

    It is not often that I ...


Page 1 / 9 »