zk_html/diary/2005-12-14-17:47:25.html

34 lines
1.8 KiB
HTML
Raw Normal View History

2020-04-25 06:35:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | [no subject]</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 | [no subject]</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Piano final sucked. Oh well. Last piano class for me :o/</p>
2020-06-24 07:10:07 +00:00
<p>I was thinking I&rsquo;d be all economical and take the shuttle from CSU to the airport, but it turns out, it&rsquo;d be cheaper to drive to Boulder and take the bus by $13 each way. Oh well. Guess I&rsquo;ll do that, then.</p>
<p>Edit: Oh, oh! I got my second history paper - the one about choral compositions; I got another 100% on it @.@ My teacher even wants to talk with me more about it, being a composer himself. I BS&rsquo;d both of those papers, too..</p>
<p>Edit edit: Talked with my history prof. He&rsquo;s apparently really into composition, and wants to be a sort of faculty sponsor/member of the NMF! This is good, &lsquo;cause now we have some leverage in the department, and can let people know what there are still those interested in composition</p>
2020-04-25 06:35:06 +00:00
</article>
<footer>
<p>Page generated on 2005-12-14 17:47:25</p>
</footer>
</main>
2020-06-24 07:10:07 +00:00
<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>
2020-04-25 06:35:06 +00:00
</body>
</html>