diff --git a/src/Pages/WorkPage.php b/src/Pages/WorkPage.php
index a976f1f..9c7a751 100644
--- a/src/Pages/WorkPage.php
+++ b/src/Pages/WorkPage.php
@@ -73,14 +73,14 @@ class WorkPage extends BasePage {
'conf' => 'MediaWiki Users and Developers Conference, Spring 2026',
'loc' => 'Salt Lake City, Utah',
'date' => 'March 2026',
- 'video' => 'https://www.youtube.com/live/_KSXOK_8yT0?si=FYool9h4f6w854Go&t=18679',
+ 'video' => 'https://www.youtube.com/watch?v=eqSPedqP1JY',
],
[
'title' => 'Introducing MixedVisibilityFiles',
'conf' => 'MediaWiki Users and Developers Conference, Spring 2026',
'loc' => 'Salt Lake City, Utah',
'date' => 'March 2026',
- 'video' => 'https://www.youtube.com/live/_KSXOK_8yT0?si=fF4kTu88hct8vcJc&t=22918',
+ 'video' => 'https://www.youtube.com/watch?v=v__u7xjDB4I',
],
];
diff --git a/tests/data/Work.html b/tests/data/Work.html
index 9636cee..2eab72b 100644
--- a/tests/data/Work.html
+++ b/tests/data/Work.html
@@ -5,4 +5,4 @@
work at WikiTeq, I have developed multiple MediaWiki extensions, though most of
them are private. My contributions made as part of my work at WikiTeq are all
available under the account @DanielWTQ on GitHub. Public extensions that I created include:
- MixedVisibilityFiles: Support making some on-wiki files public and others private
- ZoteroConnector: Import references and attachments from Zotero into a wiki
- MarkdownPages: Add support for markdown as a page content model
- HoneyPot: Implementation of a honey pot during account creation
- MinimalExample: Demonstration of the process of building an extension
I also gave talks at multiple MediaWiki-related conferences on behalf of
-WikiTeq. Those talks were recorded and are available publicly:
- "Introducing MixedVisibilityFiles," MediaWiki Users and Developers Conference, Spring 2026. Salt Lake City, Utah, March 2026. Available online at https://www.youtube.com/live/_KSXOK_8yT0?si=fF4kTu88hct8vcJc&t=22918.
- "Closing the Loop," MediaWiki Users and Developers Conference, Spring 2026. Salt Lake City, Utah, March 2026. Available online at https://www.youtube.com/live/_KSXOK_8yT0?si=FYool9h4f6w854Go&t=18679.
- "Fuzzing the MediaWiki REST API," MediaWiki Users and Developers Workshop, Spring 2025. Sandusky, Ohio, May 2025. Available online at https://www.youtube.com/watch?v=-Dt-5Db1lKY.
- "Handling Database Updates," MediaWiki Users and Developers Workshop, Spring 2025. Sandusky, Ohio, May 2025. Available online at https://www.youtube.com/watch?v=L38kDLc2FwA.
- "Considerations when targeting LTS releases," MediaWiki Users and Developers Conference, Fall 2024. Vienna, Austria, November 2024. Available online at https://www.youtube.com/watch?v=hGYbXkfbkuU.
- "Orchestration with Puppet," MediaWiki Users and Developers Conference, Spring 2024. Portland, Oregon, April 2024. Available online at https://www.youtube.com/watch?v=8H0AHc7Ou4U.
- "Introduction to Enterprise MediaWiki," Enterprise MediaWiki Conference, Spring 2023. Austin, Texas, April 2023. Available online at https://www.youtube.com/watch?v=nZQZyPfEiUI.
For talks that I have given at open-source conferences in my personal capacity, see the page about open source.