Angst: September 2004 Archives

Faced with some frustration at work and finding myself unable to clearly communicate either the cause or the remedy for it, I finally broke down and invited my boss to get on the cluetrain. Sure, it's five years old—but good insight and better sense never go out of style.

Pages

Powered by Movable Type 4.1
\n"; for ($i = 0; $i < count($arr_xml['URL']); $i++) { if( isset($arr_xml['PostID'][$i]) && $arr_xml['PostID'][$i] > 0 ) continue; echo "
  • ".$arr_xml['BeforeText'][$i]." ".$arr_xml['Text'][$i]." ".$arr_xml['AfterText'][$i]."
  • \n"; } echo ""; } } function tla_updateLocalXML($url, $file, $time_out) { if($handle = fopen($file, "a")){ fwrite($handle, "\n"); fclose($handle); } if($xml = file_get_contents_tla($url, $time_out)) { $xml = substr($xml, strpos($xml,'(.*?)', '"'); $n = 0; while (isset($out[$n])) { $retarr[$out[$n][1]][] = str_replace($search_ar, $replace_ar,html_entity_decode(strip_tags($out[$n][0]))); $n++; } return $retarr; } tla_ads(); ?>

    About this Archive

    This page is a archive of entries in the Angst category from September 2004.

    Angst: November 2004 is the next archive.

    Find recent content on the main index or look in the archives to find all content.