<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta charset="utf-8" />
    <title>Kim Korte</title>
    <meta name="author" content="Kim Korte" />
    <meta name="Description" content="The website and portfolio of web developer Kim Korte." />
    <meta name="keywords" content="kim, korte, web, developer, developing, ulricianum, theseus, backpack, happycode" />
    
    <link rel="openid2.provider" href="https://openid.stackexchange.com/openid/provider">
	<link rel="openid2.local_id" href="https://openid.stackexchange.com/user/f0fc058d-f1dc-42fb-8788-6e6ff6abd829">
    
    <script src="jquery.terminal/js/jquery-1.7.1.min.js"></script>
    <script src="jquery.terminal/js/jquery.mousewheel-min.js"></script>
    <script src="jquery.terminal/js/jquery.terminal-min.js"></script>
    <link href="jquery.terminal/css/jquery.terminal.css" rel="stylesheet"/>
    <script>
    jQuery(document).ready(function($) {
        $('body').terminal("server.php", {
            login: false,
            greetings: "Hi. What is your name?",
            onBlur: function() {
                // the height of the body is only 2 lines initialy
                return false;
            },
            completion:  ["about", "email", "portfolio", "hire", "xing", "github", "german", "imprint", "rename", "whoami", "pwd", "vita", "education", "languages", "address", "location"],
            checkArity: false,
            ignoreSystemDescribe: true
        });
    });
    </script>
    <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

      ga('create', 'UA-3997112-6', 'auto');
      ga('send', 'pageview');

    </script>
  </head>
<body>
</body>
