Monday, November 26, 2007

NZ web standards wiki is here to help

A web standards wiki has just been launched by the NZ Government to "help government make well-designed websites that enable access regardless of disability, web browser, mobile device, or connection speed". Not all websites are created equal and, as purveyors of public information and services, libraries also need to make sure their websites are usable by as many people as possible. The wiki has a nice intro to why web standards are important for those who are new to the topic.

The thing that I like about the wiki is that it provides a place where good examples can be shared. There is not always agreement on how some issues are best resolved, and the wiki provides an opportunity for everyone to share their expertise, and signal when they think updates to the standards should be made.

If you are planning to build or upgrade a website anytime soon it may be worthwhile taking a look. Not all of the standards will apply, but most are based on the W3C Web Accessibility Initiative or common-sense usability advice. If you are wondering how we at the National Library are doing... well, it's a mixed bag. Our newer sites rate fairly well, but we've also got some old sites that need some attention.

Here is my selection of the standards and recommendations that can benefit any website:

Images

Colour

Site Markup

Special Purpose Documents

Writing Content

Page Layout

Navigation

Style Sheets

Dynamic Content

Tables

Frames

Scripting and Applets

Page Refreshing

Site Behaviour

Quality Assurance

Data Tracking

Online Forms

Site Delivery

Operational

5 comments:

Anonymous said...

I think the motivation for web standards is good, but the implementation often gets mired in stupidity. For instance, consider Recommendation 18.1.1 (Operating systems and device types for sites to work on):
To ensure a high likelihood that your web site “works satisfactorily”, the suggested minimal set of browser and their respective versions, combined with operating systems and their respective versions, is:

* Internet Explorer 5.5, on Windows 2000
* Internet Explorer 6.0, on Windows XP
* Internet Explorer 7.n, on Windows XP and Vista
* Mozilla Firefox 1.0.X (or 1.5.X), on Windows XP or Linux.
* Mozilla Firefox 2.x, on Windows XP or Linux

Guide to this recommendation...

Consider a range of computer types. ..

Principally, this should be IBM PC derivative and Apple computers. To go the extra mile, other devices besides computers can also be used for testing, such as handheld devices.


Honestly!
* they need to educate themselves about the difference between operating systems and "types" of computers, and, if they are going to go there, consider more important capabilities like screen resolution, CPU power, memory, likely network bandwidth, etc.
* the distinction between "IBM PC derivative and Apple computers" is just silly; it's all about the OS (Windows, Linux, Mac OS)
* they need to proof their work (why isn't Mac OS in their list?)

If they can't sort the most basic things out, I find it hard to buy in to it...

Con said...

Fair enough comment, Anonymous, but why not post your comment on the standard on the egovernment site? That's precisely why the launch of the wiki is so valuable!

Anonymous said...

My point was that

I think the motivation for web standards is good, but the implementation often gets mired in stupidity. If they can't sort the most basic things out, I find it hard to buy in to it...

And that point surely belongs on a blog post that is promoting web standards...

Anonymous said...

Hi Anon - it does belong here, but on the wiki too - that's where we'll be taking comments such as this and feeding them directly into the upcoming standards review. That's what the wiki was designed to do, in large part. As you note, we have some work to do on the standards. Cheers - Anthony, SSC Web Standards team.

Anonymous said...
This comment has been removed by a blog administrator.