Pages: << 1 ... 24 25 26 27 28 29 30 31 32 33 34 ... 55 >>
10.09.03
Fast rollovers, no preload needed
Link: http://wellstyled.com/css-nopreload-rollovers.html
Pure CSS, no javascript, no preload. The best rollover technique, ever! Via Simon.
08.09.03
Quote of the day
Joel on Software in The Guerrilla Guide to Interviewing:
"I've discovered that understanding pointers in C is not a skill, it's an aptitude."
Actually, the whole article contains lots of very interesting thoughts. A few examples:
"Our goal is to hire people with aptitude, not a particular skill set. Any skill set that people can bring to the job will be technologically obsolete in a couple of years, anyway, so it's better to hire people that are going to be able to learn any new technology rather than people who happen to know SQL programming right this minute."
"An important thing to remember about interviewing is this: it is much better to reject a good candidate than to accept a bad candidate."
01.09.03
checkdisk on Windows 2000
Every year or so, there comes a time where my W2K hard disk seems to fail in mysterious ways. Every time my reaction is the same: I desperately start searching the GUI for the disk checking tool. Damn it, where have they moved it in this version of Windows!?
It occurs to me that I have to learn this again and again: there is *no* GUI checkdisk in W2K (and this is most likely true for all 'NT' derivatives, XP etc...)
So this time I'm writing it down here, so maybe next year I will not have to rant at Windows for a couple of days before I find the answer! :roll:
You just gotta type this:
chkdsk d: /F /R
31.08.03
IE 6 not refreshing
Just stumbled upon yet another funky IE6 "bug" (if I may say so...)
When you want to automatically refresh to another page, you send a header that looks something like:
Refresh:0;url=http://blah.blah.blah
The funky thing is that if that header exceeds the maximum size of 263 characters, IE won't do the refresh! |-|
Okay there's got to be a limit, but why so low? And why "263" ?? :crazy:
No need to say, auto refreshes work fine in Firebird with lengths much higher than that.
=> I guess this is why you still need to put some dirty message underneath like 'if nothing happens, please click here!' Bleh! >:XX
PS: Please don't tell me to use a Location: instead. This would do no good to setting cookies.
27.08.03
Brevets logiciels :no:
Bon résumé, sur le StandBlog, de la triste réalité sur les brevets logiciels... :'(
Malheureusement, je suis trop loin de Bruxelles pour aller manifester aujourd'hui! :-/