Netscape DevEdge Launches Strategy Central
Friday March 21st, 2003
Netscape Evangelism's Doron Rosenberg writes in with news that Netscape DevEdge has just launched Strategy Central, a collection of case studies, articles and presentations on the benefits of using Web standards.
Full Article...
Nice Powerpoint presentation, some arguments are interesting to convince managers and execs (who only listen to PPT), that's a good basis, let's add more ideas and key arguments (bullet points) that really matter to a manager.
Still, HTML versions would be more accessible and consistent with principles.
yes, but if you going to stand up in front of a room full of people, I find it's better to have a bunch of slides, rather than putting up a URL and inviting everyone to check out your fine HTML pages later...
Then why can't you do slides with CSS media="projection" <http://www.w3.org/TR/REC-CSS2/media.html> ?
well it's a nice idea, and it might even be possible, but I haven't ever seen it done in practice. will mozilla handle paged "projection" media in a useful way? if not, sounds like a good idea for a project... but it would be silly to outlaw the existing methods while you wait for someone to come up with a tool that's more in keeping with the project...
In the article "Netscape DevEdge Launches Strategy Central", you say that ESPN launched a standards compliant site. But I couldn't find a single valid page! What's going on?
I think if I remember reading right in another article that the ESPN site validates except for the advertisements code that they are forced to display from MSN. If it weren't for that (good luck getting MSN to use standards-complient code!) ESPN would validate 100%.
also, from this article, it's clear that they've only switched the home page so far. the story pages are still being worked on, and will become compliant later...
The "only MSN advertisement" argument: If the page doesn't validate, it doesn't really matter why. And it's not true, anyway. There are other validation errors that don't have anything to do with advertising. For example, the BODY element already has validation errors - illegal attributes topmargin, leftmargin, marginheight, marginwidth.
And of course requiring javascript does nothing for accessibility (which is another W3C standard).
Regarding the "only the home page" argument: mozillazine wrote "ESPN recently launched a standards compliant website" - which clearly is not the case. Truth in advertising and all that.
Of course it's nice that espn is going in the right direction. But until they're actually there, we shouldn't get too excited. There's a big difference between good intentions and final results.
I think it's more important for the HTML to be "good HTML" than it is for it to validate. "Good HTML" includes tables only used for tabular data, tabular-data tables marked up well, classes favored over inline styles, good order and alt text for text browsers, ...
My reasoning: any browser has to be able to deal with invalid HTML to survive on today's web, but violating the other rules leads to accessibility problems and makes the HTML less maintainable.
In the article "Netscape DevEdge Launches Strategy Central", you say that ESPN launched a standards compliant site. But I couldn't find a single valid page! What's going on?
Hi,
Is there anywhere to report problem sites that mozilla has problems with. The problem may well be at the site, rather than Mozillla. However, it would be good to be able to report such sites, Also, it would be an idea to be able to have a place to look up problems sites to get an idea as to why there is a problem, and any possible work arounds.
An additional advantage would be that the Mozilla group may be able to contact such sites and gentle encourage them to be compl;iant to the appropriate standards.
Regards,
Gavin
For example I can not get anything meanigful from http:"//euronews.net". I am running Mozilla 1.3 from a Linux box.
Another proble site is "linuxtoday,com", which does display, but takes way too much time to render (it used to be ok) - despite the facy that I have a 2GHz processor and 512Meg RAM and a 5.6K modem.
> For example I can not get anything meanigful from http:"//euronews.net". I am running Mozilla 1.3 from a Linux box.
That URL is a broken link to some kind of media file. Both IE6 and Moz 1.3 handle this the same way on my XP laptop.
> Another proble site is "linuxtoday,com", which does display, but takes way too much time to render (it used to be ok) - despite the facy that I have a 2GHz processor and 512Meg RAM and a 5.6K modem.
I cannot imagine that slow rendering would be a function of standards compliance. More than likely, your ISP was, or is, having a problem, or the Linuxtoday server was. I just tried it now and the page fully loaded in about 30 seconds at 28.8.
Frank
|