You need a webring
shub.club
You need a webring
1–10 of 72 posts
Re: You need a webring
#2Re: You need a webring
#3Re: You need a webring
#4Using a Cloudflare Worker to implement a web 0.9 feature
These days you could do this in client side JS, mayhe fetch the static list from a Gitgub blob or one of the sites in the group.
Re: You need a webring
#5Using a Cloudflare Worker to implement a web 0.9 feature
Re: You need a webring
#6Using a Cloudflare Worker to implement a web 0.9 feature
Yeah seems overkill. Back in the day (1990s) you'd use a serverless script in the "Personal HomePage" language. These days you could do this in client side JS, mayhe fetch the static list from a Gitgub blob or one of the sites in the group.
Re: You need a webring
#7The main idea being that you don't actually need to coordinate a real ring of links to easily link to posts on other blogs that you like.
Re: You need a webring
#8Earlier quoted context omitted.
Yeah seems overkill. Back in the day (1990s) you'd use a serverless script in the "Personal HomePage" language. These days you could do this in client side JS, mayhe fetch the static list from a Gitgub blob or one of the sites in the group.
Pardon, how do you do a serverless php page?
Re: You need a webring
#9"Ring" means you are navigating linearly and circularly. Isn't it better to provide a list of links so users can choose where they want to go "next"?
And why should I have to go around the whole "ring" to get back to where I started from? The Web is based on hyperlinks, not "hyper-rings".
Re: You need a webring
#10Not sure I get it. Why a "ring"? Why not just have a list of web-site URLs on a page and share that page with your friends and ask them to put that page somewhere on their site? "Ring" means you are navigating linearly and circularly. Isn't it better to provide a list of links so users can choose where they want to go "next"? And why should I have to go around the whole "ring" to get back to where I started from? The…