49 lines
2.2 KiB
HTML
49 lines
2.2 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Before I forget...</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 | Before I forget...</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>A business idea:</p>
|
|
<p>First, reserve $1,200 plus seek applicable grants(*)…</p>
|
|
<p><strong>“Celebrating composers and their art through <em>One Year of Music</em>“</strong>
|
|
Twelve $100 + publishing contract prizes for composers - one per applicant; applications may apply towards more than one category, but only one category will be chosen if selected; all applications will be considered for publishing; no submissions will be considered applications unless stated as such.
|
|
<lj-raw>
|
|
<ol>
|
|
<li>GLBT Composer (opt. name withheld)<em></li>
|
|
<li>“Out of left field” non-major/non-professional composer</li>
|
|
<li>Young composer - 21 or younger</em>?</li>
|
|
<li>Public school teacher composer<em>?</li>
|
|
<li>Non-caucasian composer</em></li>
|
|
<li>Female composer*</li>
|
|
<li>“Not just for girls” - men’s choir piece</li>
|
|
<li>Unique ensemble/unique use of exisiting ensemble</li>
|
|
<li>Unique use of instrument - must be recognizably separate from ensemble (i.e. some extended solo passage in sprechstimme or something)</li>
|
|
<li>Fusion - bluegrass/bebop, classical/rock, etc.</li>
|
|
<li>“Beyond the west” - non-‘western’ piece</li>
|
|
<li>Creative use of performance space or audience</li>
|
|
</ol></lj-raw</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2008-04-04 05:43:15</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>
|