Removed obsolete files. Added XHTML strictness.
authorEugen Sawin <sawine@me73.com>
Sat, 19 Jun 2010 00:08:33 +0200
changeset 5b8513cbcbf35
parent 4 1e1747fa2b2e
child 6 d33f0b00f8d9
Removed obsolete files. Added XHTML strictness.
factory/v2010/books.html
factory/v2010/footer.html
factory/v2010/headerlogo.html
factory/v2010/howiwork.html
factory/v2010/news.html
factory/v2010/resume.html
factory/v2010/sidebar.html
factory/v2010/tutorials.html
footer.html
headerlogo.html
     1.1 --- a/factory/v2010/books.html	Fri Jun 18 23:41:48 2010 +0200
     1.2 +++ b/factory/v2010/books.html	Sat Jun 19 00:08:33 2010 +0200
     1.3 @@ -1,5 +1,5 @@
     1.4  <p>Here is a list of books I find useful or simply enjoyed reading them.</p>
     1.5 -<h2>Engineering & Science</h2>
     1.6 +<h2>Engineering &amp; Science</h2>
     1.7  <ul>
     1.8  <li><h4>The Pragmatic Programmer</h4><h5>Andrew Hunt and David Thomas</h5>
     1.9  A collection of advises for effective software development.
    1.10 @@ -16,7 +16,7 @@
    1.11  <li><h4>The Algorithmic Beauty of Plants</h4><h5>Przemyslwa Prusinkieicz and Aristid Lindenmayer</h5>
    1.12  A wonderful introduction to L-systems and a motivational read.
    1.13  </li>
    1.14 -<li><h4>Compilers: Principles, Techniques & Tools</h4><h5>Alfred V. Aho, Monica S. Lam and Ravi Sethi</h5>
    1.15 +<li><h4>Compilers: Principles, Techniques &amp; Tools</h4><h5>Alfred V. Aho, Monica S. Lam and Ravi Sethi</h5>
    1.16  The standard introduction to compiler development. Also known as the Dragon Book.
    1.17  </li>
    1.18  <li><h4>Computer Networks</h4><h5>Andrew S. Tanenbaum</h5>
     2.1 --- a/factory/v2010/footer.html	Fri Jun 18 23:41:48 2010 +0200
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,16 +0,0 @@
     2.4 -<!-- footer starts here -->	
     2.5 -<div id="footer">
     2.6 -	<div id="footer-left">
     2.7 -		<p>
     2.8 -		<!--&copy; ME73.COM&nbsp; 	-->
     2.9 -      <img src="images/cc.png" alt="CC" />
    2.10 -		Page Design based on <a href="http://www.styleshout.com/">Styleshout</a>.
    2.11 -		</p>	
    2.12 -	</div>
    2.13 -	
    2.14 -	<div id="footer-right">
    2.15 -		<p class="align-right">
    2.16 -		<a href="index.html">Home</a> | <a href="#top">Top</a> | <a href="rssfeed.xml" class="rssfeed">RSS</a> 
    2.17 -		</p>
    2.18 -	</div>	
    2.19 -</div>
     3.1 --- a/factory/v2010/headerlogo.html	Fri Jun 18 23:41:48 2010 +0200
     3.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.3 @@ -1,4 +0,0 @@
     3.4 -			
     3.5 -    <h1 id="logo-text"><a name="top" href="index.html" title="">BITMASSIV</a></h1>		
     3.6 -	<p id="intro">A Programmer's Digital Playground.</p>			
     3.7 -		</div>
     4.1 --- a/factory/v2010/howiwork.html	Fri Jun 18 23:41:48 2010 +0200
     4.2 +++ b/factory/v2010/howiwork.html	Sat Jun 19 00:08:33 2010 +0200
     4.3 @@ -50,7 +50,9 @@
     4.4  <li>
     4.5  <h4>Go. *</h4>
     4.6  Google has developed an interesting language with the goal of providing a general programming language including a garbage collector and efficient methods for concurrency handling. It's a fun language and shows some interesting concepts including a more dynamic approach on object orientation.</li>
     4.7 -<br />* shows my experience level with the language
     4.8 +<li>
     4.9 +<br />* show my level of expertise in the language
    4.10 +</li>
    4.11  </ul>
    4.12  <h2>Operating Systems</h2>
    4.13  <ul>
    4.14 @@ -64,7 +66,7 @@
    4.15  <h2>Environments</h2>
    4.16  <ul>
    4.17  <li>
    4.18 -<h4>GVim & gedit</h4>
    4.19 +<h4>GVim &amp; gedit</h4>
    4.20  These are my general purpose editors for quick editing on all platforms
    4.21  and have become my prefered editors when working in an IDE-free environment.</li>
    4.22  <li>
    4.23 @@ -84,7 +86,7 @@
    4.24  Chrome for browsing, IRSSI for IRC and Skype for communication.</li>
    4.25  <li>
    4.26  <h4>Documentation</h4>
    4.27 -gedit & LaTeX for papers, gnuplot for analysis visualisations and Inkscape for graphics.</li>
    4.28 +gedit &amp; LaTeX for papers, gnuplot for analysis visualisations and Inkscape for graphics.</li>
    4.29  <li>
    4.30  <h4>Version Control</h4>
    4.31  Mercurial for private work. 
     5.1 --- a/factory/v2010/news.html	Fri Jun 18 23:41:48 2010 +0200
     5.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.3 @@ -1,72 +0,0 @@
     5.4 -            <h2><a name="2">ROSI - Rotating SICK Laser Scanner</a></h2>		   
     5.5 -            <p>
     5.6 -            Take 8 people, one 3D-laser-scanner, an embedded Linux system and
     5.7 -            the goal of developing a Linux client, a Windows client and the embedded
     5.8 -            Linux server application. Get a lot of challenging problems, even more work
     5.9 -            but a rewarding accomplishment of succeeding at something others have failed before.            
    5.10 -            </p>
    5.11 -            <p><img src="images/team1.png" alt="ROSI team" height="280" width="400" /></p>
    5.12 -            <p>My responsibility was the development of the Window client, including its GUI and 3D visualisation
    5.13 -            in OpenGL. The Windows client is responsible for:
    5.14 -            </p>
    5.15 -            <ul>
    5.16 -                <li>Visualising the 3D vertex data stream from the server</li>
    5.17 -                <li>Giving the user ways to navigate in the 3D space via mouse and GUI buttons</li>
    5.18 -                <li>Setting the colour-mapping of depth and remission values of the scanner data</li>
    5.19 -                <li>Loading and Saving LAD-files and LAD-file sequences (possible directly from the stream)</li>
    5.20 -                <li>Setting scanner configuration remotely</li>
    5.21 -            </ul>
    5.22 -            <p>
    5.23 -            <img src="images/rosis1.png" alt="ROSI screenshot" height="155" width="200" />
    5.24 -            <img src="images/rosis2.png" alt="ROSI screenshot" height="155" width="200" />
    5.25 -            </p>
    5.26 -            <p>
    5.27 -Problems that the team had to solve were: extending the hardware to get
    5.28 -an absolute reference point for the rotation, solving overheating
    5.29 -problems on the embedded system, providing lossless synchronization
    5.30 -between the server and the clients and efficiently managing the highly
    5.31 -dynamic stream of vertex data.&nbsp;&nbsp;</p>
    5.32 -		    
    5.33 -		    <p class="postmeta">				
    5.34 -			<a href="mailto:esawin@gmail.com?subject=ROSI" class="comments"><img src="images/rosiafter.png" alt="ROSI after" height="120" width="200" /><img src="images/rosibefore.png" alt="ROSI before" height="120" width="200" /></a></p><p class="postmeta"><a href="mailto:esawin@gmail.com?subject=ROSI" class="comments">Comment</a> 
    5.35 -			<span class="date">August 11, 2008</span>	
    5.36 -			</p>
    5.37 -        
    5.38 -		    <h2><a name="1">Does Size Really Matter?</a></h2>
    5.39 -		    <p>To
    5.40 -me it does! Working alot at the university, I've gotten used to the
    5.41 -keyboard on my Thinkpad so much, that I'm looking for a replacement for
    5.42 -my desktop system. I'm open for suggestions, it has to be:</p>
    5.43 -		    <img src="images/bigkeyboard.png" alt="big keyboard" class="float-right" height="100" width="167" />
    5.44 -		    <ul>
    5.45 -		        <li>Notebook size, full sized keys</li>
    5.46 -		        <li>No numpad</li>
    5.47 -		        <li>Quiet but well defined key stroke</li>
    5.48 -		        <li>Wired</li>
    5.49 -		    </ul>
    5.50 -		    <p>If you have any recommendations, preferably by own experience, then please let me know.</p>
    5.51 -		    <p class="postmeta">				
    5.52 -			<a href="mailto:esawin@gmail.com?subject=Comment%20on%20Does%20Size%20Really%20Matter" class="comments">Comment</a> 
    5.53 -			<span class="date">July 26, 2008</span>	
    5.54 -			</p>
    5.55 -		
    5.56 -			<h2><a name="0" href="index.html">Back to Basics - A New Dawn</a></h2>			
    5.57 -			<p><img src="images/water.png" alt="water" class="float-left" height="141" width="100" />
    5.58 -			<strong>ME73</strong> made it to version 3. What has changed? Everything. I've stripped away anything that was not essential for the site.
    5.59 -			Now it's composed of strict XHTML, CSS and a little Javascript.
    5.60 -			Since I don't enjoy working on websites much, I've decided to base my site on an existing template from
    5.61 -			<a href="http://www.styleshout.com/">Styleshout</a>.</p>
    5.62 -			<p>You
    5.63 -will have noticed, that I've switched to a dark background, this has
    5.64 -several reasons. Since I'm spending a great portion of my time in front
    5.65 -of a computer screen, I'm looking for ways to improve my working
    5.66 -envirnoment to keep the experience as pleasing and repercussions as low
    5.67 -as possible. I've found that working on dark backgrounds puts less
    5.68 -strain on the eyes, especially when sitting in a dark room. Another
    5.69 -reason is my idea of creating a more personal ambience for the site
    5.70 -with my choice of colours.</p>  
    5.71 -			<p class="postmeta">				
    5.72 -			<a href="mailto:esawin@gmail.com?subject=Comment%20on%20Back%20to%20Basics" class="comments">Comment</a> 
    5.73 -			<span class="date">July 25, 2008</span>	
    5.74 -			</p>	
    5.75 -
     6.1 --- a/factory/v2010/resume.html	Fri Jun 18 23:41:48 2010 +0200
     6.2 +++ b/factory/v2010/resume.html	Sat Jun 19 00:08:33 2010 +0200
     6.3 @@ -10,16 +10,19 @@
     6.4  <li><h4>Bachelor Thesis, Comsoft GmbH, 2009-2010</h4>
     6.5  "Flexible Modeling of Dynamic Air Space Constraints and its Application in Departure Flow Optimisation" 
     6.6  </li>
     6.7 -<li><h4>Working Student & Internship, Comsoft GmbH, 2008-2009</h4>
     6.8 +<li><h4>Working Student &amp; Internship, Comsoft GmbH, 2008-2009</h4>
     6.9  Development of software and driver for safety-critical embedded systems.
    6.10  </li>
    6.11  <li>
    6.12  <h4>Student Assistant, University of Applied Sciences Offenburg, 2008</h4>
    6.13 -Assistance at a university course for object-oriented software development.</li>
    6.14 -<li><h4>University Project, University of Applied Sciences Offenburg & Karlsruhe Institute of Technology, 2008</h4>
    6.15 -Development of a client for 3D data streaming and visualisation. </li>
    6.16 +Assistance at a university course for object-oriented software development.
    6.17 +</li>
    6.18 +<li><h4>University Project, University of Applied Sciences Offenburg &amp; Karlsruhe Institute of Technology, 2008</h4>
    6.19 +Development of a client for 3D data streaming and visualisation. 
    6.20 +</li>
    6.21  <li><h4>University Project, University Karlsruhe, 2006</h4>
    6.22  Development of a multi-discipline scheduler.
    6.23 +</li>
    6.24  </ul>
    6.25  <ul>
    6.26  </ul>
    6.27 @@ -28,12 +31,14 @@
    6.28  <li>
    6.29  <h4>University of Applied Sciences Offenburg, 2007-2010</h4>
    6.30  B. Sc. in Computer Science.<br />
    6.31 -Emphasis in Distributed Systems and Artificial Intelligence.</li>
    6.32 +Emphasis in Distributed Systems and Artificial Intelligence.
    6.33 +</li>
    6.34  </ul>
    6.35  <ul>
    6.36  <li>
    6.37  <h4>University Karlsruhe, 2003-2007</h4>
    6.38 -Diplom in Informatics, 6 semesters.</li>
    6.39 +Diplom in Informatics, 6 semesters.
    6.40 +</li>
    6.41  </ul>
    6.42  
    6.43  
     7.1 --- a/factory/v2010/sidebar.html	Fri Jun 18 23:41:48 2010 +0200
     7.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     7.3 @@ -1,13 +0,0 @@
     7.4 -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
     7.5 -<html><head></head><body><div id="sidebar">		
     7.6 -	<h3>About</h3>	
     7.7 -	<p>
     7.8 -		<img src="images/me2.png" alt="me" class="float-left" height="64" width="64">		
     7.9 -		ME73 is my digital playground.&nbsp;I'm a programmer, a student of computer science, a music enthusiast.
    7.10 -		I'm interested in sciences including physics and astronomy and like anything related to artificial intelligence,
    7.11 -		distributed systems and digital image processing.
    7.12 -		This site serves as a portfolio for my work, private and professional.
    7.13 -	</p>	   
    7.14 -	<h3><br></h3>
    7.15 -	<div id="random_quote"></div>	
    7.16 -</div></body></html>
     8.1 --- a/factory/v2010/tutorials.html	Fri Jun 18 23:41:48 2010 +0200
     8.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     8.3 @@ -1,41 +0,0 @@
     8.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     8.5 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
     8.6 -
     8.7 -<title>ME73 - A Digital Playground</title><meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
     8.8 -<meta name="author" content="Eugen Sawin - me73.com" />
     8.9 -<meta name="description" content="A Digital Playground" />
    8.10 -<meta name="robots" content="index, follow, noarchive" />
    8.11 -<meta name="googlebot" content="noarchive" />
    8.12 -<script src="script.js" type="text/javascript"></script>
    8.13 -<link rel="stylesheet" href="dark.css" type="text/css" /></head>
    8.14 -
    8.15 -<body>
    8.16 -<div id="wrap">
    8.17 -    <div id="header"></div>
    8.18 -	<div id="content-wrap">				
    8.19 -		<div id="main">		
    8.20 -		    <h2>Where Are The Old Tutorials?</h2>
    8.21 -		    <img src="images/questionmark.png" alt="questionmark" class="float-right" height="100" width="100" />
    8.22 -		    <p>Despite the elementary nature of my tutorials, they've created a suprisingly steady stream
    8.23 -		    of traffic for my site.&nbsp;</p><p>Today,
    8.24 -I believe that tutorials can cause more harm than solve&nbsp;problems.
    8.25 -A tutorial will not replace a well done research, a good book and
    8.26 -proper education. It will, however, in many cases promote quick and
    8.27 -often unsafe solutions without a real understanding of the underlying
    8.28 -material.</p><br /><p class="postmeta">				
    8.29 -			<a href="mailto:esawin@gmail.com?subject=Comment%20on%20tutorials" class="comments">Comment</a> <span class="date">May 9, 2009</span>	
    8.30 -			</p>			
    8.31 -		</div>
    8.32 -        <div id="sidebar"></div>
    8.33 -	</div>
    8.34 -    <div id="footer"></div>
    8.35 -</div>
    8.36 -
    8.37 -<script type="text/javascript">
    8.38 -    javascript:load_header("tutorials");
    8.39 -	javascript:load_sidebar();
    8.40 -    javascript:load_footer();
    8.41 -	javascript:load_random_quote();
    8.42 -    javascript:google_an();
    8.43 -</script>
    8.44 -</body></html>
    8.45 \ No newline at end of file
     9.1 --- a/footer.html	Fri Jun 18 23:41:48 2010 +0200
     9.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     9.3 @@ -1,16 +0,0 @@
     9.4 -<!-- footer starts here -->	
     9.5 -<div id="footer">
     9.6 -	<div id="footer-left">
     9.7 -		<p>
     9.8 -		<!--&copy; ME73.COM&nbsp; 	-->
     9.9 -      <a href="http://creativecommons.org/licenses/by/3.0/"><img src="images/cc.png" alt="CC" style="float:left"></a>
    9.10 -		Except where otherwise noticed, 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>
    9.11 -		</p>	
    9.12 -	</div>
    9.13 -	
    9.14 -	<div id="footer-right">
    9.15 -		<p class="align-right">
    9.16 -		<a href="index.html">Home</a> | <a href="#top">Top</a> | <a href="rssfeed.xml" class="rssfeed">RSS</a> 
    9.17 -		</p>
    9.18 -	</div>	
    9.19 -</div>
    10.1 --- a/headerlogo.html	Fri Jun 18 23:41:48 2010 +0200
    10.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    10.3 @@ -1,4 +0,0 @@
    10.4 -			
    10.5 -    <h1 id="logo-text"><a name="top" href="index.html" title="">BITMASSIV</a></h1>		
    10.6 -	<p id="intro">A Programmer's Digital Playground.</p>			
    10.7 -		</div>