factory/v2012/links.html
author Eugen Sawin <sawine@me73.com>
Tue, 07 Feb 2012 22:24:41 +0100
changeset 106 b473a1e68fff
parent 77 9c443a61358c
child 110 fc32addc0624
permissions -rw-r--r--
Added missing quote file.
     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">@eamsen</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>People and their Sites</h2>
    25 <ul>
    26 <li><h4><a href="http://www.chris-koenig.de">Christian K&ouml;nig</a></h4>
    27 An ex-fellow student and companion in the quest for world domination.
    28 </li>
    29 <li><h4><a href="http://www.unidentify.com">Michael Chlebek</a></h4>
    30 An ex-fellow student and friendly programmer.
    31 </li>
    32 <li><h4><a href="http://www4.informatik.tu-muenchen.de/~schulz/">Dr. Stephan Schulz</a></h4>
    33 My advisor during my bachelor thesis and creator of the brainiac theorem prover called 
    34 <a href="http://eprover.org">E</a>.
    35 </li>
    36 </ul>
    37 
    38 <h2>Recursive</h2>
    39 <ul>
    40 <li><h4><a href="links.html">ME73</a></h4>
    41 A recursion.
    42 </li>
    43 <li><h4><a href="linksend.html">ME73</a></h4>
    44 A well-founded recursion.
    45 </li>
    46 </ul>
    47 
    48 
    49