links.html
author root@h1429602.stratoserver.net
Mon, 05 Jul 2010 17:19:17 +0200
changeset 16 a04897b5801e
parent 2 98e7c7074764
permissions -rw-r--r--
Increased photo size.
sawine@0
     1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
root@16
     2
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
sawine@0
     3
root@16
     4
<head>
sawine@2
     5
<title>ME73 - A Programmer's Playground</title><meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
sawine@0
     6
<meta name="author" content="Eugen Sawin - me73.com" />
sawine@0
     7
<meta name="description" content="A Digital Playground" />
sawine@0
     8
<meta name="robots" content="index, follow, noarchive" />
sawine@0
     9
<meta name="googlebot" content="noarchive" />
sawine@0
    10
<script src="script.js" type="text/javascript"></script>
root@16
    11
<link rel="stylesheet" href="dark.css" type="text/css" />
root@16
    12
</head>
sawine@0
    13
root@16
    14
<body onload="draw(0, 0, 0, 0);">
sawine@0
    15
<div id="wrap">
root@16
    16
	<div id="header">			
root@16
    17
    	<h1 id="logo-text"><a href="index.html" title="">ME73</a></h1>		
sawine@2
    18
	    <p id="intro">A Programmer's Playground.</p>
sawine@0
    19
        <div id="nav">
sawine@0
    20
			<ul>
sawine@0
    21
				<li><a href="index.html">Home</a></li>
root@16
    22
				<li><a href="chrome.html">Chrome</a></li>
sawine@0
    23
				<li><a href="resume.html">Resume</a></li>
sawine@0
    24
				<li><a href="howiwork.html">How I Work</a></li>
sawine@0
    25
				<li><a href="personalwork.html">Personal Work</a></li>
root@16
    26
            	<li><a href="books.html">Books</a></li>
root@16
    27
	         	<li><a href="links.html">Links</a></li>			
sawine@0
    28
				<li><a href="contact.html">Contact</a></li>		
sawine@0
    29
			</ul>		
sawine@0
    30
	    </div>	
sawine@0
    31
	</div>
sawine@0
    32
	<div id="content-wrap">				
sawine@0
    33
		<div id="main">
root@16
    34
			<h2>Friends</h2>
sawine@0
    35
<ul>
sawine@0
    36
<li><h4><a href="http://www.tomrocket.com">Thomas Witt</a></h4>
sawine@0
    37
A good friend and designer for the visual arts.
sawine@0
    38
</li>
sawine@0
    39
<li><h4><a href="http://www.chris-koenig.de">Christian König</a></h4>
sawine@0
    40
A fellow student and companion in the quest for world domination.
sawine@0
    41
</li>
sawine@0
    42
<li><h4><a href="http://www.unidentify.com">Michael Chlebek</a></h4>
sawine@0
    43
A friend, programmer and amateuer photographer.
sawine@0
    44
</li>
sawine@0
    45
<li><h4><a href="http://thuber.net">Thomas Huber</a></h4>
sawine@0
    46
A fellow student of artificial intelligence.
sawine@0
    47
</li>
sawine@0
    48
</ul>
sawine@0
    49
<h2>Professional</h2>
sawine@0
    50
<ul>
sawine@0
    51
<li><h4><a href="http://www4.informatik.tu-muenchen.de/~schulz/">Dr. rer. nat. Stephan Schulz</a></h4>
sawine@0
    52
My advisor during my bachelor thesis and creator of the brainiac theorem prover called E.
sawine@0
    53
</li>
sawine@0
    54
</ul>
sawine@0
    55
sawine@0
    56
      
sawine@0
    57
		</div>
sawine@0
    58
		<div id="sidebar">
sawine@0
    59
	        <!--<h3>About</h3>	-->
sawine@0
    60
	        <p>
sawine@0
    61
				<img src="images/me2.png" alt="me" class="float-left" height="64" width="64" />		
root@16
    62
			ME73 is my digital playground.
sawine@0
    63
            I'm a programmer, a student of computer science, a music enthusiast.
sawine@0
    64
            This site serves as a portfolio for my work, private and professional.
sawine@0
    65
	        </p>
root@16
    66
			<div id="random_quote"></div>	        	
sawine@0
    67
        </div>	
sawine@0
    68
	</div>
sawine@0
    69
  <div id="footer">
sawine@0
    70
	<div id="footer-left">
sawine@0
    71
		<p>
sawine@0
    72
		<!--&copy; ME73.COM&nbsp; 	-->
root@16
    73
      	<a href="http://creativecommons.org/licenses/by/3.0/"><img src="images/cc.png" alt="CC" style="float:left" /></a>
root@16
    74
		Except where otherwise noted, content on this site is licensed under a 			<a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License.</a> Site Design is based on a template by <a href="http://www.styleshout.com/">Styleshout.</a>
sawine@0
    75
		</p>	
sawine@0
    76
	</div>
sawine@0
    77
	
sawine@0
    78
	<div id="footer-right">
sawine@0
    79
		<p class="align-right">
root@16
    80
		<a href="index.html">Home</a> | <a href="#top">Top</a>
sawine@0
    81
		</p>
sawine@0
    82
	</div>	
sawine@0
    83
</div> 
sawine@0
    84
</div>
sawine@0
    85
<script type="text/javascript">
root@16
    86
    javascript:load_random_quote();        
sawine@0
    87
</script>
sawine@0
    88
<script type="text/javascript">
sawine@0
    89
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
sawine@0
    90
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
sawine@0
    91
</script>
sawine@0
    92
<script type="text/javascript">
sawine@0
    93
var pageTracker = _gat._getTracker("UA-2137333-1");
sawine@0
    94
pageTracker._trackPageview();
sawine@0
    95
</script>
root@16
    96
</body>
root@16
    97
</html>
root@16
    98