array(title,date,info), ... ) ## (add more data to 'meta' if wanted!) ## NOTE: added 'url' for koala.ru foreach($dirlist as $dir) { $meta = file("./$dir/meta"); foreach($meta as $m) { $parts = explode(':',$m); $thing['dir'] = $dir; $thing[$parts[0]] = rtrim($parts[1]); } $things[] = $thing; unset($thing); } ?>
"; foreach((range($i,count($things)-1,$columns)) as $item) { $thing = $things[$item]; if (isset($thing['url'])) { $addr = '//'.$thing['url']; } else { $addr = $thing['dir']; } ?>
\n"; } ?>
Critical Engineer living and working in Berlin.
//His recent work and colaborations include Netless2, Newstweek, m/e/m/e 2.0 and more.." ?>