v2/service.html
changeset 23 cb8118ffdfc2
parent 22 38931aca0bff
child 24 b27c14ab5f08
     1.1 --- a/v2/service.html	Tue Nov 16 23:36:50 2010 +0100
     1.2 +++ b/v2/service.html	Fri Nov 19 17:19:15 2010 +0100
     1.3 @@ -27,7 +27,18 @@
     1.4  
     1.5  	<div class="content">	
     1.6  		<div class="entry">
     1.7 -			<h3>Software Development</h3>
     1.8 +			<h3>System Programming</h3>
     1.9 +			Blub
    1.10 +			<div class="details">
    1.11 +				Departure flow management is an integral part of air traffic
    1.12 +				control optimisation. Take-off time assignment must consider the
    1.13 +				projected flight route and possible occurences of airspace
    1.14 +				constraint violations.</br>
    1.15 +				To be continued...		
    1.16 +			</div>
    1.17 +		</div>	
    1.18 +		<div class="entry">
    1.19 +			<h3>Distributed Systems</h3>
    1.20  			Blub
    1.21  			<div class="details">
    1.22  				Departure flow management is an integral part of air traffic
    1.23 @@ -38,6 +49,19 @@
    1.24  			</div>
    1.25  		</div>		
    1.26  		<div class="entry">
    1.27 +			<h3>Applications of Artificial Intelligence</h3>
    1.28 +			Backend Software Development<br/>
    1.29 +			On-Site System Integration<br/>
    1.30 +			User Training
    1.31 +			<div class="details">
    1.32 +				Departure flow management is an integral part of air traffic
    1.33 +				control optimisation. Take-off time  must  the
    1.34 +				projected  route and possible  of airspace
    1.35 +				constraint violations.</br>
    1.36 +				To be continued...		
    1.37 +			</div>
    1.38 +		</div>	
    1.39 +		<div class="entry">
    1.40  			<h3>Research</h3>
    1.41  			Backend Software Development<br/>
    1.42  			On-Site System Integration<br/>
    1.43 @@ -50,27 +74,12 @@
    1.44  				To be continued...		
    1.45  			</div>
    1.46  		</div>	
    1.47 -		<div class="entry">
    1.48 -			<h3>Traffic Information Service - Broadcast</h3>
    1.49 -			<a href="http://www.comsoft.aero/html/atc/products/adsb/" class="link1">Quadrant</a> | 
    1.50 -			<a href="http://www.comsoft.aero/" class="link1">COMSOFT GmbH</a><br/>
    1.51 -			Embedded Systems Software Development<br/>
    1.52 -			Software Design &amp; Development<br/>
    1.53 -			System Testing	
    1.54 -			<div class="details">
    1.55 -				Departure flow management is an integral part of air traffic
    1.56 -				control . Take-off time assignment must consider the
    1.57 -				projected flight route and  occurences of airspace
    1.58 -				constraint violations.</br>
    1.59 -				To be continued...		
    1.60 -			</div>	
    1.61 -		</div>
    1.62  	</div>
    1.63  			
    1.64  	<div class="menu" id="menu1">
    1.65  		<a href="index.html">Pragmatic<span>!</span></a></br>		
    1.66  		<a href="recentwork.html">Effective<span>+</span></a><br/>
    1.67 -		<a href="recentwork.html">Creative<span>&iquest;</span></a>
    1.68 +		<a href="recentwork.html">Discrete<span>&iquest;</span></a>
    1.69  	</div>
    1.70  
    1.71  	<div class="menu" id="menu2">
    1.72 @@ -147,16 +156,16 @@
    1.73  		<span class="link">Service.</span><br/>
    1.74  	</div>
    1.75  
    1.76 -	<div class="info"> 
    1.77 -		<a href="mailto:contact@esawin.com">
    1.78 +	<div id="info"> 
    1.79 +		<a href="mailto:contact@esawin.com" title="Contact me via e-mail">
    1.80  		<ul> 
    1.81 -			<li class="name">Eugen Sawin</li> 
    1.82 +			<li class="name"><span class="permred">Eugen Sawin</span></li> 
    1.83  			<li class="misc">Software Engineering &amp; Research</li> 
    1.84  		</ul> 
    1.85  		</a>
    1.86  	</div>  
    1.87  	
    1.88 -	<div id="copy"><a href="http://www.me73.com">ME73</a></div>
    1.89 +	<div id="copy"><a href="http://www.me73.com" title="My personal site">ME73</a></div>
    1.90  	</div>
    1.91  </body> 
    1.92  </html>