A short update
As I was already working on my server machines, I have updated the links section of my blog – just to make sure they’re up to date and in a good shape. So don’t hesitate looking at them again.
Posted in: Uncategorized | No Comments »
IE6 blues
It’s one if the most common problems with the old internet explorer that it handles the box model in a wrong way and I have been cursing for hours due to that problem. To be able to do some workarounds, Microsoft offers browser switching for their browser (IE only) for loading different stylesheets:
<!–[if IE 6]>
<link rel=”stylesheet” href=”/css/only_ie6.css” type=”text/css” />
<![endif]–>
Posted in: IT Related stuff | No Comments »
HTML/CSS height: 100%
Sometimes I wonder why browser developers are still alive just by estimating the number of web developers fighting with their software. Regarding me, I am eating tons of sweets here to calm down, preventing to beat up the next browser developer crossing my way.
Posted in: IT Related stuff | 8 Comments »
Huh?
As Toei Rei did a quite fine relaunch of her blog with her new design, I had a new motivation for doing something new with my blog. The result is the current view of the page.
Posted in: Uncategorized | 7 Comments »
Static webpages
Are you ‘up to date’ if you are still using a static webpage today? I wouldn’t say that there is a global answer to that question and everybody’s got to find out for himself.
Usually I’m a big fan of automatism and technology and its advantages – but is it really worth it? Let’s have a closer look at the topic:
Posted in: IT Related stuff | No Comments »
A feed for every language served
As I am blogging in English and German since quite a while now, I should have two separate rss feeds – one for every language.
But as I am not having too much time to do such funky things, I usually just didn’t do it. As undone work like that leaves a bad taste in my mouth, I just had to do it. So the new feed buttons are right at the end of the page.
Posted in: Uncategorized | No Comments »
Apache and OpenSSL
My SSL Certificate for the webserver expired – so I had to generate a new one, which is a perfect topic to blog about.
Regarding SSL Certificates, there are two possibilities: you may buy an official one or you may generate your own. Due to financial reasons, I’m using the latter method, as it’s more or less for private use and not for granting my servers ID. But that’s enough chit chat – let’s go to work:
Tags: website, security, server
Posted in: IT Related stuff | No Comments »
