Content improvements.
authorEugen Sawin <sawine@me73.com>
Sun, 08 Jan 2012 00:59:35 +0100
changeset 9609f399025fdc
parent 95 3d76abda3149
child 97 beee75a1b18b
Content improvements.
factory/v2012/about.html
factory/v2012/howiwork.html
     1.1 --- a/factory/v2012/about.html	Sat Jan 07 19:46:02 2012 +0100
     1.2 +++ b/factory/v2012/about.html	Sun Jan 08 00:59:35 2012 +0100
     1.3 @@ -6,10 +6,10 @@
     1.4  In my scientific pursuits I delve into <a href="http://xkcd.com/638">artificial intelligence</a> and all its <a href="http://xkcd.com/329">challenges</a>. Along the long hard road to general artificial intelligence I make detours for solving algorithmic problems like <a href="http://xkcd.com/461">fast routing</a> in public transportation networks.
     1.5  </p>
     1.6  <p>
     1.7 -Before going back to <a href="http://xkcd.com/664">academia</a>, I used to develop <a href="http://xkcd.com/912">safety-critical</a> software systems for the Air Traffic Control domain at <a href="http://comsoft.aero">Comsoft</a>. You can experience some of my work by reading this little <a href="http://www.amazon.de/Luftraummodellierung-Abflugplanung-Optimierung-Vereinigten-Arabischen/dp/3639346203">book</a> I've written, while waiting for your flight to take off anywhere in the United Arab Emirates.
     1.8 +Before going back to <a href="http://xkcd.com/664">academia</a>, I've developed <a href="http://xkcd.com/912">safety-critical</a> software systems for the Air Traffic Control domain at <a href="http://comsoft.aero">Comsoft</a>. You can experience some of my work by reading this overpriced <a href="http://www.amazon.de/Luftraummodellierung-Abflugplanung-Optimierung-Vereinigten-Arabischen/dp/3639346203">book</a> I've written, while waiting for your flight to take off anywhere in the United Arab Emirates.
     1.9  </p>
    1.10  <p>      
    1.11 -I enjoy <a href="http://xkcd.com/844">good code</a>, <a href="http://xkcd.com/353">good</a> <a href="http://xkcd.com/224">programming languages</a>, <a href="http://xkcd.com/193">good music</a>, <a href="http://xkcd.com/971">good books</a>, <a href="http://xkcd.com/566">good movies</a> and <a href="http://xkcd.com/435">tea</a>. I enjoy spending time with my family and my lovely girlfriend, who makes the best <a href="http://suesskeks.de">little cookies</a> in town. And I like <a href="http://xkcd.com/888">good games</a>.
    1.12 +I enjoy <a href="http://xkcd.com/844">good code</a>, <a href="http://xkcd.com/353">good</a> <a href="http://xkcd.com/224">programming languages</a>, <a href="http://xkcd.com/193">good music</a>, <a href="http://xkcd.com/971">good books</a>, <a href="http://xkcd.com/566">good movies</a> and <a href="http://xkcd.com/435">tea</a>. I enjoy spending time with my family and my lovely girlfriend, who makes the best <a href="http://suesskeks.de">cookies</a> in town. And I like <a href="http://xkcd.com/888">good games</a>.
    1.13  </p>
    1.14  
    1.15  <h2>Press Articles</h2>
     2.1 --- a/factory/v2012/howiwork.html	Sat Jan 07 19:46:02 2012 +0100
     2.2 +++ b/factory/v2012/howiwork.html	Sun Jan 08 00:59:35 2012 +0100
     2.3 @@ -1,44 +1,44 @@
     2.4  <h2>Programming Languages</h2>
     2.5 -<p><!--<img src="images/binary.png" alt="binary" class="float-right" height="100" width="100" />-->
     2.6 -Some programming languages I've used, where the number of * show my level of expertise in the given language:</p>
     2.7 +<p>Here are some programming languages that I have experienced.</p>
     2.8  <ul>
     2.9  <li>
    2.10 -<h4>QBasic  *</h4>
    2.11 +<h4>QBasic</h4>
    2.12  My first.</li>
    2.13  <li>
    2.14 -<h4>C++  *****</h4>
    2.15 +<h4>C++</h4>
    2.16  The dragon of system programming. My workhorse for efficient solutions.</li>
    2.17  <li>
    2.18 -<h4>Java  ***</h4>
    2.19 +<h4>Java</h4>
    2.20  It's ok. I prefer tea.</li>
    2.21  <li>
    2.22 -<h4>Haskell  *</h4>
    2.23 +<h4>Haskell</h4>
    2.24  Functional love-hate relationship.</li>
    2.25  <li>
    2.26 -<h4>Prolog  **</h4>
    2.27 +<h4>Prolog</h4>
    2.28  Blew my mind. Awakened my interest in logics, not so much in using the language.</li>
    2.29  <li>
    2.30 -<h4>C  *****</h4>
    2.31 +<h4>C</h4>
    2.32  Clean, flat, structured. Runs the world under the hood.</li>
    2.33  <li>
    2.34 -<h4>Assembly  **</h4>
    2.35 +<h4>Assembly</h4>
    2.36  The isomorphism from human mnemonics to machine code. Feel the cold touch of the machine mind.</li>
    2.37  <li>
    2.38 -<h4>C#  ***</h4>
    2.39 +<h4>C#</h4>
    2.40  It's better than ok. I prefer seeing clear.</li>
    2.41  <li>
    2.42 -<h4>Python  *****</h4>
    2.43 +<h4>Python</h4>
    2.44  Pragmatic, well-tempered, aesthetic. Fits perfectly into my method of working.</li>
    2.45  <li>
    2.46 -<h4>Javascript  ***</h4>
    2.47 +<h4>Javascript</h4>
    2.48  The saviour of web frontends. Makes web development endurable.</li>
    2.49  <li>
    2.50 -<h4>Go  *</h4>
    2.51 +<h4>Go</h4>
    2.52  Good idea, weird syntax. Doesn't go well with me. Might give it another go.</li>
    2.53  <li>
    2.54 -<h4>Common Lisp  **</h4>
    2.55 -The purity of programming love. Haven't seen the light yet.</li>
    2.56 +<h4>Common Lisp</h4>
    2.57 +The pure beauty of programming. Attained enlightenment about nothing.</li>
    2.58  </ul>
    2.59 +
    2.60  <h2>Operating Systems</h2>
    2.61  <ul>
    2.62  <li><h4>GNU/Linux</h4>