This is a draft PR for the Solid26 launch page#953
This is a draft PR for the Solid26 launch page#953PreciousOritsedere wants to merge 16 commits intomainfrom
Conversation
✅ Deploy Preview for musical-sawine-26ffa9 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| <div datatype="rdf:HTML" property="description"> | ||
| <p><a href="/about">Solid</a> is an open standard created by Sir Tim Berners-Lee that lets people store their personal data in an online space they manage — called a Pod — and decide exactly which services, applications and AI agents can access it.</p> | ||
| <p>Solid26 is the first bundled release of the Solid specification, giving developers and organisations a stable foundation to build a new generation of applications that put people back in control of their data.</p> | ||
| <p>The video below walks through the kinds of applications that can be built with Solid26 — from creating and managing your own Pod, to health tracking, fitness, and AI. If you're a developer or technologist ready to start building, head to the <a href="/solid26-for-developers">developers page</a> to get started. If you want to help shape where Solid goes next, read on.</p> |
There was a problem hiding this comment.
Can we verify that such applications can actually be build with Soild26?
Is this video made with deployed running code or mockups in a design tool?
There was a problem hiding this comment.
I think you/we know the answer to that ;)
My interpretation of all this is that it is a marketing attempt to attract people to Solid, not based on what it offers today, but on what it can be. It doesn't matter whether that's solid26 or solid99. What is offered by Solid here is vague besides fitting it under the big banner of... waves at everything. It is intended to be a promise of work to grow the ecosystem rather than something concrete.
The presentation with Figma is based on a simulated mockup (as part of academic research), not a fully functional system by any stretch of the imagination.
Painting this type of picture will arguably have the opposite effect for the project, but then again, who are we to question the process ;)
The "community", wherever it starts or ends, or its membership, can't even agree on the usefulness of honest efforts with sufficient evidence (like profiles), taking recent activities as an example, or make a minor effort towards promoting works, or have contributors write down a simple sentence in good faith about one particular access control mechanism that is recommended by the community and another no longer, without getting so tangled and confused about the task. And yet, somehow, the Solid project (pointing at a magical system as demonstrated in the marketing material) not only needs substantive consensus from this and other web communities, but development and adoption of work from many other areas (some of the actually hard parts are non-technical), let alone the enormous amounts of funding that would need to materialise from thin air for the implementations, in what is arguably an effort spanning multiple years, even decades, with no guarantee of success, and is somehow possible just around the corner. 😹
Grand visions are easy. This one is still worth the effort. The work just needs to rise to meet it.
| <div style="position:relative; padding-bottom:56.25%; height:0; overflow:hidden; max-width:100%; border-radius:8px; margin-top:1rem;"> | ||
| <iframe src="https://www.youtube.com/embed/sXwZXWMuymM?rel=0&modestbranding=1" title="See what you can build with Solid 26" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="position:absolute; top:0; left:0; width:100%; height:100%;"></iframe> | ||
| </div> |
There was a problem hiding this comment.
All these styles should move to an external stylesheet.
| </div> | ||
|
|
||
| <section resource="#get_involved" inlist="" rel="hasPart" class="article-section"> | ||
| <h2 id="get_involved" property="name"><strong>Get Involved!</strong></h2> |
There was a problem hiding this comment.
strong inside h2 is redundant and semantically off. Screen readers may unnecessarily announce the emphasis separately. The bold appearance is already part of h2 in browser that has a default stylesheet, and anything additional should be handled in the CSS in any case.
| <h2 id="get_involved" property="name"><strong>Get Involved!</strong></h2> | |
| <h2 id="get_involved" property="name">Get Involved!</h2> |
| <p>Fill out the form below, or email <a href="mailto:solid@theodi.org">solid@theodi.org</a> with your area of expertise and a line about your background. We'll match you to the right group and get you started.</p> | ||
| <div style="width:100%; overflow:hidden; margin-top:1rem;"> | ||
| <iframe | ||
| src="https://docs.google.com/forms/d/e/1FAIpQLScvhDjGTMXcmtQenMkz8u6RazCzcLrzOTnSeysGuiVteV8Fkg/viewform?embedded=true" | ||
| width="100%" | ||
| height="1130" | ||
| frameborder="0" | ||
| marginheight="0" | ||
| marginwidth="0" | ||
| title="Solid26 feedback and involvement form" | ||
| style="display:block; width:100%; min-width:0;"> | ||
| Loading form… | ||
| </iframe> | ||
| </div> |
There was a problem hiding this comment.
Offering a Google Form as a contact method may not be the most convincing way to show that Solid is ready.
There are also a number of accessibility issues with this iframe.
There was a problem hiding this comment.
Yes I agree, the google form was an initial implementation. I have made this commit to fix it
| <div datatype="rdf:HTML" property="description"> | ||
| <p><a href="/about">Solid</a> is an open standard created by Sir Tim Berners-Lee that lets people store their personal data in an online space they manage — called a Pod — and decide exactly which services, applications and AI agents can access it.</p> | ||
| <p>Solid26 is the first bundled release of the Solid specification, giving developers and organisations a stable foundation to build a new generation of applications that put people back in control of their data.</p> | ||
| <p>The video below walks through the kinds of applications that can be built with Solid26 — from creating and managing your own Pod, to health tracking, fitness, and AI. If you're a developer or technologist ready to start building, head to the <a href="/solid26-for-developers">developers page</a> to get started. If you want to help shape where Solid goes next, read on.</p> |
There was a problem hiding this comment.
I think you/we know the answer to that ;)
My interpretation of all this is that it is a marketing attempt to attract people to Solid, not based on what it offers today, but on what it can be. It doesn't matter whether that's solid26 or solid99. What is offered by Solid here is vague besides fitting it under the big banner of... waves at everything. It is intended to be a promise of work to grow the ecosystem rather than something concrete.
The presentation with Figma is based on a simulated mockup (as part of academic research), not a fully functional system by any stretch of the imagination.
Painting this type of picture will arguably have the opposite effect for the project, but then again, who are we to question the process ;)
The "community", wherever it starts or ends, or its membership, can't even agree on the usefulness of honest efforts with sufficient evidence (like profiles), taking recent activities as an example, or make a minor effort towards promoting works, or have contributors write down a simple sentence in good faith about one particular access control mechanism that is recommended by the community and another no longer, without getting so tangled and confused about the task. And yet, somehow, the Solid project (pointing at a magical system as demonstrated in the marketing material) not only needs substantive consensus from this and other web communities, but development and adoption of work from many other areas (some of the actually hard parts are non-technical), let alone the enormous amounts of funding that would need to materialise from thin air for the implementations, in what is arguably an effort spanning multiple years, even decades, with no guarantee of success, and is somehow possible just around the corner. 😹
Grand visions are easy. This one is still worth the effort. The work just needs to rise to meet it.
| <div style="width:100%; overflow:hidden; margin-top:1rem;"> | ||
| <iframe | ||
| src="https://docs.google.com/forms/d/e/1FAIpQLScvhDjGTMXcmtQenMkz8u6RazCzcLrzOTnSeysGuiVteV8Fkg/viewform?embedded=true" | ||
| width="100%" | ||
| height="1130" | ||
| frameborder="0" | ||
| marginheight="0" | ||
| marginwidth="0" | ||
| title="Solid26 feedback and involvement form" | ||
| style="display:block; width:100%; min-width:0;"> | ||
| Loading form… | ||
| </iframe> | ||
| </div> |
There was a problem hiding this comment.
As discussed -- having the form built-in to the page and submitting via an API would be preferred.
Co-authored-by: Jesse Wright <63333554+jeswr@users.noreply.github.com>
Co-authored-by: Jesse Wright <63333554+jeswr@users.noreply.github.com>
Co-authored-by: Jesse Wright <63333554+jeswr@users.noreply.github.com>
Co-authored-by: Jesse Wright <63333554+jeswr@users.noreply.github.com>
Co-authored-by: Jesse Wright <63333554+jeswr@users.noreply.github.com>
Co-authored-by: Jesse Wright <63333554+jeswr@users.noreply.github.com>
Co-authored-by: Sarven Capadisli <info@csarven.ca>
The plan is to merge the PR on April 30th, coinciding with the planned release of Solid26.