A few weeks ago I received an e-mail with the following at the end of the message:
Please don’t print this message unless you really need to. Our forests will thank you by providing the oxygen your children will need to survive.
What a brilliant idea! All that paper that I’ve been using to print e-mail messages really adds up and hurts the environment. And to think I’d never thought of it until I saw this message.
But then I got to thinking: why stop there? Maybe I should stop printing out webpages too. I don’t know about you, but I used to print out the entire Wikipedia on the second Tuesday of every month. You just never know when the whole site will go down, or when some vandal will vandalize your favorite page with obscene vandalisms. When that happens, it’s good to have a hard copy to turn to. I used to think this was a victimless habit, since I would print it from work. (No way I can afford five hundred reams of paper per month!) But now I see that there is a victim.
The Earth
From this day forward, I pledge that I will no longer print out the Wikipedia or any of the other Internets. I estimate that this will save seventy-four thousand, six hundred acres of rain forest per year. (My office only buys paper made from endangered rain forest trees.)
But I am just one person. What if someone else wants to print out websites? Is there anything I can do to stop him or her? Well, if I am the administrator of a website I can. And so can you!
Just create a new file, named save_the_earth.css. In that file, just put this little snippet of code:
* { display:none !important; }
Save that file somewhere on your site. For simplicity’s sake, let’s say you put it in the root of your website. Now, in the HTML for every page on your site, just put this somewhere in the <head> tag:
<link rel="stylesheet" type="text/css" href="/save_the_earth.css" media="print" />
Voila! Now whenever someone tries to print out a page on your website, they’ll get something like this:
Go ahead and do a print preview on this particular website. You’ll see that I am not lying!
Unfortunately, the header and footer will still be printed on each page due to a browser “feature.” Since this can harm so many trees, I consider it a major bug, but none of the browser manufacturers agree with me. Yet. But until this bug is fixed, at least there will be minimal ink wasted. And no matter how much data is on the webpage being printed, it will all fit onto one page. That’s pretty neat!
And the best part about all this is that it is 100% standards-compliant. In addition, it has been tested on all major browsers, without any workarounds. Now that is something web developers can really get excited about!
But here’s the part where I need your help!
I need the help of you, the reader. I’m only one guy, but there are a lot of trees out there to save. Sure, I’ve saved the trees required to print this website, but we need more websites to do this. It’s so easy, anyone can do it! So spread the word to any and all you know. Tell them, “By allowing users to print, you are allowing them to destroy the earth!” Write your Congressmen and/or Congresswomen. Tell them, “We need to do something about earth-hating eco-terrorists like Google and Wikipedia! Please pass a law requiring them to prevent users from printing their webpages!” If we all work together, we just might be able to save this planet before we run out of trees!
May 31, 8:58 am
I agree that it probably wasn’t a good idea to advertise that kind of content, but I would also point out that this is the internet, and what’s done is done. Google still has a cache of that post and it’ll show up in search results, but I really don’t think it’ll be a big deal. Maybe if you ran http://marryourdaughter.com or http://childtrader.com then it might be a different story. But I think you’re good to go.
Just as a side note: my number one and two search terms were “spell checker” and “spell check” but there’s no surprise there I suppose.
May 31, 2:42 pm
Yeah, but the Google cache will be updated in a week or two so it’s ok.