prog: (Default)
prog ([personal profile] prog) wrote2006-05-17 01:26 pm
Entry tags:

Office buh

[11:21:21] Doug: Wonder if we can use GWT for SVG instead of HTML.
[13:17:33] jmac: good afternoon
[13:17:48] bill: oy
[13:18:03] jmac: What's GWT
[13:18:16] jmac: George Washington Turkey
[13:18:29] jmac: Discoverer of the turkey

Zarf, vocally: "I take it that George Washington Carver was the destroyer of the turkey, then."

[identity profile] dougo.livejournal.com 2006-05-17 05:54 pm (UTC)(link)
That's so nutty. You guys are goobers.
cnoocy: green a-e ligature (Default)

[personal profile] cnoocy 2006-05-17 06:05 pm (UTC)(link)
It's amazing how unhelpful google was at answering that question.

[identity profile] dougo.livejournal.com 2006-05-17 07:04 pm (UTC)(link)
Yeah, GWT doesn't do SVG, that was my idle speculation/daydream.

Also, apparently even Google thinks GWT means something else entirely.

Google Web Toolkit

(Anonymous) 2006-05-17 06:21 pm (UTC)(link)
http://code.google.com/webtoolkit/

[identity profile] dougo.livejournal.com 2006-05-17 07:01 pm (UTC)(link)
Man, I thought everyone read [livejournal.com profile] googleblog. It's the Google Web Toolkit.
cnoocy: green a-e ligature (Default)

[personal profile] cnoocy 2006-05-17 07:07 pm (UTC)(link)
Does that have any SVG support at all?

[identity profile] dougo.livejournal.com 2006-05-17 07:18 pm (UTC)(link)
Nope, it's all HTML:
GWT user interface classes are similar to those in existing UI frameworks such as Swing and SWT except that the widgets are rendered using dynamically-created HTML rather than pixel-oriented graphics.
cnoocy: green a-e ligature (Default)

[personal profile] cnoocy 2006-05-17 08:36 pm (UTC)(link)
The main benefit to GWT I can see as an AJAX developer is that it deals with browser quirks. That's not a problem in Gamut, since there's only the one real client.