zk_html/diary/2022-04-06.html

77 lines
2.9 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 2022-04-06</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 | 2022-04-06</h1>
</header>
<article class="content">
<h1 id="wc-grad-student-ideas">WC Grad Student ideas</h1>
<h2 id="prompts">Prompts</h2>
<ul>
<li class="done0"> You find a cell phone in a forest. The only number in the history, repeated over and over, is your own</li>
<li class="done3"> You discover your partner has been seeing someone else. That&rsquo;s weird, you&rsquo;ve been seeing them, too!</li>
<li class="done3"> Some relationships just weren&rsquo;t meant to be. It&rsquo;s time for this one to end, and both of you know it&rsquo;ll be for the best</li>
<li class="done0"> (For one month, use two pictures as the writing prompts)</li>
<li class="done0"> (Check that writing prompt twitter)</li>
</ul>
<h2 id="workshops">Workshops</h2>
<ul>
<li class="done4"> <a href="../writing/workshops/it-was.html">&ldquo;It is/was&rdquo; story starters</a></li>
<li class="done4"> Writing voice for characters/types out of your wheelhouse<ul>
<li>I have no clue about detectives, haven&rsquo;t liked those kinds of stories</li>
<li>Write one</li>
</ul>
</li>
<li class="done0"> Expanding your genres<ul>
<li>Pick a genre you don&rsquo;t like, write a first line/paragraph</li>
<li>Write a last line/paragraph</li>
</ul>
</li>
<li class="done1"> Genre bending<ul>
<li>out of place elements (cell phone in fantasy setting)</li>
<li>things taken in stride (everyone in fantasy setting has cell phones)</li>
</ul>
</li>
<li class="done4"> Surprise<ul>
<li>Using surprise intentionally</li>
<li>Not just reveals, but everything from language usage to character reactions</li>
</ul>
</li>
<li class="done0"> Showing emotions<ul>
<li>Show sadness without anything commonly associated with sadness (no crying, no talking about how they feel)</li>
<li>What does the character pick up? What do they eat? What do they say and to whom?</li>
</ul>
</li>
<li class="done0"> Shit sandwiches<ul>
<li>Giving good feedback</li>
<li>Writing good reviews</li>
</ul>
</li>
<li class="done0"> When is infodumping okay<ul>
<li>Just a chat, really</li>
</ul>
</li>
</ul>
</article>
<footer>
<p>Page generated on 2024-05-04</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>