Dave Guarino needs to read Seeing Like a State, Seeing Like a Bank, and Seeing Like a Data Structure. And then write his own Seeing Like a Government Website. https://yalebooks.yale.edu/book/9780300078152/seeing-like-a-... https://www.bitsaboutmoney.com/archive/seeing-like-a-bank/ https://www.belfercenter.org/publication/seeing-data-structu...
The UK government have one: https://www.gov.uk/service-manual Specifically the “design” section for our current context.
How to make a great government website
31–40 of 74 posts
Re: How to make a great government website
#32Hardware. Lots of hardware. The first law of govt sites is insanely high usage, clustered around very specific date and times. The first rule of govt websites is "thou shalt not crash". For startup folks dreaming of growing a single horn, over provisioning is an indulgence, scaling design an all-too-often vanity. But govt sites should be designed for insane scale from day 1.
In the US, Federal government websites total over a billion sessions per month [1].
Re: How to make a great government website
#33Ctr+F "javascript" -- no results. Hmm, if a government website necessitates the use of JavaScript, I'd consider that a hallmark of being awful.
It's 2024. We've got to stop with the not everyone has javascript meme. Anyone browsing the internet without it at this point is doing it intentionally to be special.
> You should not assume the reason for designing a service that works without CSS or JavaScript is because a user chooses to switch these off.
> There are many situations when extra layers can fail to load or are filtered, for example:
https://technology.blog.gov.uk/2016/09/19/why-we-use-progres...
> It’s important to understand that it’s often not the conscious choice of users to arrive at your site without JavaScript. We did some research and discovered that 0.9% GOV.UK visits are by people who don’t have JavaScript available and haven’t chosen to turn it off.
Re: How to make a great government website
#34How to not make great government websites: use random domain names instead of a single dedicated tld, different contractors and design for each, make sure there's enough overlap in functionality in-between each of them, and then regularly remind everyone that it's very easy to scam you with fishing attacks. Here are just some of the official French websites: service-public.fr impots.gouv.fr gouvernement.fr ameli.fr v…
Re: How to make a great government website
#35Further details: https://www.gov.uk/government/organisations/government-digit...
Re: How to make a great government website
#36Earlier quoted context omitted.
The UK government have one: https://www.gov.uk/service-manual Specifically the “design” section for our current context.
The UK Government's efforts to make their services digital, easy to understand and workable is such a great effort. The digital department also has many common tools to help such as notifications, forms, payments as integratable APIs instead of each government unit needing to procure this (at great cost) themselves!
https://www.gov.uk/bank-holidays.json
an always up to date list of public holidays, makes automated workload planning and working day delivery calculations so much more reliable in our internal app.
Re: How to make a great government website
#37Hardware. Lots of hardware. The first law of govt sites is insanely high usage, clustered around very specific date and times. The first rule of govt websites is "thou shalt not crash". For startup folks dreaming of growing a single horn, over provisioning is an indulgence, scaling design an all-too-often vanity. But govt sites should be designed for insane scale from day 1.
I disagree. Most content on government sites is static content, you could fairly easily deliver much of that to a large population with relatively little hardware, assuming the software is developed such that static delivery is possible. There are "processes" that people need to complete, but these are typically life-changing processes, things you do once in your life, or maybe once a year at most. Even if those are…
I don't think that's the case. Analytics [1] for the top web pages in the US Federal government are:
* GSA advantage - a search tool * Visa instructions - static? * USPS tracking - a search tool * ESTA application - a form * NWS Radar - weather radar * Sex offender registry - search tool
Checking the weather or shipping a package are much more common than yearly activities.
Of course anything that is static will be behind some sort of cache, but the DevOps team is focused on scaling the dynamic parts.
Re: How to make a great government website
#38How to not make great government websites: use random domain names instead of a single dedicated tld, different contractors and design for each, make sure there's enough overlap in functionality in-between each of them, and then regularly remind everyone that it's very easy to scam you with fishing attacks. Here are just some of the official French websites: service-public.fr impots.gouv.fr gouvernement.fr ameli.fr v…
How about the totally not-dodgy-sounding ustraveldocs dot com?
Re: How to make a great government website
#39Re: How to make a great government website
#40And that is why people who want to send you marketing e-mail have literally a single field: e-mail address. Not even a 2nd field "name" so they can send you personalized email, or "date of birth" so they can send you special offers for your birthday.