The feeds tag has no wiki summary.
44
votes
14answers
37k views
Simple RSS parser for Android
I am trying to create my first Android application and I'm not all that experienced with Java development. In short, the application needs to do the following:
On click, fetch a RSS feed online
...
14
votes
6answers
2k views
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 it's kludgy and a hack of a feature. But that's why I'm here!
This question/work builds off some discussion ...
11
votes
3answers
602 views
RSS or ATOM to syndicate content?
Which is best? I always produce ATOM feeds, as they seem more comprehensive, but I'm not sure which is technically better.
11
votes
5answers
3k views
What is the best .Net library to handle feeds (Atom+RSS)
We use RSS.Net (old and not maintained, but there's a more recent fork) to parse RSS feeds.
We wrote a similar library to parse Atom feeds and managed to extract a common interface from both, this way ...
9
votes
2answers
1k views
What Feed Reader libraries for Java are best?
What Java library would you say is the best for consuming and parsing feeds? Requirements:
Embeddable
Supports Atom & RSS
Has caching architecture
Should be able to deal with any feed format the ...
9
votes
7answers
2k views
How To Discover RSS Feeds for a given URL
I get a URL from a user. I need to know:
a) is the URL a valid RSS feed?
b) if not is there a valid feed associated with that URL
using PHP/Javascript or something similar
(Ex. http://techcrunch.com ...
7
votes
3answers
600 views
How to play audio podcast file from libsyn rss feed? (drupal)
Got an established libsyn rss feed, got a new drupal website for the podcast. Libsyn provides a player but not correct aesthetic. I can upload and play mp3 files with audio module and mp3player ...
7
votes
4answers
2k views
Creating RSS feed from database, how many items to put into feed so that they are all likely to be consumed?
I'm creating several RSS feeds from a database to publish things like job openings, volunteer opportunities, and links in general. My question is, how many items should be returned in the feed so ...
6
votes
5answers
7k views
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 are both discontinued.
Are there are any currently running web apps(or atleast ...
6
votes
2answers
502 views
Access to old, no longer available, Feed entries
I am working on a project that requires reliable access to historic feed entries not necessarily available in the current feed of the website. I have found several ways to access such data, but none ...
6
votes
6answers
1k views
merge rss feeds
I want to merge multiple rss feeds into a single feed, removing any duplicates. Specifically, I'm interested in merging the feeds for the tags I'm interested in.
[A quick search turned up some ...
5
votes
4answers
1k views
What is the difference between RSS and ATOM feeds?
Everywhere I go, I hear the terms 'RSS feed' and I see a lot of ATOM feeds on websites too.
What is the difference between these two types of feeds?
5
votes
1answer
474 views
How large RSS reader works (netvibes, Google reader…)
I wonder how web applications like Google Reader, Blogline, techronati works, and what technics they follow to parse millions of RSS feeds using cron job at one time?.
Good evening, Thank you.
5
votes
5answers
570 views
Feeds and podcasts for the vim text editor [closed]
Vimcasts is fantastic, and I want more educational, vim-related feeds and podcasts but am having trouble finding any more quality ones. There must be more out there.
Are there other vim-related XML ...
5
votes
6answers
4k views
Best XML Parser for RSS Feeds in Objective C? [closed]
I am going to develop an application which will parse the RSS feeds and display the items in my custom cell.(Cell containing the image, label, description, etc). The most popular way of parsing is ...
5
votes
5answers
2k views
Best practices for inserting/updating large amount of data in SQL 2008
I'm building a system for updating large amounts of data through various CSV feeds. Normally I would just loop though each row in the feed, do a select query to check if the item already exists and ...
5
votes
3answers
1k views
Python 3.1 RSS Parser?
Anyone know of a good feed parser for python 3.1?
I was using feedparser for 2.5 but it doesn't seem to be ported to 3.1 yet, and it's apparently more complicated than just running 2to3.py on it.
Any ...
5
votes
4answers
280 views
Most common standard to provide a feed of upcoming events via web
What are common methods / official standards for surfacing event or calendar data?
My use case is that I want to aggregate event information from several different websites into a single calendar ...
5
votes
9answers
543 views
RSS/Atom for professional use
I wondered if anyone can give an example of a professional use of RSS/Atom feeds in a company product. Does anyone use feeds for other things than updating news?
For example, did you create a product ...
4
votes
1answer
93 views
C# amazon upload feed, match products to existing products?
When I try to use the amazon feed service (amazon market place web/feed/service) I get constant errors about how a product may already exist in their catelog (the upload failed basically). So my ...
4
votes
4answers
456 views
News feed APIs for general news
I'm building a database + tool that scours news feeds for a certain term. For example "food poisoning from nuts". I want to scour social media sites, news sites, major news aggregators, etc... for ...
4
votes
10answers
20k views
Where is the Facebook Status feed URL these days?
I know that it was previously possible to display your most recent Facebook statuses on your website as an RSS feed, but it seems they've changed their setup and I can't figure out where to find the ...
3
votes
1answer
40 views
What's the best way to generate a single feed from different models?
In my site, I have three models, organized in two apps, All this models have a timestamp field, which defines the order of appearance in the site's feed. Instead of creating a feed for every model and ...
3
votes
1answer
145 views
Why does the Django Atom1Feed use atom:updated instead of atom:published?
I made an Atom feed in Django using a class that looks something like this:
class AtomFeed(Feed):
feed_type = feedgenerator.Atom1Feed
# ...
def item_pubdate(self, post):
return ...
3
votes
2answers
436 views
How to make an “empty” RSS feed
I'm kind of new to rss feeds, but I'm able to create a feed dynamically using PHP and it works great. My problem is that occasionally the feed doesn't have any items (I limit the age of feed items to ...
3
votes
2answers
157 views
Aggregating from various sources
It could be a project well beyond my skills right now but I've got around one full month to spend on it so I think I can do it. What I want to build is this: Gather news about a specific subject from ...
3
votes
2answers
421 views
Django DRY Feeds
I'm using the Django Feeds Framework and it's really nice, very intuitive and easy to use. But, I think there is a problem when creating links to feeds in HTML.
For example:
<link rel="alternate" ...
3
votes
1answer
195 views
Auto-detecting product data feeds for an arbitrary E-Commerce site?
My web app needs to access an arbitrary E-Commerce store and determine whether or not it has a product data feed (i.e. a Google Base feed; an RSS/ATOM feed of all products in the store). Also, I need ...
3
votes
2answers
386 views
How to monitor Google Alert RSS feed produced “as-it-happens”?
I have a Google Alert, which I set to be delivered as an RSS feed as-it-happens
But is polling that RSS feed the only way to get RSS feed
or
is there a way to get notified from Google alert as ...
3
votes
1answer
234 views
What is the best way to fetch RSS, in real time or almost
I would like to know what's the best way to fetch RSS feeds in real time without having to download the entire feed even when it hasn't been changed.
I don't really mind the language, I'm just looking ...
3
votes
3answers
1k views
How to get rss old items like google reader
I'm creating RSS reader application. I need to get any linked rss old items. For example some web rss result count is too less. My application check time range is too long. Sometimes loss some news.
...
3
votes
1answer
401 views
CFFEED component/custom tag for ColdFusion MX 7?
I'm working on a client's site, and updating to ColdFusion 8 isn't an option. What I'm looking for is something similar to CF8's CFFEED functionality via a custom tag or component, and I'm not ...
3
votes
4answers
822 views
How to read all shared google reader feeds by code?
I share a lot of feeds on my google reader, i want some code using asp.net to read all these feeds and put in a page, may be with paging because feeds are too much.
Any one know how to do so?, or if ...
3
votes
3answers
440 views
Best practices for developing a feed aggregator / proxy?
I'm looking into writing a proxy aggregator for feeds, where a handful of users specify a feed URL and some set of conditions, and the system outputs a continually-updated RSS/Atom feed of entries ...
3
votes
6answers
2k views
Is there a PHP feed reader for both RSS and ATOM?
I need a PHP library/script that can retreive data from feeds, no matter if they are RSS or ATOM, because I want users to insert random feeds which will then be stored in a database. It would also be ...
3
votes
1answer
349 views
Reading collections of extended elements in an RSS feed with Universal Feed Parser
Is there any way to read a collection of extension elements with Universal Feed Parser?
This is just a short snippet from Kuler RSS feed:
<channel>
<item>
<!-- snip: regular RSS ...
3
votes
1answer
767 views
how to use google feed api to detect feeds updates
Because I run a blog aggregator website which checks a large list of RSS feeds for new posts every hour so I will be happy if its possible to use google feed api or Google AJAX Feed API instead of ...
2
votes
2answers
198 views
How to parse feedburner xml and display on site using google feed API
I have a feed coming from Wordpress and flowing through Feedburner. I would like to take the feed from Feedburner and display node values on my website like such:
Title
Description
Audio Link
Comment ...
2
votes
1answer
31 views
Why do update streams require the user to manually 'load more content'?
Looking at a lot of web applications (websites/services/whatever) that have a 'streaming' component (typically this is a 'Social' app): Think: Facebook's 'Wall', Twitter 'Feed', LinkedIn's 'News ...
2
votes
2answers
88 views
Processing Multiple RSS Feeds in PHP
I have a table of more than 15000 feeds and it's expected to grow. What I am trying to do is to fetch new articles using simplepie, synchronously and storing them in a DB.
Now i have run into a ...
2
votes
2answers
157 views
How to combine multiple activity data like Facebook with SQL Server?
I have made a search but couldn't find a solution which works for me.
I just wonder how Facebook or Linkedin manages to handle same type activity with one sentence?
I mean, if you store every ...
2
votes
2answers
82 views
What is 'Content-type: Preventing XSRF in IE' for?
Feeds produced by Google contain a strange comment:
<!-- Content-type: Preventing XSRF in IE. -->
For example, you can see it near the top of this feed. Can anyone explain the purpose of that ...
2
votes
1answer
157 views
Integrating Ads in my Android application
I would like to integrate a some text advertisements in my Android application.
I would like to know how we can listen to some feeds and display it on my Textview.
Please help.
2
votes
1answer
252 views
Creating custom feed for Web Platform Installer 3.0
Does anyone know to create custom feed (xml) for Web PI 3.0??
2
votes
1answer
130 views
private RSS feed items
What are the best methods to create private RSS feeds? I have some public feed items and some private feed items. When user clicks on private feed item link, he needs to be authenticated before ...
2
votes
1answer
730 views
Android: Cache XML File from RSS Feed
I just started doing my first Android app which happened to be an RSS Reader. I did a googling about this but haven't seen a clear reference though. What I wanted to do is to cache my xml file (the ...
2
votes
1answer
263 views
How to get image from this BBC feed using Python and Universal Feed Parser
I am using this feed http://feeds.bbci.co.uk/news/rss.xml and want to get all media:thumbnail entries. I.e. all images
import feedparser
d = ...
2
votes
2answers
107 views
Using Drupal, how to get access to old, no longer available, feed entries?
I'm working on a project where I'm asked to aggregate a number of feeds from various websites into a local/searchable database. The project/site is Drupal based and old feeds entries are key data to ...
2
votes
1answer
349 views
Google Reader API - Getting Feeds
Does anyone know if there is a Google Reader service call that a user can make to get the name/uri of all feeds that fall under a certain label/category? Thanks!
2
votes
2answers
390 views
Stream of facebook updates
I know about the real-time API, but I don't believe it has access to my news feed (yet?)
https://graph.facebook.com/me/home?access_token (search for "News feed"). I just want to view all the messages ...