2 PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml">
6 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
7 <meta name="author" content="Frederik Vanrenterghem" />
8 <meta name="description" content="Personal homepage" />
9 <meta name="keywords" content="Vanrenterghem,Frederik,R,statistics,homepage,blog,forum,Linux,personal info" />
10 <link rel="SHORTCUT ICON" href="/favicon.ico" />
11 <title>Frederik Vanrenterghem's website - http://www.vanrenterghem.biz/</title>
12 <link rel="stylesheet" href="/styles/header.css" type="text/css" />
13 <link rel="stylesheet" href="/styles/main.css" type="text/css" />
16 <!--#include virtual="/header.shtml" -->
17 <h2>vanrenterghem.biz</h2>
18 <h1>Time for business</h1>
20 Welcome on my little corner of the world wide web! I'm Frederik Vanrenterghem, and according to my twitter profile I'm a surfer, father, brother, husband and son. The fact I even maintain a website anymore probably gives away my age - yes, I was born before the 80's! The structure of the site hasn't changed much in the past decade either.
23 <b><a href="/index.shtml">Home</a></b> You are here.<br />
24 <b><a href="/About/index.shtml">About me</a></b> Learn a bit more about the owner of this site, Frederik Vanrenterghem.<br />
25 <b><a href="https://photos.vanrenterghem.biz/">Photos</a></b> My life takes me places, mostly close to home but regularly a bit further away too. When I encounter something pretty or interesting, I might drop a photo of it on this site. (Family and friends might even find themselves on here - but they'll need to log in first.)<br />
26 <b><a href="/blog/">Blog</a></b> I blog irregularly about free software, R stats (mostly data visualisation) and occassionaly even about economics or politics.<br />
27 <b><a href="http://git.vanrenterghem.biz/">Projects</a></b> I host my own git server, containing code samples that might be useful as a reference to some. This site's source is stored in there as well.<br />
30 <a href="https://validator.w3.org/check?uri=https://vanrenterghem.biz/">
31 <img style="border:0;width:88px;height:31px"
32 src="https://www.w3.org/Icons/valid-xhtml10"
33 alt="Valid XHTML 1.0!" /></a>
34 <a href="https://jigsaw.w3.org/css-validator/validator?uri=https://vanrenterghem.biz/">
35 <img style="border:0;width:88px;height:31px"
36 src="https://jigsaw.w3.org/css-validator/images/vcss"
40 <!--#include virtual="/footer.shtml" -->