You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

106 lines
3.0 KiB
HTML

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Mix of Sauces (chat_pad) - 06-10-2021</title>
<link rel="stylesheet" href="../global.css" />
<link rel="stylesheet" href="style.css" />
<script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js"></script>
</head>
<body>
<div class="contents">
<h1 class="title">Mix of Sauces</h1>
<div class="meta">
Al + Supi + Camo <br />
<a href="https://pad.xpub.nl/p/SP16_0510">@Reading Writing Research 06.10.2021</a>
<a href=".." class="back">back</a>
</div>
<div class="intro">
<h2>Reader Prototyping</h2>
<ul>
<li>
~ take suggested methods, use something we already used already - work on it,
elaborate, don't exclude what we've been doing with Manetta, Michael and
Cristina
</li>
<li>
~ go in smaller groups/individually and make a prototype - network of texts,
something visual, reworking of something and what it can be a sensible way
to explain to people
</li>
<li>
~ come together at 15:30? and we share what we've done - talk about how can
we stitch it together to make a 'reader'.
</li>
</ul>
</div>
<div class="process">
<h2>Aggregating different things ~ output: chat form</h2>
<h3>Demo (web)</h3>
super work in progress → <a href="./chat.html" target="__blank">Chat___a____pad</a>
<h3>Demo (vvvv)</h3>
<video src="./documentation.mp4" autoplay loop></video>
<h3>Levels:</h3>
<p>
<ul>
<li>🏸 1 touch the inputs,</li>
<li>🏸 2 overlap/merge them a bit</li>
<li>🏸 3 mesh them completely</li>
</ul>
</p>
<h3>Process:</h3>
<p>
<ul>
<li>
🏏 take an academic text and turn it into a chat - translating into vernacular;
</li>
<li>🏏 simplify the text</li>
<li>🏏 break it into chats</li>
<li>🏏 illustrate some bits</li>
</ul>
Starting from a difficult but relatable text: our
<a href="https://pad.xpub.nl/p/SP16_0510">multi voiced pad</a> of the day. <br>
Parsed here:
<a href="https://cryptpad.fr/sheet/#/2/sheet/edit/N5uOS8x5Nu28ZiXPSk+kF-um/">Spreadsheet ghost</a>
</p>
<h3>Rules to manipulate text:</h3>
<ul>
<li>🏑 table of contents - shorts contents - tag them</li>
<li>🏑 turn into chat bubbles</li>
<li>🏑 illustrate a few</li>
</ul>
<h3>Rules of text simplification (as ⛳objective⛳ as possible):</h3>
<ul>
<li>🏓 simple sentences</li>
<li>🏓 on point</li>
<li>🏓 short paragraphs and short chapter</li>
<li>🏓 title on each paragraph</li>
<li>🏓 text could become image caption/illustrate chapters/graphs?</li>
<li>🏓 page number</li>
<li>🏓 navigation (table of contents)</li>
</ul>
</div>
</div>
</body>
</html>