Categories
Uncategorized

Busted

Just a warning, the RAD or ‘Radar Avoidance Device’ that I employ here was temporarily offline, and in the event I happen to appear on any sort of radar device, just ignore it…

Unless you don’t want to ignore it, in which case you could fully embrace it.

Either way…

Categories
Uncategorized

A Difference of 0.00.0001.3693 (or so)

I recently solved a CSS problem that was causing me to repeatedly pound my head against the desk, and honestly the desk has already sustained quite a bit of damage from previous head banging incidents.

I was surprised to learn that I got completely different behavior between Internet Explorer 5.00.2920.0000 on Windows 2000 and
Internet Explorer 5.00.2919.6307 on Windows 98. Ok, I wasn’t exactly surprised, more like annoyed by the CSS bugs in MSIE. I don’t know if it had anything to do with the differences between Windows 2000 and Windows 98, or was fully the result of the 0.00.0001.3693 revision. Perhaps they fixed a single bug and release a new version.

Anyway, the next time MSIE 5.xx.xxxx.xxxx is giving you CSS problems, curse a bit, bang your head against the desk, and then try rearranging the elements in your CSS file… And if that doesn’t work, just repeat the process until it does.

(Of course it’s always a good time to switch to a Gecko-based browser like Mozilla…)

Categories
Uncategorized

pbcopy and pbpaste

In Mac OS X there exists a command named pbcopy which according to my notes, copies standard input to the GUI‘s copy buffer, or pasteboard for the technical among you. Which, in english, means you can pipe stuff into pbcopy, and then use the old ‘Command-V’ to paste it where you like.

So in the Terminal you type:

uname -a | pbcopy

and back in your standard Mac OS X application you you can paste the result, which in this case is:

Darwin MacOSX.local. 6.5 
Darwin Kernel Version 6.5: 
Mon Apr  7 17:05:38 PDT 2003; 
root:xnu/xnu-344.32.obj~1/RELEASE_PPC 
Power Macintosh powerpc

Of course you can find more interesting things to pipe into pbcopy I’m sure, here’s some ideas:

  • perl -V
  • sw_vers
  • hostinfo

Oh, there’s also pbpaste, basically the reverse of pbcopy, for when you want some command line pasting action that comes from the GUI’s pasteboard…

Categories
Uncategorized

The Google Alphabet Avoy Dance

Whew, it’s a good thing I remain under the radar and no one pays attention to me.

On 04.03.2003 I posted a bit about what I called the Goophabet, which involves searching Google for each single letter of the alphabet.

Then on 04.14.2003 I noticed Ward Cunningham also did a Google Alphabet thingy. Ward said that Great minds think alike, which, coming from Ward, I took as a compliment.

I completely missed Docs mention of the ‘O’ incident

Now Search Engine Watch does a bit on something called the Google Alphabet, which points you to ChangeMedia’s Google Alphabet.

So ChangeMedia took things a step further, resulting in zillions of hits and popularity going through the roof via the slashdot-effect. Luckily I’ve managed to avoid all of that, but it was a close call!

Anyway, you’re all welcome…

Categories
Uncategorized

Stallman Switches

From the Switchers Department:

Richard Stallman best known for the creation and relentless advocacy of the Gnu Project Licence, has for many years run his own site using software produced under the more generous BSD licence. www.stallman.org switched from FreeBSD to Linux during April