Summary
This is lesson 4 of 4. It is a fairly advanced widget. This uses the twitter API to extract statuses of a person, then uses the Yahoo context API to get the keywords, and finally displays the keywords higlighted by their frequency. This widget uses 10 "hidden" iframes to process all the context calls.
View this Widget !!!
Explanation
First let us have a quick look at the code. This is the javascript code - The link to download a zipped version of this code is available at the end of the article.
Now let us have a look at how you can embed this in a web page. The link to download a zipped version of this code is available at the end of the article.
You can download a zipped version of all the lessons here
Back to the Lesson Index