I have been working for the past few weeks on the code project article
Json Data Visualizer (for Google, Yahoo, Bing and Twitter) using JQuery, JavaScript, Asp.net MVC 2.0
this was fun and I had to use following references
- “prettyPrint” for JavaScript by James Podesly for table data visualization
- Javascript unpacker and beautifier by Einar Lielmanis for Beautify format.
- Show Object Properties by Matt Holthe for understanding recursive scanning of Javascript objects.
- http://apiwiki.twitter.com/Twitter-Search-API-Method%3A-search for Twitter search.
- http://developer.yahoo.com/common/json.html#overview about Yahoo Json
- http://developer.yahoo.com/search/local/V3/localSearch.html for yahoo search
- http://msdn.microsoft.com/en-us/library/dd251056.aspx about bing
- http://code.google.com/apis/ajaxfeeds/documentation/ for google.
No comments:
Post a Comment