To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: Comment by kittynipples
Wasn't Mozilla a spin off of Netscape or something like that?
Sadly IE, until version 8, hasn't done very well (from a technical point of view) at making a really good quality browser that supports generally accepted standards laid out by the W3C. Of course that hasn't hurt it's ability to dominate the market, but it's made designing a compliant website a lot hard. Thanks for the innovation Microsoft. We could've done it without you. 
No. You have the wrong idea here.
"Copying" in a legal sense (ie in order to violate copyright) requires that there be a direct copy of the lines of code. There are no lines of code from Mosaic in Netscape. There are probably no lines of code left from Netscape in Firefox.
Just because two things perform the same function does not mean they are copies of one another.
Is a diesel engine the same as a gas turbine engine (aka a jet engine)? No? Is either one the same as a petrol engine? No? Are they copies of one another ... of course not. Yet all three of these different engine types burn hydrocarbon fuels and produce rotary motion.
Edited 2008-05-01 23:53 UTC
Actually, Firfox *is* Netscape, at least it's based on Netscape's source code.
IE *is* Mosaic "Based on NCSA Mosaic. NCSA Mosaic(TM); was developed at the National Center for Supercomputing Applications at the University of Illinois at Urbana-Champaign." (From IE6 About... box), although IE7 apparently no longer contains any Mosaic code, it is still highly likely to have design/structure features inherited from Mosaic.
Netscape did copy Mosaic to an extent, but Mosaic was far from the first graphic web browser (WorldWideWeb, ViolaWWW and Erwise all pre-dated it).




Member since:
2006-08-01
> And only copying someone's ideas to make something similar, or exactly the same
Linux implement POSIX. Linux does not copy Unix.
It's like Firefox implementing HTML. Firefox is not copying IE, It's just implementing HTML.