Friday 11 April 2008
By dgirard on Friday 11 April 2008, 07:13
gwt-in-the-aire
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.
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.
http://code.google.com/p/gwt-in-the-air/
Source : insideIT.fr
Saturday 29 March 2008
By dgirard on Saturday 29 March 2008, 11:59
Marc Guillemot
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!
HtmlUnit
now works with GWT 1.4! « Marc Guillemot’s blog
Tags: HtmlUnit, ahmed ashour
Tuesday 18 March 2008
By dgirard on Tuesday 18 March 2008, 18:39
Matt Raible :
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.
Enjoy!
Very interesting !
Selenium
User Meetup Videos Posted
By dgirard on Tuesday 18 March 2008, 15:34
Eric Clayberg
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.
Note that this support is considered to be in beta and will likely evolve in
the future. Currently supported components include:
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.

Thursday 6 March 2008
By dgirard on Thursday 6 March 2008, 14:40
New features :
- Support for GWT 1.4.61
- Create GWT JUnit Test Cases
- JUnit GWT Application launch configuration
- Preference for generating Async interfaces for RemoteServices
- Preference to check for Composite default constructors
- Preference to check for client-side compilation issues
- Preference to set the GWT tests source folder
- Search for *.gwt.xml modules in all source folders
- Improved support MyGWT and GWT-EXT
GWT
Designer v4.0.0
http://www.instantiations.com/company/opensource.html
Win three, one-year subscriptions (a $39 value) of GWT
Designer
GWT Designer Contest #2
Sunday 27 January 2008
By dgirard on Sunday 27 January 2008, 18:09
Update : False alarm, thanks Chris
Ed Burnette
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.
I hope that GWT Designer will support GWT-Ext, MyGWT and others.
And remember : "Instantiations is giving back to the community by donating its
products to committers who are working on non-commercial open source
projects."
New GWT Designer in
beta
Instantiations' Donations to Open Source Projects
Sunday 1 July 2007
By dgirard on Sunday 1 July 2007, 09:16
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.
2.0 released June 29,
2007
Tuesday 22 May 2007
By dgirard on Tuesday 22 May 2007, 07:02
Resource that will be helpful for selecting automated open source performance
and load testing tools that support for AJAX/GWT
Automated performance and load testing of web applications written on
GWT/AJAX
Saturday 19 May 2007
By dgirard on Saturday 19 May 2007, 07:37
Agile Ajax
In the world of GWT IDE support, you knew that NetBeans wouldn't long be
behind. And, of course, a beta of gwt4nb is available. From the info site, gwt4nb offers the
following features:
- Using GWT with new or existing Web Projects
- Deployment, running and debugging GWT-enabled Web Apps using arbitrary
Application Server
- Assistance to deal with some code editing nuances such as creating RPC
services efficiently
gwt4nb - GWT Support
for NetBeans IDE
Thursday 26 April 2007
By dgirard on Thursday 26 April 2007, 12:21
George Georgovassilis :
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!
I invite you to read the full thread, it's very interesting.
Automated Client Testing
By dgirard on Thursday 26 April 2007, 07:29
Pranni :
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.
Googlipse
is dead, long live Cypal Studio for GWT
Monday 5 February 2007
By dgirard on Monday 5 February 2007, 01:20
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.
Instantiations GWT
Designer Accelerates Adoption of Google Web Toolkit

Monday 22 January 2007
By dgirard on Monday 22 January 2007, 11:12
Ben Alex : "
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
[...]
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
[...]"
Java to JavaScript Compilation with AJAX and Spring Integration

Friday 19 January 2007
By dgirard on Friday 19 January 2007, 08:04
IT-eye : "
gDevelop adds a GWT design tab to the java source editor, which
enables you to edit GWT panels like you would Swing
panels."
Features:
- Visually design your panels, composites, menus and other widget types
- View, change your widget's properties using Property Inspector
- Add event handlers to your widgets
gDevelop
- Visual GWT editor plugin for JDeveloper
gDevelop
Thursday 18 January 2007
By dgirard on Thursday 18 January 2007, 13:23
Goal which compiles a GWT file.
gwt-maven-plugin

Wednesday 17 January 2007
By dgirard on Wednesday 17 January 2007, 12:47
Openfount :
The price for the Openfount GWT Tools is $1995 per developer.
The Openfount Google Web Toolkit (GWT) is a major breakthrough in developing
web scale applications. You can now develop, deploy, and manage web scale
applications from a single developer seat. The Openfount GWT tools provide
everything you need to handle deployment and communication : integrate any Flex
component into GWT, dynamically add applets to a web app, classes for
constructing and parsing XML, issue, SOAP calls from GWT, Crypto classes
- SHA1/HMAC classes, conversion to/from base64, Amazon S3 functionality from
GWT, Amazon Simple Queue Service, Cross-domain XmlHttpRequests with our Net
applet.
Openfount GWT Tools
By dgirard on Wednesday 17 January 2007, 12:18
InfoQ : ''
Wirelexsoft has announced VistaFei, an Eclipse-based visual GUI
editor for Google Web Toolkit (GWT). GWT UI's can be built using drag and drop
from a Palette controls and WYSIWYG editing area. VistaFei provides more than
35 elements in the palette covering most developer's needs for AJAX application
design.''
VistaFei
Brings GUI Editing to Google Web Toolkit
VistaFei for
Google Web Toolkit
Screenshot :

Tuesday 5 December 2006
By dgirard on Tuesday 5 December 2006, 22:03
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.
GWT
Designer