developers.hover.in / 8 posts / categories / 16 comments / feed / comments feed
Problem: Given a URL find out the location of the RSS feed and show the corresponding posts. Bonus: Provide context by finding related posts to a term / given query Steps: 1. Find the various feeds from the URL using a parser or a similar web service 2. Taking the [...]