zk_html/diary/2002-08-29-19:14:38.html

48 lines
3.1 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | School, another project, and concerts.</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 | School, another project, and concerts.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>School started. It sucks. I hate it. Except for choir, music theory, and latin. Aarrr. Moodswings started up again, so trying to do something about that in health class. I&rsquo;m supposed to meditate or relax every day. I won&rsquo;t post much about my moods, as I think LiveJournal has plenty of that already, but I&rsquo;ll record my progress.</p>
<p><strong>Tree of Life</strong> - project in progress - http://ranna.bolognia.net/cgi-bin/dirlist.pl/available/in-progress/treeoflife
A project I&rsquo;m working on with my uncle in NC (I went to Charlotte at the same time as <lj user="whitcomb">, but he forgot, so we didn&rsquo;t get to meet. Damnit), for a website/server on taxonomy. Not sure if I&rsquo;m supposed to be releasing that many details, but it will be a research tool type thing. Might get a domain for it, or put it on thinkquest or something.</p>
<p><strong>Concerts:</strong>
The ones I&rsquo;m going to go see, at least. I&rsquo;ll make a calendar thing for other concerts. DCPA is <a href="http://dcpa.org">Denver Center for the Performing Arts</a>.</p>
<p>Revolutionary Spirit @ DCPA: Boettcher Concert Hall - Orchestra2:row O:seats 28 &amp; 29 - Sunday September 22, 2002 at 2:30pm
- Daugherty <i>Philadelphia Stories</i>,
- Beethoven <i>Piano Concerto No. 4 in G major, Op. 58</i>
- Shostakovich <i>Symphony No. 5 in D minor, Op. 47</i> (the real reason I&rsquo;m going)</p>
<p>King&rsquo;Singers @ DCPA: Boettcher Concert Hall - Orchestra 2:row N:seats 40 &amp; 41 - Thursday February 27, 2003 at 7:30pm</p>
<p>Hough Plays Rachmoninov @ DCPA: Boettcher Concert Hall - Orchestra 2:row O:seats 28 &amp; 29 - Friday April 4th, 2003 at 7:30pm
- Vaughan Williams <i>Fantasia on a Theme by Thomas Tallis</i> (should be interesting)
- Rachmoninov <i>Rhapsody on a Theme by Paganini, Op. 43</i> (not my favorite, but still good)
- Lutoslawski <i>Concerto for Orchestra</i></p>
<p>Tchaikovsky&rsquo;s Fifth @ DCPA: Boettcher Concert Hall - Orchestra 2:row N:seats 28 &amp; 29 - Friday May 16, 2003 at 7:30pm
- Liszt <i>Hungarian Rhapsody</i> (heh.. wonder if it&rsquo;s No. 2)
- Bartok <i>Violin Concerto No. 2</i>
- Tchaikovsky <i>Symphony No. 5 in E minor, Op. 64</i>&lt;/lj</p>
</article>
<footer>
<p>Page generated on 2002-08-29 19:14:38</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>