index.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">

<head>
<title>flodhest.net - index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="main.css" type="text/css">
<!-- script type="text/javascript" src="http://flodhest.net/merge/main.js"></script -->
</head>

<body><div id="wrapper">

<div id="heading">
    <h1><a href="http://flodhest.net/">flodhest network</a></h1>
</div>

<div id="menu">
<ol>
    <li class="trigger">
        <a class="home" href="http://flodhest.net"><span>Home</span></a>
        <ul>
            <li><a href="http://mail.flodhest.net">&rarr;mail.</a></li>
            <li><a href="http://paste.flodhest.net">&rarr;paste.</a></li>
        </ul>
    </li>

    <li class="trigger">
        <a class="home" href="http://flodhest.net/"><span>Blog</span></a>
    </li>
    <li class="trigger">
        <a class="about" href="http://flodhest.net/about"><span>About</span></a>
    </li>
    <li class="trigger">
        <a class="contact" href="http://flodhest.net/contact"><span>Contact</span></a>
    </li>
    <li class="trigger">
        <a class="gallery" href="http://flodhest.net/gallery"><span>Gallery</span></a>
        <ul>
            <li><a href="http://flodhest.net/gallery/">Index</a></li>
            <li><a href="http://flodhest.net/gallery/upload">Upload</a></li>
        </ul>
    </li>
    <li class="trigger">
        <a class="projects" href="http://flodhest.net/projects"><span>Projects</span></a>
    </li>
    <li class="trigger">
        <a class="files" href="http://flodhest.net/files"><span>Files</span></a>
        <ul>
            <li><a href="http://flodhest.net/files/">Index</a></li>
            <li><a href="http://flodhest.net/files/html">HTML</a></li>
            <li><a href="http://flodhest.net/files/linux">Linux</a></li>
            <li><a href="http://flodhest.net/files/perl">Perl</a></li>
        </ul>
    </li>
    <li><a href="http://flodhest.net/private">Login</a>
    
    </li>
    </ol>
</div>

<div id="content">
<h2>Subdomains</h2>
<p>
Google hosts my MX record, and can be reached through <a href="http://mail.flodhest.net">mail.flodhest.net</a>. How? Well, <a href="https://www.google.com/a/">Google apps</a> is your friend.
</p>
<p>
Some while back I wrote a pastebin for <a href="">HTML</a>, so you could paste <i>and</i> see how your markup would look like. The pastebin is located at <a href="http://paste.flodhest.net">paste.flodhest.net</a>. Now I use it for anything, since basically it's just a pastebin...
</p>

<h2>External resources</h2>
<p>
I've moved all my public projects to <a href="http://github.com/jhthorsen">Github</a>, and set up my <a href="http://jhthorsen.github.com">github page</a> which I hope should be pretty well integrated with <a href="http://flodhest.net">this</a> page.
</p>
<p>
I've stopped trying to do fancy stuff with my firefox <code>bookmarks.html</code> file! Now I use <a href="http://delicious.com/jhthorsen">Delicious</a> instead, which I'm quite happy with.
</p>
<p>
My public profile is available on <a href="http://linkedin.com/in/jhthorsen">Linkedin</a>, in addition to what you find <a href="http://flodhest.net/about">here</a>.
</p>
<p>
Do you want more? Ask <a href="http://google.com/search?q=&quot;jan+henning+thorsen&quot;">Google</a>.
</p>

<h2>Recently updated</h2>
<h3>Images</h3>
<a href="http://flodhest.net/gallery/hippo-gap.jpg?embed=1"><img src="http://flodhest.net/gallery/hippo-gap.jpg?thumb=1" alt="foo"></a>

<h3>Files</h3>
<a href="foo.txt">html/bar/foo.txt</a> and
<a href="baz.txt">html/bar/baz.txt</a>

</div>

<div id="footer">
<a href="http://flodhest.net/contact">(c) jhthorsen</a>
</div>

<!-- script type="text/javascript">var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"))</script>
<script type="text/javascript">var pageTracker = _gat._getTracker("UA-4973966-1"); pageTracker._initData(); pageTracker._trackPageview()</script -->

</div></body>

</html>