My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

I do not do any GWT anymore myself, but anyone is welcome to contribute. I add committers on demand :)

Pure gwt composite to create easily a tagcloud of almost anything.

Customize your view layer :

  • Either create a cloud of words, or images.
  • Prepoluate the tag cloud directly from a List, or Tag by Tag.
  • Make the cloud colored or not (randomly).
  • Customize the colors of the words.
  • Customize the orientation of the text (horizontal/vertical).

The model and control layer are already done for you :

  • JDO(s) App Engine ready.
  • RPC Services for CRUD operations included.

A fast and easy to use pure-GWT composite, once the jar added to your project , you're ready.

If even, you wanna use the RPC Service, it's powered by Datanucleus through JDO. Totally "App Engine-ready" ;)

COMMING SOON :

  • shuffled position of the tags.
  • weighted position of the tags. (highest occurencies in the middle)

For any questions or remarks, do not hesistate to send me an email.

Powered by Google Project Hosting