zk_html/diary/2010-04-19-11:48:06.html

47 lines
2.1 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html>
<head>
<title>Zk | 2010-04-19 11:48:06</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 | 2010-04-19 11:48:06</h1>
</header>
<article class="content">
<p><span class="tag">blog</span> <span class="tag">fossil</span> <span class="tag">diary</span></p>
<p>The audio recordings of my senior recital have been posted - video will be coming soon.  I&rsquo;m feeling okay about the recordings - not great, and not bad.  Overall, they are too slow, not up to the tempi I would like.  Also, there are a few problems with the performances of each piece, but not so much as to ruin them.  They are all posted here, after the cut, but they may be found at <a href="http://drab-makyo.com/collection/senior-recital/">http://drab-makyo.com/collection/senior-recital/</a>.</p>
<!--more-->
<script type='text/javascript' src='http://media.drab-makyo.com/js/swfobject.js'></script>
<div id='mediaspace'>This text will be replaced</div>
<script type='text/javascript'>
var so = new SWFObject('http://media.drab-makyo.com/player.swf','ply','470','204','9','#ffffff');
so.addParam('allowfullscreen','true');
so.addParam('allowscriptaccess','always');
so.addParam('wmode','opaque');
so.addVariable('playlistfile','http://drab-makyo.com/collection/senior-recital/%3Fasx%3dtrue');
so.addVariable('playlist','bottom');
so.addVariable('repeat','list');
so.write('mediaspace');
</script>
</article>
<footer>
<p>Page generated on Senior Recital Audio Recordings</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>