Archive > September 2009

Cookies …

I made some of my cookies this evening and used the opportunity to take some pictures. The lighting wasn’t perfect, so everything has a slight yellow tint. I decided to leave the pictures that way instead of trying to correct the problem in Photoshop.

[...]

Continue reading

, ,

Wordpress -> Facebook addon

I’m currently trying out the “Status Updater” addon for Wordpress since the latest version supports adding the status as a link to the facebook page …

Continue reading

Serverdown

Server was down for the last 6 hours due to me updating a few stuff that really really didn’t work out too well (grub, xen and kernel at the same time). I gave up and afer a few hours of work managed to revert back to the old configuration so I can recieve mail again [...]

Continue reading

, ,

Schwetzingen Castle

Yesterday we made a short trip to the castle in Schwetzingen, while we were there I took some photos around the castle.

function startGallery_5() {
var myGallery = new gallery($(“myGallery_5″), [...]

Continue reading

, ,

Hiking in the Black Forest

I had Monday off work, so we went hiking in the Black Forest (southern Germany) the last 3 days. The first day we started hiking around Blumberg (I managed to twist my knee after a few km, didn’t really make things easier), then we took a steam locomotive (Sauschwänzlebahn) up the hill and hiked back [...]

Continue reading

,

Reboot Script for Linksys WAP200 access points

Since the Linksys WAP200 has a tendency to hang and not let any users connect anymore, this little script to reboot an accesspoint (webinterface still works fine). Replace user and password with correct values.
 Bash |  copy code |? 01#!/bin/bash02 03if [[ "$#" == "1" ]]04then05 nc -w1 -z $1 44306 if [[ "$?" == "0" ]]07 then08 [...]

Continue reading

Wordpress, Lightbox & SmoothGallery

Since I just spent an hour debugging a problem that others probably also have ran into, I’ll post my findings and workaround. I’ve been using lightbox for my images here for a while (the thing that darkens the website and pops up a frame with the image, pretty muth common nowdays). This is a great [...]

Continue reading

, , , , ,

a bit of bouldering

On the way home from work today I made a little detour to a playground where there are two rocks for bouldering (seems like they are from this company). Yes, I know playgrounds are for kids, but if you ignore the holds the rocks can be a real challenge. Even if they are only about [...]

Continue reading