I think we should add the following to the validation of thread titles:
if(preg_match('#\bhelp\b|\burgent\b|!)#i', $title)
{
die("The fact that you are behind schedule does not make it my emergncy.
Please use a meaningful title without any histrionics.");
}
:p