Top "Feed" questions

A web feed is a data format used for providing users with frequently updated content.

How to read all articles from a RSS feed?

I am using Python feedparser to read articles from a RSS feed. However, only the first page of articles can …

python rss feed feedparser rss-reader
Check if remote file is well-formed XML with PHP

I have a PHP-driven site that includes an XML stock feed, which is remotely served from ASP (i.e. the …

php xml feed
Set Update Limits on iCalendar Feed

I have a calendar feed (.ics) available from my application, but it's quite large since it includes over 4,000 events. Is …

feed icalendar
Getting posts from google plus page

I would like to get content (posts) from a google+ page and post it to my website, as a feed. …

api rss feed google-plus
Can SimplePie grab images from feeds

I am using this simplepie and i have uploaded the files to my host. Everything seems to be working fine …

php import rss feed simplepie
getting high resolution photos that were posted on a page wall/feed

I'm getting my page wall with the open graph. And when someone posted a photo, I get it on the …

facebook-graph-api feed image
PHP News Feed Database & Design

I'm designing a News Feed system using PHP/MySQL similar to facebook's. I have asked a similar question before but …

php mysql performance social-networking feed
feed dialog: picture not showing up

My Facebook feed dialog link correctly renders a dialog page, but the image set with the picture parameter does not …

facebook-graph-api parameters dialog feed image
Facebook group feed on my website

I manage a website for a sporting organisation and I want to have a section on the site that streams …

feed facebook-stream-story
How can I pull media:thumbnail from an RSS feed with SimplePie and fetch_feed()?

I have two separate WordPress installs – I will call one Site A, and the other Site B. I want to …

php wordpress rss feed simplepie