.*$", "\\1", $filecontent[0]); return $header; } else { return 0; } } function readparse($file) { echo ""; if (file_exists($file)) { $filecontent=file($file); $fc=""; for($i=0; $i", $entry)) { /* echo ""; */ $fn=ereg_replace("^.*.*$", "\\2", $entry); /* echo ""; */ $entry=ereg_replace("^(.*)(.*)$", "\\1".readparse($fn)."\\3", $entry); } $fc.=$entry; } /* echo ""; */ return $fc; } else { return 0; } } function phplinkit($file) { $linkname=ereg_replace("\\.(.*)\\.html", "\\1", $file); $link=''.strtoupper($linkname).""; return $link; } /* phpinfo(); */ if ($_SERVER['QUERY_STRING']) { $file=".".strtolower($_SERVER['QUERY_STRING']).".html"; $filedescription=phpgetcontent($file); if (!$filedescription) { if (ereg("^(geek|httpd)$", $_SERVER['QUERY_STRING'])) { $filedescription="Umgezogen!"; } else { $filedescription="Nicht gefunden!"; } } } else { $filedescription="Liste aller Einzellisten"; } function phpmenu($qs) { $filecontent=file(".menu.html"); for($i=0; $i", $entry)) { if (ereg("single.php3", $entry) && !$qs) { $entry=ereg_replace("^(.*)<[^>]+>(.*)]+>(.*)", "\\1\\2\\3", $entry); } echo $entry; } } return $i; } if (ereg("perl|^(scoop|slashcode)$", $_SERVER['QUERY_STRING'])) { ?> Häufig genutzte Links: <? echo $filedescription; ?>

Legacy web pages of Axel Beckert

Since I'm no more active at the Fachschaftsrat Informatik of the University of Saarland anymore, I have transferred all my university time legacy web pages from http://fsinfo.cs.uni-sb.de/~abe/ to this interim host at http://fsinfo.noone.org/~abe/ with only minimal modifications, mainly e-mail addresses.

Most pages on this interim host won't be updated anymore until they are moved (and redirected) step by step to their future home somewhere under http://noone.org/.

Please also note that my former e-mail address abe@fsinfo.cs.uni-sb.de is no more valid. Use abe@deuxchevaux.org instead.

Axel Beckert, Zürich, 23rd of September 2007

 

Häufig genutzte Links:



Über diese Seite

About this page

Mit dieser Seite können alle Linklisten angesehen werden, welche in einzelen Datei exportiert wurden und daher keine vollständigen HTML-Dateien sind. Here you can view link lists which are exported to single files and therefore incomplete HTML.

"; print($success); print ""; } } else { $success=readparse($file); if ($success) { print($success); } } if ($success==false) { if (ereg("^geek$", $_SERVER['QUERY_STRING'])) { print '

Geeks haben jetzt einen eigenen Bereich in meinen Bookmarks: Geek.html

'; } elseif (ereg("^httpd$", $_SERVER['QUERY_STRING'])) { print '

HTTPds haben jetzt einen eigenen Bereich in meinen Bookmarks: HTTPd.html

'; } else { print '

Nicht gefunden: '.$_SERVER['QUERY_STRING'].'

'; } } } else { $dir = dir("/home/abe/fsinfo_html/Links"); while($entry=$dir->read()) { if (ereg("^\\.[-a-zA-Z0-9_]+\\.html\$", $entry) && (!ereg("^\\.(address|(s[tw]-)?menu).*\\.html$", $entry))) { $files[] = $entry; } } sort($files); reset($files); if (ereg("Lynx", $HTTP_USER_AGENT)) { echo "
\n"; while(list($dummy,$entry) = each($files)) { echo "
".phplinkit($entry)." (".filesize($entry)." Bytes, ".strftime("%A %e-%b-%Y, %T %Z",filemtime($entry)).")
\n"; echo "
".phpgetcontent($entry)."
\n"; } echo "
\n"; } else { ?>

Zusammenfassungen / Summaries


\n"; echo ' '; echo ' \n"; } ?>
'.phplinkit($entry)." '.phpgetcontent($entry)."
"; echo ' ('.filesize($entry)." Bytes, ".strftime("%A %e-%b-%Y, %T %Z",filemtime($entry)).")
close(); } ?> Top of page


powered by php3 Copyright © 1996 - by Axel Beckert
URL: http://:
Letzte Änderung am PHP3-Skript:
Größe des PHP3-Skriptes: Bytes. Thanks for using Lynx! :-)\n"; } ?>