v2/service.html
author Eugen Sawin <sawine@me73.com>
Tue, 16 Nov 2010 20:05:52 +0100
changeset 21 32923d84e8fb
child 22 38931aca0bff
permissions -rw-r--r--
Centered container, issues with preview.
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
     2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     3 <head> 
     4 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
     5 	<title>Eugen Sawin - Software Engineer</title>  
     6 	<link rel="stylesheet" type="text/css" href="style.css" />
     7 	<script type="text/javascript">
     8 	  var _gaq = _gaq || [];
     9 	  _gaq.push(['_setAccount', 'UA-2137333-3']);
    10 	  _gaq.push(['_trackPageview']);
    11 
    12 	  (function() {
    13 		var ga = document.createElement('script'); ga.type = 'text/javascript';
    14 		ga.async = true;
    15 		ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 				'http://www') + '.google-analytics.com/ga.js';
    16 		var s = document.getElementsByTagName('script')[0];
    17 		s.parentNode.insertBefore(ga, s);
    18 	  })();
    19 	</script>
    20 </head> 
    21 <body>
    22 	<div class="universe1"></div>
    23 	<div class="universe2"><<<</div>
    24 	<div class="universe3"></div>
    25 	<div class="universe4"></div>
    26 	<div id="container">
    27 	<div class="content">	
    28 		<div class="entry">
    29 			<h3>Software Development</h3>
    30 			Blub
    31 			<div class="details">
    32 				Departure flow management is an integral part of air traffic
    33 				control optimisation. Take-off time assignment must consider the
    34 				projected flight route and possible occurences of airspace
    35 				constraint violations.</br>
    36 				To be continued...		
    37 			</div>
    38 		</div>		
    39 		<div class="entry">
    40 			<h3>Research</h3>
    41 			Backend Software Development<br/>
    42 			On-Site System Integration<br/>
    43 			User Training
    44 			<div class="details">
    45 				Departure flow management is an integral part of air traffic
    46 				control optimisation. Take-off time  must  the
    47 				projected  route and possible  of airspace
    48 				constraint violations.</br>
    49 				To be continued...		
    50 			</div>
    51 		</div>	
    52 		<div class="entry">
    53 			<h3>Traffic Information Service - Broadcast</h3>
    54 			<a href="http://www.comsoft.aero/html/atc/products/adsb/" class="link1">Quadrant</a> | 
    55 			<a href="http://www.comsoft.aero/" class="link1">COMSOFT GmbH</a><br/>
    56 			Embedded Systems Software Development<br/>
    57 			Software Design &amp; Development<br/>
    58 			System Testing	
    59 			<div class="details">
    60 				Departure flow management is an integral part of air traffic
    61 				control . Take-off time assignment must consider the
    62 				projected flight route and  occurences of airspace
    63 				constraint violations.</br>
    64 				To be continued...		
    65 			</div>	
    66 		</div>
    67 	</div>			
    68 	<div class="menu" id="menu1">
    69 		<a href="index.html">Pragmatic<span>!</span>
    70 				<div class="content">
    71 					Hi there
    72 				</div>							
    73 		</a></br>		
    74 		<a href="recentwork.html">Effective<span>+</span></a><br/>
    75 		<a href="recentwork.html">Creative<span>&iquest;</span></a>
    76 	</div>
    77 	<div class="menu" id="menu2">
    78 		<a href="work.html">Work<span>.</span>
    79 			<div class="content">	
    80 				<div class="entry">
    81 					<h3>ATC Departure Flow Manager</h3>
    82 					<span class="link">PRISMA</span> | 
    83 					<span class="link">COMSOFT GmbH</span><br/>
    84 					Requirements Engineering<br/>
    85 					Software Design &amp; Development<br/>
    86 					Development of a Domain-Specific Language
    87 				</div>		
    88 				<div class="entry">
    89 					<h3>Online Data Access Platform</h3>
    90 					<span class="missinglink">ODAP</span> |
    91 					<span class="link">GCAA</span><br/> 
    92 					Backend Software Development<br/>
    93 					On-Site System Integration<br/>
    94 					User Training
    95 				</div>	
    96 				<div class="entry">
    97 					<h3>Traffic Information Service - Broadcast</h3>
    98 					<span class="link">Quadrant</span> | 
    99 					<span class="link">COMSOFT GmbH</span><br/>
   100 					Embedded Systems Software Development<br/>
   101 					Software Design &amp; Development<br/>
   102 					System Testing	
   103 				</div>
   104 			</div>			
   105 		</a><br/>
   106 		<a href="expertise.html">Expertise<span>.</span>
   107 			<div class="content">	
   108 				<div class="entry">
   109 					<h3>Responsibilities</h3>
   110 					<span class="red">Software Development: </span>
   111 					Requirements Analysis, Design, Implementation, Test and
   112 					Documentation<br/>
   113 					<span class="red">Integration: </span>
   114 					On-Site System Integration, Configuration and Testing</br>
   115 					<span class="red">Administration: </span>
   116 					Remote Linux/Unix Administration<br/>
   117 					<span class="red">Training: </span>
   118 					User Training and Trainer Training
   119 				</div>	
   120 				<div class="entry">
   121 					<h3>Natural Languages</h3>
   122 					<span class="red">Fluent: </span>German and English<br/>
   123 					<span class="red">Basic: </span>Russian and French
   124 				</div>
   125 				<div class="entry">
   126 					<h3>Programming Languages</h3>
   127 					<span class="red">Expert: </span>C++, C and Python<br/>
   128 					<span class="red">Advanced: </span>C# and Java<br/>
   129 					<span class="red">Basic: </span>Haskell, Prolog and Common Lisp<br/>
   130 					<span class="red">Web: </span>JavaScript, XHTML, HTML5 and CSS<br/>
   131 				</div>			
   132 				<div class="entry">
   133 					<h3>Technologies</h3>
   134 					<span class="red">Network: </span>Berkley Sockets, TCP/UDP, ICMP,
   135 					SNMP, HTTP and Peer-to-Peer Communication<br/>
   136 					<span class="red">Database: </span>SQL, MySQL and SQLite<br/>
   137 					<span class="red">Webserver: </span>Apache<br/>
   138 					<span class="red">Operating Systems: </span>Linux and Windows<br/>
   139 					<span class="red">Environments: </span>Eclipse, Visual Studio,
   140 					Emacs and vim<br/>
   141 				</div>
   142 			</div>
   143 		</a><br/>
   144 		<span class="link">Service.</span><br/>
   145 	</div>
   146 	<div class="info"> 
   147 		<a href="mailto:contact@esawin.com">
   148 		<ul> 
   149 			<li class="name">Eugen Sawin</li> 
   150 			<li class="misc">Software Engineering &amp; Research</li> 
   151 		</ul> 
   152 		</a>
   153 	</div>  
   154 	<!--<div id="copy">&copy; 2010</div> -->
   155 	<div id="copy"><a href="http://www.me73.com">ME73</a></div>
   156 	</div>
   157 </body> 
   158 </html>