51 lines
2.1 KiB
PHP
51 lines
2.1 KiB
PHP
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>tilman.de - Uni allgemein</title>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="/stylesheet.css" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<?php include $_SERVER["DOCUMENT_ROOT"].'/scripts.php'; ?>
|
|
|
|
<div id="pagetitle">
|
|
<div class="headline">
|
|
<a href="/index.html">tilman.de</a>
|
|
<span class="breadcrumbs"><?php echo getBreadcrumbs($_SERVER["SCRIPT_FILENAME"], "Allgemein"); ?></span>
|
|
</div>
|
|
<div style="margin: 8px; padding: 0ex; border-top: 1px solid #AA0000;"></div>
|
|
</div>
|
|
|
|
<div class="content">
|
|
<p>
|
|
Ich studiere seit dem Wintersemester 2001/02 an der <a href="http://www.fu-berlin.de">Freien Universität Berlin</a> <a href="http://www.inf.fu-berlin.de">Informatik</a> auf Diplom mit Nebenfach <a href="http://www.kommwiss.fu-berlin.de">Publizistik und Kommunikationswissenschaft</a>.
|
|
</p>
|
|
|
|
<h2>Arbeiten, Paper, Infos:</h2>
|
|
<p>
|
|
<a href="Wikipedia.pdf">Wikipedia: Erfassung von komplexen und kontroversen Sachverhalten in kollaborativen Hypertextumgebungen</a> <span class="smalltext">(Ausarbeitung im Rahmen des Seminars "<a href="http://www.kommwiss.fu-berlin.de/604.html">Online-Dienste</a>")</span>
|
|
</p>
|
|
<p>
|
|
<a href="Eclipse3.pdf">Architektur und Konzepte von Eclipse 3</a> <span class="smalltext">(Ausarbeitung im Rahmen des Seminars "<a href="http://www.inf.fu-berlin.de/lehre/WS04/kbse/">Komponentenbasierte Softwareentwicklung</a>")</span>
|
|
</p>
|
|
<p>
|
|
<a href="PairProgramming.pdf">Pair Programming</a> <span class="smalltext">(Ausarbeitung im Rahmen des Seminars "<a href="http://projects.mi.fu-berlin.de/w/bin/view/SE/SeminarAgileProzesse2004">Agile Softwareprozesse</a>")</span>
|
|
</p>
|
|
|
|
<p style="margin-top: 2em;">
|
|
Ansonsten liegt manchmal auch was in <a href="http://www.inf.fu-berlin.de/~walther">meinem Home-Verzeichnis</a> auf dem Uni-Server.
|
|
</p>
|
|
</div>
|
|
|
|
<div id="bottomline"></div>
|
|
|
|
</body>
|
|
</html>
|