Torsten Landschoff wrote: > - Daniel Mester: No answer yet. Roland, do you have a way to contact > him?
Sort of. I'll try to get a hold of him... > - Martin Schulze ;-)) No way! > Okay, but where are these logos to be found? Is that data at least > available from your web pages? I would not have any issues with > writing some perl scripts or downloading the images manually. wget http://www.hbg-bremen.de/~roland/projekte-logos.tar.gz Or like this (could be nicer...): wget -q http://www.linuxtag.org/2000/deutsch/volunteers/opensource.php3 sed -ne 's!^.*<img[^>]* src="[^"]*logos/\([^"]*\)"[^>]* alt="\([^"]*\)"[^>]*>.*$!wget -q -O \"\2.jpg\" http://www.linuxtag.org/2000/logos/\1!ip' < opensource.php3 > fetch.sh sh fetch.sh Roland -- Roland Bauerschmidt