<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.ongwt.com/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
  <title>Google Web Toolkit News - onGWT.com - GWT Tools</title>
  <link>http://www.ongwt.com/</link>
  <description></description>
  <language>en</language>
  <pubDate>Wed, 15 Oct 2008 10:40:54 +0200</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>GWT Theme Generator</title>
    <link>http://www.ongwt.com/post/2008/10/14/GWT-Theme-Generator</link>
    <guid isPermaLink="false">urn:md5:9485c7b23ffcac14aab105347053b435</guid>
    <pubDate>Tue, 14 Oct 2008 12:34:00 +0200</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
            
    <description>    &lt;p&gt;Krishnakumar Pooloth&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;We have developed an online tool to generate a gwt theme for a user-
specified color. The generated theme is similar to the gwt standard theme.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;http://works.sen-sei.in/gtg/&quot;&gt;http://works.sen-sei.in/gtg/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.ongwt.com/public/WindowsLiveWriter_GWTThemeGenerator_B0AA_image_2.png&quot;&gt;
&lt;img style=&quot;border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px&quot; height=&quot;250&quot; alt=&quot;image&quot; src=&quot;http://www.ongwt.com/public/WindowsLiveWriter_GWTThemeGenerator_B0AA_image_thumb.png&quot; width=&quot;278&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://www.ongwt.com/post/2008/10/14/GWT-Theme-Generator#comment-form</comments>
      <wfw:comment>http://www.ongwt.com/post/2008/10/14/GWT-Theme-Generator#comment-form</wfw:comment>
      <wfw:commentRss>http://www.ongwt.com/feed/rss2/comments/286523</wfw:commentRss>
      </item>
    
  <item>
    <title>Cross Site JSON with GWT Designer</title>
    <link>http://www.ongwt.com/post/2008/09/16/Cross-Site-JSON-with-GWT-Designer</link>
    <guid isPermaLink="false">urn:md5:baffe85f6905f14f84030232b808003d</guid>
    <pubDate>Tue, 16 Sep 2008 00:06:00 +0200</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
        <category>GWT Designer</category>    
    <description>    &lt;p&gt;Chad Lung&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This is the third tutorial in my series that takes the GWT Getting Started
Tutorial and modifies it for Instantiations GWT Designer.  With this
tutorial I'll focus on getting cross site JSON from a simulated third party
server which will be hosted locally but powered by the same Python web server
the GWT tutorial uses.  We start with a very quick look at introducing
JSON for those that might not have seen it before.  Then we'll look into
the SOP - Same Origin Policy issue that comes up with cross sites calls and
work around it by using JSNI.  This tutorial assumes you have read the
first two tutorials in this series before proceeding with this one.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;http://giantflyingsaucer.com/blog/?p=126&quot;&gt;Tutorial: Get cross-site
JSON via HTTP with GWT and the GWT Designer by Instantiations&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.ongwt.com/public/WindowsLiveWriter_CrossSiteJSONwithGWTDesigner_C456_image_2.png&quot;&gt;
&lt;img style=&quot;border: 0 none ;&quot; alt=&quot;image&quot; src=&quot;http://www.ongwt.com/public/WindowsLiveWriter_CrossSiteJSONwithGWTDesigner_C456_image_thumb.png&quot; border=&quot;0&quot; width=&quot;472&quot; height=&quot;222&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>GWT RPC with GWT Designer</title>
    <link>http://www.ongwt.com/post/2008/09/09/GWT-RPC-with-GWT-Designer</link>
    <guid isPermaLink="false">urn:md5:9e0bee1e04ee70a194bc364e19f9df25</guid>
    <pubDate>Tue, 09 Sep 2008 19:17:00 +0200</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
        <category>GWT Designer</category>    
    <description>    &lt;p&gt;Chad Lung&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;quot;There has been a lot of good feedback in regards to the first GWT + GWT
Designer tutorial that was posted a couple days ago so I've decided to add a
second one.  This second tutorial will be again be using the GWT and the
GWT Designer by Instantiations.  In this tutorial I'll cover RPC just like
it's covered in the original GWT getting started RPC tutorial, except of course
we will be using GWT Designer.  This tutorial will build upon the first
tutorial and enahnce the Stock Watcher web app to get it's stock data from the
server versus just getting it directly from the JavaScript on the client's
browser.  In the end we will have a more real world web application.&amp;quot;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;http://giantflyingsaucer.com/blog/?p=117&quot;&gt;Tutorial: RPC with GWT
and the GWT Designer by Instantiations&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.ongwt.com/public/WindowsLiveWriter_GWTRPCwithGWTDesigner_10F4E_image_2.png&quot;&gt;
&lt;img style=&quot;border: 0 none ;&quot; alt=&quot;image&quot; src=&quot;http://www.ongwt.com/public/WindowsLiveWriter_GWTRPCwithGWTDesigner_10F4E_image_thumb.png&quot; border=&quot;0&quot; width=&quot;337&quot; height=&quot;208&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Tutorial GWT Designer</title>
    <link>http://www.ongwt.com/post/2008/09/09/Tutorial-GWT-Designer</link>
    <guid isPermaLink="false">urn:md5:f562cb906c55b8b7f106aa9bee9ec200</guid>
    <pubDate>Tue, 09 Sep 2008 08:02:00 +0200</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
        <category>GWT Designer</category>    
    <description>    &lt;p&gt;Chad Lung&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I've created a GWT Designer tutorial based off of the GWT team's &amp;quot;Getting
Started Tutorial&amp;quot;.  This tutorial hopes to allow the many people moving
into the GWT world an easier approach by using one of the leading tools out
there: GWT Designer by Instantiations.  I've been pleased with the tool
and think many developers can benefit from it's ease of use.  As time
moves on I'll be adding more tutorials to assist developers to easily move to
GWT.  Feedback and comments are appreciated and will help to make future
tutorials better.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;http://giantflyingsaucer.com/blog/?p=88&quot;&gt;Tutorial: Getting started
with GWT and the GWT Designer by Instantiations&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.ongwt.com/public/WindowsLiveWriter_TutorialGWTDesigner_70F5_image_2.png&quot;&gt;
&lt;img style=&quot;border: 0 none ;&quot; alt=&quot;image&quot; src=&quot;http://www.ongwt.com/public/WindowsLiveWriter_TutorialGWTDesigner_70F5_image_thumb.png&quot; border=&quot;0&quot; width=&quot;511&quot; height=&quot;124&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Instantiations Updates GWT Designer in support of GWT 1.5</title>
    <link>http://www.ongwt.com/post/2008/09/03/Instantiations-Updates-GWT-Designer-in-support-of-GWT-15</link>
    <guid isPermaLink="false">urn:md5:bb593d5dfec715689d07c5f77082dc5f</guid>
    <pubDate>Wed, 03 Sep 2008 10:25:00 +0200</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
        <category>GWT Designer</category>    
    <description>    &lt;p&gt;Instantiations announces major updates to coincide with the GWT 1.5
release.  GWT Designer now also has added basic support for popular widget
kits GWT-EXT and MyGWT.&lt;/p&gt;
&lt;p&gt;GWT Designer  is the leading GUI building plug-in for GWT and become
very popular since its launch in late 2006. Based on Instantiations
award-winning WindowBuilder product, GWT Designer is an Eclipse-based graphical
user interface (GUI) creation tool supporting features such as drag-and-drop
GUI building and bi-directional code generation, providing several useful
wizards that help make GWT development easier.  It allows developers to
focus on creating and testing rich Internet applications using Eclipse, Java
and GWT without worrying about the complexities of AJAX coding. GWT Designer
uses wizards, WYSIWYG builders, composites, layouts and controls.&lt;/p&gt;
&lt;p&gt;Price and Free Trial&lt;/p&gt;
&lt;p&gt;GWT Developer is available through an annual subscription of $59 for one
year, $99 for 2-years, $139 for 3-years (all of which include one year of
support), or a perpetual license for $124 with one year of support. Current
up-to-date subscription holders of GWT Designer can upgrade to the new versions
at no cost as part of their annual license. A two-week trial is also
available.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.instantiations.com/gwtdesigner&quot;&gt;http://www.instantiations.com/gwtdesigner&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.instantiations.com/gwtdesigner/download.html&quot;&gt;http://www.instantiations.com/gwtdesigner/download.html&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Cypal Studio for GWT - back to basics</title>
    <link>http://www.ongwt.com/post/2008/08/26/Cypal-Studio-for-GWT-back-to-basics</link>
    <guid isPermaLink="false">urn:md5:f709280df6756b70154f7328cacaa150</guid>
    <pubDate>Tue, 26 Aug 2008 16:38:00 +0200</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
        <category>cypal</category>    
    <description>    &lt;p&gt;David Kuhn&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Cypal Studio for GWT allows you to hook into your existing GWT SDK and add
the GWT facet to your new/existing WTP project. From there you can go on
developing your GWT application as you would a regular Dynamic Web Project in
Eclipse and add the GWT stuff as you go. IMO this is a fantastic piece of work
and really lowers the barrier to entry for developers new to GWT scene but who
are already familiar with Eclipse.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;http://technophiliac.wordpress.com/2008/08/26/jumpstart-gwt-development-with-cypal-studio/&quot;&gt;
Jumpstart GWT Development with Cypal Studio&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Adobe AIR API for GWT</title>
    <link>http://www.ongwt.com/post/2008/04/11/Adobe-AIR-API-for-GWT</link>
    <guid isPermaLink="false">urn:md5:d7ddf0a22cbcbade03c36f0583a7bf83</guid>
    <pubDate>Fri, 11 Apr 2008 07:13:00 +0200</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
            
    <description>    &lt;p&gt;gwt-in-the-aire&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Makes the Adobe AIR API available for GWT (using JSNI) and provides a linker
to compile Java to JavaScript and produce an AIR application in a single
step.&lt;/p&gt;
&lt;p&gt;For now, the linker produces an AIR intermediate package (i.e. you later
need to sign it using the ADT). I've been able to package the Showcase sample
from GWT 1.5. Follow the link in the right pane to try it out.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a title=&quot;http://code.google.com/p/gwt-in-the-air/&quot; href=&quot;http://code.google.com/p/gwt-in-the-air/&quot;&gt;http://code.google.com/p/gwt-in-the-air/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Source : &lt;a href=&quot;http://www.insideit.fr/post/2008/04/11/GWT-in-the-AIR&quot;&gt;insideIT.fr&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>HtmlUnit now works with GWT 1.4 !</title>
    <link>http://www.ongwt.com/post/2008/03/29/HtmlUnit-now-works-with-GWT-14</link>
    <guid isPermaLink="false">urn:md5:58f354ab17a7265c8cdc833204fa4870</guid>
    <pubDate>Sat, 29 Mar 2008 11:59:00 +0100</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
            
    <description>    Marc Guillemot
&lt;blockquote cite=&quot;http://mguillem.wordpress.com/2008/03/28/htmlunit-now-works-with-gwt-14/&quot;&gt;GWT
1.4 has been long a source of problems but, as announced by HtmlUnit committer
Ahmed Ashour last week, this is now past story: HtmlUnit is now able to work
correctly with the example applications of GWT 1.4!&lt;/blockquote&gt;
&lt;cite&gt;&lt;a href=&quot;http://mguillem.wordpress.com/2008/03/28/htmlunit-now-works-with-gwt-14/&quot;&gt;HtmlUnit
now works with GWT 1.4! « Marc Guillemot’s blog&lt;/a&gt;&lt;/cite&gt;
&lt;div class=&quot;flockcredit&quot; style=&quot;text-align: right; color: #CCC; font-size: x-small;&quot;&gt;Blogged with the &lt;a href=&quot;http://www.flock.com/blogged-with-flock&quot; style=&quot;color: #999; font-weight: bold;&quot; target=&quot;_new&quot; title=&quot;Flock Browser&quot;&gt;Flock
Browser&lt;/a&gt;&lt;/div&gt;

&lt;p style=&quot;font-size:10px;text-align:right;&quot;&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/HtmlUnit&quot; rel=&quot;tag&quot;&gt;HtmlUnit&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/ahmed%20%20ashour&quot; rel=&quot;tag&quot;&gt;ahmed ashour&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Selenium : testing your GUI</title>
    <link>http://www.ongwt.com/post/2008/03/18/Selenium-%3A-testing-your-GUI</link>
    <guid isPermaLink="false">urn:md5:1725660dd43a9f1e08c2378fe5ec3130</guid>
    <pubDate>Tue, 18 Mar 2008 18:39:00 +0100</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
        <category>Selenium</category>    
    <description>    &lt;p&gt;&lt;a href=&quot;http://www.ongwt.com/public/WindowsLiveWriter_SeleniumtestingyourGUI_1060F_image_2.png&quot;&gt;
&lt;img style=&quot;border: 0 none ;&quot; alt=&quot;image&quot; src=&quot;http://www.ongwt.com/public/WindowsLiveWriter_SeleniumtestingyourGUI_1060F_image_thumb.png&quot; align=&quot;right&quot; border=&quot;0&quot; height=&quot;80&quot; width=&quot;80&quot; /&gt;&lt;/a&gt; Matt Raible :&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Videos of last week's Selenium User Meetup have been posted on YouTube. You
can watch them below or click on the video to watch it on YouTube.
&lt;em&gt;Enjoy!&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Very interesting !&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://raibledesigns.com/rd/entry/selenium_user_meetup_videos_posted&quot;&gt;Selenium
User Meetup Videos Posted&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>GUI Designer for GWT-Ext</title>
    <link>http://www.ongwt.com/post/2008/03/18/GUI-Designer-for-GWT-Ext</link>
    <guid isPermaLink="false">urn:md5:d46493d27526908fd5ac22bcf0833679</guid>
    <pubDate>Tue, 18 Mar 2008 15:34:00 +0100</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
        <category>EXT</category><category>GWT Designer</category>    
    <description>    &lt;p&gt;Eric Clayberg&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The latest build now includes much more advanced GWT-Ext support including a
GWT-Ext palette that will appear when GWT-Ext has been added to your project
classpath and inherited into yoru module.&lt;br /&gt;
Note that this support is considered to be in beta and will likely evolve in
the future. Currently supported components include:&lt;br /&gt;
Button, SplitButton, CycleButton, CheckItem, ColorPalette, ProgressBar,
ComboBox, Checkbox, Radio, NumberField, DataPicker, DateField, TimeField,
TextField, TextArea, ToolBar, ToolbarButton, ToolbarMenuButton, ToolbarFill,
ToolbarSpacer, ToolbarSeparator, GridPanel, EditorGridPanel, PropertyGridPanel,
TreePanel, TreeNode, Panel, FieldSet, FormPanel, HTMLPanel, MultiFieldPanel,
TabPanel.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h5&gt;&lt;a href=&quot;http://www.instantiations.com/forum/viewtopic.php?f=11&amp;amp;t=1719&amp;amp;st=0&amp;amp;sk=t&amp;amp;sd=a&amp;amp;start=45#p6685&quot;&gt;
GWT-Ext and GWT Designer&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;&lt;a href=&quot;http://www.ongwt.com/public/WindowsLiveWriter_GUIDesignerforGWTExt_DAC3_image_2.png&quot;&gt;
&lt;img style=&quot;border-width: 0;&quot; alt=&quot;image&quot; src=&quot;http://www.ongwt.com/public/WindowsLiveWriter_GUIDesignerforGWTExt_DAC3_image_thumb.png&quot; border=&quot;0&quot; height=&quot;350&quot; width=&quot;423&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>GWT Designer 4.0</title>
    <link>http://www.ongwt.com/post/2008/03/06/GWT-Designer-40</link>
    <guid isPermaLink="false">urn:md5:d86aff45e2975a18c6448269c5ce1403</guid>
    <pubDate>Thu, 06 Mar 2008 14:40:00 +0100</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
            
    <description>    New features :&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Support for GWT 1.4.61&lt;/li&gt;
&lt;li&gt;Create GWT JUnit Test Cases&lt;/li&gt;
&lt;li&gt;JUnit GWT Application launch configuration&lt;/li&gt;
&lt;li&gt;Preference for generating Async interfaces for RemoteServices&lt;/li&gt;
&lt;li&gt;Preference to check for Composite default constructors&lt;/li&gt;
&lt;li&gt;Preference to check for client-side compilation issues&lt;/li&gt;
&lt;li&gt;Preference to set the GWT tests source folder&lt;/li&gt;
&lt;li&gt;Search for *.gwt.xml modules in all source folders&lt;/li&gt;
&lt;li&gt;Improved support MyGWT and GWT-EXT&lt;/li&gt;
&lt;/ul&gt;
&lt;a hreflang=&quot;en&quot; href=&quot;http://download.instantiations.com/DesignerDoc/integration/latest/docs/html/introduction/new_and_noteworthy_660.html#GWT&quot;&gt;GWT
Designer v4.0.0&lt;/a&gt;&lt;br /&gt;
&lt;a hreflang=&quot;en&quot; href=&quot;http://www.instantiations.com/company/opensource.html&quot;&gt;http://www.instantiations.com/company/opensource.html&lt;/a&gt;&lt;br /&gt;

Win three, one-year subscriptions (a $39 value) of GWT
Designer&lt;strong&gt; &lt;/strong&gt;&lt;a href=&quot;http://www.gwtsite.com/gwt-designer-contest-2/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link to GWT Designer Contest #2&quot;&gt;GWT Designer Contest #2&lt;/a&gt;&lt;br /&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>News from the new version of GWT Designer</title>
    <link>http://www.ongwt.com/post/2008/01/27/News-from-the-new-version-of-GWT-Designer</link>
    <guid isPermaLink="false">urn:md5:ba8e0efee2ea118a10f2934d3a93f34c</guid>
    <pubDate>Sun, 27 Jan 2008 18:09:00 +0100</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
        <category>EXT</category><category>GWT Designer</category><category>MyGWT</category>    
    <description>    &lt;p&gt;&lt;strong&gt;Update : False alarm, thanks Chris&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Ed Burnette&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Instantiations demonstrated their new GWT Designer at a BOF last night at
Eclipse World. According to Eric Clayberg, Sr. VP of Product Development, the
response was very enthusiastic.&lt;/p&gt;
&lt;/blockquote&gt;
I hope that GWT Designer will support GWT-Ext, MyGWT and others.&lt;br /&gt;
And remember : &amp;quot;Instantiations is giving back to the community by donating its
products to committers who are working on non-commercial open source
projects.&amp;quot;&lt;br /&gt;
&lt;p&gt;&lt;a title=&quot;Permanent Link to New GWT Designer in beta&quot; href=&quot;http://blogs.zdnet.com/Burnette/?p=170&quot; rel=&quot;bookmark&quot;&gt;New GWT Designer in
beta&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.ongwt.com/post/2008/01/20/Instantiations-Donations-to-Open-Source-Projects&quot;&gt;
Instantiations' Donations to Open Source Projects&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>GWT Designer 2.0 is available for download</title>
    <link>http://www.ongwt.com/post/2007/07/01/GWT-Designer-20-is-available-for-download</link>
    <guid isPermaLink="false">urn:md5:c5588c66de2a8f5dffc27b386e7b018e</guid>
    <pubDate>Sun, 01 Jul 2007 09:16:00 +0200</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
        <category>GWT</category>    
    <description>    GWT Designer™ is a GUI creator that supports GWT. Use GWT Designer's visual
tools and wizards, and Java code will be generated for you. You don't need to
write any lines of Java code, but you can fully edit the resulting Java if you
wish.&lt;br /&gt;
&lt;a hreflang=&quot;en&quot; href=&quot;http://www.instantiations.com/gwtdesigner/index.html&quot;&gt;2.0 released June 29,
2007&lt;/a&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Automated performance and load testing of web applications written on GWT/AJAX</title>
    <link>http://www.ongwt.com/post/2007/05/22/Automated-performance-and-load-testing-of-web-applications-written-on-GWT/AJAX</link>
    <guid isPermaLink="false">urn:md5:302a8c0141bba8b46508baa7351ace70</guid>
    <pubDate>Tue, 22 May 2007 07:02:00 +0200</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
            
    <description>    Resource that will be helpful for selecting automated open source performance
and load testing tools that support for AJAX/GWT&lt;br /&gt;
&lt;a hreflang=&quot;en&quot; href=&quot;http://softwareqaq.blogspot.com/2007/05/automated-performance-and-load-testing.html&quot;&gt;
Automated performance and load testing of web applications written on
GWT/AJAX&lt;/a&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>gwt4nb - GWT Support for NetBeans IDE</title>
    <link>http://www.ongwt.com/post/2007/05/20/gwt4nb-GWT-Support-for-NetBeans-IDE</link>
    <guid isPermaLink="false">urn:md5:6639d17a2ec9fbdda4213e1dff563b14</guid>
    <pubDate>Sat, 19 May 2007 07:37:00 +0200</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
        <category>GWT</category><category>NetBeans</category>    
    <description>    &lt;p&gt;Agile Ajax&lt;/p&gt;
&lt;p&gt;In the world of GWT IDE support, you knew that NetBeans wouldn't long be
behind. And, of course, a beta of &lt;a href=&quot;https://gwt4nb.dev.java.net/&quot; target=&quot;_blank&quot;&gt;gwt4nb&lt;/a&gt; is available. From the info site, gwt4nb offers the
following features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Using GWT with new or existing Web Projects&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Deployment, running and debugging GWT-enabled Web Apps using arbitrary
Application Server&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Assistance to deal with some code editing nuances such as creating RPC
services efficiently&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;a hreflang=&quot;en&quot; href=&quot;http://blogs.pathf.com/agileajax/2007/05/gwt4nb_gwt.html&quot;&gt;gwt4nb - GWT Support
for NetBeans IDE&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Selenium and GWT : Automated Client Testing</title>
    <link>http://www.ongwt.com/post/2007/04/26/Selenium-and-GWT-%3A-Automated-Client-Testing</link>
    <guid isPermaLink="false">urn:md5:b956536a03c2c31b8ba0cca3643d5242</guid>
    <pubDate>Thu, 26 Apr 2007 12:21:00 +0200</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
        <category>GWT</category><category>Selenium</category><category>test</category>    
    <description>    George Georgovassilis :&lt;br /&gt;
&lt;blockquote&gt;
&lt;p&gt;I use selenium extensively with all my GWT apps - and wouldn't want to live
without it. You can use it to cross-platform test your applications in the two
major browsers - the selenium team claims it works in almost any browser!&lt;/p&gt;
&lt;/blockquote&gt;
&lt;em&gt;I invite you to read the full thread, it's very interesting.&lt;/em&gt;&lt;br /&gt;
&lt;a hreflang=&quot;en&quot; href=&quot;http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/57ead207101b8bac&quot;&gt;
Automated Client Testing&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Googlipse is dead, long live Cypal Studio for GWT</title>
    <link>http://www.ongwt.com/post/2007/04/26/Googlipse-is-dead-long-live-Cypal-Studio-for-GWT</link>
    <guid isPermaLink="false">urn:md5:bb5d735317641162422f2351d355dc56</guid>
    <pubDate>Thu, 26 Apr 2007 07:29:00 +0200</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
        <category>cypal</category><category>googlilpse</category>    
    <description>    &lt;p&gt;Pranni :&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I’ve created a brand new product called “Cypal Studio for GWT“. It is hosted
@ Google Code. Its essentially the same code base (with the same Apache 2.0
license) but with little changes and few bug fixes. So what happens to
Googlipse now? Its dead. Means there will be no more bug fixes, no more
features.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;a hreflang=&quot;en&quot; href=&quot;http://blog.grprakash.com/2007/04/25/googlipse-is-dead-long-live-cypal-studio-for-gwt/&quot;&gt;Googlipse
is dead, long live Cypal Studio for GWT&lt;/a&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Instantiations GWT Designer Accelerates Adoption of Google Web Toolkit</title>
    <link>http://www.ongwt.com/post/2007/02/05/Instantiations-GWT-Designer-Accelerates-Adoption-of-Google-Web-Toolkit</link>
    <guid isPermaLink="false">urn:md5:49d6b2954938193af7c23f4f71d2a9de</guid>
    <pubDate>Mon, 05 Feb 2007 01:20:00 +0100</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
        <category>eclipse</category><category>RAD</category><category>version</category><category>widget</category>    
    <description>    &lt;br /&gt;
&lt;blockquote&gt;
&lt;p&gt;Instantiations, Inc., a leading provider of software quality and
productivity solutions, today announced the release of GWT Designer™ 1.5. The
definitive development tool for the Google Web Toolkit (GWT), GWT Designer is a
comprehensive product for creating Ajax Web applications using the Java
programming language. Ajax is shorthand for asynchronous JavaScript and XML, an
increasingly popular means for coding rich Internet applications. GWT Designer
is built on WindowBuilder Proª, the company's market-leading Eclipse tool for
creating Java graphical user-interface (GUIs) applications for Microsoft
Windows, Linux, Macintosh and other operating systems.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;br /&gt;
&lt;a hreflang=&quot;fr&quot; href=&quot;http://www.instantiations.com/press/release/070130.html&quot;&gt;Instantiations GWT
Designer Accelerates Adoption of Google Web Toolkit&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;&lt;img style=&quot;margin: 0 auto; display: block;&quot; alt=&quot;&quot; src=&quot;http://www.ongwt.com/public/images/200702/20070202-39.png&quot; /&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>GWT or J2S ? Java to JavaScript Compilation with AJAX and Spring Integration</title>
    <link>http://www.ongwt.com/post/2007/01/22/GWT-Java-to-JavaScript-Compilation-with-AJAX-and-Spring-Integration</link>
    <guid isPermaLink="false">urn:md5:46df7b1ea93557af4845e2dbc78fb548</guid>
    <pubDate>Mon, 22 Jan 2007 11:12:00 +0100</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
        <category>j2s</category><category>java2script</category><category>Spring</category><category>versus</category>    
    <description>    Ben Alex : &amp;quot;&lt;em&gt;For some time I have been interested in client-centric,
web-based user interfaces. These Generation IV frameworks are characterised by
their component-based, event-driven programming model, and focus on the
presentation logic residing entirely on the client. Targeting a web browser in
this manner typically necessitates the use of JavaScript or Flash, which in
itself imposes a number of unique challenges&lt;br /&gt;
[...]&lt;br /&gt;
The purpose of this blog entry is not to critique GWT or Open Laszlo. Instead I
would like to explore an open source Java to JavaScript compiler named
Java2Script Pacemaker (J2S) and present an initial Spring integration&lt;br /&gt;
[...]&lt;/em&gt;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;a hreflang=&quot;fr&quot; href=&quot;http://blog.interface21.com/main/2007/01/21/java-to-javascript-compilation-with-ajax-and-spring-integration/&quot;&gt;
Java to JavaScript Compilation with AJAX and Spring Integration&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img style=&quot;margin: 0 auto; display: block;&quot; alt=&quot;&quot; src=&quot;http://www.ongwt.com/public/images/200701/20070121-competitor.png&quot; /&gt;&lt;br /&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>gDevelop - Visual GWT editor for Oracle JDeveloper</title>
    <link>http://www.ongwt.com/post/2007/01/18/gDevelop-Visual-GWT-editor-for-Oracle-JDeveloper</link>
    <guid isPermaLink="false">urn:md5:abaf4953600c0b65dcc58ac9da2867a7</guid>
    <pubDate>Fri, 19 Jan 2007 08:04:00 +0100</pubDate>
    <dc:creator>dgirard</dc:creator>
        <category>GWT Tools</category>
            
    <description>    IT-eye : &amp;quot;&lt;em&gt;gDevelop adds a GWT design tab to the java source editor, which
enables you to edit GWT panels like you would Swing
panels.&amp;quot;&lt;br /&gt;&lt;/em&gt;&lt;strong&gt;Features:&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;Visually design your panels, composites, menus and other widget types&lt;/li&gt;
&lt;li&gt;View, change your widget's properties using Property Inspector&lt;/li&gt;
&lt;li&gt;Add event handlers to your widgets&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.it-eye.nl/weblog/2007/01/18/gdevelop-visual-gwt-editor-plugin-for-jdeveloper/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link to gDevelop - Visual GWT editor plugin for JDeveloper&quot;&gt;gDevelop
- Visual GWT editor plugin for JDeveloper&lt;/a&gt;&lt;br /&gt;
&lt;a hreflang=&quot;fr&quot; href=&quot;http://www.gdevelop.com/&quot;&gt;gDevelop&lt;/a&gt;&lt;br /&gt;
&lt;img style=&quot;margin: 0 auto; display: block;&quot; alt=&quot;&quot; src=&quot;http://www.ongwt.com/public/images/200701/.20070118-guiDesign_m.jpg&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;</description>
    
    
    
      </item>
    
</channel>
</rss>