Tuesday, September 7

Guide to Modern Political Speech

Ed Cone nails it:
Stop interrupting me while I'm shouting. Feel the crushing weight of my arguments, which are built on logic and constructed from facts that are sturdy and sound. You just whine about how you feel.

Your information is flawed because it came from a source I know to be aligned with the forces of darkness. I am able to parse the media and edit what I see for bias and spin, while you are a gullible sap who believes everything you see on the TV or read in that wholly discredited rag you just quoted.

You speak in cliches, slogans and sound bites. I speak in pithy phrases and time-tested words of wisdom. You call names, I tell it like it is. You are vulgar, I am colorful.
It's worth reading the whole thing. It's not long.



Older entries

'; } 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); ?>