<!doctype html>
<html>
    <head>
        <title>Zk | Laffo.</title>
        <link rel="stylesheet" type="text/css" href="/style.css" />
        <meta name="viewport" content="width=device-width" />
        <meta charset="utf-8" />
    </head>
    <body>
        <main>
            <header>
                <h1>Zk | Laffo.</h1>
            </header>
            <article class="content">
                <p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>I&rsquo;m stealing Shan&rsquo;s neighbor&rsquo;s wireless.  It&rsquo;s fun.  Anyway, this visit&rsquo;s turning out to be really cool, and kinda sad &lsquo;cause of that for fairly obvious reasons.  It&rsquo;s hot here.  I got a  hematite ring.  Shan has school until 5 today.  Stuff.  Internet.  Laffo.  OMGWTF it&rsquo;s true.  Lawl.  I met N(itrogen) and WishIWas.  They&rsquo;re really cooool.</p>
<p>I&rsquo;ll stop now. :o)</p>
<p>Oh yeah, before I forget: <a href="http://www.sibeliusmusic.com/cgi-bin/show_score.pl?scoreid=55297">Esadim</a> and <a href="http://www.sibeliusmusic.com/cgi-bin/show_score.pl?scoreid=55298">Star Spangled Banner</a> are finished.  In the works: &ldquo;Jeder Engel ist Schreklich&rdquo; for SATBSATB and piano; &ldquo;Stanzas&rdquo; for SATB; and a bunch of ideas for a piano concerto</p>
            </article>
            <footer>
                <p>Page generated on 2004-08-09 06:16:34</p>
            </footer>
        </main>
        <script type="text/javascript">
        document.querySelectorAll('.tag').forEach(tag => {
            let text = tag.innerText;
            tag.innerText = '';
            tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
        });
        </script>
    </body>
</html>