[PJUG Javamail] GWT with Facebook
Douglas Bullard
dbullard at nurflugel.com
Sun May 20 06:21:02 UTC 2012
We used the Sencha widget library with GWT (GXT, it’s free - http://www.sencha.com/products/gxt/examples/ ), they’ve got some nice stuff. I’d stay away from creating Sencha applications and just use their widgets in a standards GWT framework.
IDEA and Eclipse can run the GWT plugin directly in FF or Chrome, makes for very fast app development. We used Jetty to run the “real” app after compiling to JavaScript.
We did the builds in Ant, fairly simple to use the GWT compiler.
Biggest problems we had were with translations, some gotchas there if you don’t know how the interfaces and defaults work, but if you’re only doing one language, not an issue.
Doug
On May 18, 2012, at 21:10, Chris Kessel wrote:
> I want to play with GWT (with HTML5) and to create a "Hello World" Facebook app, so I figured I'd try them both at once. I thought first I'd reach out to PJUGers though and see if anyone has already fought this battle and had any simple advice getting started. Any 3rd party libs, IntelliJ plugins, lessons learned, gotchas with FB, etc?
>
> A quick Google search shows a couple articles specifically about GWT with Facebook, but they're ancient in tech timelines (2008/2009).
>
> Chris
>
>
>
> __________ Information from ESET NOD32 Antivirus, version of virus signature database 7149 (20120518) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
> _______________________________________________
> Web Site - http://www.pjug.org/
> Javamail mailing list
> Javamail at pjug.org
> http://javac.com/cgi-bin/mailman/listinfo/javamail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://javac.com/pipermail/javamail/attachments/20120519/e62bcb51/attachment.html>
More information about the Javamail
mailing list