In the next few blog posts, I’m going to present my experience building a simple (but non-trivial) web application using GWT and Google App Engine, while applying the best practices introduced by Ray Ryan in his excellent presentation at Google IO last year.
All posts for the month February, 2010
Building a GAE+GWT application using the best practices, Part 1
Posted by Kevin J. Qiu on February 26, 2010
http://reminiscential.wordpress.com/2010/02/26/building-a-gaegwt-application-using-the-best-practices-part-1/
GXT Widget Expander 1.0 release
This project aims to add flexibility to GXT row expander by enabling putting arbitrary widgets in the expanded row. GXT’s grid widget is great, especially with the RowExpander plugin, it allows the creation of a Google Reader style grid (a list with expandable rows). However, the current GXT’s RowExpander design only allows rendering by XTemplate. [...]
Posted by Kevin J. Qiu on February 9, 2010
http://reminiscential.wordpress.com/2010/02/09/gxt-widget-expander-1-0-release/