Tuesday, February 1, 2011
GwtAI 0.3
Thanks to Michael Krog for helping with the project. He is working on some cool stuff for our next release. And also many thanks to the people on the Google Group who do help with support.
Download GwtAI 0.3 from its Google Project Hosting site...
Tuesday, September 14, 2010
Herbstcampus conference 2010

I used a small calculator web application for the example. The code can be found over here...
Friday, July 3, 2009
Jazoon 2009 presentation slides available
They have also uploaded tons of photos to flickr.
Monday, June 22, 2009
GWT at Jazoon 2009
There is a second GWT related talk, right after my session in the same arena. The talk by Ferda Tartanoglu is about Seam integration with GWT.
See the complete presentation program and speakers's list.
Thursday, November 20, 2008
GwtAI - 0.2
- The LoadingImage parameter sets a custom loading image for the applet. The custom image replaces the default animation that is show during applet loading.
- The SeparateJVM parameter specifies that the applet should run in its own JVM instance (Java Plug-In >= 1.6.0_10 only).
- The JavaArguments can be used to pass JVM command-line arguments to the applet instance (Java Plug-In >= 1.6.0_10 only).
- The JavaVersion parameter specifies which JRE version is required to launch the applet (Java Plug-In >= 1.6.0_10 only).
In addition to the new functionality I have separated the core and demo code into two different Eclipse projects. That makes building GwtAI much easier.
Thanks to all the people who have sent me feedback and suggestions!!!
Thursday, October 9, 2008
Bringing JavaFX and GWT together
However once I got my first JavaFX code snippet running the next question was how to integrate it into a GWT website. A JavaFX application can easily be compiled into a Java applet. And that is where GwtAI come into play. Have a look at this demo to learn how to integrate JavaFX with GWT. Using GwtAI this only takes a couple of lines of code, the actual compiling and packaging things together was a bit more complicated. The JavaFX support in Eclipse is not that great, and a real pain in the ass is the fact that the GWT compiler does not work with JDK 1.6 (at least not under 64bit Linux) and the JavaFX requires a Java 1.6 environment… Argh… But I figured it out eventually.

Don't miss the demo!
Saturday, September 27, 2008
Traceurl new functionality
Friday, September 19, 2008
GwtAI - 0.1
Tuesday, September 16, 2008
Herbstcampus 2008
Wednesday, July 23, 2008
GwtAI - GWT Applet Integration
The GwtAI project is in an early stage, anyway have a look if you like.
Thursday, July 3, 2008
Jazoon 2008 roundup
Most presentations, including mine, are already available for download from the Jazoon website.
Tuesday, June 24, 2008
Jazoon day 1 wrap-up
My own talk went quite well. I was less nervouse than I had expected, so it went like clockwork. Although I had quite a lot of slides I did not exceed the time limit. The slides will be available from the Jazoon homepage after the conference and I made the example sources avaliable from my private homepage.
A thrill of anticipation
Saturday, December 15, 2007
Javapolis 2007 roundup
I have also met some people from the GWT community. Maarten Volders (Thanx for lunch!), Luc Claes and the two speaker of the Google Web Toolkit talk Didier Girard and Dick Wall.
I really hope I can be there in 2008!
Wednesday, November 21, 2007
Time series visualization in Google Gadget
As mentioned in the previous post the Chronoscope platform does not yet support Internet Explorer, using IE you are getting a blank page. For this reason I'm not going to add the time series functionality to the Traceurl.com main application for now. I'll keep you up to date about future progress.
Tuesday, November 20, 2007
Time series chart

One of the coolest feature of Chronoscope can not be seen on the screenshot, it is the possibility to zoom and pan within the chart. Have a look at the demo page to see a live version, is really impressive! Chronoscope currently lacks IE support, thus the charts only work on Firefox, Safari and Opera. I hope they can fix that soon, because that is kind of a show-stopper :-(
Thursday, June 14, 2007
Traceurl Google Gadget Update
Click here to add the Traceurl Google Gadget to your iGoogle page.
Friday, June 8, 2007
GWT Demystified
Friday, June 1, 2007
GWT 1.4 RC is out
As aforementioned Traceurl is built with the Google Web Toolkit. Since yesterday the Google Web Toolkit (GWT) 1.4 Release Candidate is available for download. This is the biggest GWT release yet. In addition to bugfixes, GWT 1.4 RC includes a ton of new features, improvements and optimizations.
Google Web Toolkit 1.4 Release CandidateWednesday, May 30, 2007
More about the idea
True to the motto 'user generated content' everybody in the 'word wide web' acts as an active editor. Either by having an own webpage or blog, by sharing bookmarks and joining chatrooms or forums. All the more it becomes interesting what happens to the content we make available in the internet. Don't you ever wonder how often and from where your contributions are accessed?
Traceurl.com resolves this concern. Once an URL is registered at Traceurl.com it is on a watch. This means that you can monitor whether an URL you have sent by email or posted to a form is accessed or not. The recorded access data allows analysis about the when and from where the accesses have taken place. Thereby one can estimate how interesting an URL is to the users and whether the URL has been forwarded.