Type Readability on the Web
There are a couple of interesting videos on Channel 9. They're the latest interview with Bill Hill, one of the most interesting guys to listen to at Microsoft.
Hill's originally from a publishing and typography background rather than software development, so for a start it's a nice change of perspective. He's a very enthusiastic speaker, and as it happens he's also Scottish - he worked on The Scotsman in the days when it was still a credible newspaper.
What he's talking about is trying to improve typography and page layout on the web in order to improve online readability.
He's not a web expert per se - he's picking up standards-compliant HTML and CSS as he goes along - and if you're a web developer, you may have qualms about some aspects of what he's trying to do. For example, his preference for full-screen viewing goes counter to received wisdom about how web content should be designed, and it's fairly easy to find situations in which his sample pages don't work.
However, you should bear in mind that this is work in progress, and that while he's challenging some web assumptions, he really does know his stuff on readability, so it's worth hearing what he has to say. Look past the bits that immediately give you the grue!
The real substance is that Microsoft are opening up their previously proprietary font-embedding technology for the web, and making it clear they won't support the alternative font-linking solution - for reasons that are perfectly good if you believe that type designers deserve to earn a living. Ascender Corporation are explicitly throwing their weight behind this, and it's likely to be supported by others. Hopefully it will also be possible for the other browsers to implement support for font-embedding now that it's no longer proprietary.
tobyaw will be glad to know he may have been ahead of the curve with the embedded-font typography on the Brighthelm web site.
no subject
I'm not sure whether that necessarily clashes with full-page scaling; both are ways of trying to make the best use of the available space in the browser. Full-page scaling is probably, in idealistic terms, the less-good solution, but it's likely be more successful, at least in the short term, because it requires less of the page author. Long term - ten to twenty years - adaptive layout could, possibly, become the norm.
Microsoft's failure to support SVG is very annoying; it will be interesting (and possibly frustrating) to see whether SVG continues to suffocate in the meantime or drives adoption of other browsers. I'm inclined to think the former, because most end-users dont know about it and don't care. I'd rather it were otherwise.
no subject
Interesting table of feature support at http://www.codedread.com/svg-support.php
no subject