Просмотр исходного кода

*** empty log message ***

[SVN r24468]
Thorsten Jørgen Ottosen 22 лет назад
Родитель
Сommit
0166bb67c6
1 измененных файлов с 50 добавлено и 0 удалено
  1. 50 0
      people/thorsten_ottosen.html

+ 50 - 0
people/thorsten_ottosen.html

@@ -0,0 +1,50 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+
+<html>
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+    <title>Thorsten Ottosen </title>
+    <link rel="stylesheet" href="style.css" type="text/css">
+</head>
+
+    <body>
+    <table border="1" bgcolor="#007F7F" cellpadding="2">
+        <tr>
+            <td bgcolor="#FFFFFF"><img src="../c++boost.gif" alt="c++boost.gif (8819 bytes)" width="277" height="86"></td>
+            <td><a href="../index.htm"><font face="Arial" color="#FFFFFF"><big>Home</big></font></a></td>
+            <td><a href="../libs/libraries.htm"><font face="Arial" color="#FFFFFF"><big>Libraries</big></font></a></td>
+            <td><a href="people.htm"><font face="Arial" color="#FFFFFF"><big>People</big></font></a></td>
+            <td><a href="../more/faq.htm"><font face="Arial" color="#FFFFFF"><big>FAQ</big></font></a></td>
+            <td><a href="../more/index.htm"><font face="Arial" color="#FFFFFF"><big>More</big></font></a></td>
+        </tr>
+    </table>
+    <p>
+    <a href="http://boost.sourceforge.net/photos/thorsten_ottosen.jpg"><img 
+border="0"
+src="http://boost.sourceforge.net/photos/thorsten_ottosen_small.jpg" 
+alt="http://boost.sourceforge.net/photos/thorsten_ottosen.jpg " 
+align="left" width="100" height="110"></a>
+
+    <p>
+    <a href=mailto:nesotto@cs.auc.dk>Thorsten Ottosen</a> holds a Bsc in Computer 
+    Science at Aalborg University, Denmark. After having studied mathematics at 
+    University of Technology in Sydney, Australia, he has now returned to Denmark to 
+    write a second thesis in the area of decision support systems. His first <a href=www.cs.auc.dk/~nesotto/pie/>thesis</a> 
+    was in computer graphics since he used to dream about making computer games.
+    </p>
+
+    <p>
+    Thorsten is also a co-owner and part-time employee of <a href=www.dezide.com>Dezide</a>, 
+    a company that specializes is trouble-shooting programs based on Bayesian-network 
+    technology.
+    </p>
+
+    <p>
+    In his spare-time he codes/reads/hacks C++ and participates in ANSI/ISO C++ 
+    committee meetings. In his spare-time of his spare-time he enjoys reading and 
+    being with family and friends.
+    </p>
+
+    </body>
+</html>
+

粤ICP备19079148号