A
Anthony Jones
Dave Anderson said:This makes no sense at all. What do you mean by "progress"? Market
acceptance? Feature adoption?
Sorry for the ambiguity. I meant acceptance.
I'll be sure to use that line the next time I have to cleanse someone's
system of malware/adware installed because they made the mistake of browsing
with IE while internet novices.
I don't see that happening a lot. However, it is a good reason to use
Firefox since this sort of thing is less likely with Firefox. Is that
because Firefox is just more secure or because it is attacked less? Are
other browsers less secure than Firefox or are they more secure for the same
reason (that is, they are not IE)?
I have seen people trying to use sites (mainly niche and intranets) that
depend on things that only IE does. OTH I don't see much of the reverse.
Rights or wrongs of this doesn't matter the user just wants it to work.
OK. Let's see how hard that is.
1. Go to http://www.mozilla.com/
2. Click on top menu link: Developers
3. Read second sentence, which reads: "If you’re a Web developer,
check out the Mozilla Developer Center...", and follow the link
4. Click on DOM link
Yeah. That was tough.
Ok lets say I'm interested in what Firefox can and can't do. In particular I
need to learn about manipulating the DOM etc as well its HTML and CSS
implementation.
So I install Firefox it and start it up.
Bookmarks -> Firefox and Mozilla -> The Mozilla Website
seems a good place to start learning. Takes me to:-
http://www.mozilla.org/ (note not .com)
hmm.. Developers tab is an obvious choice.
Now there's a side bar with Projects, Coding, Testing, Nightly Builds etc.
The body text talks about getting in touch with the Developers, getting the
source, a bunch of tools that doesn't seem relevant to me. By this time I
may well conclude that I'm in the wrong place and that by 'developer'
Mozilla means people who help develop the product.
Still a little perseverance and there is a Web developers link so I follow
that.
To learn about HTML I've got a choice. The W3C spec that's fine if you want
to be implementing HTML and is good for the 'gospel' on what should happen.
It's not very friendly to a web developer used to accessing info as in MSDN.
The other choice is Netscapes reference from 1998 but is that the same as
Firefox? If it is how am I supposed to know that?
For CSS westciv stuff is pretty good actually.
But I'm also interested in the DOM. If I scroll down far enough I'll find
it. All the while there is this side bar telling me about code, nightly
builds and stuff.
http://developer.mozilla.org/ Is better but strangely there doesn't seem to
be a way to navigate to it from www.mozilla.org perhaps because
developer.mozilla.org is still Beta.
The overall impression is of fragmented documentation where Web developers
don't seem to be as important as the developers of the product. IMO, there
is still some way to go to get a resource that the average web application
developer (especially intranet developers who often dictate the browser)
would be comfortable using.