zk_html/diary/2008-08-08-18:28:33.html

34 lines
1.9 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Business.</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 | Business.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>So I&rsquo;ve got myself four composers so far, plus myself, for an opening catalog of five composers with about 10-15 pieces among them. This is almost more than I hoped for, considering I advertised with a single-page website, and that&rsquo;s it! The problem I&rsquo;m having, though, is that I&rsquo;m getting a lot of very modern music (of the composers, two are college students, two are college professors, and one is a church organist), all of which is pretty difficult, with only two pieces at the level 3 of 5 difficulty, and the rest up at 4 and 5.</p>
<p>Should I start actively soliciting composers to publish for me? Particularly, composers who I know can write some easier to perform music? Part of me feels pretty awful soliciting anything, but the other part knows I should get over that if I want to be successful.</p>
<p>Is this the right time to start that</p>
</article>
<footer>
<p>Page generated on 2008-08-08 18:28:33</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>