Skip to content

gdurelle/gwt-tagcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gwt-tagcloud

Automatically exported from code.google.com/p/gwt-tagcloud Code moving to Github : https://github.com/gdurelle/gwt-tagcloud/

DISCLAIMER

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

Description

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, [http://code.google.com/p/gwt-tagcloud/wiki/Installation once the jar added to your project] , you're ready.

If even, you wanna use the [http://code.google.com/p/gwt-tagcloud/wiki/RPCservices RPC Service], it's powered by Datanucleus through JDO. Totally "App Engine-ready" ;)

http://gwt-tagcloud.googlecode.com/files/tagclouds.png

ROADMAP :

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

For any questions or remarks, do not hesistate to [mailto:gregory.durelle@gmail.com send me an email].

About

A gwt composite to create a tag cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published