Re: Newbie FAQ #2: Where's the GUI?



Jonathan Gardner wrote:
On Apr 1, 12:29 pm, vanekl <va...@xxxxxxx> wrote:
Where's the GUI?
the DOM is the new GUI.


As a guy who writes web apps for a living, I am hoping and praying
that you aren't right.

Life would really, really, really suck if all we had was HTML and
javascript.


MS isn't dropping another 100 mill upgrading their browser
just because they feel they got this sudden urge to become
standards compliant. More is at stake than that.

If you want something to pray about, pray that Mozilla comes
out of round 3 of the browser wars intact.


(defun browser-wars (round users adversary-1 adversary-2
&optional popcorn)
(format t "Browser Wars, Round ~a~%" round)
(game-on adversary-1 adversary-2 users popcorn))

(browser-wars 3 *world*
(make-browser :org mozilla :brand ff3 :tactics 'standards
:bus-model 'open-source :proxy-for 'google)
(make-browser :org MS :brand IE8 :tactics 'fud
:bus-model 'proprietary :proxy-for 'windows-desktop))

C-x C-e

--
HTML5 or bust.

.