text
NanoReviews: My Twitter Tumblr Mashup
blog comments powered by Disqus
I was impressed by the concept of micro-reviews: short reviews written as tweets (twitter messages) in 140 characters or less. After seeing them in action at the MicroReviews site, I decided to try and implement something similar just for fun. The idea was simple -
For reviewers:
- Write reviews as tweets in the following format @ureview itemReviewed; comments; rating (out of 5)
- Send them as replies to a twitter ID for e.g. @ureview
For the micro-reviews site:
- Create a twitter ID for e.g. ureview where all microreviews would be received as replies
- Use the Twitter API - I used JTwitter to get the replies for the day
- Parse the format and create text posts using the TumbleJ API
- The program should be running constantly looking out for new micro-reviews
- That’s it! A Twitter-Tumblr mashup that seeks and displays microreviews is ready!
See this in action at NanoReviews. Get the code for the mashup here.





