/ #blog 

3 Computers and a WLAN

from the “it-just-works” dept: three people, three computers, three operating systems - one new WLAN access point in my office. Installing the access point (D-Link AP2000) and finding the DHCP setting for it’s IP adress: 5 minutes (D-Link could use some help designing the web interface for their access point… Good: You have to change the default admin password to use it) Mac OS/X: online without intervention Windows XP: online with one manual intervention (select to connect to insecure WLAN) Linux: online with severe manual intervention (and writing obscure stuff in some configuration files) All in all - a really enjoyable experience… ...

Jens-Christian Fischer
/ #blog 

CSS - lower right text & Mac

What a joy… coding a simple website with some text on the lower right, independent of browser window size. No, no JavaScript please. And no - no tables, they are so 90s. So - because it’s “àla mode” it’s XHTML and CSS. And because it’s commercial, it should look good on a number of different systems. Also on a Mac. With IE on a Mac. A couple of hours later - I give up. IE/Mac is so broken, that there are websites that deal with a lot of annoyances. ...

Jens-Christian Fischer