Thanks for the reference. I can add the index of the book: Chapter 1. Developing Your Application - Rich Internet Applications; Advantages of GWT; Software Methodologies to Apply Chapter 2. Getting Started with GWT 2.0 - Why use GWT?; The GWT Components; Setting GWT Up Chapter 3. Understanding Projects and Development - Creating a Project; Project Structure; Running your Application: Development Mode Chapter 4. Working with Browsers - The “Back Button” Problem; Detecting the User’s Browser (including deferred binding and code generators) Chapter 5. Programming the User Interface - Thinking about UI Patterns; Implementing MVP; Some Extensions; Declarative UI (including UiBinder) Chapter 6. Communicating with Your Server - Introduction to RPC; RPC Patterns of Usage Chapter 7. Communicating with Other Servers - The Same Origin Policy (SOP) Restriction; Our City Update Application; Receiving and Processing XML; Producing and Sending XML Chapter 8. Mixing in JavaScript - JSNI; JSON; JSONP Chapter 9. Adding APIs - A Weather Vane; Dashboard Visualizations; Working with Maps Chapter 10. Working with Servers - The Challenges to Meet; Cryptography; Stateless vs Stateful Servers; Common Operations Chapter 11. Moving Around Files - Uploading Files; Downloading Files Chapter 12. Internationalization and Localization - Internationalization (i18n); Localization (l10n) Chapter 13. Testing your GWT Application - Why Testing?; Unit Testing with JUnit; Integration Testing with GWTTestCase; Acceptance Testing with Selenium Chapter 14. Optimizing for Application Speed - Design Patterns for Speed; Speed Measurement Tools Chapter 15. Deploying Your Application - Compilation; Modules; Code Splitting; Deployment
Best regards, F.Kereki On Jun 16, 6:20 pm, Jim Douglas <[email protected]> wrote: > Frederic -- > > You can find summary information on Amazon: > > http://www.amazon.com/gp/product/product-description/0321705149 > > And you can read chapter 1 here: > > http://my.safaribooksonline.com/9780321705631 > > On Jun 16, 12:31 pm, Frederic Conrotte <[email protected]> > wrote: > > > Can you summarize what kind of new information this book gives in > > comparison with previous books ? > > > On 16 juin, 17:32, FKereki <[email protected]> wrote: > > > > Hi! > > > > I'm quite proud to be able to announce I wrote a book for Addison- > > > Wesley, called ESSENTIAL GWT. > > > > The book is available online > > > athttp://my.safaribooksonline.com/9780321705631 > > > and also (for preorders) in Amazon.com > > > athttp://www.amazon.com/Federico-Kereki/e/B003NE73LE > > > or Barnes and Noble > > > athttp://search.barnesandnoble.com/Essential-GWT/Federico-Kereki/e/9780... > > > > Thanks! > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
