Posts Tagged ‘HTML’

New homepage for the Graduiertenkolleg.

Tuesday, September 16th, 2003

Soon I will change the layout of our post-graduate college’s homepage – it is utterly ugly and confusing now. You should take a look and try to navigate a bit. It’s embarassing. I hope you’ll like the new layout: it will have no tables, it will be W3C conform, more accessible for handicapped people, no frames – but, it doesn’t work well with Netscape 4.x …
A test page will go online in a few days, I would appreciate any feedback then.

Zwischenbericht jetzt online.

Thursday, September 4th, 2003

Mittlerweile bin ich hochzufrieden mit meinen HTML-Vorlagen – das Einarbeiten neuer Texte geht recht flott. Viel Spaß beim Lesen.

Habe die URL ganz vergessen… peinlich. http://userpage.fu-berlin.de/~frers/dissbericht.html

Updated to Blosxom 2.0.

Tuesday, July 22nd, 2003

Today I updated from version 2.0rc5 to version number 2.0. Not a lot of code was changed, so I guess there shouldn’t be any trouble for you. If something is not working correctly on your browser/machine, please tell me.

There’s another minor technical detail to report: finally this blog actually validates as correct HTML 4.01 Transitional. As inquiring minds might have found out there was one incorrectly tagged post at the end of the queue which falls out with the posting of this entry. Yay!

Some more optimizations.

Thursday, July 10th, 2003

Yesterday I finished fiddling with the HTML and CSS code of my web pages. *sigh*

You probably won’t notice any differences, but everything is much better now. ;-) The blog displays exactly as it should in a ton of different browsers: Internet Explorer 5.0 on Win98, 6.0 on WinXP, 5.23 on MacOS X, several different Mozilla/Firebird/Camino builds on different platforms, Opera 6.02, and Safari (which uses a tweaked version of the rendering engine of Konqueror on Linux). Only the trusty iCab has it’s usual problems with the correct rendering of pretty basic CSS code. But the page still works nicely even in iCab.
The code for my other pages has undergone some optimizations too. It might now be rendering a tad bit faster. It has also been revised to be even more accessible to handicapped people, and people with text browsers or slow connections. Hopefully this also has a positive impact on my google ranking, because I am now using the appropriate tags wherever possible (i.e. I am formatting the contents list using list tags, I am formatting my contact information using the address tag etc.)

It is valid.

Tuesday, July 8th, 2003

Hey Ho! After some more experimenting with the way blosxom works, I finally came up with a tuned version that validates both as HTML and as CSS. As you know, I never ever want to brag, but this is quite a feat!
There is only one small caveat: Some of the entries in this blog contain special characters, which I didn’t encode properly during the beginning of my blogging life. I won’t change these; they will eventually vanish as I will write more entries. If I would change them now, they would all have a changed date and accordingly appear under today’s heading. We don’t want this. No. Just enjoy the new Valid HTML and Valid CSS logos in the column to the right.