Home Entrance Everyone Wiki Search Login Register

Welcome, Guest. Please login or register. - Thinking of joining the forum??
April 19, 2024 - @751.63 (what is this?)
Forum activity rating: Four Star Posts: 52/1k.beats Unread Topics | Unread Replies | Own Posts | Own Topics | Random Topic | Recent Posts
News: :4u: ~~~~~~~~~~~  :4u:

+  MelonLand Forum
|-+  World Wild Web
| |-+  ✁ ∙ Web Crafting
| | |-+  vague idea for an accessibility focused webring-type-thing?


« previous next »
Pages: [1] Print
Author Topic: vague idea for an accessibility focused webring-type-thing?  (Read 448 times)
pinkvampyr
Jr. Member ⚓︎
**


Claire (he/him) pink/black color combo enjoyer

SpaceHey: Friend Me!
StatusCafe: pinkvampyr
iMood: pinkvampyr
XMPP: Chat!

View Profile WWW

First 1000 Members!Joined 2023!
« on: July 20, 2023 @785.14 »

So in the middle of the night when I was trying to sleep (adjusting my sleep meds haha) I came up with this idea but I'm not sure what to do with it.

See, something that's always kind of bothered me ever since I joined the indie web/web revival/whatever you want to call it. Lots of websites want to achieve that old web feel (which is perfectly okay!) but as a result leave accessibility by the wayside. Flashing images and text that are potentially migraine or seizure inducing, leetspeak that is impossible to parse for screenreaders, image heavy sites without any alt text, etc. I think I saw someone here say that they know someone who couldn't really participate in the web revival because of it.

So I got to thinking, what I made a webring (or maybe something like a webring?) of people who try to keep their sites accessible. The members list could even have tags for what accessibility practices people are using on their sites, a tag for people who use no flashing images, a tag for people who use flashing images but have a warning beforehand, tags for people who's sites are screen reader friendly etc. That way people with different needs will be able to find websites that suit those needs.

I don't know if it should be a webring though because I want people to be able to check out the sites before they randomly pick one, maybe there would just be a button people agree to put on their site that links back to the page? I don't know but if anyone has any ideas I'd appreciate it!
Logged


starbreaker
Sr. Member ⚓︎
****


is it any wonder that my mind's on fire?

SpaceHey: Friend Me!

View Profile WWW

First 1000 Members!G4 Club Member!Joined 2023!
« Reply #1 on: July 20, 2023 @902.85 »

I don't know if it should be a webring though because I want people to be able to check out the sites before they randomly pick one, maybe there would just be a button people agree to put on their site that links back to the page? I don't know but if anyone has any ideas I'd appreciate it!

It sounds to me like a human-curated web directory might be better suited to what you have in mind. Not that webrings can't be curated, too, but if you want people to be able to check them out instead of being sent to random sites, a directory is probably a better choice.

I know of a bunch for minimalist design and lightweight sites like these:

- 1mb.club
- 512kb.club
- 250kb.club
- no-js.club
- no-css.club
- xhtml.club

a directory for sites aiming for better accessibility would fit right on and I'd be happy to be part of it.
Logged


rock operatic science fantasy and more...
(...all opinions mine unless attributed, and free to a good home...)
pinkvampyr
Jr. Member ⚓︎
**


Claire (he/him) pink/black color combo enjoyer

SpaceHey: Friend Me!
StatusCafe: pinkvampyr
iMood: pinkvampyr
XMPP: Chat!

View Profile WWW

First 1000 Members!Joined 2023!
« Reply #2 on: July 20, 2023 @909.26 »

It sounds to me like a human-curated web directory might be better suited to what you have in mind. Not that webrings can't be curated, too, but if you want people to be able to check them out instead of being sent to random sites, a directory is probably a better choice.

I know of a bunch for minimalist design and lightweight sites like these:

- 1mb.club
- 512kb.club
- 250kb.club
- no-js.club
- no-css.club
- xhtml.club

a directory for sites aiming for better accessibility would fit right on and I'd be happy to be part of it.

Okay yes i was wondering if directory was a better word for it. I definitely want to do more that just provide a list of websites though, maybe it's a bit ambitious for a baby coder like me to do all alone but I want to make something useful.
Logged


starbreaker
Sr. Member ⚓︎
****


is it any wonder that my mind's on fire?

SpaceHey: Friend Me!

View Profile WWW

First 1000 Members!G4 Club Member!Joined 2023!
« Reply #3 on: July 20, 2023 @918.54 »

Okay yes i was wondering if directory was a better word for it. I definitely want to do more that just provide a list of websites though, maybe it's a bit ambitious for a baby coder like me to do all alone but I want to make something useful.

It might not be that ambitious if you break down the structure. Something like this might work, at least to start.

  • index
    • foo.org (screenreader-friendly, no flashing)
    • bar.org (screenreader-friendly, provides flashing content warning
    • baz.org (screenreader-friendly)
  • about
  • contact

So you'd have three main pages: index, about, and contact. Index would provide a brief introduction and a list of sites. Each site would have its own page describing the site and how its operator works to improve their site's accessibility.

Hope this helps.
Logged


rock operatic science fantasy and more...
(...all opinions mine unless attributed, and free to a good home...)
pinkvampyr
Jr. Member ⚓︎
**


Claire (he/him) pink/black color combo enjoyer

SpaceHey: Friend Me!
StatusCafe: pinkvampyr
iMood: pinkvampyr
XMPP: Chat!

View Profile WWW

First 1000 Members!Joined 2023!
« Reply #4 on: July 20, 2023 @919.83 »

It might not be that ambitious if you break down the structure. Something like this might work, at least to start.

  • index
    • foo.org (screenreader-friendly, no flashing)
    • bar.org (screenreader-friendly, provides flashing content warning
    • baz.org (screenreader-friendly)
  • about
  • contact

So you'd have three main pages: index, about, and contact. Index would provide a brief introduction and a list of sites. Each site would have its own page describing the site and how its operator works to improve their site's accessibility.

Hope this helps.

yeah this is a good place to start! i was thinking of incorporating a filter/tags element but i guess right now I can start with this!
Logged


starbreaker
Sr. Member ⚓︎
****


is it any wonder that my mind's on fire?

SpaceHey: Friend Me!

View Profile WWW

First 1000 Members!G4 Club Member!Joined 2023!
« Reply #5 on: July 20, 2023 @926.56 »

yeah this is a good place to start! i was thinking of incorporating a filter/tags element but i guess right now I can start with this!

If it gets big enough you can always add in filters and tags later, especially if the project takes off and you end up with volunteers willing to help you maintain the site.

Since you called yourself a "baby coder" I'm not going to go into detail about how I build my site, but every page is built from a text file. I build my index from these text files as well, extracting data to create a tab-separated file and then running that file through other tools to build various indexes. I also build RSS feeds from my source text files, too.
« Last Edit: July 20, 2023 @928.00 by starbreaker » Logged


rock operatic science fantasy and more...
(...all opinions mine unless attributed, and free to a good home...)
pinkvampyr
Jr. Member ⚓︎
**


Claire (he/him) pink/black color combo enjoyer

SpaceHey: Friend Me!
StatusCafe: pinkvampyr
iMood: pinkvampyr
XMPP: Chat!

View Profile WWW

First 1000 Members!Joined 2023!
« Reply #6 on: July 20, 2023 @927.19 »

If it gets big enough you can always add in filters and tags later, especially if the project takes off and you end up with volunteers willing to help you maintain the site.


you're right, thank you for the advice!
Logged


starbreaker
Sr. Member ⚓︎
****


is it any wonder that my mind's on fire?

SpaceHey: Friend Me!

View Profile WWW

First 1000 Members!G4 Club Member!Joined 2023!
« Reply #7 on: July 20, 2023 @928.22 »


you're right, thank you for the advice!

You're welcome, and good luck.
Logged


rock operatic science fantasy and more...
(...all opinions mine unless attributed, and free to a good home...)
AutisticAsFxxk
Casual Poster ⚓︎
*


Rachel (she/her/xe/xem)


View Profile WWW

First 1000 Members!Joined 2023!
« Reply #8 on: July 22, 2023 @473.16 »

I love this idea!

I agree with what you said about many old web inspired websites leaving accessibility by the wayside. That always bothered me too.

Would love to be part of your webring/directory if you decide to make it!
Logged


AutisticAsFxxk.com - For Autistic punks, rebels and misfits forging their own path in a neurotypical world.
pinkvampyr
Jr. Member ⚓︎
**


Claire (he/him) pink/black color combo enjoyer

SpaceHey: Friend Me!
StatusCafe: pinkvampyr
iMood: pinkvampyr
XMPP: Chat!

View Profile WWW

First 1000 Members!Joined 2023!
« Reply #9 on: July 22, 2023 @791.57 »

I love this idea!

I agree with what you said about many old web inspired websites leaving accessibility by the wayside. That always bothered me too.

Would love to be part of your webring/directory if you decide to make it!

working on it as we speak 👍
Logged


Pages: [1] Print 
« previous next »
 

Vaguely similar topics! (3)

xX Welcome to the Forum & Rules Xx

Started by MelooonBoard ⛄︎ ∙ Forum Info & Questions

Replies: 0
Views: 5439
Last post November 14, 2021 @627.84
by Melooon
How to use a forum?! - A guide for those who have forgotten/never knew!

Started by MelooonBoard ⛄︎ ∙ Forum Info & Questions

Replies: 2
Views: 3354
Last post April 22, 2023 @739.62
by Aloe
Fortunately / Unfortunately

Started by xandraBoard ☕︎ ∙ Fun & Forum Games

Replies: 38
Views: 5795
Last post April 09, 2024 @776.25
by Kallistero

Melonking.Net © Always and ever was! SMF 2.0.19 | SMF © 2021, Simple Machines | Terms and Policies Forum Guide | Rules | RSS | WAP2


MelonLand Badges and Other Melon Sites!

MelonLand Project! Visit the MelonLand Forum! Support the Forum
Visit Melonking.Net! Visit the Gif Gallery! Pixel Sea TamaNOTchi