|
Wednesday, August 2
I have a gesture for you
Dear Human Resource Departments: It is a fine notion to try and find ways to thank and recognize your employees. Being appreciated at work is rewarding and motivating, and doesn't have to cost much. For example, giving a small gift to acknowledge five years of service is a nice gesture. Ideally, here's how it should work:
Here's how it shouldn't work:
Since, let's be frank, no one really gives a shit about a $10 pen, if you can't be bothered to give it like a gift instead of handling it like an incompetent disbursement of a rarified office supply, you shouldn't bother. Instead, just have people come down to H.R. for a slap whenever they feel like a "service reward". Doesn't even have to be on their anniversary. * Please note that this is a generic, hypothetical case. No actual companies were named or harmed in the production of this post. Any resemblance to actual companies, which I may or may not work for, is entirely coincidental, but well deserved. Labels: stupidity '; } else { if(stristr($filename,"archive")) { $dir=$_SERVER['DOCUMENT_ROOT']; $template='_01_archive.html'; $tail=strlen($template); $thisArchive=$filename; //$files=scandir($dir); $dh = opendir($dir); while (false !== ($filename = readdir($dh))) { $files[] = $filename; } sort($files); $earlyarch=""; $laterarch=""; $prevarch=""; $next=0; foreach($files as $file) { if (substr($file,-$tail)==$template) { if ($next==1) { $laterarch=$file; $earlyarch=$prevarch; $next=0; } if ($file==$thisArchive) { $next=1; } else { $prevarch=$file; $earlyarch=$prevarch; } } } $link=''; $divider=''; if(file_exists($earlyarch)) { $link='< Earlier Archive'; $divider=" | "; } if(file_exists($laterarch)) { $link=$link.$divider.'Later Archive >'; } $link=$link.' '; } } echo($link); ?> |