Archive for the tag “web development”

Search for “web development” on Technorati.

Please Provide Padding

There are other websites were you can buy train tickets, but if you live in Germany it's most likely that you will book a ticket on the website of Deutsche Bahn (German railways). Much has been said about accessibility on that site, and sure there's room for improvements in future updates. But some things just work well […]

Foreground Sprites

Most rollovers have become obsolete because they can be performed on background images with CSS sprites. However, there are those rare cases when there is just an icon without text, like a “play” or “pause” button. This article discusses how to apply CSS sprites for foreground images. […]

Graded Browser Support Q2 Update

Based on Nate Koechley’s concept of graded browser support we terminated support for Firefox 1.5 because it’s no longer supported and upgraded by Mozilla. Also we changed Opera support from 9.0 to 9.x, where “x” stands for the latest stable version. […]

Graded Browser Support Q4 Update

Nate Koechley introduced Yahoo!’s smart concept of graded browser support nine months ago. Until then we did test on a lot of browsers, but all browsers were supported equal. Now came this man who suggested distinctions... Almost unnoticed were two updates of the browser matrix in August and a couple of days ago. […]

To Hell with Joe Clark

Joe Clark’s article “To Hell with WCAG 2” was an eye-opener. It raised critical awareness for the last-call W3C working draft, which lead to the extension of the comments period. Still the degree of concern and fear didn’t need to be raised. He exaggerated many issues, distorted them by omission, or in some cases he’s plain wrong. […]

Best Practices in Web Development

Roger Johansson and Sean Fraser recently reviewed websites which were submitted for the CSS Reboot Spring 2006, and they seemed to be quite shocked when 71.8% failed to validate. While this is sobering and to a degree surprising — one might expect better results from CSS aware developers on a relaunch — it confirmed my own results from reviewing a couple of high profile websites for clients. […]