Send me your wiki-updating scripts! 📅 Feb 23, 2024 · ☕ 1 min read · ✍️ River #mediawiki Contribute to my list of resources for editing MediaWiki with code
Dealing with defaults 📅 Feb 18, 2024 · ☕ 8 min read · ✍️ River #tutorial · #mediawiki There are a lot of different things you can mean when you say “default parameter” in MediaWiki. This article explains them all.
How to install Sublime Text & Mediawiker 📅 Feb 11, 2024 · ☕ 10 min read · ✍️ River #sublimetext · #tutorial A step-by-step guide with screenshots on installing and configuring Sublime Text with the Mediawiker extension
If {{NAMESPACE}} do nothing, otherwise... 📅 Jan 23, 2024 · ☕ 10 min read · ✍️ River #best_practices · #mediawiki A common design pattern in MediaWiki templating is to write {{#if:{{NAMESPACE}}|<!-- do nothing -->|<!-- otherwise...-->}}
Book Review - The Field Guide to Global Payments 📅 Dec 17, 2023 · ☕ 5 min read · ✍️ River #books A review of "A Field Guide to Global Payments," including a table of initialisms used in the book.
Ordering a Cargo field 📅 Dec 3, 2023 · ☕ 7 min read · ✍️ River #cargo · #best_practices How can you enforce a sorting order on a Cargo field when displaying tabular data?
ShareX image effects 📅 Nov 26, 2023 · ☕ 6 min read · ✍️ River #sharex · #tutorial How to use ShareX image effects & spam your friends with rainbows
How to use Weblate 📅 Nov 15, 2023 · ☕ 20 min read · ✍️ River #weblate · #tutorial A guide to using Weblate as a translator
How to use Dev Tools 📅 Nov 4, 2023 · ☕ 18 min read · ✍️ River #css · #firefox · #tutorial Learn how to edit CSS interactively
Surfaces with pentominoes 📅 Oct 21, 2023 · ☕ 9 min read · ✍️ River #pentominoes · #graph_theory · #topology Embedding a grid on a surface doesn't really work, but we can approximate.
Serialization woes 📅 Oct 5, 2023 · ☕ 26 min read · ✍️ River #react · #typescript · #pentominoes My journey of encoding pentominoes on surfaces into permalinks
I don't like infoboxes - EMWCon 2023 📅 Jun 6, 2023 · ☕ 2 min read · ✍️ River #talk · #best_practices · #mediawiki I attended EMWCon 2023 remotely again in 2023 and finally gave the presentation everyone has been waiting for: I don't like infoboxes.
List-type fields, for realsies 📅 May 20, 2023 · ☕ 12 min read · ✍️ River #cargo · #best_practices What are list-type fields? What *aren't* they? How do I query them?