Integrated Expertise content.
authorEugen Sawin <sawine@me73.com>
Tue, 16 Nov 2010 00:23:42 +0100
changeset 16acc31f291dd5
parent 15 057231ebef3c
child 17 2eb0d8ba4a9c
Integrated Expertise content.
v2/index.html
v2/style.css
v2/work.html
     1.1 --- a/v2/index.html	Mon Nov 15 23:14:44 2010 +0100
     1.2 +++ b/v2/index.html	Tue Nov 16 00:23:42 2010 +0100
     1.3 @@ -27,8 +27,8 @@
     1.4  					Hi there
     1.5  				</div>							
     1.6  		</a></br>		
     1.7 -		<a href="recentwork.html">Effective<span>!</span></a><br/>
     1.8 -		<a href="recentwork.html">Creative<span>!</span></a>
     1.9 +		<a href="recentwork.html">Effective<span>+</span></a><br/>
    1.10 +		<a href="recentwork.html">Creative<span>&iquest;</span></a>
    1.11  	</div>
    1.12  	<div class="menu" id="menu2">
    1.13  		<a href="work.html">Work<span>.</span><br/>
     2.1 --- a/v2/style.css	Mon Nov 15 23:14:44 2010 +0100
     2.2 +++ b/v2/style.css	Tue Nov 16 00:23:42 2010 +0100
     2.3 @@ -13,12 +13,22 @@
     2.4  	color:					#333;
     2.5  }
     2.6  
     2.7 +.red
     2.8 +{
     2.9 +	color: #b22;
    2.10 +}
    2.11 +
    2.12  a 
    2.13  {
    2.14  	text-decoration: none;
    2.15  	color: #aaa;
    2.16  }
    2.17  
    2.18 +p
    2.19 +{
    2.20 +	padding-bottom: 10px;
    2.21 +}
    2.22 +
    2.23  a:hover
    2.24  {
    2.25  	color: #333;
    2.26 @@ -89,8 +99,8 @@
    2.27  {
    2.28  	display: none;
    2.29  	font: 12px/15px sans-serif;	
    2.30 -	width: 100%;
    2.31 -	height: 45%;
    2.32 +	width: 50%;
    2.33 +	height: 50%;
    2.34  	color: #333;
    2.35  	position: fixed;
    2.36  	margin: 30px 80px;
    2.37 @@ -109,7 +119,7 @@
    2.38  body > .content
    2.39  {
    2.40  	font: 12px/15px sans-serif;	
    2.41 -	width: 100%;
    2.42 +	width: 50%;
    2.43  	color: #333;
    2.44  	position: fixed;
    2.45  	margin: 30px 80px;
    2.46 @@ -130,17 +140,18 @@
    2.47  	border-bottom: 0; 
    2.48  }
    2.49  
    2.50 -body > .content .entry
    2.51 +.content .entry
    2.52  {
    2.53  	padding-bottom: 20px;
    2.54 +	width: 400px;
    2.55  }
    2.56  
    2.57 -body > .content .entry .details
    2.58 +.content .entry .details
    2.59  {
    2.60  	display: none;
    2.61  	font: 12px/15px sans-serif;	
    2.62  	width: 30%;
    2.63 -	height: 45%;
    2.64 +	height: 50%;
    2.65  	color: #333;
    2.66  	position: fixed;
    2.67  	margin: 30px 80px;
    2.68 @@ -150,7 +161,7 @@
    2.69  	background: #fafafa;
    2.70  }
    2.71  
    2.72 -body > .content .entry:hover .details
    2.73 +.content .entry:hover .details
    2.74  {
    2.75  	display: block;
    2.76  }
    2.77 @@ -170,8 +181,6 @@
    2.78  
    2.79  div.universe1:hover
    2.80  {
    2.81 -	background: #eee;
    2.82 -	color: #aaa;
    2.83  }
    2.84  
    2.85  div.universe2
    2.86 @@ -193,8 +202,6 @@
    2.87  
    2.88  div.universe2:hover
    2.89  {
    2.90 -	background: #eee;
    2.91 -	color: #aaa;
    2.92  }
    2.93  
    2.94  
    2.95 @@ -247,11 +254,13 @@
    2.96  #menu1
    2.97  {
    2.98  	left: 0;
    2.99 +	width: 400px;
   2.100  }
   2.101  
   2.102  #menu2
   2.103  {
   2.104  	left: 50%;
   2.105 +	width: 400px;
   2.106  }
   2.107  
   2.108  div.info {
     3.1 --- a/v2/work.html	Mon Nov 15 23:14:44 2010 +0100
     3.2 +++ b/v2/work.html	Tue Nov 16 00:23:42 2010 +0100
     3.3 @@ -75,20 +75,47 @@
     3.4  					Hi there
     3.5  				</div>							
     3.6  		</a></br>		
     3.7 -		<a href="recentwork.html">Effective<span>!</span></a><br/>
     3.8 -		<a href="recentwork.html">Creative<span>!</span></a>
     3.9 +		<a href="recentwork.html">Effective<span>+</span></a><br/>
    3.10 +		<a href="recentwork.html">Creative<span>&iquest;</span></a>
    3.11  	</div>
    3.12  	<div class="menu" id="menu2">
    3.13  		<span class="link">Work.</span><br/>
    3.14  		<a href="expertise.html">Expertise<span>.</span>
    3.15 -		<div class="content">
    3.16 -			<div class="entry"><h3>ATC Departure Flow Manager</h3>
    3.17 -			<span class="link">PRISMA</span> | 
    3.18 -			<span class="link">COMSOFT GmbH</span><br/>
    3.19 -			Requirements Engineering<br/>
    3.20 -			Software Design &amp; Development<br/>
    3.21 -			Development of a Domain-Specific Language</div>
    3.22 -		</div>
    3.23 +			<div class="content">	
    3.24 +				<div class="entry">
    3.25 +					<h3>Responsibilities</h3>
    3.26 +					<span class="red">Software Development: </span>
    3.27 +					Requirements Analysis, Design, Implementation, Test and
    3.28 +					Documentation<br/>
    3.29 +					<span class="red">Integration: </span>
    3.30 +					On-Site System Integration, Configuration and Testing</br>
    3.31 +					<span class="red">Administration: </span>
    3.32 +					Remote Linux/Unix Administration<br/>
    3.33 +					<span class="red">Training: </span>
    3.34 +					User Training and Trainer Training
    3.35 +				</div>	
    3.36 +				<div class="entry">
    3.37 +					<h3>Natural Languages</h3>
    3.38 +					<span class="red">Fluent: </span>German and English<br/>
    3.39 +					<span class="red">Basic: </span>Russian and French
    3.40 +				</div>
    3.41 +				<div class="entry">
    3.42 +					<h3>Programming Languages</h3>
    3.43 +					<span class="red">Expert: </span>C++, C and Python<br/>
    3.44 +					<span class="red">Advanced: </span>C# and Java<br/>
    3.45 +					<span class="red">Basic: </span>Haskell, Prolog and Common Lisp<br/>
    3.46 +					<span class="red">Web: </span>JavaScript, XHTML, HTML5 and CSS<br/>
    3.47 +				</div>			
    3.48 +				<div class="entry">
    3.49 +					<h3>Technologies</h3>
    3.50 +					<span class="red">Network: </span>Berkley Sockets, TCP/UDP, ICMP,
    3.51 +					SNMP and Peer-to-Peer Communication<br/>
    3.52 +					<span class="red">Database: </span>SQL, MySQL and SQLite<br/>
    3.53 +					<span class="red">Operating Systems: </span>Linux and Windows<br/>
    3.54 +					<span class="red">Environments: </span>Eclipse, Visual Studio,
    3.55 +					Emacs and vim<br/>
    3.56 +				</div>	
    3.57 +			</div>
    3.58  		</a><br/>
    3.59  		<a href="recentwork.html">Service<span>.</span></a>
    3.60  	</div>