factory/v2012/links.html
changeset 71 bf0295436e1c
child 74 c0e6fb6cf6ef
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/factory/v2012/links.html	Sat Dec 17 19:20:30 2011 +0100
     1.3 @@ -0,0 +1,58 @@
     1.4 +<h2>The Good</h2>
     1.5 +<ul>
     1.6 +<li><h4><a href="http://www.wikipedia.org">Wikipedia</a></h4>
     1.7 +The fascination of community, the wealth of knowledge.
     1.8 +</li>
     1.9 +<li><h4><a href="http://www.ted.com">TED</a></h4>
    1.10 +Inspiring.
    1.11 +</li>
    1.12 +<li><h4><a href="http://www.xkcd.com">xkcd</a></h4>
    1.13 +Kernel dumping thrice a week.
    1.14 +</li>
    1.15 +</ul>
    1.16 +
    1.17 +<h2>The Bad</h2>
    1.18 +<ul>
    1.19 +<li><h4><a href="https://twitter.com/notchnik">@notchnik</a></h4>
    1.20 +The emptyness in 140 characters.
    1.21 +</li>
    1.22 +<li><h4><a href="https://plus.google.com/101733701635400621767/">Google+ profile</a></h4>
    1.23 +Staying in touch with people by keeping them at a distance.
    1.24 +</li>
    1.25 +</ul>
    1.26 +
    1.27 +<h2>Professional</h2>
    1.28 +<ul>
    1.29 +<li><h4><a href="http://www4.informatik.tu-muenchen.de/~schulz/">Dr. Stephan Schulz</a></h4>
    1.30 +My advisor during my bachelor thesis and creator of the brainiac theorem prover called E.
    1.31 +</li>
    1.32 +</ul>
    1.33 +
    1.34 +<h2>Friends (with websites)</h2>
    1.35 +<ul>
    1.36 +<!--<li><h4><a href="http://www.tomrocket.com">Thomas Witt</a></h4>
    1.37 +A good friend and designer for the visual arts.
    1.38 +</li>-->
    1.39 +<li><h4><a href="http://www.chris-koenig.de">Christian König</a></h4>
    1.40 +A fellow student and companion in the quest for world domination.
    1.41 +</li>
    1.42 +<li><h4><a href="http://www.unidentify.com">Michael Chlebek</a></h4>
    1.43 +A friend, programmer and amateuer photographer.
    1.44 +</li>
    1.45 +<!--<li><h4><a href="http://thuber.net">Thomas Huber</a></h4>
    1.46 +A fellow student of artificial intelligence.
    1.47 +</li>-->
    1.48 +</ul>
    1.49 +
    1.50 +<h2>Recursive</h2>
    1.51 +<ul>
    1.52 +<li><h4><a href="links.html">ME73</a></h4>
    1.53 +A recursion.
    1.54 +</li>
    1.55 +<li><h4><a href="linksend.html">ME73</a></h4>
    1.56 +A well-founded recursion.
    1.57 +</li>
    1.58 +</ul>
    1.59 +
    1.60 +
    1.61 +