<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[2026-07 FediHacks: Let's build together the fediverse]]></title><description><![CDATA[<ul>
<li><a href="https://fedihacks.zulipchat.com" target="_blank" rel="noopener noreferrer nofollow ugc">Fedihacks chat</a></li>
<li><a href="https://chat.piefed.social" target="_blank" rel="noopener noreferrer nofollow ugc">Piefed chat</a></li>
<li><a href="https://joinfediverse.wiki/Main_Page" target="_blank" rel="noopener noreferrer nofollow ugc">Fediverse wiki</a></li>
<li><a href="https://piefed.social/post/592971" target="_blank" rel="noopener noreferrer nofollow ugc">Guide and tutorial</a></li>
</ul>
<hr />
<p dir="auto">!communitypromo@lemmy.ca • !newcommunities@lemmy.world • !fedigrow@lemmy.zip • !newtolemmy@lemmy.ca</p>
<hr />
<p dir="auto">Hi !</p>
<p dir="auto">Welcome to our fedihack monthly thread ! I hope you are well <img src="https://citiverse.it/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=99add7c9ba2" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">Here we will talk about features, ui, concept, wiki, communivation and improve our beloved software accross the web and app as :</p>
<ul>
<li>bug report</li>
<li>news features where you want some help</li>
<li>beautiful ui, graphic help</li>
<li>accessibility improvement, tips</li>
<li>a personal project where you seek a new team</li>
</ul>
<p dir="auto">Well, i hope we will find something fun to discuss and do together. <img src="https://citiverse.it/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=99add7c9ba2" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://citiverse.it/topic/d80a40aa-8d8f-490c-a72b-00204b5b0814/2026-07-fedihacks-let-s-build-together-the-fediverse</link><generator>RSS for Node</generator><lastBuildDate>Sat, 01 Aug 2026 23:12:50 GMT</lastBuildDate><atom:link href="https://citiverse.it/topic/d80a40aa-8d8f-490c-a72b-00204b5b0814.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 01 Jul 2026 02:00:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 2026-07 FediHacks: Let's build together the fediverse on Wed, 01 Jul 2026 07:33:51 GMT]]></title><description><![CDATA[<p dir="auto">I'm not updated on what current day screenreaders can do. I'd assume they can deal with JS these days, but I don't know for sure.</p>
<p dir="auto">Screenreaders read all text on a page out loud for people with visual impairments. How your site looks doesn't matter to screenreader software. The semantic structure of the HTML matters.</p>
]]></description><link>https://citiverse.it/post/https://cake.kobel.fyi/comment/660111</link><guid isPermaLink="true">https://citiverse.it/post/https://cake.kobel.fyi/comment/660111</guid><dc:creator><![CDATA[squirrel@cake.kobel.fyi]]></dc:creator><pubDate>Wed, 01 Jul 2026 07:33:51 GMT</pubDate></item><item><title><![CDATA[Reply to 2026-07 FediHacks: Let's build together the fediverse on Wed, 01 Jul 2026 06:51:39 GMT]]></title><description><![CDATA[<blockquote><br /><br /> Site should be usable without CSS enabled<br /></blockquote><br /><br />css or js? but this seems almost impossible to enforce considering that i'm using a js framework and without css website would just be a mess.]]></description><link>https://citiverse.it/post/https://utsukta.org/item/12ad0ba6-fc70-4c22-bb2e-1540ebdf702e</link><guid isPermaLink="true">https://citiverse.it/post/https://utsukta.org/item/12ad0ba6-fc70-4c22-bb2e-1540ebdf702e</guid><dc:creator><![CDATA[sk@utsukta.org]]></dc:creator><pubDate>Wed, 01 Jul 2026 06:51:39 GMT</pubDate></item><item><title><![CDATA[Reply to 2026-07 FediHacks: Let's build together the fediverse on Wed, 01 Jul 2026 06:38:29 GMT]]></title><description><![CDATA[<p dir="auto">Check the <a href="https://www.w3.org/WAI/standards-guidelines/wcag/glance/" target="_blank" rel="noopener noreferrer nofollow ugc">WCAG</a> (Web Content Accessibility Guidelines). There's a tool in the Firefox devtools that checks for some WCAG standards.</p>
<p dir="auto">Some basics:</p>
<ul>
<li>Always provide alt text for images</li>
<li>Contrast between background and text should be sufficient</li>
<li>Text should be easily readable (min. 16px font-size) and understandable</li>
<li>Site should be usable without CSS enabled</li>
<li>Check if you can navigate your UI without using a mouse</li>
</ul>
]]></description><link>https://citiverse.it/post/https://cake.kobel.fyi/comment/659776</link><guid isPermaLink="true">https://citiverse.it/post/https://cake.kobel.fyi/comment/659776</guid><dc:creator><![CDATA[squirrel@cake.kobel.fyi]]></dc:creator><pubDate>Wed, 01 Jul 2026 06:38:29 GMT</pubDate></item><item><title><![CDATA[Reply to 2026-07 FediHacks: Let's build together the fediverse on Wed, 01 Jul 2026 02:14:56 GMT]]></title><description><![CDATA[i've been experimenting with building an alternative UI for hubzilla and wanted tips on how accessibility can be supported. So far i've found online tools like <a href="https://www.accessibilitychecker.org/" rel="nofollow noopener">https://www.accessibilitychecker.org/</a> and using them i get the feedback that my framework is 67% accessibility friendly. <br />Any experienced folks who can point in the right direction or share tips would be helpful. <br />And for what the UI would look like (its still in alpha stage) you can check out my profile.]]></description><link>https://citiverse.it/post/https://utsukta.org/item/716a9178-fea4-4558-8fd1-fa9ffb6bb739</link><guid isPermaLink="true">https://citiverse.it/post/https://utsukta.org/item/716a9178-fea4-4558-8fd1-fa9ffb6bb739</guid><dc:creator><![CDATA[sk@utsukta.org]]></dc:creator><pubDate>Wed, 01 Jul 2026 02:14:56 GMT</pubDate></item></channel></rss>