summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--2021/prepare.md6
-rw-r--r--2021/talks/frownies.md11
-rw-r--r--2021/talks/teach.md9
3 files changed, 20 insertions, 6 deletions
diff --git a/2021/prepare.md b/2021/prepare.md
index 781d55ca..1ff40e6e 100644
--- a/2021/prepare.md
+++ b/2021/prepare.md
@@ -189,6 +189,12 @@ doesn't work for you.
<td></td>
<td>Australia/Eastern (UTC+11)</td>
</tr>
+<tr>
+<td>Case Duckworth</td>
+<td>&lt;<a href"mailto:acdw@acdw.net">acdw@acdw.net</a>&gt;</td>
+<td>acdw</td>
+<td>US/Central (UTC-6)</td>
+</tr>
</tbody>
</table>
diff --git a/2021/talks/frownies.md b/2021/talks/frownies.md
index a88d7297..8efd68f2 100644
--- a/2021/talks/frownies.md
+++ b/2021/talks/frownies.md
@@ -25,7 +25,16 @@ Along the way, I'll discuss just a little of my own history of Emacs,
and why I feel it's a great tool for non-technical users to sink their
teeth into.
-
+## Speaker information
+
+- Name pronunciation: /keɪs ˈdʌkwə(ɹ)θ/
+- Prounouns: he/him
+- Homepage: <https://www.acdw.net>
+- Preferred contact info: [email](mailto:acdw@acdw.net)
+- Links:
+ - <https://breadpunk.club>, a shared unix server about bread
+ - [my Mastodon account](https://writing.exchange/@acdw) (though I'm moving to
+[tiny.tilde.website](https://tiny.tilde.website/@acdw) ... soon™)
[[!inline pages="internal(2021/info/frownies-schedule)" raw="yes"]]
diff --git a/2021/talks/teach.md b/2021/talks/teach.md
index 53dee1b4..03d82734 100644
--- a/2021/talks/teach.md
+++ b/2021/talks/teach.md
@@ -38,12 +38,11 @@ org-mode for this purpose.
- Introduction
- Quick demonstration
- Workflow
-- Emacs configuration
-- Important considerations
-- How to get started
+- Some Important considerations
+- Emacs configuration and how to get started
-Oh, I made a small mistake. I meant to propose a 40 minutes presentation.
-But I can give a quicker 20 minutes too.
+I have create a git repository with examples and config files that is ready to use:
+<https://github.com/dmgerman/teachingProgOrg>