-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kicking off an OpenJS Foundation project landscape #411
Comments
Before progressing with discussing logistics and actually moving this forward, I think it's valuable to see if this actually aligns with what the projects are interested in - especially as something that represents each project individually in addition to us as a whole constituency. It is a direct reflection of us. I have a few concerns about the utility of the site myself, outside of project validation:
|
I can't speak for the alt tags, but as the app which generates the site is open source, it sounds like that would be low-hanging fruit to address. The Crunchbase profile just provides a normalized source of data - Canonical name, description, links to social profiles (if any). Projects can add as much or as little as they want, but the point is they have the ability to decide what to display. |
(Accidentally locked via a touch detection bug in the mobile app - wasn’t intentional) |
I was chatting with @dankohn in a separate thread, and I think he can add some solid context on this. |
@bnb thanks for the feedback.
Thanks for sharing the results of those two tools. I've prioritized addressing them and expect to get much better scores in the next couple of weeks.
We just added support for pre-rendering which significantly increased our Lighthouse scores. I'm happy to take additional suggestions for improvements, but let's see where we land after the accessibility fixes.
I believe nearly all modern web applications, such as Google Docs, also rely on JavaScript. Here's a statistic that 0.2% of traffic in 2016 did not support JavaScript. Of course, the static rendering remains available in png and pdf.
Here's the explanation for using Crunchbase. I understand the skepticism, but I really encourage you to spend some time using the apps, such as trying our the sample filters on the left. and the different grouping and sorts. I find it invaluable for keeping on top of our ecosystem. Please also see these landscapes for other communities that are finding it useful. https://landscape.graphql.org/ Also, I'd be happy to meet for coffee next week in Brooklyn and could walk through some of the ways I find the landscape tool useful. |
Per the call today, here's a link to the staging environment: https://openjsf-landscape.netlify.com/ |
@brianwarner Fastify is missing. Where may I send a PR to? |
@mcollina Here's the staging environment, for now it's still on @dankohn's account: https://github.com/dankohn/openjsf-landscape Also, the staging environment needs a few updates to reflect membership changes, as well. (This is a note to myself.) |
Sorry I couldn’t make it to the call today. I am still -1 and unconvinced this is a helpful addition for the OpenJS Foundation specifically. |
I'm +1. It seems to present information about the Foundation in a way that is clearly limited to the Foundation and is a nice graphical view of our member projects and corporate members. |
I guess I have some follow up questions: Why questions:
JavaScript questions:
Maintenance questions:
I most prominently care about the why questions. I still haven't come to clearly understand who this helps and what problem it solves for them. |
I'd also like to take a moment to respond to @dankohn after having intentionally taken some time away from the keyboard before responding.
Thanks for prioritizing a11y enhancements! I'm glad to see that these enhancements seem to have shipped on the other deployments of the site ❤️
I am very aware of how few people use the web without JavaScript enabled. For context, one source I found asserted that 4.479 billion people worldwide use the Internet, meaning that 0.02% of those folks would be 89,580,000 people. For context, of 223 countries only 15 have a population grater than that number - and it is tens of millions above countries like the U.K., France, South Korea, Canada, Spain, Australia, and so many more. I would recommend reading this article by Chris Ashton on Smashing Magazine for more context on being empathetic toward users who don't have access to JavaScript is important. I personally feel it's even more important coming from a Foundation that is the home of many high-impact projects. Additionally, I would recommend watching this talk by Isabella Silveira de Souza at Nordic.js discussing the availability of good internet access which goes over many elements that tie into this subject.
I have been aware of this project for years, and have gone back to it every now and then! I even made an issue 3 years ago citing a tweet from you highlighting corporate + OSS additions to the landscape and noting my appreciation for the tool, while also asking if it'd be appropriate to add a tool created by the company I worked at at the time was a good fit. Additionally, I am generally aware of how forms and filtering work 😬 |
I think most of these questions are pretty easy to answer. The main reason "why" is that it provides an at-a-glance overview of inherently undiscoverable information. Unlike blog posts, analyst reports, or other snapshots of the ecosystem, this is a living document which can be updated by anybody in the world. These sites, of which there are many, are also inherently extensible. One of the better use cases I've seen is to create subsets for each project, to which project participants can add their company logo. When you zoom back, you can get a feel for who is participating where across what projects. Another really nice use case is to have a category for end users to add their logo under projects upon which they rely. This is another piece of info which isn't inherently discoverable, and isn't being uniformly presented anywhere (that I've seen, at least). As to Landscape app requiring JavaScript, I think there's a reasonably straightforward solution. In my testing, the app renders the main page even with scripts disabled; the user just loses the ability to drill down into things. It also still presents the link to the static images, which are cached each time the app rebuilds a new version. As to the ongoing maintenance, that's really up to each participant how much info goes in. At minimum, we can ensure that member companies and project logos are in place. But if a project participant wanted to extend it, they can submit a PR to the configuration repo. Netlify does the hard work of building, testing, and deploying, and then it just requires someone to merge the PR. Finally, in the config you can set the left image (currently KubeCon, because this was set up from CNCF's template). That can be updated as time goes on. |
Per today's meeting, changing my -1 to a -0. Still not particularly fond of this but not going to block. Thank you @rginn for clarifying the purpose as marketing/bizdev. |
I'm interested in us exploring this (possibly as a next step) as having more insight into end users would be a benefit. |
Just to close this particular issue out, @dankohn transferred the repo over to me, and I'll transfer the openjs-landscape repo into the org. It would probably be a good idea to move future discussion over there, once the transfer completes. |
Dan Kohn has graciously offered to configure a Landscape for us (like https://l.cncf.io or https://l.graphql.org). This is a very nice way to visualize the contours of our communities, and will be a great next step now that the artwork repo is in place.
For those who aren't familiar with how these work, each landscape is configured via a git repo. When a PR is submitted, the landscape software automatically builds and deploys a new version of the site. Because it's just a repo and managed through PRs, anybody can contribute and keep it up-to-date.
Each landscape entry needs a vector logo, and pulls its vital stats from a (free) Crunchbase profile. Thanks to everyone's help, we have vector logos for all projects. As for Crunchbase profiles, most members and some projects already have these (for example, https://www.crunchbase.com/organization/jquery-javascript-library). I can work with maintainers to set one up for their projects, if need be.
Let's chat about logistics on the next CPC call. It should be pretty straightforward, although I'd suggest bootstrapping it in a private repo until it is ready for contributions. I'll ping this issue with updates, and am looking forward to working with everyone on this.
The text was updated successfully, but these errors were encountered: