Google Developer Day US - Fast, Easy, Beautiful: GWT
23 Responses to “Google Developer Day US - Fast, Easy, Beautiful: GWT”Leave a ReplyPosted on June 5th, 2007 by admin Filed under Tools | |
|
Google Developer Day US - Fast, Easy, Beautiful: GWT
23 Responses to “Google Developer Day US - Fast, Easy, Beautiful: GWT”Leave a ReplyPosted on June 5th, 2007 by admin Filed under Tools | |
|
July 6th, 2007 at 3:17 pm
Best overview on …
Best overview on GWT and new 1.4 features I found until now. Thanks.
September 28th, 2007 at 5:06 am
Grate, I will try, …
Grate, I will try, but first I’ve to learn a java !!
October 18th, 2007 at 3:49 pm
Remarkable!
Remarkable!
October 21st, 2007 at 2:08 pm
Incredible! Bruce …
Incredible! Bruce Johnson is very charismatic. GWT is awesome
November 7th, 2007 at 6:46 pm
This video does not …
This video does not load, or loads very, very slowly. Waited 20 minutes and got 30 seconds. Other youtube videos load fine. Tried different browsers, too.
November 20th, 2007 at 5:18 pm
Why did everybody …
Why did everybody laugh when the guy said:”Even dough it’s open source we’ve decided to document it.”
People don’t want to dive into 50,000 lines of code to find out one-by-one what each method/class does. Seems normal and obvious to me to document it :), by the way great work on this.
November 22nd, 2007 at 10:58 am
does anybody know …
does anybody know what programing IDE are they using in programing the sample app ?
November 22nd, 2007 at 11:36 pm
it’s JDeveloper
it’s JDeveloper
November 25th, 2007 at 11:18 am
well, thats fine …
well, thats fine but where can I get higher resolution video?
November 26th, 2007 at 5:54 pm
The joke was about …
The joke was about the lack of documentation for open-source projects. He was saying, “Unlike a typical open-source project, we’ve actually bothered to document.”
November 30th, 2007 at 1:32 am
Bruce Johnson, have …
Bruce Johnson, have phonejammer’s babies!
December 4th, 2007 at 1:34 pm
Eclipse
Eclipse
December 6th, 2007 at 6:51 am
Excellent video. …
Excellent video. Nicely presented. After watching it I’m actually excited about writing AJAX which I never was never before because of how hacky it usually tends to be. GWT seems to address this issue head on rather than other frameworks I’ve seen.
December 6th, 2007 at 7:11 am
Excellent video. …
Excellent video. I’m actually excited about writing AJAX which I never was before because of how hacky it normally tends to be. Cross-compiling from Java to JavaScript is such a smart idea core idea. It’s a way better paradigm than code generators and straight JS libraries which tends to create idiosyncratic macro-languages with no tools. Image-bundle along with compile-time errors are a major major wins from this not to mention the JS code optimizations that this allows.
December 10th, 2007 at 6:50 pm
Its Eclipse
Its Eclipse
December 13th, 2007 at 6:43 pm
Disclaimer: I …
Disclaimer: I haven’t yet worked with GWT.
The biggest complaint he had “it doesn’t work cross-browser” can easily be addressed with MochiKit. Not only that, but MochiKit makes DOM and AJAX pretty easy.
December 31st, 2007 at 9:56 am
Huh? Isn’t GWT …
Huh? Isn’t GWT already cross-browser?
January 1st, 2008 at 12:44 am
I was referring to …
I was referring to how the Google guy was complaining about the cross-browser compatibility of JavaScript in general.
January 8th, 2008 at 1:54 pm
you missed the …
you missed the point jeffrey
January 27th, 2008 at 10:41 am
I’ve seen some …
I’ve seen some notes about ‘eclipse’, I’d just like to point out that GWT does not need anything other than Java compiler and GWT jar dependency to cross-compile. There is a Netbeans and Eclipse plug-in, but you don’t have to use them.
January 31st, 2008 at 7:01 am
I wish the video …
I wish the video had a better resolution or I could get these slides from somewhere.
January 31st, 2008 at 7:16 am
Never Mind! I found …
Never Mind! I found almost the exact slides on Google’s Developer website.
February 5th, 2008 at 11:17 am
Could you provide a …
Could you provide a link?