Introducing U.S. Web Design Standards
11–20 of 90 posts
Re: Introducing U.S. Web Design Standards
#12Hopefully this guide will be updated as time goes on to stay relevant as technology changes. Otherwise in a few years from now, everything will look outdated again.
They're also pretty active with the pull request system: https://github.com/18F/web-design-standards/pulls and have a CONTRIBUTING guide: https://github.com/18F/web-design-standards/blob/18f-pages-s...
I attended a presentation by one of the people working on the project last week and they put a lot of thought into both how to make this a usable guide for now and how to keep it growing into the future. The USDS has attracted some really great people lately, and it shows!
Re: Introducing U.S. Web Design Standards
#13Hopefully this guide will be updated as time goes on to stay relevant as technology changes. Otherwise in a few years from now, everything will look outdated again.
What's more interesting is if this will lead to better maintainability. Since this includes code as well as guidelines, hopefully it will reduce the variation between various agencies' websites. That in turn should make future upgrades more uniform and therefore less costly.
Re: Introducing U.S. Web Design Standards
#14[0] - https://playbook.cio.gov/designstandards/getting-started/
[1] - http://bourbon.io/
Re: Introducing U.S. Web Design Standards
#15When design becomes a standard, is its purpose not lost?
The application in this case is the U.S. Government. The purpose of this design is to provide the lego blocks and framework for developers and designers to build an interaction layer for the federal government.
Re: Introducing U.S. Web Design Standards
#16I don't know if they use any other kind of project manager besides Github Issues, but their projects have among the most active Issues activity...it seems that the USDS/18F team uses them as project discussion rooms that also happen to be public...as they should be for government, public facing work. And they accept pull requests from the public...here's one I made to make their style guides more readable on mobile/non-traditional-browsers:
https://github.com/18F/content-guide/pull/43
They talked about it amongst themselves (in public) and then merged it in. I know that's part for course for most industry teams...but not for the federal government. Think about all the regulations and CYA-guideliens (cover-your-ass) that have built-up over the years that would've made accepting code, or any input, from a total outsider, to be...not a priority. A few years ago I remember finding a very obvious, easily fixable XSS vulnerability across all of the Department of Homeland Security sites...not only was it hard to find a point of contact, but I was pretty much ignored until I sent emails to US-CERT, and then also threatened to have a tech journalist write about it.
With the USDS projects, it's a completely different paradigm to work via systems like Github. At the very least, you can more easily take credit for suggestions/fixes you made.
Re: Introducing U.S. Web Design Standards
#17When design becomes a standard, is its purpose not lost?
Re: Introducing U.S. Web Design Standards
#18OK, now that it's back up, let's take a look at the examples. There's a "register to vote" page, but that's trivial. Here's a more difficult one - a mockup of a Veterans Administration form.[1] This is clearly for use by a Government employee, not the public. (The first question one asks is, if an appeal is "certified", why does it also have to be "activated" by a human before anything happens? But that's the organiz…
Re: Introducing U.S. Web Design Standards
#19When design becomes a standard, is its purpose not lost?
You can think about it as of Twitter Bootstrap for government websites.
Re: Introducing U.S. Web Design Standards
#20OK, now that it's back up, let's take a look at the examples. There's a "register to vote" page, but that's trivial. Here's a more difficult one - a mockup of a Veterans Administration form.[1] This is clearly for use by a Government employee, not the public. (The first question one asks is, if an appeal is "certified", why does it also have to be "activated" by a human before anything happens? But that's the organiz…
Um, that's not the case. Those look like table tags, as they should be (it's a table). The only problem is that that column header is left-aligned, not right-aligned like the rows are.
Most of your complaints are bullshit, frankly, and the rest are about interaction design/UX, not visual design, which is all that this project claimed to be. The visual design and layout look fine, with the exception of that misaligned column heading (the horror!).