<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">

<channel>

<title>Rosano / entries tagged &#34;inclusive&#34;</title>



<link>https://rosano.ca/log/tag/inclusive/</link>

<generator>Hugo</generator>

<language>en-ca</language>



<lastBuildDate>Tue, 14 Apr 2026 08:33:02 +0000</lastBuildDate>

<atom:link href="https://rosano.ca/log/tag/inclusive/feed" rel="self" type="application/rss" /><item>
  <title>Saturday, February 17, 2024 21h34</title>
  <link>https://rosano.ca/log/01hpx11f7vvz5m3tysfmezhj71/</link>
  <pubDate>Sat, 17 Feb 2024 21:34:35 -0500</pubDate>
  <guid>https://rosano.ca/log/01hpx11f7vvz5m3tysfmezhj71/</guid>
  <description>YunoHost has an &#39;Edit&#39; button on their homepage which lets you directly modify the content and send them a &#39;patch&#39;.&#xA;I wasn&#39;t able to submit my change because of a &#39;File not found&#39; error, but still find it fascinating to not require people to use GitHub or Git in order to contribute.&#xA;The logic is in the seemingly random &#39;gertrude&#39; repository (which has not much of a README or description for what it is, and it looks like the &#39;patch&#39; is just the full HTML page content; perhaps someone can manually integrate it later. They claim to require email verification to catch spam before actually sending the change.&#xA;</description>
  <content:encoded><![CDATA[
  <div class="post">


<div class="content"><p><a href="https://yunohost.org">YunoHost</a> has an 'Edit' button on their homepage which lets you directly modify the content and send them a 'patch'.</p>
<p>I wasn't able to submit my change because of a 'File not found' error, but still find it fascinating to not require people to use GitHub or Git in order to contribute.</p>
<p>The logic is in the seemingly random '<a href="https://github.com/YunoHost/gertrude/blob/master/frontend/static/_js/app.js">gertrude</a>' repository (which has not much of a README or description for what it is, and it looks like the 'patch' is just the full HTML page content; perhaps someone can manually integrate it later. They claim to require email verification to catch spam before actually sending the change.</p>
<p>If it was possible to put a <code>mailto</code> on the internet without spam, it could remove friction from this kind of collaboration and create steps for people to do larger things.</p>
</div><p>
	<small>Tagged: <a href="/log/tag/notes/">notes</a>, <a href="/log/tag/contribute/">contribute</a>, <a href="/log/tag/inclusive/">inclusive</a>.
	</small>
</p>

<hr>
<span class="metadata" data-pagefind-ignore>

	<small>
		<a aria-label="Permalink for 9:34 pm, February 17, 2024" href="/log/01hpx11f7vvz5m3tysfmezhj71/"><time datetime="2024-02-17T21:34:35-05:00" data-pagefind-sort="date[datetime]">21h34</time></a>

		
		<span>from <a href="/log/place/toronto/">Toronto</a> / </span>

		<span><a href="/log/country/canada/">Canada</a></span><span>, type:<a href="/log/type/code/">code</a></span></small>

</span>

</div>

  ]]></content:encoded>
</item><item>
  <title>Monday, February 12, 2024 18h15</title>
  <link>https://rosano.ca/log/01hpfsnxj2xa2q5stv8daybd14/</link>
  <pubDate>Mon, 12 Feb 2024 18:15:49 -0500</pubDate>
  <guid>https://rosano.ca/log/01hpfsnxj2xa2q5stv8daybd14/</guid>
  <description>[DRAFT] FAST Accessibility Checklist&#xA;[Look for these cues to ensure accessibility: visual content (like images, video); changeable color; input controls; interaction features; audio content; time limits; text-only input.]&#xA;</description>
  <content:encoded><![CDATA[
  <div class="post">


<div class="content"><p><a href="https://w3c.github.io/apa/fast/checklist.html">[DRAFT] FAST Accessibility Checklist</a></p>
<blockquote>
<p>[Look for these cues to ensure accessibility: visual content (like images, video); changeable color; input controls; interaction features; audio content; time limits; text-only input.]</p></blockquote>
</div><p>
	<small>Tagged: <a href="/log/tag/inclusive/">inclusive</a>.
	</small>
</p>

<hr>
<span class="metadata" data-pagefind-ignore>

	<small>
		<a aria-label="Permalink for 6:15 pm, February 12, 2024" href="/log/01hpfsnxj2xa2q5stv8daybd14/"><time datetime="2024-02-12T18:15:49-05:00" data-pagefind-sort="date[datetime]">18h15</time></a>

		
		<span>from <a href="/log/place/toronto/">Toronto</a> / </span>

		<span><a href="/log/country/canada/">Canada</a></span><span>, type:<a href="/log/type/project/">project</a><a href="/log/type/code/">code</a></span></small>

</span>

</div>

  ]]></content:encoded>
</item><item>
  <title>Monday, February 12, 2024 18h09</title>
  <link>https://rosano.ca/log/01hpfsaanq8z5eh11ex58gcnch/</link>
  <pubDate>Mon, 12 Feb 2024 18:09:29 -0500</pubDate>
  <guid>https://rosano.ca/log/01hpfsaanq8z5eh11ex58gcnch/</guid>
  <description>Spec review i18n checklist&#xA;[Look for these cues to handle underlying localization: natural language text for humans (in error messages, UI text, JSON strings, etc…); interactions with text through a keyboard or cursor; searching, matching, sorting text; capturing user input; represents time; deals with names, addresses, time formats, etc…; references any cultural norms.]&#xA;</description>
  <content:encoded><![CDATA[
  <div class="post">


<div class="content"><p><a href="https://w3c.github.io/i18n-drafts/techniques/shortchecklist">Spec review i18n checklist</a></p>
<blockquote>
<p>[Look for these cues to handle underlying localization: natural language text for humans (in error messages, UI text, JSON strings, etc…); interactions with text through a keyboard or cursor; searching, matching, sorting text; capturing user input; represents time; deals with names, addresses, time formats, etc…; references any cultural norms.]</p></blockquote>
</div><p>
	<small>Tagged: <a href="/log/tag/inclusive/">inclusive</a>.
	</small>
</p>

<hr>
<span class="metadata" data-pagefind-ignore>

	<small>
		<a aria-label="Permalink for 6:09 pm, February 12, 2024" href="/log/01hpfsaanq8z5eh11ex58gcnch/"><time datetime="2024-02-12T18:09:29-05:00" data-pagefind-sort="date[datetime]">18h09</time></a>

		
		<span>from <a href="/log/place/toronto/">Toronto</a> / </span>

		<span><a href="/log/country/canada/">Canada</a></span><span>, type:<a href="/log/type/project/">project</a><a href="/log/type/code/">code</a></span></small>

</span>

</div>

  ]]></content:encoded>
</item>



</channel>

</rss>
