zk_html/diary/2005-11-09-15:23:05.html

34 lines
2.5 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | [no subject]</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<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>Music history was cancelled. And on the one day I didn&rsquo;t get quite enough sleep x.x Oh well.</p>
<p>Music wise, things have been going alright. Since I&rsquo;ve started NaNoWriMo, it&rsquo;s turned into a quality way to spend my time procrastinating on that (still having content issues). It&rsquo;s not so much that I&rsquo;ve been writing new stuff, but rather that I&rsquo;ve just been learning more about what I do and what I want to do. Right now, CSU is hosting David Maslanka, a fairly famous composer, for the Rocky Mountain Contemporary Music festival; I went to hear him speak to the composition seminar (which I&rsquo;m not part of, and wasn&rsquo;t.. really all that welcome at), and it turns out that he and I share a lot of the same ideas on the source of music for the composer. Granted, we differ on a lot, also, such as the fact that he refuses to touch computers, or to plan out his songs in advance, whereas I use the computer for 75% of my composition, and, being a choral writer, can&rsquo;t help but plan out my works. Anyway, I printed out a few of my pieces, and I&rsquo;m going to try to schedule a little meeting time with him today before he leaves so that I can have a talk with him and maybe have him look at some of what I&rsquo;ve written. I really hope that goes through - I&rsquo;d be nice to have some input from someone who has been doing what I want to do for the past.. oh.. 50 years.</p>
<p>In other news, coffee</p>
</article>
<footer>
<p>Page generated on 2005-11-09 15:23:05</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>