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

47 lines
2.1 KiB
HTML
Raw Normal View History

2020-04-25 06:35:06 +00:00
<!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>
2020-06-24 07:10:07 +00:00
<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>
2020-04-25 06:35:06 +00:00
<!--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>
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>