When releasing the Mozilla source code, Netscape's lawyers insisted that the code first be sanitized. In particular, "any text containing vulgar or offensive words or expressions; any text that might be slanderous or libelous to individuals and/or institutions," had to be removed.
Here is a sample of what it looked like before that occurred.
posted by Obscure Reference
on Sep 22, 2010 -
46 comments
The
<video tag>, as defined by the HTML5 spec, is an element "used for playing videos or movies". Which
codec those videos or movies are in is currently undefined, with the two contenders being the free open source
Ogg Theora and the proprietary
H.264. With the unveiling of
Internet Explorer 9 both Microsoft and Apple are supporting H.264 in their browsers, and
comparisons of the standards seem to bear out H.264 as the better of the two. However Mozilla have taken a stance against incorporating H264 into Firefox on the grounds that it is
patented and has to be licensed. Arguments are now being made
for and
against Mozilla sticking to its ideals.
John Gruber of Daring Fireball points out that Firefox already supports proprietary formats such as GIF.
Um, perhaps not the best example.
posted by Artw
on Mar 21, 2010 -
140 comments
Perhaps AOL isn't that bad. I've never liked
AOL, but this recent
article makes me want to give the company a big hug. Finally, people are stepping up to the
Microsoft juggernaut and deciding to use other means to deliever content and run their own machines. AOL is trying to cut costs by migrating from UNIX and Windows to a
Linux environment on the server-side. On the client side, they will apparently be pushing the use of
Mozilla instead of their previous default browser, Internet Explorer. This has the potential to impact the web enormously, as AOL's 30 million subscribers will soon be using Mozilla as their browser. Web designers will have to start sticking to
w3c specs instead of using MSIE-specific coding, which will hopefully force Microsoft to follow the specs more closely. Begun this browser war has. (via
/.)
posted by Hammerikaner
on Mar 11, 2002 -
43 comments