Tagged: End

There’s nothing like looking down on someone else to make you feel better about yourself

Most of the time, at least, I try not to judge myself in comparison to others, but sometimes when I get down on myself for certain personality traits, such as passive-aggressiveness, it’s helpful to find evidence that there are others who are far worse than myself.

And to that end, I need look no further than to passiveaggressivenotes.com. Read more »

A configuration-based solution to the translucent menu bar in Leopard

I had forgotten I’d even found and tried this until I looked up at my menu bar today after changing my desktop image and noticed it was opaque. I can’t find the site where I originally got the code, but I’ve found another blog that mentions it. The code to execute at the command line is:

sudo defaults write /System/Library/LaunchDaemons/com.apple.WindowServer 'EnvironmentVariables' -dict 'CI_NO_BACKGROUND_IMAGE' 0.63 Read more »

Site girth expansion

I’ve just finished a modification to the site design. I was starting to feel a bit too confined by the narrowness of the old layout, so I’ve basically kept things intact design-wise, but I’ve expanded the layout to be more suitable to today’s 1024×768-or-greater standard screen resolution. I’ve also bumped up the size of the type slightly.

The only design element that’s noticeably different is the little greenish weirdness at the right end of the photos in the header bar. This was something I spent a great deal of time developing for an old, shortlived design that was part of my quickly-abandoned experiment with running the site on Drupal. I may end up getting rid of it again; I just thought it deserved a second chance.

Now then, if you’ve actually visited this site sometime before, you may find the pages are looking somewhat garbled; sadly that’s the side effect of keeping a lot of the filenames the same; your browser likely has old versions of these files cached. Hit the Refresh button a few times or perhaps clear your cache. I did the Refresh thing, but I had to hit it about 4 times before all of the files actually updated. Sheesh, you’d think I was using a Microsoft product or something, not Firefox!

Incremental increases in intuitiveness

Hopefully (yes, I know that’s not a word, but hopefully William F. Buckley isn’t reading this), this site has now become slightly easier to use, thanks to my super-cool new translucent navigation bar. Read more »