gwt

Tag details

Welcome to the 'gwt' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'gwt'.

Look up Offsite Link "gwt" at The Free Dictionary

Latest blogosphere posts tagged “gwt”

  • Overview of Google Web Toolkit


    Jayce Nugent DotComAuthority Authority: 129
    This video provides an overview of Google Web Toolkit (GWT), a tool which enables developers to produce highly optimized, browser-specific JavaScript for their apps. Andrew Bowers will demonstrate how GWT is incorporated into the development cycle by walking through a sample App Engine application utilizing GWT. Join ...
    9 hours ago
  • GWT 2.0 RC1 Released


    Pathfinder DevelopmentAuthority Authority: 119
    Well, GWT 2.0 RC1 (yes!) is out. I was going to wait for a while with some of my new projects until switching them over to GWT 2.0, but given the pace of the GWT 2.0 project, I may just switch them over now rather than going through a painful migration. Im especially eager to use UiBinder to do declarative UI ...
    3 days ago
  • GWT Can Do What?!?! A Preview of Google Web Toolkit 2.0


    Software Development VideosAuthority Authority: 436
    One of the nicest things about working on an open source project is the atmosphere of community collaboration and brainstorming that it fosters. The GWT engineering team has been listening hard to the community about how GWT can be improved, and we’re excited to take you on a tour of the powerful new features that ...
    3 days ago
  • Released: QxWT-0.8.2-RC1 – GWT Wrapper for qooxdoo


    Pathfinder DevelopmentAuthority Authority: 119
    I used to scratch my head at the name for the JavaScript library qooxdoo . Thats until I ran into the developers of the library at an Ajax Experience event in Boston a few years ago and they pronounced it "Kucks Du" as in "Was kucks du" or German for "what are you looking at?" Beyond the basics, qooxdoo is a ...
    5 days ago
  • Fast string concatenation in GWT


    Lombardi Development BlogAuthority Authority: 104
    What’s the fastest way to concatenate strings in GWT? I’m interested in this question because when you really need speed the fastest way to build an HTML UI is to create all the HTML as a giant string in one go and insert it using innerHTML. We do this in Blueprint when we’re redrawing diagrams in response to ...
    5 days ago
  • Where are my Beans, Contracts and workflows? WOA and Rest: An enterprise mindset shift


    Sadek Drobi's BlogAuthority Authority: 100
    I’ll be presenting (in french) with Jean-Laurent de Morlhon at ValtechDays 2009 on November 17th a talk titled “Where are my Beans, Contracts and workflows? WOA and Rest: An enterprise mindset shift” Jean-Laurent did a brief introduction to the talk on his blog . “With the rise of web 2.0, Rest and Web ...
    6 days ago
  • Free GWT Style, Configuration and JSNI Cheat Sheet


    Code BeachAuthority Authority: 146
    A free GWT cheat sheet from DZone. One of the most beneficial parts of GWT is that your standard Java IDE can help you develop an application without needing to memorize the API. This is especially true when using auto-completion capabilities of your IDE, but unfortunately this doesn’t apply to all aspects of GWT ...
    1 week ago
  • Building SOFEA Applications with GWT and Grails


    Raible DesignsAuthority Authority: 414
    Last night, I spoke at the Denver Java User Group meeting. The consulting panel with Matthew , Tim and Jim a lot of fun and I enjoyed delivering my Building SOFEA Applications with GWT and Grails presentation for the first time. The talk was mostly a story about how we enhanced Evite.com with GWT and Grails ...
    1 week ago
  • GWT and the Static Versus Dynamic Religious War


    Pathfinder DevelopmentAuthority Authority: 119
    Never get involved in a land war in Asia. -- Vizzini, The Princess Bride . Also, never get involved in a religious war about statically versus dynamically typed languages. Well, maybe just this once. Periodically, an angry Javascript developer will let loose and flame GWT as a misbegotten spawn of evil. ...
    1 week ago
  • GWT 2 Milestone 2


    Pathfinder DevelopmentAuthority Authority: 119
    Its been out a few weeks, but I thought Id point out thats its been pushed . Mostly some changes to the LayoutPanel . Pathfinder is a software development firm. Hire us to build complex software thats easy to use. GWT 2 Milestone 2 Related posts: Open Laszlo DHTML Milestone Chess Game Viewer in GWT ...
    1 week ago
  • Free GWT Style, Configuration and JSNI Reference Card


    Code BeachAuthority Authority: 146
    A free GWT cheat sheet from DZone. One of the most beneficial parts of GWT is that your standard Java IDE can help you develop an application without needing to memorize the API. This is especially true when using auto-completion capabilities of your IDE, but unfortunately this doesn’t apply to all aspects of GWT ...
    1 week ago
  • Consulting, SOFEA, Grails and GWT at next weeks Denver JUG


    Raible DesignsAuthority Authority: 414
    Next Wednesday, Ill be at Denvers JUG meeting to talk about Independent Consulting and Building SOFEA Applications with Grails and GWT. The first talk will be a a panel discussion among local independent consultants, including James Goodwill , Matthew McCullough , Tim Berglund and myself. This session explores the ...
    2 weeks ago
  • Testing GWT Libraries with Selenium and Maven


    Raible DesignsAuthority Authority: 414
    On Tuesday, I wrote about Running Hosted Mode in GWT Libraries . Today I added an additional module to our project to run Selenium tests against our GWT library. In the process, I discovered some things I needed to modify in my GWT librarys pom.xml. Im writing this post so others can use this setup to write GWT ...
    2 weeks ago
  • Parleys.com, a RIA Case Study


    Software Development VideosAuthority Authority: 436
    Stephan Janssen’s presentation is organized around Parleys.com, a web site whose front end is implemented in Flash. He explains why they dumped DHTML and switched to Flex/AIR. He also talks about two technologies that could be used instead, GWT and JavaFX, presenting their pros/cons. ...
    2 weeks ago
  • Running Hosted Mode in GWT Libraries (when using Maven)


    Raible DesignsAuthority Authority: 414
    Earlier this year, I wrote about Modularizing GWT Applications with GWT-Maven . Fast forward 8 months and Im still working with GWT and using this same technique. However, this time Im working with the Maven GWT Plugin from Codehaus. In my last post, I wrote: The results of modularizing your application are ...
    2 weeks ago
  • GWT ImageBundle, IE6 and AlphaImageLoader – a tale of woe


    Lombardi Development BlogAuthority Authority: 104
    The GWT Image Bundle is a way of improving performance when using lots of images in a GWT application. By combining multiple images into a single large image for transmission from server to client and then cutting it up on the client the number of HTTP requests the client makes is reduced. This technique is possibly ...
    2 weeks ago
  • Google Web Toolkit Solutions: More Cool and Useful Stuff by David Geary


    Free Your Mind All Free DownloadAuthority Authority: 163
    Google Web Toolkit Solutions: More Cool & Useful Stuff | Publisher: Prentice Hall PTR; 1 edition | 2007-11-17 | 408 Pages | ISBN: 0132344815 | PDF | 10 MB Google Web Toolkit (GWT) is an open source Java development framework for building Ajax-enabled web applications. Instead of the hodgepodge of technologies ...
    2 weeks ago
  • orkut rebuit using Google Web Toolkit (GWT); New version released


    D' Technology WeblogAuthority Authority: 528
    Google released a refreshed, faster, richer and more intuitive orkut built using Google Web Toolkit (GWT) . With the new version of orkut youll find: fewer pages, faster browsing; clean, simple interface; greater personalization, more info on Help Center . Please note, new version of orkut is only via ...
    3 weeks ago
  • Blog moved...eggsylife.co.uk


    You don't know it all yet! (Neither do I)Authority Authority: 92
    Hi all, Just to let anyone know that may be following the blog. I am moving my blog over to http://eggsylife.co.uk Im hoping to make a lot more posts and keep the blog more up to date.
    4 weeks ago
  • Distributed GWT Compilation – Part Two


    Lombardi Development BlogAuthority Authority: 104
    I’ve done some more work on my distributed GWT compilation system and it’s now at the point where I’m able to use it for development compilation at work. There are three parts to the system, one of which I had hoped to avoid. First, there is the PrecompileAndLink program. This is a drop-in replacement for the ...
    4 weeks ago

Comments about gwt

Personal attacks are NOT allowed
Please read our comment policy