Another blog ...

Welcome to another developer blog about My Life, Sport and my favorites job topic: Java, Ant, Groovy, Grails, Hibernate, JPA, MySQL, Linux, Debian, GWT, SmartGWT… Whatever, my blog is composed of plenty free public personal stuffs. The search let you find something good or not. And, this first page shows latest article.

more ...

Blog

GWT Linker

Better than the GWT documentation about Linker which is very difficult to under.

I had a long nightmare trying to turn a simple GWT application to my own gadget. I'm using GWT-exporter to make my GWT code runnable from JavaScript.

Linker enables to manage the compilation of your script.

http://youtu.be/omBURP0MxcI

2012/05/18 17:06 · Victor Benarbia

Create JavaScript library in GWT

GWT is a very powerful language. Which enables to write a library in Java / GWT, and export it to javascript. It means that you will have a javascript to import in your html page. And, you will be able to write javascript line to called functions from the API.

Let's see a good example.

→ Read more...

2012/05/16 18:08 · Victor Benarbia

Markdown - Ultimate wiki syntax

I think that markdown is the best syntax to write a wiki because it's very easy to read and close to human writting. The current wiki that you are reading, it has been written with markdown format.

→ Read more...

2012/05/14 18:35 · Victor Benarbia

Event Bus

Less coupling, more interaction, more testing in GWT.

→ Read more...

2012/05/09 20:13 · Victor Benarbia

Older entries >>

All my apologize per advance, I'm wiki writer. It means that I likes creating draft then adding content step by step…

Enjoy.