Published at: 01:12 pm - Thursday December 13 2007
I needed a background header-image for my other website (www.vfl3.de) . I already uploaded a lot of photos to that website and wanted to use them in some way for that header. I thought of creating a mosaic-like background picture which is automatically recreated once a week. So any new uploaded pictures will be automatically considered when the script runs.
./mosaic_poster.pl /path/to/pictures 950 200
Published at: 08:12 am - Monday December 10 2007
A few days ago I switched the webserver for schmalenegger.com from Apache2 to lighttpd. Here’s a short guide what needs to be done to get lighttpd running with Wordpress:
As I use Debian Etch, I decided to give to lighty packet from the Debian repositories a shot.
apt-get install lighttpd php5-cgi
After installation the webserver needs to be configured. This is done in the file /etc/lighttpd/lighttpd.conf.