From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <140e7ec30801240159p6f0aab44s6d0b72611f3b346d@mail.gmail.com> Date: Thu, 24 Jan 2008 18:59:39 +0900 From: sqweek To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Re: Building GCC In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4d6248ae1091c8fef1775a836839f7c1@coraid.com> Topicbox-Message-UUID: 3555529c-ead3-11e9-9d60-3106f5b1d025 On Jan 23, 2008 11:17 PM, Iruata Souza wrote: > flash doesn't have anything to do with compliance. nor does javascript. > speaking of the web, you should be compliant with what you choose to implement. > if you only implement html and you're compliant with w3c, you are compliant. Screw w3c. Much as it pains me to admit it, to ignore javascript is to ignore the web. A modern web browser is more like a VM. But instead of having some sort of sane rendering backend it uses HTML/CSS. Javascript/plugins serve as the "userspace" code, if you will. HTTP exports the local rendering interface and cpu to remote machines. Gecko makes the JVM look sleek. -sqweek