In the past week a couple things sprouted up that sparked my interest. They involve two pretty major aspects of any developers daily life: Google and Internet Explorer.
Microsoft and Internet Explorer 7
As you probably already know Microsoft announced that IE7 will be distributed via Automatic Updates. This is great and all, and I don’t want to sound crude, but does it really matter that much? Developers knew we had to aim for IE7 as soon as the “layout complete” beta was released. We were advised to begin testing our sites the moment that happened.
The fact that IE7 will be distributed using Automatic Updates is a good thing, don’t get me wrong. But it’s not that good. Personally I think it’s going to be a long time before IE6 can be a forgotten nightmare, so the only thing this means to me is: be sure your sites are IE7 compatible now. Be sure to test, and test again, and when adjustments must be made, take conditional comments into consideration.
Google’s Accessibility Search
I’m a huge fan of Roger Johansson and I first read about a new Google search algorithm in testing on 456 Berea Street. This new Google algorithm actually takes accessibility into consideration when ranking search results. Basically, Google Accessible Search will prioritize search results not only on their organic ranking, but their accessibility features as well. Personally, I think this is just awesome of Google.
Google’s Markup Continues
On the other hand, Roger brings up something that came to my mind also:
“All is not good though. I am disappointed, but not really surprised, that Google Accessible Search itself doesn’t exactly provide a shining example of accessible or standards based web design. How about paying someone for a few hours of HTML + CSS coding to fix that, Google? The cost will be unnoticeable to you and you will set a good example.”
It’s a shame that Google stuck with their usual practices by ignoring standard and valid markup. It seems a bit hypocritical to me that a search service that concentrates on accessibility features is poorly marked up. At least the search page isn’t using a tabular layout, but font
tags? Google can do better than that.
Helping Visual Impairment is Accessibility?
Taking a look at the Accessible Search FAQ opens up another door. The only impairment discussed is vision. I’m not sure why the word ‘accessibility’ is constantly thought of as making your site more usable for people who have a visual impairment. Given, it may be quite prominent as far as accessibility is concerned, but it isn’t the end all be all.
All in all, I think this is a really positive step, and who better from than Google? I’m hoping to keep a close eye on this project and see what’s really going on with the results. It will be interesting to see what Google puts the most weight on. Do they take visual element color contrast into consideration? How great would it be if something like this were added to the organic Google search in the future?
Comments
That was actually the first thing I noticed when I first saw and tested the new Google accessibility search. If it’s meant to be used by impaired, shouldn’t they make it as accessible as possible?
I just tried a few searches and I must say I didn’t notice any differences. Can you find an inaccessible site that doesn’t show up? They might be tricking us by just changing the logo 🙂
@Emil: I also tried out a few queries myself and had a range of results. I assume that’s due to the fact the algorithm is quite new. There were some search results that were identical and some significantly different — maybe a small analysis is in order…
@Emil; I’ve actually noticed slight differences between search results. Try googling for “Fredrik Wärnsberg” 😉
[…] “Monday By Noon works to bring articles based on many aspects of the Web, with a focus on Web standards, semantics, accessibility notes, and thoughts regarding design trends.” New articles are posted every Monday By Noon, and I love that. Monday by Noon is great for both novice and advanced internet user. […]
[…] With an official release of Internet Explorer 7 just around the corner, it’s important to test in that browser as well. Unfortunately IEs4Linux hasn’t included IE7 into the package yet, but hopefully that will happen soon enough. […]