| « Keep your unclean hands off our women! | Main | DNA series on PBS » | |
|
4)
{
if (!$already_referred)
{
include("/home/gnxpa91/MT2/includeref.inc");
$refObj = new RefStuff();
$refObj->setURL("$serv");
$ary = file("/home/gnxpa91/MT2/referer.inc");
$ary2 = file("/home/gnxpa91/MT2/refererterms.inc");
$refObj->setMATCHES($ary2);
foreach ($ary as $v)
{
$splitval = split("&",$v);
$thefirst = $splitval[0];
if (preg_match("/$thefirst/i",$refObj->url))
{
$delim = $splitval[1];
$delim = preg_replace("/ /","",$delim);
$refObj->delimiter = $delim;
$refObj->InitRefStuff();
}
}
}
}
?>
January 05, 2004
DNA series on PBS
PBS has a multi-part series titled DNA showing right now. I saw part I, which basically chronicled the race to unlock the secret of the double helix (the "standard model," Watson = selfish creep, Crick = J.D. Salinger of scientists, Franklin = woman wronged, Wilkins = Dupe, etc. etc.). Pretty interesting, though I doubt they'll hit any new science, it's better than re-runs of Friends.
Posted by razib at
01:49 PM
|
|
|
|
|