A feed (or news feed) is a data format used for providing users with frequently updated content.

learn more… | top users | synonyms

0
votes
0answers
9 views

Flickr API Feeds - Get ID of Sets

Is there any way to get a list of Set ID's with the Flickr API without the use of an API key. This gives me the photo stream (User ID: 95791390@N04): ...
0
votes
1answer
14 views

Default location of simplepie cache

I am using fetch_feed() to parse RSS feeds. fetch_feed() does auto caching. How can I test if my feeds are being cached with the correct time interval? and where is the default location of the cache? ...
0
votes
1answer
17 views

LinkedIn RSS Feed(s)

Does any one know if there is a posibility to get LinkedIn searches, updates, shares etc. via RSS or any other API? I need a feed or something like that to use on a campagne website. I'm looking for: ...
0
votes
0answers
37 views

Facebook pages wall feed not showing up

Up until two days ago, the code below was giving me the feeds of my desired page: ini_set('user_agent', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9'); ...
0
votes
0answers
35 views

How to check if wordpress RSS feed has data

I am taking data from and RSS feed of a wordpress blog and displaying the same in my application in c#. The below code will give an idea of how it is done: var feedsList = new ...
-1
votes
1answer
22 views

Generating feed items that won't nest Divs

I'm working on this project at helpspread.com Everything is almost completed, now I need to generate feed on the homepage for logged in users, so they can get live update of an item when it is posted. ...
0
votes
1answer
52 views

How to approach aggregating actvities in feeds and then handling comments

I'm working on developing an activity stream for a running club I'm working with. Runners will be able to see all the fun and good things that they and their friends have been up to over the past few ...
0
votes
0answers
23 views

get facebook trending topics using graph api or fql

I'm using a using facebook feeds through following graph api https://graph.facebook.com/2228101777/feed?access_token= this is simple feeds coming in descending order. Example to display facebook ...
0
votes
1answer
34 views

Fetching facebook feed data in php from next and previous links

I need to consume ALL of a users feed data (/me/feed) from the FB api, which means i need to consume not only their current data being returned, but also the previous and next links. How do I consume ...
0
votes
0answers
56 views

Using Yahoo Pipes to filter tweets

I am trying to create a yahoo pipe that takes ideally takes all tweets tweeted at any point in time and filters down by a number of attributes to then display a filtered feed. Basically in order this ...
1
vote
0answers
36 views

RSS FEED read from local rss file

I am trying to read rss feed from bbc.com. I successfully read ess from bbc.com. But when I read rss from my local computer.. RSS not found... My Codes are here... <?xml version="1.0" ...
0
votes
0answers
18 views

Drupal 6 - Feeds - Set node taxonomy by tid #

In Drupal 6 Feeds, in node import, the taxonomy mapper only takes term names. My vocabulary has many identical terms, so I would rather give it the correct tid # myself. I did this with Feeds ...
-1
votes
0answers
24 views

To Get XML Structure [closed]

Suppose I have feeds from Different Websites. Now I want to identify the Structure of these XML feeds so that i can format them. Now the problem is How to identify the Structure at Runtime ...
1
vote
1answer
27 views

simplepie: use my own thumbnail per feed in a multifeed page

I've been looking everywhere but haven't found the answer to the question: How can I use my own thumbnail per feed in a multifeed page? If I've overlooked the answer it would be due to the wrong ...
0
votes
0answers
16 views

Twiiter feeds should show the hyperlinks on links

I am trying to get the latest tweet from twitter using the following code. It is returning me the tweet But if there is any link in the tweet That link should be click-able. It just returning the ...
0
votes
0answers
38 views

Is it possible to edit items on RSS feeds with Yahoo Pipes?

For example. The publisher Title on the RSS says "Forbes Featured". Is it possible to change that to just "Forbes" within Yahoo Pipes?
0
votes
0answers
32 views

How do I create a complex rss aggregator that filters [closed]

Im obviously not a technical person. Here's the story. I have 50 sources of RSS feeds fetched each day. I only want 20 of the most relevant and interesting article to turn up in my feed, out of the ...
1
vote
2answers
43 views

Social Feed in rails

I have a Post model with tables columns (id, user_id and post) Then i have post_shared_with with columns (id, post_id and user_id(the user the post is shared with)). There is currently no model for ...
0
votes
1answer
23 views

facebook way of synchronizing feeds/comments

I am developing a system much similar to the facebook.com . In this we have the feature that users (students) in our case can send status messages to his/her university fellows, the same way, we are ...
0
votes
0answers
65 views

Drupal 7 Feeds Importers Xpath

I have a problem here that I just can't seem to fix regarding importing XML feeds and ensuring these are places into vocabularies so I can sort the data after import. 1) I have a live xml feed url ...
0
votes
1answer
133 views

Drupal 7 Feeds - how to map custom taxonomy field as target in node processor?

I have a taxonomy vocabulary named "Counties". In that vocabulary I add new field "ISO-id". In my CSV file I have column of "ISO-id"'s. I create content type with field which point to "Counties" ...
0
votes
0answers
81 views

Parsing google Calendar Feed in android in java

I have done some research but i couldn't find proper way to parse google calender feed. Can you please throw me some opinions, tutorials or ways to do it. I am struck here for my app and i really need ...
0
votes
0answers
27 views

How do I change Internet Explorer 9 automatic feed updation frequency via registry?

IE9 (and earlier, may be) has this option to set the frequency for "Automatically check feeds and web slices for updates"; and the options has a dropdown list of 15min-1week. Can someone tell me how ...
0
votes
0answers
56 views

Like box with multiple facebook pages?

I am trying to implement the facebook like box on my page: https://developers.facebook.com/docs/reference/plugins/like-box/ Except I want to do something a little more unique. Is there a way to have ...
0
votes
0answers
160 views

Drupal 7 feeds - import RSS as node content and specify which taxonomy to place it in

I can import RSS data using the feeds module and creating a feed importer which creates nodes - all this works fine. However I really want to create multiple feed importers that cover multiple topics ...
0
votes
0answers
67 views

Using JavaScript to reach cross domains to load an xml file using Google feeds api

I am using Googles feed api on a page to load in feeds from: http://feeds.bbci.co.uk/news/rss.xml and http://hatrafficinfo.dft.gov.uk/feeds/rss/CurrentAndFutureEvents/South%20West.xml Google ...
0
votes
1answer
74 views

Which threading model should be used to create a Feed Handler Or Adaptor

Hi to all the experts out there :) This is my first question here. Problem Description : I have to write a Market Data Feed Handler. This is going to be a Windows Service, will be using two ...
0
votes
0answers
46 views

Wordpress feed generates broken xml

The xml feed which is generated by wordpress is broken. I am viewing the xml by going to http://dis_da_site.com/feed. The xml looks like this (the frontend feed visually is fine - problem is that ...
0
votes
0answers
88 views

rss feeds XML error: Invalid character

Integrating facebook rss feeds on my website but as of 2 days ago the facebook feed is throwing "XML error: Invalid character" issues. SimplePie and Feedburner wont show the feeds due to this error. ...
-4
votes
1answer
188 views

XML declaration allowed only at the start of the document

My blog feed show error today: This page contains the following errors: error on line 2 at column 6: XML declaration allowed only at the start of the document Below is a rendering of the ...
0
votes
1answer
134 views

htaccess force ssl except for rss feeds

My site currently forces SSL everywhere. This is the way that I want except that it is causing issues with my RSS driven newsletter and feedburner. Due to this I need to make exceptions for my feeds. ...
0
votes
1answer
169 views

Way to get more than 999 results from a Youtube video feed?

I'm writing right now a bachelorthesis about the Long Tail and want to get data to research it's behaviour. That's why I wanted to retrieve information on the viewcounts of youtube videos. The only ...
0
votes
0answers
27 views

All twitter feeds using twiiter id and twitter access tocken

I want display all tweets of user who logged in my app, i am saving his twitter unique id and access tocken . How can i read all twitter feeds using the above credentials ? now am using ...
0
votes
1answer
88 views

Rss feeds date format error xcode ios

Hi can anyone help me out from this error: while rss feed parsing.it showing null in tableview cell and crashing the app as well. Could not parse RFC822 date: "Mon, 27 Aug 2012 06:00:01 PT" Possibly ...
-1
votes
1answer
49 views

Unable to post to Facebook feeds

I am trying to post a message on my friend’s timeline. I am using the following code. I have the proper access token too but still I can’t post. Can you pleases have a look here is the code. ...
-4
votes
1answer
97 views

show full rss feed on my site instead of redirecting to provider site for full content [closed]

I am showing the rss feeds from http://www.huffingtonpost.com/tag/dogs/feed/ on my site. It is showing partial content only and link to the news on their site. But i want to show all the news content ...
-1
votes
1answer
62 views

Fetch username on clicking link that is posted via feed dialog?

I wanted to fetch username / id of the facebook user who has clicked on the link which is posted via feed dialog on his wall/ friend's wall. Is there any way to accomplish this? Currently we pass a ...
0
votes
0answers
70 views

Extract multiple feed urls from a string using Yahoo Pipes (or other)

I have a list of about 100 urls from blogs and I want, using the autodiscovery feature, extract the rss feed url from that list of blogs. I'm trying to this task using Yahoo Pipes but I don't get how ...
0
votes
1answer
56 views

How to get the item attribute of an xml file, when the the number of items within a tag is always changing

I have this bit of xml code below and I'm trying to get the value of all of the "result value" attributes within the results tag. The thing is...this is going to be a live feed, so there may be 1,2 or ...
1
vote
0answers
82 views

facebook wall feeds output - access_token issue

I've an apparently simple problem that is killing me. I read a lot on this topic but I cannot find any solution. when I access to my wall with this url: Profile feed (Wall): ...
0
votes
0answers
10 views

Is that allowed to post the news users installed apps on the timeline? [closed]

We would like to know if it's allowed to post the news users installed our apps on the their timeline once it is installed on Facebook. We are one of contents distribution enterprise which possessed ...
0
votes
1answer
217 views

Facebook feeds - Limit the amount returned

I'm using the link https://www.facebook.com/feeds/page.php?format=json&id= to return a JSON object of the newest updates on a Facebook page. I'm only interested in the newest update. Is there a ...
1
vote
1answer
66 views

gdata API return no results

I am just using this url to find the top rated videos on youtube with the word "scared". http://gdata.youtube.com/feeds/api/standardfeeds/top_rated?q=scared I am not using category or keywords ...
0
votes
0answers
23 views

activitystrea.ms aggreation of objects

Does the activiytstrea.ms format support aggreated feed items, e.g. Bob liked 3 photos today. In that case instead of a single photo object, it would be an array of 3 photos. However, ...
0
votes
1answer
299 views

How to read dynamic rss feed

In my application i will have dynamic rss feed url saved by users. so i want to know that how can i read that xml which will be returned by rss feed. what will be the structure of that xml ? I have ...
0
votes
1answer
230 views

Android Specifc RSS Feed Reader Issues

I am trying to run a tutorial I found online with this feed address: http://feeds.feedburner.com/TheTechnologyEdge I am able to run the program just fine when using other RSS feeds, but I ...
0
votes
0answers
39 views

php feed pulls in IE but not in Firefox

I have a php file that pulls a feed, it shows the feed if I use IE9 but when I put the feed URL in Firefox, nothing happens, it just reloads the page it was on: http://blogs.luc.edu/wpmu-rss.php Can ...
1
vote
1answer
261 views

How to add a Permalink to a Jekyll RSS Feed?

Some posts of my Jekyll RSS feed are link posts (after a click on the title they'll forward the reader to the external source URL). I setup an {% if post.link %} liquid filter for them in the ...
-6
votes
2answers
97 views

Best way to feed information into an application at runtime

I have a .net application and I need to feed/change some parameters at runtime. I have considered simple methods like setting environment variables, having the application read off a file but neither ...
-3
votes
1answer
53 views

Getting RSS Feed from News Websites [closed]

Is there a way to get RSS feeds of news from following websites: www.timesofindia.com www.hindustantimes.com economictimes.indiatimes.com Thanks

1 2 3 4 5 9