"; } function do_rdf_item($perma,$title, $description, $isodate) { echo "\n"; echo "$title\n"; echo "$perma\n"; echo "$description\n"; echo "$isodate\n"; echo ""; } function get_md5($a) { return md5(join("",$a)); } function get_remotetag() { $nnwheaders = getallheaders(); $remoteetag = ""; foreach ($nnwheaders as $header => $value) { if ($header=="If-None-Match") { $remoteetag=substr($value,1,-1); header("X-RemoteTag: $remoteetag"); } } return $remoteetag; } $q=$HTTP_GET_VARS['q']; if ($q) { $top_title="Oblomovka on $q"; $last_week=get_search_hits($q); } else { $top_title="Oblomovka"; $last_week=get_last_week(); } $remotetag=get_remotetag(); $localetag=get_md5($last_week); header("Etag: \"$localetag\""); if ( strcmp($remotetag, $localetag)=="0" ) { header("HTTP/1.1 304 Not Modified"); return; } ?> " ?> <?echo $top_title?> http://www.oblomovka.com/ Casual Dismissals from Danny O'Brien