diff --git a/content/events/2021/12/2021-12-06-uswds-monthly-call-december-2021.md b/content/events/2021/12/2021-12-06-uswds-monthly-call-december-2021.md index 901d1f60b0..e0ffa4495a 100644 --- a/content/events/2021/12/2021-12-06-uswds-monthly-call-december-2021.md +++ b/content/events/2021/12/2021-12-06-uswds-monthly-call-december-2021.md @@ -34,7 +34,7 @@ event_platform: zoom First, I'd like to mention that we're recording this monthly call, so please refrain from turning on your camera. We will manually turn off any cameras to ensure the recording doesn't show us on camera. -I’d also like to remind you that all attendees must abide by the TTS Code of Conduct, which is [online] (https://handbook.tts.gsa.gov/about-us/code-of-conduct/). We’ve posted the link to the code of conduct in the chat. +I’d also like to remind you that all attendees must abide by the TTS Code of Conduct, which is [online](https://handbook.tts.gsa.gov/about-us/code-of-conduct/). We’ve posted the link to the code of conduct in the chat. We'll be posting other links and references into the chat as we go along, and I encourage you to ask questions in the chat at any time. If any member of our team can answer your question in the chat, we'll do so, otherwise there'll be some time for questions and answers at the end of the hour. Also, be sure to introduce yourself in the chat as well — it's nice to know who's here. It's good to have you here today. @@ -58,7 +58,7 @@ And then the main event: Rapid web prototyping with USWDS — where we'll take **Slide 7:** Which brings me to a quick point about the design system: If you don't tell us, we won’t know. One of the nice things about using the design system, is that you don't need to buy anything from us, set up an interagency agreement, or interact with the design system at all if you don't want to. But that also means that we don't always know just who's using it — we can scan and find some things, but we can't scan and find people.  -**Slide 8:** And that's why we currently have a survey open for feds — and we'll post [the link to that survey] (https://touchpoints.app.cloud.gov/touchpoints/7038a8b3/submit) in the chat — and this survey is essentially a way for folks to just let us know who you are and what project or projects you support. It's a really short survey that should hopefully take you no longer than 5 minutes. Many of you have likely already taken it. If you have, thanks! If not, consider it. The more we know, the better we'll be able to plot a good path for the design system, and help connect teams to others in the same situation. +**Slide 8:** And that's why we currently have a survey open for feds — and we'll post [the link to that survey](https://touchpoints.app.cloud.gov/touchpoints/7038a8b3/submit) in the chat — and this survey is essentially a way for folks to just let us know who you are and what project or projects you support. It's a really short survey that should hopefully take you no longer than 5 minutes. Many of you have likely already taken it. If you have, thanks! If not, consider it. The more we know, the better we'll be able to plot a good path for the design system, and help connect teams to others in the same situation. **Slide 9:** So now, a few product updates. @@ -76,7 +76,7 @@ And then the main event: Rapid web prototyping with USWDS — where we'll take Now, to fix this we needed to make a breaking change. Here's the breaking change you asked for. -**Slide 16:** So, if you use the small search button or the footer social buttons on your site, you'll need to update your makeup when you upgrade to USWDS 2.13.0. It's a small change, but each of these components now requires an inline image. We've outlined the necessary changes in the [USWDS 2.12.0 release notes] (https://github.com/uswds/uswds/releases/tag/v2.13.0) — and we're linking to the release notes here in the chat as well. +**Slide 16:** So, if you use the small search button or the footer social buttons on your site, you'll need to update your makeup when you upgrade to USWDS 2.13.0. It's a small change, but each of these components now requires an inline image. We've outlined the necessary changes in the [USWDS 2.12.0 release notes](https://github.com/uswds/uswds/releases/tag/v2.13.0) — and we're linking to the release notes here in the chat as well. Now this is just the kind of annoying breaking change caused by a necessary accessibility improvement that we'll be trying to address as we move beyond USWDS 3.0. It shouldn't be painful to stay up to date with the design system — and 2022 is the year we do something about it. Stay tuned. I expect to talk more about this in January and February. @@ -103,14 +103,14 @@ But for now, when you update to USWDS 2.13.0, be aware that there'll be some mod **Slide 24:** [DEMO of rapid web prototyping] **Slide 25:** Philip walked us through these quick ways to get started with web prototyping: -* Don't bother compiling. Use compiled CSS and JS with [CDNJS] (https://cdnjs.com/libraries/uswds?utm_source=slack-uswds&utm_medium=social&utm_campaign=decmc). -* Use a tool like [CodePen] (https://codepen.io/?utm_source=slack-uswds&utm_medium=social&utm_campaign=decmc) to code in the browser with instant rendering. -* Cut and paste component code from [the USWDS website] (https://designsystem.digital.gov/components/overview/?utm_source=slack-uswds&utm_medium=social&utm_campaign=decmc) right into your CodePen. -* Customize the look and feel with [utility classes] (https://designsystem.digital.gov/utilities/?utm_source=slack-uswds&utm_medium=social&utm_campaign=decmc). +* Don't bother compiling. Use compiled CSS and JS with [CDNJS](https://cdnjs.com/libraries/uswds?utm_source=slack-uswds&utm_medium=social&utm_campaign=decmc). +* Use a tool like [CodePen](https://codepen.io/?utm_source=slack-uswds&utm_medium=social&utm_campaign=decmc) to code in the browser with instant rendering. +* Cut and paste component code from [the USWDS website](https://designsystem.digital.gov/components/overview/?utm_source=slack-uswds&utm_medium=social&utm_campaign=decmc) right into your CodePen. +* Customize the look and feel with [utility classes](https://designsystem.digital.gov/utilities/?utm_source=slack-uswds&utm_medium=social&utm_campaign=decmc). -* We then walked through a few templates in CodePen: a [blank slate] (https://codepen.io/pglevy/pen/gOxNXGY?utm_source=slack-uswds&utm_medium=social&utm_campaign=decmc), [page boilerplate] (https://codepen.io/pglevy/pen/abBgJbe?utm_source=slack-uswds&utm_medium=social&utm_campaign=decmc), and a simple [USWDS user flow] (https://codepen.io/pglevy/pen/mdMZXOX?utm_source=slack-uswds&utm_medium=social&utm_campaign=decmc). Once you’re comfortable with CodePen and want to move to the next level, [uswds-sandbox] (https://github.com/uswds/uswds-sandbox?utm_source=slack-uswds&utm_medium=social&utm_campaign=decmc) can be an effective starting point for more complex Jekyll-based prototypes. +* We then walked through a few templates in CodePen: a [blank slate](https://codepen.io/pglevy/pen/gOxNXGY?utm_source=slack-uswds&utm_medium=social&utm_campaign=decmc), [page boilerplate](https://codepen.io/pglevy/pen/abBgJbe?utm_source=slack-uswds&utm_medium=social&utm_campaign=decmc), and a simple [USWDS user flow](https://codepen.io/pglevy/pen/mdMZXOX?utm_source=slack-uswds&utm_medium=social&utm_campaign=decmc). Once you’re comfortable with CodePen and want to move to the next level, [uswds-sandbox](https://github.com/uswds/uswds-sandbox?utm_source=slack-uswds&utm_medium=social&utm_campaign=decmc) can be an effective starting point for more complex Jekyll-based prototypes. -* For more information, see the [handout] (https://federalist-d5e7c07c-6ffa-4b8e-935f-49a7df24a505.app.cloud.gov/preview/uswds/uswds-sandbox/rwp-with-uswds/?utm_source=slack-uswds&utm_medium=social&utm_campaign=decmc) provided during the monthly call. +* For more information, see the [handout](https://federalist-d5e7c07c-6ffa-4b8e-935f-49a7df24a505.app.cloud.gov/preview/uswds/uswds-sandbox/rwp-with-uswds/?utm_source=slack-uswds&utm_medium=social&utm_campaign=decmc) provided during the monthly call. **Slide 26:** Thank you so much for that, Philip. So, let's move on to Q&A. @@ -120,7 +120,7 @@ But for now, when you update to USWDS 2.13.0, be aware that there'll be some mod As always, I encourage you to join our community in the #uswds-public Slack channel so you can follow our progress, get answers, and contribute to the discussion. -Follow us on Github at github.com/uswds, check out our website, and [visit this site] (https://designsystem.digital.gov/about/community/) to join us and your colleagues across government who are using USWDS. +Follow us on Github at github.com/uswds, check out our website, and [visit this site](https://designsystem.digital.gov/about/community/) to join us and your colleagues across government who are using USWDS. Thank you, and see you next month! {{< /accordion >}} diff --git a/content/events/2022/04/2022-04-08-uswds-monthly-call-april-2022.md b/content/events/2022/04/2022-04-08-uswds-monthly-call-april-2022.md index 41239eaf58..5cd7f7cd75 100644 --- a/content/events/2022/04/2022-04-08-uswds-monthly-call-april-2022.md +++ b/content/events/2022/04/2022-04-08-uswds-monthly-call-april-2022.md @@ -51,7 +51,7 @@ And then we'll talk with Matthew Bogdan from Digital.gov to talk about his exper **Slide 4:** So let's get into it with site launches. -**Slide 5:** First up, [fai.gov](https://fai.gov/5) The Federal Acquisition Institute provides certification, training, and tools for federal acquisition professionals. The homepage features a large notification banner announcing the redesign and the familiar USWDS header. +**Slide 5:** First up, [fai.gov](https://fai.gov/), the Federal Acquisition Institute provides certification, training, and tools for federal acquisition professionals. The homepage features a large notification banner announcing the redesign and the familiar USWDS header. **Slide 6:** Next, [The Wood’s Hole Aquarium Visitor Log](https://apps-nefsc.fisheries.noaa.gov/AVL). While we aren't Wood's Hole employees and we can't log in — here we see a USWDS-powered sign in to the visitor log at Wood's Hole aquarium, in Cape Cod, Massachusetts. Someone should stop by and sign in, and let us know how it goes. diff --git a/content/events/2022/09/2022-09-08-uswds-monthly-call-september-2022.md b/content/events/2022/09/2022-09-08-uswds-monthly-call-september-2022.md index 79b4c62ef7..08af00581d 100644 --- a/content/events/2022/09/2022-09-08-uswds-monthly-call-september-2022.md +++ b/content/events/2022/09/2022-09-08-uswds-monthly-call-september-2022.md @@ -57,7 +57,7 @@ And if all goes well, we'll have some time left at the end of Q&A. So let's get **Slide 5:** First up: [CHIPS.gov](https://www.nist.gov/chips) from the Department of Commerce. CHIPS.gov supports the CHIPS and Science Act of 2022 and serves as a public portal for implementation priorities related to that legislation. The CHIPS.gov homepage features a logo of a semiconductor chip with an american flag printed on it, and a video of Commerce Secretary Gina Raimondo titled, "A message from the Secretary of Commerce." -**Slide 6:** Next is a new tool in [Beta from USAGov](https://benefits-tool-beta.usa.gov/death-of-a-loved-one/?) — meant to help the public understand what benefits they qualify for, based on the details of their situation and circumstance.The USAGov benefits tool shows a header reading, "Government Assistance After Losing a Loved One" followed by a USWDS process list. +**Slide 6:** Next is a new tool in [Beta from USAGov](https://www.usa.gov/death-loved-one) — meant to help the public understand what benefits they qualify for, based on the details of their situation and circumstance.The USAGov benefits tool shows a header reading, "Government Assistance After Losing a Loved One" followed by a USWDS process list. **Slide 7:** Next is an update to [USGS WaterAlert](https://accounts.waterdata.usgs.gov/wateralert/) from the US Geological Survey. WaterAlert provides notifications to an email or text phone number when a monitoring location exceeds the trigger levels set by the user. This interface allows users to create and manage their alert subscriptions and also uses login.gov as its identity provider. The USGS WaterAlert page shows an image of a mobile phone displaying multiple notification configuration options. A header reads, "Welcome to WaterAlert." diff --git a/content/events/2022/11/2022-11-08-uswds-monthly-call-november-2022.md b/content/events/2022/11/2022-11-08-uswds-monthly-call-november-2022.md index 47de5f2b20..64f2c271b9 100644 --- a/content/events/2022/11/2022-11-08-uswds-monthly-call-november-2022.md +++ b/content/events/2022/11/2022-11-08-uswds-monthly-call-november-2022.md @@ -213,7 +213,7 @@ As Austin said, asking about gender and sex in a respectful and inclusive way is While the definition used for the “X” choice is a little muddy, blurring the lines between sex and gender identity, it’s still a really important first step in offering more inclusive options. -**Slide 58:** [Social Security recently announced that they will allow individuals to self-select their sex on their Social Security number (SSN) record](https://www.ssa.gov/news/press/releases/2022/#10-2022-3). [CDC has developed guidelines for their programs](https://www.cdc.gov/hiv/clinicians/transforming-health/health-care-providers/collecting-sexual-orientation.html). And the [Federal Committee on Statistical Methodology, an interagency working group, has published some excellent research](https://www.fcsm.gov/resources/sogi/). OMB is also looking at how best to ask about sexual orientation and gender identity. +**Slide 58:** [Social Security recently announced that they will allow individuals to self-select their sex on their Social Security number (SSN) record](https://www.ssa.gov/news/press/releases/2022/#10-2022-3). [CDC has developed guidelines for their programs](https://www.cdc.gov/hiv/clinicians/transforming-health/health-care-providers/collecting-sexual-orientation.html). And the [Federal Committee on Statistical Methodology, an interagency working group, has published some excellent research](https://www.fcsm.gov/groups/sogisc/). OMB is also looking at how best to ask about sexual orientation and gender identity. So research is ongoing and there are a lot of smart folks trying to figure out how we can ask about sex and gender in a way that