GTK1 engine and theme

I like to set a theme for GTK1, so the few programs that use the toolkit do not look as ugly. There is the Industrial engine and theme for GTK1, which has not been developed for a long time, but works just fine. Read the rest of this entry »


Convert mp3 tags encoding

I need to change the language encoding of some mp3 files, because they are not displayed properly in Clementine. The song names and albums are in Cyrillic, so I wanted to convert all tags text to CP1251. Read the rest of this entry »


Batch resize of pictures

I had generated graphics from the Simple Modular Architecture Research Tool (S.M.A.R.T.) in the highest possible resolution. However, later on I needed to scale down the graphics.

How to do that? Read the rest of this entry »


Firefox: disable the built-in PDF viewer

When the built-in PDF viewer arrived for Firefox, I was quite excited. However, I have to admit that it does not always work well. Sometimes fonts look weird and pictures distorted. Read the rest of this entry »


Converting html

I need to convert a simple webpage to PDF and picture format. Usually, I would just take a screenshot, however it is too big. I searched and I found a nice little tool, called wkhtmltopdf. Read the rest of this entry »