Re: [Wordle Users] One-click visualisation of political news feeds using Wordle
24 views
Skip to first unread message
Jonathan Feinberg
unread,
May 19, 2010, 3:39:10 PM5/19/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wordl...@googlegroups.com
On Wed, May 19, 2010 at 3:18 PM, Andrew Regan <are...@gmail.com> wrote:
2) User clicks button; our JavaScript method creates a hidden FORM
element as per: http://www.wordle.net/advanced, and requests the
appropriate list of words and frequencies from our back-end service
(using Prototype's AJAX methods).
Triumph! I'm glad it worked out for you. When I get a round to it, I'll include docs for using the "predigested data" form of the advanced page, too.