How To Set Up A Facebook RSS Feed Reader Application For Your Blog

Published by

Howtoforge published a guide about setting up a facebook RSS Feed Reader application for your Blog

This guide shows how you can build an RSS feed reader application for the social network Facebook that will display your blog's/web site's RSS feed on the profile pages of Facebook users (that have installed the RSS feed reader application). Each item of the RSS feed will have a Share button so that people can share the story with their friends, and the application will have an Invite link so that people can invite up to ten friends at once to also install this feed reader application. I will use PHP5 to build the RSS feed reader application. To parse the RSS feed and generate HTML from it, I will use Magpie RSS.

How To Set Up A Facebook RSS Feed Reader Application For Your Blog