Twitter Word Cloud Visualization with Google API
18 Nov 2009With all the Google Closure news recently, I thought I would play around a little more with what Google has to offer. Iβve been impressed with their charting options that have been available in Google Docs and noticed that they are also available to use outside of Google Docs.
After looking through the Google Visualization API Gadget Gallery I decided upon playing around with the WordCloud chart.
I thought I would use jQuery AJAX to pull the recentl 20 tweets from a user name and then create a Word Cloud using Googleβs API.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Sandbox
Twitter Username:
View, Run, & Edit Source Code
Β