Here is the result : Demonstration
|
|
|
I have a strange behaviour. If you see the following popup when loading, just click "Cancel".
Next step : add Google Gears :-).
Go to content | Go to menu | Go to search
Tuesday 19 February 2008
Par dgirard le Tuesday 19 February 2008 07:40 - Default
Here is the result : Demonstration
|
|
|
I have a strange behaviour. If you see the following popup when loading, just click "Cancel".
Next step : add Google Gears :-).
Sunday 03 February 2008
Par dgirard le Sunday 03 February 2008 06:29 - GWT Library
Writing a Gadget:
public class MyGadget extends
Gadget) that is default instantiable.NeedsFoo interfaces.
init(UserPreferences). The order in which the setters are called is
undefined.Tuesday 17 April 2007
Par dgirard le Tuesday 17 April 2007 02:22 - GWT tips and tricks
Sound with GWT using Delicious PlaytaggerDelicous introduced a nice little tool called playtagger which allows you to turn links to mp3’s into playable links. That is it inserts a little playbutton next to all mp3 links on a page. Its a nice small script that they’ve released for anyone to use.
This was a perfect solution for getting sound effects in gpokr, which is a texas holdem poker application written with GWT.
Monday 16 April 2007
Par dgirard le Monday 16 April 2007 07:25 - GWT Misc
InterestingI'm doing a prototype that tries to provide a very thin client UI layer. I'm wrapping things up, still having some issues with controlling the history
Monday 19 March 2007
Par dgirard le Monday 19 March 2007 07:35 - GWT Article
Building a Regular Website with the Google Web ToolkitMany nice and home-grown websites contain a navigation bar. But without a special design tool a navigation bar is not easy to build because it typically involves JavaScript programming. My idea was to build a simple and convenient tool such that a non-technical person with basic knowledge about static HTML can easily include a corresponding navigation bar in its pages.

Thursday 15 March 2007
Par dgirard le Thursday 15 March 2007 07:50 - GWT tips and tricks
dgirard :How can I assure, that the RPC method is called and answer is waited for?
Problem with RPCI have just done it with a transparent image, it works perfectly.

Wednesday 14 March 2007
Par dgirard le Wednesday 14 March 2007 07:11 - GWT Slides
Wednesday 14 March 2007
Par dgirard le Wednesday 14 March 2007 03:05 - GWT Misc
Tuesday 13 March 2007
Par dgirard le Tuesday 13 March 2007 07:50 - GWT tips and tricks
Google Web Toolkit. RPC. HowTo: Specify ServiceEntryPoint in properties filePhilip McCarthy noted that GWT has a design flow: you have to specify ServiceEntryPoint in your Java code, which constrains the portability of a compiled GWT Web application.

Monday 12 March 2007
Par dgirard le Monday 12 March 2007 07:20 - GWT Misc
GWT and Java 1.5GWT and Java 1.5 I writing a little web app using the nifty Google Web Toolkit (it is a really nice bit of work) when I received a very troubling warning from the GWT compiler - I was using Java 1.5 language features (in particular, Generics) while the GWT only supports Java 1.4.

« prev - page 1 de 2