cloudsoup

no soup, no clouds

Archive for the ‘Assembly’ tag

Alun Pugh rejected by Welsh electors

leave a comment

Alun Pugh, the fat owl of the Welsh Assembly Remove, has lost his seat to a Conservative, Darren Millar. Even though Millar has had a little bit of press interest and believes that Creationism should be taught in science lessons – he still beat the former Welsh Culture Minister, Alun Pugh. I’d go with the Welsh electorate on this – anyone but Pugh, the Minister who presided over the disastrous Culturenet Cymru and its fixed Welsh Heroes poll.

I don’t think many will be sad to see this man disappear from the Welsh political scene.

Written by David

May 4th, 2007 at 12:16 pm

Posted in Uncategorized

Tagged with

Welsh Office and fixed voting

leave a comment

Some visitors again from the Welsh Office (hello) and if they come back they might like to know I think I’ll have something interesting for them soon about a fiddled poll, waste of taxpayers’ money, corruption, lies and Benford’s Law.

Written by David

June 1st, 2006 at 11:45 pm

Posted in Uncategorized

Tagged with , ,

Welsh Assembly on RSS

leave a comment

From Forbes Magazine:

By Internet standards RSS is ancient, invented circa 1997

From the Welsh Assembly:

At this stage, however, Cymru Ar-lein is not in a position to do more than monitor the rise in popularity of both RSS and Weblogs. While keen to embrace and promote appropriate new technologies both within the National Assembly for Wales and throughout Wales as a whole. Cymru Ar-lein must move at a pace which is feasible for our customers (sic).

Looks like the cluetrain has passed them by at the Assembly. No suprise there, it’s par for the course in Wales. Why do they insist on calling electors and visitors to the Assembly website ‘customers’, though?

Written by David

December 27th, 2004 at 8:59 am

Posted in Uncategorized

Tagged with ,

Welsh Assembly website too busy

leave a comment

The Welsh Assembly still has a website that contravenes the law (the Disability and Discrimination act) and isn’t the least bit accessible. Now the website isn’t even working.

The Welsh Assembly Website, too busy

This could be a Server caching error, or it might be caused by limited memory. Perhaps the latest service pack hasn’t been applied.

I see that First Minister Rhodri Morgan mentions the 100 Welsh Heroes poll in his Christmas message. That’s probably ill-advised, given that the poll was fixed, Tom Jones really won it, and the National Audit Office is currently investigating the poll.

Written by David

December 27th, 2004 at 7:41 am

Posted in Uncategorized

Tagged with

BBCi Accessibility

leave a comment

Axlog on BBC accessibility is not too impressed by the Graf report. I think he’s right to be annoyed. I’d have been more pissed-off myself but Zeldman cautions against crowing in the case of the accessible Odeon site designed by Matthew Somerville.

I don’t think, pace Zeldman, that Marketing Departments do ask for accessible websites but then, they don’t ask for PHP-based websites or .NET-based websites; nor do they ask for cookies as a means of simulating client sessions. They don’t do technical and at the moment accessibility issues are still stuck in the world of technical. It’s the developers who are aware of the problem and of the solutions and it has to be their job, until we all get clued-up, to let everyone else know about it.

The question presently is how organisations respond when the problem is pointed out to them. In the case of the Odeon website they’ve done nothing for years. Is that a reasonable response? Of course not.

In the case I’ve been connected with, the redevelopment of the Welsh Assembly website, the Welsh Assembly claimed it would be producing a level AAA website as part of its redesign. As soon as their spokesperson calimed they’d be going for triple-A I guessed they didn’t have a clue what they were talking about and, indeed, the new Assembly website redesign doesn’t comply with the most basic accessibility requirements. They have a legal obligation to produce an accessible site and, as a Government website they have a social and moral duty, too. But they just don’t bother

Axlog points out that the Graf report on BBCi accessiblity was politically motivated. Same goes, in spades, for the Welsh Assembly website too. Civil servants – and to be fair, bureaucrats in general – can be cynical about ticking the right boxes and they quickly turn poor measures of performance into the job itself.

Written by David

July 26th, 2004 at 9:22 am

Posted in Uncategorized

Tagged with ,

Welsh Assembly not quite ready for RSS

leave a comment

The Welsh Assembly hasn’t grasped the possibilities of RSS (or Atom) syndication. Although sites like AssemblyOnline have been providing RSS feeds of the Welsh Assembly media briefings and forum postings for some time, it seems the Welsh Assembly itself thinks you aren’t quite ready for it. Here’s what they say:

With reference to the use of RSS newsfeeds and weblogs, I can assure you that Cymru Ar-lein is keen to explore all appropriate new technologies to facilitate and improve service delivery

There are merits in using RSS to drive content directly from our site to recipients automatically, quickly, and without interference from viruses and spam. The combined use of RSS and Weblogs in the education and learning communities is also very impressive and introduces the world to a whole new interactive Internet.

At this stage, however, Cymru Ar-lein is not in a position to do more than monitor the rise in popularity of both RSS and Weblogs. While keen to embrace and promote appropriate new technologies both within the National Assembly for Wales and throughout Wales as a whole. Cymru Ar-lein must move at a pace which is feasible for our customers. Translating the enthusiasm that stakeholders have toward using ICT into their habitual use of the Cymru
Ar-lein fora is a slow process, but one that is more about the culture of ICT usage than it is about the nature of the tools used. Thus, promoting the use of the Cymru Ar-lein fora by stakeholders and within the National Assembly for Wales remains a priority

New technology? The revision 3 spec for RSS 0.91 is 5 years old. It’s been around longer than these peoples’ desktop PCs and probably longer than their marriages.

In their parallel universe they will monitor the rise in popularity of both RSS and Weblogs while being incapable of creating a home page in HTML (see the new Welsh Assembly website).

If you have a moment, why not email the asembly and tell them that you’re quite au fait enough with technology to use RSS feeds.

Written by David

July 11th, 2004 at 5:40 am

Posted in Uncategorized

Tagged with , , ,

Yay! Zeldman links to Welsh Assembly Post

leave a comment

Zeldman links to our remarks about the Welsh Assembly website.

But other than that, Mrs Lincoln, how did you like the play?

Well, it boosted traffic for a bit.

Written by David

June 17th, 2004 at 1:51 am

Posted in Uncategorized

Tagged with ,

The new Welsh Assembly website

leave a comment

The Welsh Assembly is redeveloping its website. A check of the new homepage shows that:

All of these problems can be fixed quite easily — although some need a little more thought than others — but how they crept through testing I can’t imagine.

The HTML is invalid

It’s a basic accessibility requirement that a document’s HTML should be valid.

  • the HTML or XHTML version should be declared
  • a DTD should be used
  • the page should conform to the declared grammar

For example, this page you’re reading is XHTML 1.0 (Strict) and says so at the very top of the document like this:

<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"
\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">

[See : the W3C WCAG on !DOCTYPE]

Checking validity is free and easy. The W3C has an HTML validator so it’s a simple matter to check a document is valid. Validity checks would usually be part of factory acceptance testing by website developers and site acceptance testing by the customer.

The Assembly’s HTML doesn’t validate.

The most obvious problem is the repeated value of an id attribute in the alphabetic navigation device. It looks like this:

The alphabet-based navigation device from wales.gov.uk

The underlying code just gets it wrong:

<span id=\"letter\"><a href=\"…
<span id=\"letter\"><a href=\"…
<span id=\"letter\"><a href=\"…
<span id=\"letter\"><a href=\"…

‘id’ values should be unique in a document. You aren’t supposed to repeat any single id value. It seems the developers are confused by id and the class attribute, whose value may be repeated within a document.

While the letter value of id is repeated, the page can’t pass a validity test and so can’t pass a basic accessibility test. It’s suprising it was written like this in the first place — and that it passed any testing regime at all — but it’s a simple thing to correct.

WCAG 1.0 checkpoint 3.2: Create documents that validate to published formal grammars

(Priority 2)

Top Of Article

The CSS is invalid

Like the HTML, the CSS doesn’t validate. As with the HTML, the CSS can be validated automatically and validation should form a part of development and acceptance testing.
Check the
Welsh Assembly’s CSS
.

The problem with the CSS seems to be that Macromedia’s Dreamweaver has been used with incorrect settings and it has inserted this invalid
CSS:

layer-background-image: url(../images/headercontent_top_bar.gif);

layer-background-image has never been supported by CSS, it’s never been supported in Internet Explorer, it’s never been supported in Opera and it’s only been supported in Netscape versions 4 and 6. While this stays the CSS can’t validate.

WCAG 1.0 checkpoint 3.3: Use style sheets to control layout and presentation

(Priority 2)

Top Of Article

alt text for accessible images is completely misunderstood

A very basic accessibility requirement, this, and it’s not too difficult to understand. A blind person who browses the web with a screen reader or a refreshable Braille display relies on the alt value of an image (and perhaps the title and the longdesc too) to understand what the image is. All images should have ALT text, period.

But that’s not the whole story. Website designers often use images to provide decoration, or to force gaps between page elements (so-called ‘spacer’ gifs). In these instances the image alt value should be null
— or a screen reader will read out every little structurally significant but semantically meaningless image’s alttext. This is how semantically redundant images should be marked-up:


<img src="blah” alt=”" width=”{x}” height=”{y}” />

A page can be tested in a text-based browser. Lynx is a free donwload that developers often use.

How not to do it

The Assembly’s website gets it wrong and the homepage will sound like, or read like, a pile of gibberish to a blind person. Like this:


spacer graphic
header curve graphic Cymraeg spacer graphic Home | Help | Contacts |
Site Map | Search header curve graphic
spacer graphic
spacer graphic shadow graphic spacer graphic
curve graphic curve graphic
Croeso - Cynulliad Cenedlaethol Cymru
Welcome - National Assembly for Wales
spacer graphic

WCAG 1.0 checkpoint 1.1: Provide a text equivalent for every non-text element

(Priority 1)

Building Accessible Websites, Borders, rules, and other meaningless graphics.

Top Of Article

semantic markup isn’t used effectively

From Mark Pilgrim’s
essay on semantic markup:

Blind people can’t just scan the whole page at once; they need to accomplish the same thing in other ways, and the assistive technology they use relies on (among other things) good semantic markup to mimic the things we can do at a glance.

– and the new homepage of the Welsh Assembly Government manages to get this wrong, too. Take a look at this:

a screenshot of the new homepage

The white-on-red text, ‘National Assembly for Wales’, is clearly a heading, semantically. So too is the title of the news item, ‘British Deaf Association and RNID Cymru to visit the Assembly’. To a sighted visitor the semantics stand out because of their color and font weight. A blind user, though, wouldn’t be able to deduce the semantics of the page available to a sighted user because the text isn’t marked up with <hn> tags.

WCAG 1.0 checkpoint 3.5: Use header elements to convey document structure and use them according to specification

(Priority 2)

Top Of Article

The page’s language is not declared correctly

Managing bilingual websites is a politically sensitive issue in Wales. The new homepage has a language-selector that takes you from the default (English) to the alternative (Welsh, or Cymraeg).

There’s a cute touch in taking you to a new domain name, cymru.gov.uk but it’s a bit beside the point as ‘.gov’ and ‘.uk’ can’t be translated.

The language declaration in the HTML source of the Welsh-language page looks like this:

<HTML lang="en">

which is just wrong. The language of this page is notEnglish but Welsh (Cymraeg). The language declaration should read:

<HTML lang="cy">

WCAG 1.0 checkpoint 4.3: Identify the primary natural language of a document

(Priority 3)

Top Of Article

Written by David

June 16th, 2004 at 12:32 am

Posted in Uncategorized

Tagged with , ,

BillG on RSS

leave a comment

Assembly Online was setup without using blogging software, unlike our bigger cousin, Downing Street Says, because we didn’t see much use for most of the baggage of, say, Moveable Type.

We missed out on the automatic production of RSS and Atom — and trackback, by the way — and had to manage the RSS ourselves (Mark and Sam’s Feed Validator was invaluable), and the trackback, and we still have to implement the Atom feeds.

Now Bill Gates is waking up to RSS:

Websites were a problem too, he added, because they demand that people visit them regularly to find out if anything has changed and require regular updating to avoid going stale.

These problems could be solved, said Mr Gates, by using blogs and Real Simple Syndication (RSS), that lets people know when a favourite journal is updated.

And it looks as though Microsoft is going to make a move into the weblogging software market sometime soon.

Written by David

May 23rd, 2004 at 7:24 am

Posted in Uncategorized

Tagged with ,