Top "Feed" questions

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

How can I improve this PHP/MySQL news feed?

Let me start right off the bat by saying that I know this is not the best solution. I know …

php mysql web-applications feed
RSS Feed parser library in Java

Is there any Java helper utils/libraries available for parsing Rss/Atom feed? I checked RSSUtils but it looks like …

java parsing rss feed
How to make a news feed like facebook for android?

I want to make an app with something like facebooks news feed it's going to be a text with an …

android facebook feed
Embedding LinkedIn company updates / feeds

We have created a SharePoint 2010 web part where we display our company feed from https://www.linkedin.com/company/"Name …

linkedin feed linkedin-jsapi linkedin-api
Difference between description and content:encoded tags in RSS2

What is the difference, if any, between the <description> tag and the <content:encoded> tag in …

xml rss feed rss2
Is there a decent alternative to Yahoo Pipes?

Pipes is being very buggy lately and has stopped saving new pipes these days. Google Mashup Editor and Microsoft Popfly …

xml rss feed yahoo-pipes
Best practices for inserting/updating large amount of data in SQL Server 2008

I'm building a system for updating large amounts of data through various CSV feeds. Normally I would just loop though …

sql csv sql-update feed sql-insert
What is the difference between <pubDate> and <lastBuildDate> in RSS?

I have the feeling, in every RSS.xml file, both the pubDate and the lastBuildDate match. I am sure that …

rss feed
How to properly place Date in <pubdate> element on RSS feed

I'm using RSS Graffitty to post RSS items to a facebook page. The app told me the items were missing …

rss feed
Are there any constantly updating RSS feed services to use for testing, or just very active RSS feeds?

I'm trying to test a service that consumes RSS feeds and turns them into push notifications, and it would be …

service rss feed