factory/v2011/links.html
author Eugen Sawin <sawine@me73.com>
Sat, 07 Jan 2012 17:12:49 +0100
changeset 93 038afcf4d11c
parent 55 a0a90e9ae77a
permissions -rw-r--r--
Some content improvements.
     1 <h2>The Good</h2>
     2 <ul>
     3 <li><h4><a href="http://www.wikipedia.org">Wikipedia</a></h4>
     4 The fascination of community, the wealth of knowledge.
     5 </li>
     6 <li><h4><a href="http://www.ted.com">TED</a></h4>
     7 Inspiring.
     8 </li>
     9 <li><h4><a href="http://www.xkcd.com">xkcd</a></h4>
    10 Kernel dumping thrice a week.
    11 </li>
    12 </ul>
    13 
    14 <h2>The Bad</h2>
    15 <ul>
    16 <li><h4><a href="https://twitter.com/notchnik">@notchnik</a></h4>
    17 The emptyness in 140 characters.
    18 </li>
    19 <li><h4><a href="https://plus.google.com/101733701635400621767/">Google+ profile</a></h4>
    20 Staying in touch with people by keeping them at a distance.
    21 </li>
    22 </ul>
    23 
    24 <h2>Professional</h2>
    25 <ul>
    26 <li><h4><a href="http://www4.informatik.tu-muenchen.de/~schulz/">Dr. Stephan Schulz</a></h4>
    27 My advisor during my bachelor thesis and creator of the brainiac theorem prover called E.
    28 </li>
    29 </ul>
    30 
    31 <h2>Friends (with websites)</h2>
    32 <ul>
    33 <!--<li><h4><a href="http://www.tomrocket.com">Thomas Witt</a></h4>
    34 A good friend and designer for the visual arts.
    35 </li>-->
    36 <li><h4><a href="http://www.chris-koenig.de">Christian König</a></h4>
    37 A fellow student and companion in the quest for world domination.
    38 </li>
    39 <li><h4><a href="http://www.unidentify.com">Michael Chlebek</a></h4>
    40 A friend, programmer and amateuer photographer.
    41 </li>
    42 <!--<li><h4><a href="http://thuber.net">Thomas Huber</a></h4>
    43 A fellow student of artificial intelligence.
    44 </li>-->
    45 </ul>
    46 
    47 <h2>Recursive</h2>
    48 <ul>
    49 <li><h4><a href="links.html">ME73</a></h4>
    50 A recursion.
    51 </li>
    52 <li><h4><a href="linksend.html">ME73</a></h4>
    53 A well-founded recursion.
    54 </li>
    55 </ul>
    56 
    57 
    58