Latest entries
Convert images with ImageMagick
ImageMagick provides a lot of useful tools for image processing. Today I want to introduce convert which is part of the ImageMagick bundle. Often I get images in a format I cannot process or which takes a huge amount of space on my hard disk. Using convert it's quite easy to store them e.g. in PNG. Imagine a set of TIF images that should be converted to PNG. The script below will do this task within seconds and without any further human interaction.
Substitute tif in line 8 with any other image input-format and png in line 9 with your desired output format.
Last Updated (Wednesday, 07 October 2009 21:16)
Asus 1000h netbook - sound problems under ubuntu eee (easy peasy) linuxI bought a Asus 1000h netbook 2nd hand from a student and installed immediately linux on it. I chose Easy Peasy (version 1.1) which is an ubuntu based distribution. After some days of use I can say that most things just work out of the box as you would expect from a distribution for netbooks. One annoying issue I encountered several times is that the sound stops working. First it seemed quite randomly but then I found out that if Skype is running no other application can use the sound card. I tried listening to my favorite internet radio station lounge.fm, watching streams from the local TV broadcasters webpage (ORF) or just recording my voice with the preinstalled voice recorder. Maybe an update will solve this problem ... I'll keep you updated! Last Updated (Friday, 02 October 2009 18:23) Eee PC and drei.at as internet providerI own an Asus 1000h and unfortunately this laptop doesn't have an integrated umts modem. Therefore I use my pretty old Motorola Razr V3 via bluetooth for surfing. wvdial was the tool of my choice and with the configuration below it works quite fine:
Last Updated (Sunday, 04 October 2009 10:49) |


