As part of my ongoing goal of promoting web standards, here's today's tip:
Use the HTTP status code 410 to indicate when web resources have been permanently removed.
I stumbled across a tip by W3C recommending its use. Mark Pilgrim has written a longer article which includes how to implement it in Apache.