alexander neundorf's blog
Submitted by alexander neundorf on Fri, 02/05/2010 - 18:20
Hi,
Bill from Kitware just announced that the CMake tutorial from the "Mastering CMake" book is now also available online.
If you're interested, have a look.
(Btw. their new blog also contains other interesting reads, e.g. about open science etc.)
Alex
Submitted by alexander neundorf on Tue, 01/05/2010 - 19:26
Now finally yesterday I installed OpenSUSE 11.2 on my notebook (this one).
Installation went very smooth, and it seems all the hardware components were recognized automatically, 3D graphics, even WLAN.
Only issue, it still seems modern networking (aka networkmanager) doesn't like me. Or I am too stupid.
So once again I tried to use networkmanager, from a KDE4 workspace (correct term ? I didn't look up...)
So, what happened.
Submitted by alexander neundorf on Tue, 07/07/2009 - 20:44
Indeed, I've got good, no, very good news from Real Life ! 
About one month ago me and Antje married, so she is now Mrs. Neundorf 
Here's a photo of us two:

(made by our photographer from Fresh Fotostudio, which we can only recommend)
As you can see, we were quite happy (and still are).
Submitted by alexander neundorf on Fri, 04/17/2009 - 17:13
Ok, this blog is not really KDE related (well, it makes the network installation of a KDE developer more convenient, so...), but anyway here we go.
Main purpose is to get the compatibility information out there, so others can find it.
So, I recently purchased a QNAP TS 109 Pro.
Submitted by alexander neundorf on Tue, 04/07/2009 - 21:23
I'm just trying to compile Battle of Wesnoth (yes, for me gaming means compiling games... ).
I just built it with CMake, which first complained that it didn't find Lua 5.1. I checked, it really wasn't there. So I downloaded the sources for lua, make, make install, and now lua is in /usr/local/.
Then I run cmake again on Wesnoth and it happily finds Lua, so CMake now succeeds and I can build Wesnoth.
To have more fun, I'm trying right now the autotools build for Wesnoth:
Submitted by alexander neundorf on Wed, 02/25/2009 - 22:04
Hi,
today at work I noticed something strange. My box there has kUbuntu 7.10 (yes, I know, quite old, but does what it is supposed to do).
I have an awk script which I want to use to process a text file consisting of 4.2 million lines, something like 600 MB.
Now, 7 years ago, computer were smaller and slower, and I can remember that I was using awk back then for some heavy text processing. Now, the same should be possible today, just faster. Or so I thought.
Submitted by alexander neundorf on Mon, 02/02/2009 - 22:24
Hi,
in the good old times(TM) using Linux was simple.
If you wanted to access some drive, e.g. CD-ROM, floppy disk (you know these 3.5" square plastic things which could hold a whopping 1.44 MB of data, if you formatted them with special tools you could push even a bit more on it), you just had to know the device file and the file system and if you knew that, it just worked (TM):
$ mount -tiso 9660 /dev/hdb /media/cdrom
Submitted by alexander neundorf on Fri, 01/16/2009 - 19:04
Hi,
just out of interest, where is Gnome heading these days ?
I'm a bit confused.
|