TechBrew Labs - Feed Wordle Mod
This demonstrates a mod to Jonathan Feinberg's Wordle visualization, allowing you to build a Wordle by simply entering an RSS feed URL. Here's how it works:
:: It uses a Yahoo Pipe to extract terms from the RSS feed
:: A simple JavaScript method has been added to wordle.js to parse the results and pass them to the Wordle applet.
Tip: Pass your feed to this page automatically, like so:
http://labs.techbrew.net/wordle?feed=http://yourfeedurl
