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.

I will admit that, my own impolite behaviors notwithstanding, it requires a great deal of restraint to keep myself from printing and posting notes in certain situations (especially where unflushed office toilets are concerned), so it’s not that I couldn’t relate to the pent-up frustrations being vented on some of these notes. Indeed, bad spelling and inscrutable grammar aside, a lot of these notes seem almost exactly like something I might have produced myself.

But then there are the others. The frothing, raving blather of those teetering on the edge of insanity. Not that the circumstances they were placed in by disliked roommates, coworkers, or proximate strangers didn’t warrant it most of the time. In the end, however, I’d rather be the culprit than the chump whose incoherent rants get photographed and posted on a blog for the purpose of global mockery.

Whatever. I just spent the last hour and a half poring over it all. Enjoy.

On a related, but less spiteful note (but only slightly so), you may also enjoy these similar sites (lazily copied from the passiveaggressivenotes.com blogroll). I am beyond pleased to see that there are others out there who share my same pet peeves, namely: apostrophe abuse, lowercase L, and unnecessary quotation marks.

Boy, this kind of puts my Catalog of Annoying Grammatical and Spelling Errors to shame.

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

(The code all needs to be entered on one line, of course; I need to work on my CSS for displaying code, probably employing Google’s Syntax Highlighter. So add that to my gigantic and ever-growing — at an increasing rate — to-do list. At my present trajectory, I will get this done approximately 10 million years after never.)

As the poster notes, the number 0.63 at the end can be any decimal value from 0 to 1. It represents the lightness of the opaque menu bar: 0 is black, 1 is white, and anything in between is shades of gray (surprise!); all non-white values have a subtle gradient as well.

This works great, which is not surprising, since this is the way Apple designed it to be managed. (In other words, they didn’t intend for the end user to be able to adjust it at all… but they built a way into the code to allow their programmers to adjust it.)

Of course, in the meantime since I first complained about it, I have actually come to tolerate (if not like) the translucent menu bar. But for now I’ll leave it as it is. If I do decide to change it back, I’ll run this:

sudo defaults delete /System/Library/LaunchDaemons/com.apple.WindowServer 'EnvironmentVariables'

And of course, because these are system-level changes, you need to reboot for them to take effect (which is probably why I had forgotten I’d done it in the first place; I didn’t restart immediately and surely got distracted by whatever it is in my life that’s constantly distracting me… two kids, perhaps).

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. I’m taking the transparent PNG thing to the next level here, stacking transparencies on top of one another, and the overall effect is very cool, I think: the nav bar is shaded, but you can still see the photo through it all. Actually, the individual text links on the nav bar are separate transparent PNGs, in the top layer. (OK, technically they’re not CSS layers, but whatever.) Then the nav bar itself is part of the next layer down, which includes all of the shading and the logo that are overlaid upon the actual photo, which is at the bottom. This way, I can easily swap in new photos without having to redesign anything else. The photos just need to be cropped to the right dimensions. (Of course, it’s been ages since I’ve taken a new “34” photo. But maybe now I’ll get back into that project. I really want to take a picture of the signs at the end of the offramp from eastbound 494 onto County 34, because they’ve got “End MN 100” and “Begin Cty 34” side-by-side. And I’ve been a fan of 100 since I was about 5 [for some reason… but at any rate, this parenthetical has gone on far too long now].)

I’ve also added in an “Offspring” link which, if you’re logged in and have been granted access, will take you to the new Gallery2-based photo library. But since I don’t want just any old stranger/psycho looking at pictures of my kids, I’ve added the log-in requirement. Like I mentioned in my last post, if I know you, feel free to register for an account, and then let me know and I’ll set you up with access to the gallery.