Earlier quoted context omitted.
Even if you don't actually track users? > We use Google Analytics to measure how you use the website so we can improve it based on user needs. Google Analytics sets cookies that store anonymised information about how you got to the site, the blog pages you visit, how long you spend on each page and what you click on while you're visiting the site.
Why would they not track users? They need to know how many users there are accessing from abroad (considering this is the UK which has many legitimate "abroads" like crown dependencies outside of the classic British citizens living outside of Britain), using what browsers and OSes, display sizes to know what they need to support. It would also be useful to know how much time users spend on the various pages, to know…
We’re opening up access to Gov.uk forms
51–60 of 195 posts
Re: We’re opening up access to Gov.uk forms
#52Earlier quoted context omitted.
Hoorah to that! We are lucky to have wonderful .gov services; highly available, accessible, frictionless, simple, informative, well written and bullshit-free. Maybe the best online central government services in the world - though I hear Estonia are a contender too. However I live in perpetual fear that at any moment some corrupt minister will do a deal with Microsoft and the Devil. Out will go plain HTML and common…
Umm, GOV.UK uses Google Analytics, Fastly CDN, AWS containers, and I believe is developing an app. (I worked at GDS until two years ago.)
Re: We’re opening up access to Gov.uk forms
#53Earlier quoted context omitted.
Hoorah to that! We are lucky to have wonderful .gov services; highly available, accessible, frictionless, simple, informative, well written and bullshit-free. Maybe the best online central government services in the world - though I hear Estonia are a contender too. However I live in perpetual fear that at any moment some corrupt minister will do a deal with Microsoft and the Devil. Out will go plain HTML and common…
Umm, GOV.UK uses Google Analytics, Fastly CDN, AWS containers, and I believe is developing an app. (I worked at GDS until two years ago.)
Re: We’re opening up access to Gov.uk forms
#54This looks great :-) However reading the How it works section, it states: "Each form needs an email address to be set for completed forms to be sent to when they’re submitted" So... erm is an email Inbox needed for integration? - how very 1990! In addition to email, for use by developers in other UK GOV departments - surely HTTP PUT of an XML or JSON document to a user nominated URL (with provided auth token) would h…
Re: We’re opening up access to Gov.uk forms
#55When I moved to the UK, one of the surprising things was how well the GOV.UK ecosystem worked. My original country uses a mishmash of Java applets, ajax-based websites, and a mixture of mildly broken, outdated web technologies, served from a variety of domains. GOV.UK was a breath of fresh air with its simple, consistent UI, served as static HTML. This is how internet services should look like.
> This is how internet services should look like. Yes, definitely. I've called UX designers out a couple times on the aesthetical complexity of their designs: if you award GOV.UK's quality a prize [0], why don't you mimic them instead of Google? [0] https://www.gov.uk/government/news/govuk-wins-design-of-the-...
Re: We’re opening up access to Gov.uk forms
#56When I moved to the UK, one of the surprising things was how well the GOV.UK ecosystem worked. My original country uses a mishmash of Java applets, ajax-based websites, and a mixture of mildly broken, outdated web technologies, served from a variety of domains. GOV.UK was a breath of fresh air with its simple, consistent UI, served as static HTML. This is how internet services should look like.
Re: We’re opening up access to Gov.uk forms
#57Honestly, the people behind the scenes of gov uk are doing gods work. See nothing but great stuff coming out of there.
> the people behind the scenes of gov uk Those would be the people commonly refered to as incompetent traitorous woke lefty cultural marxists refusing to do the will of the people by the fair and balanced media.
Re: We’re opening up access to Gov.uk forms
#58I was surprised to see a gov.uk page on progressive enhancement and their thoughts on it ( https://www.gov.uk/service-manual/technology/using-progressi... ). I asked on HN yesterday if PE was dead and everyone seems to think it's dead, and yet gov.uk gets lots of love. Maybe it's not dead :) https://news.ycombinator.com/item?id=37779408
Progressive enhancement is nice, and user friendly, and better UX overall. But when you get started with modern frontend stacks nowadays it's out of the question. Whereas, I and others like me, that use a classical backend framework that spits out HTML might do a better job (but not always, due to time and budget).
Re: We’re opening up access to Gov.uk forms
#59Earlier quoted context omitted.
The fact that the UK government's bank holiday API has bunting advice just makes my day.
Where did you find this? Is it part of the API response? Would be fun to use this for some digital decor at home. Next bank holiday is Christmas so I've got some time to build something! EDIT: Just found it in the JSON; shame, was hoping it would contain bunting patterns/colours. https://www.gov.uk/bank-holidays.json
Re: We’re opening up access to Gov.uk forms
#60This looks great :-) However reading the How it works section, it states: "Each form needs an email address to be set for completed forms to be sent to when they’re submitted" So... erm is an email Inbox needed for integration? - how very 1990! In addition to email, for use by developers in other UK GOV departments - surely HTTP PUT of an XML or JSON document to a user nominated URL (with provided auth token) would h…