Nettuts+ Author - Arman Mirkazemi

PG

Author: Arman Mirkazemi

Arman Mirkazemi is a Nettuts+ contributor who has published 1 tutorial(s) so far here. Arman Mirkazemi's bio is coming soon!


Posts by Arman Mirkazemi

Building a Tag-Cloud using GWT

Building a Tag-Cloud Using the Google Web Toolkit

Mar 31st in JavaScript & AJAX by Arman Mirkazemi
42

A while back, I read a tutorial by Dan Wellman, which described the steps required to produce a neat Tag-Cloud. Dan’s example largely relied on the jQuery framework to request data and construct the user interface elements. I decided to write his tutorial all over again with the two exceptions of using GWT instead of jQuery, and a different method of choosing font size variations.

Continue Reading