Project Description:
We own a news aggregator site through which we collect news articles from different sources. We would like to integrate this functionality with Facebook and be able provide the ability for users to automatically share with friends the articles they are reading on our site.
The functionality we are seeking to implement is very similar to Yahoo news functionality which is linked with Facebook. More information on the Yahoo functionality can be obtained from (includes also explanatory video):
http://www.pcmag.com/article2/0,2817,2393438,00.asp
On the facebook front, the user who uses this functionality should be able to see a selection of X articles (just like the Yahoo news behavior).
Our site has been built on ASP with MySQL and it also provides all the aggregated news articles through RSS. This (RSS) can be used in order for the implemented software to be able to read each time all article information.