Really Simple Syndication (RSS) is a family of web feed formats used to publish frequently updated works—such as blog entries, news headlines, audio, and video—in a standardized format.

learn more… | top users | synonyms (1)

0
votes
0answers
6 views

WPF Xml-Binding: How to Bind an element that is <![CDATA[ Something I want to display ]]>

I want to display a content of rss in a WPF application: using the following line: <TextBlock Margin="3" FontStyle="Italic" Text="{Binding XPath=content:encoded, Path=InnerText}" ...
0
votes
1answer
15 views

Building a single page webpage too parse rss in a slideshow fashion

I am building a dashboard style information panel. One widget will be an rss feed, it's picture and text, and will show the next item in feed every 5 seconds. I've built webkitgtk into the program. ...
0
votes
0answers
4 views

Superscript formatting lost in my RSS's xml feed

I use superscript when referencing footnotes on my blog's RSS feed. They render absolutely fine on the website, but appear as normal unformatted text when viewed from a RSS reader. <a ...
0
votes
0answers
6 views

Wordpress WP-o-matic RSS Feed with PHP Parameters

I use wordpress with the WP-o-matic plugin(http://wordpress.org/plugins/wp-o-matic/). I try to fetch a youtube RSS feed: ...
-1
votes
0answers
22 views

android-unfortunately RSSReader has Stopped

this is my first RSS, i follow the tutorial and there's no error in codes, the thing is when i run it to emulator, it's appeared Unfortunately App has Stopped, so any one can help me? ListListener: ...
0
votes
1answer
12 views

Retriving a rss feed with jfeed and curl?

I have been fighting with this for hours now I am trying to retrive a rss feed from maxhire: rsslink, parse the content and display it using jfeed. now i am aware of the ajax not allowing for cross ...
0
votes
0answers
15 views

SyndicationFeed doesn't get description from Wordpress

I coded a RSS Reader class for my blog in C# using SyndicationFeed. The thing ist, my Class works with every single Wordpress Blog I tried to use, just not mine. So I assume it has something to do ...
0
votes
0answers
7 views

Automatically update RSS feed with net content

I have a website. What the website basically does is showing a statement(just 1 simple sentence). Every midnight the statement changes so every day there is a new statement which replaces the old one. ...
0
votes
0answers
10 views

RSS reader does not display all the fields

I'm working on a project whre it should two RSSs. One is for news and the other one is for game result. 3rd party should be able to use their RSS link and should allow to pull data from above ...
0
votes
0answers
12 views

Google reader, shared folder

Google reader announced the closure of the product and I decided to migrate to feedly.com. But cant find out is there a feature like shared folder/blogroll? Example about how to implement on google ...
0
votes
0answers
7 views

Rss feed can not retrive in particular server

I am using this code to retrive rss feed include_once(ABSPATH . WPINC . '/feed.php'); // include the required file $feed = fetch_feed('target url'); // specify the source feed $limit = ...
0
votes
1answer
20 views

Powershell - how do you parse out content:encoded from RSS feed (XML)?

I'm trying to parse out the data from an RSS feed using powershell. How do I get the contents of, title, guid, and content:encoded field? For some reason, my code below just returns "...". Any ...
0
votes
1answer
14 views

Is it still possible to create an RSS feed from a Facebook group?

How do I create an RSS feed of a Facebook group? I see there's sites you can pay, but how do I go about doing it myself? Do they actually scrape the content, or does Facebook actually provide some way ...
0
votes
0answers
14 views

How could I fix these broken RSS head links in Joomla 2.5?

I am in this weird situation where the links to RSS in a page appear wrongly formatted. The page is a job search tool in a company. In lines 12 and 13 you can see the links are <link ...
0
votes
0answers
11 views

Google RSS feed not working in Internet explorer

I have a site that I am using Google's API for a dynamic RSS feed. It seems to work fine in Chrome, Firefox and Safari but not in IE. I have tested it on IE 9 and 10. The site is: ...
0
votes
0answers
7 views

Internet Explorer returns DTD is prohibited

I'm trying to create custom RSS feed for users locally. I created a custom DTD (referring to w3resources :-/) and tested. After some debugging, the RSS is now working fine in FireFox and Opera. Chrome ...
0
votes
0answers
8 views

RSS Feed Aggregator

I'm currently using Google Reader to pull in approximately 100 RSS feed from various types of blogs. Reader then allows me to aggregate all the feeds into one RSS/Atom feed which I can use in third ...
0
votes
0answers
10 views

How test RSS feed in RoR app at local development machine

I need to test Rss Feed at my local machine. I have a piece of code that helps you implement Rss Feed and reading it in your website. The feed is running fine on the production server but cannot read ...
0
votes
0answers
14 views

How to store external RSS feeds as documents into SharePoint Document library? [closed]

I want to save BBC RSS feed data in the form of documents within my SharePoint website.I want to save data on daily bases.So that if i search for any news after a month i find that inside those stored ...
0
votes
1answer
21 views

News feed with thumbnail image

I am using jQuery RSS Slider. News titles, Description and Datetime is working perfectly but I dont know how to add News related thumbnail image to each news. My code below, jQuery jQuery(function() ...
1
vote
0answers
27 views

How to make Jenkins trigger a build when RSS is updated?

I have a SCM that only allows HTTP push/pull/poll requests. Without modifying my SCM, I would like Jenkins to trigger a build (as soon as possible) when new code is checked in. Developers usually get ...
-1
votes
1answer
17 views

right to use public RSS feed [closed]

I am building a mobile app that will need pull RSS feed. do i have the right to use RSS feed in my app that will potentially generate revenue. Do I need to get copy right to use RSS feed? Thanks
-1
votes
1answer
26 views

How does Google Reader download feeds in the background? [closed]

A lot of RSS feeds show a limited number of items, meaning that when you load this feed it will load the latest 10 items for example. When using something like Google Reader it will load many more ...
0
votes
1answer
19 views

Does the Google Feed API support returning images from RSS feeds?

I'm trying to use the Google Feed API to return the images from an RSS feed that is only available in XML. Is this possible? If so, can someone provide an example? I don't see this discussed in the ...
0
votes
0answers
76 views

How to do an entry in javascript map from ajax call

I am modifying my previous question since I feel this problem is closely related to putting an entry in map from ajax call. There is nothing wrong with Map. EDIT :- I am populating a map of feeds in ...
0
votes
0answers
21 views

JSON: Online parser from JSON URL to RSS

Is there an existing website that converts the JSON data from a URL to RSS? I am currently using Facebook Graph API to display the latest wall posts from a Facebook page.
0
votes
1answer
21 views

Displaying feedburner media enclosure to tableview

I am working with https://github.com/tiboll/BlockRSSParser to get RSS data and showing in a tableview , everything works fine but , this project does not display images correctly ! , so I ...
0
votes
1answer
23 views

Get size of Wordpress RSS feed?

The scenario: I have a flash website (here) that imports some of its content from a wordpress site (here) via the Wordpress's RSS (I added a plugin to include pages in the RSS). This isn't a ...
0
votes
0answers
22 views

Prevent News Feeds to open in external website

I use Google Feed API to display BBC news in my website. You can check the script at http://www.developerdrive.com/2012/03/a-simple-way-to-add-free-news-content-to-your-website/ Now after ...
0
votes
1answer
19 views

Android parse RSS feed from ASPX URL

I'm trying to parse a RSS feed from an url that ends with .aspx. I can't modify the .aspx file unfortunatly. The problem is that the first line of the file crashes my whole app. <rss ...
0
votes
0answers
25 views

Google Calendar RSS feed UTF-8 latin letter issue (�)

I'm reading a Google Calendar RSS feed with PHP which in my local version it works great, but as soon as I uploaded it to my server, I saw, that the output of letters such as æ ø å ö ä ÿ ü and so on ...
0
votes
1answer
22 views

Error on retrieving RSS Feed (vb.net project)

So, i'm developing a project on vb.net to manage rss feeds and if they have a file attached it downloads automatically the files to a folder. I know something about vb.net but in Xml i'm having my ...
-1
votes
0answers
11 views

Loading images in RSS [closed]

Greeting I have a question about load the images in RSS. for loading images in RSS, we can use the html codes in XML, but I want to know Is there any way to load the images by using xml tags for RSS?
-2
votes
3answers
26 views

Getting images from links listed in an RSS feed [closed]

I am displaying (via wordpress) the content of RSS feeds from several websites. However, these RSS feeds do not have images, which isn't ideal. I was wondering, if there would a way in PHP to ...
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
0answers
21 views

Is there anyway to get the RSS feed using particular key area “Sports” , “Oil” , “Politics” etc?

I want to get the RSS feed in the particular area like [Sports" , "Oil" , "Politics" etc] and have to load into my database. Like, Today morning I get a feed from TimesNow.com about Sports news - ...
1
vote
1answer
23 views

Wordpress simplexml_load_file() parse error

So i am having a killer issue. I can't get this xml data to show. It was working 3 months ago and now it's not. Any suggestions to fix this bugger would help me out a ton! Yes - I have checked to ...
0
votes
1answer
15 views

PHP getElementsByTagName in RSS ignoring category tags with domain attribute

I am trying to parse an RSS file using the following PHP: $doc = new DOMDocument(); $doc->load($address); $feedArr = array(); foreach ($doc->getElementsByTagName('item') as $node) { $itemRSS = ...
0
votes
1answer
14 views

Bad requests for WordPress RSS and author URLs

On a popular WordPress site, I'm getting a constant stream of requests for these paths (where author-name is the first and last name of one of the WordPress users): GET ...
0
votes
1answer
33 views

Can someone tell me why I am not getting a response to MSXML2.ServerXMLHTTP.6.0 in classic asp?

Can someone tell me why I am not getting a response? <% RssURL = "https://api.twitter.com/1/statuses/user_timeline.rss?screen_name=nrcGOV" Set xmlHttp = ...
0
votes
0answers
15 views

Pull Page Content From Master Site in Wordpress

So I am working on some sites for a health practice. I have one parent hub site that contains all the information about all the treatments they offer on different pages. I also have many different ...
0
votes
0answers
35 views

How do I get rss feed xml schema back from twitter api in Classic ASP into an local file

Here is my asp file calling the url: <% Response.Expires = -1 URLToRSS = "https://api.twitter.com/1/statuses/user_timeline.rss?screen_name=nrcGOV" Set xmlHttp = ...
0
votes
1answer
50 views

This XML file does not appear to have any style information associated with it

Trying to work on a website using Dreamweaver and PHP for development. On the live site, I suddenly found this error: This XML file does not appear to have any style information associated with it. ...
0
votes
1answer
44 views

PHP - How to read RSS feeds with limit ( Pagination )

I know there are a lot of ways to read RSS in php just like $rss = simplexml_load_file('http://rss.cnn.com/rss/edition.rss'); var_dump($rss); and when I am searching for paginate the feeds and ...
0
votes
0answers
11 views

How to fix RSS feeds in OSQA?

When trying to access the RSS link in my Windows installation of OSQA, the error log shows the following error: C:\python27\lib\site-packages\django\core\handlers\base.py TIME: 2013-05-09 ...
0
votes
0answers
7 views

Requesting non-default number of items in RSS document

Is there a standard way to request other/more than a default number of (say, typically 10) items to be included in a RSS document as returned from a web feed/server. For instance do some/most web ...
0
votes
0answers
10 views

Filter Rss by category

I have an rss feed that works perfect and they are tagged with "categorys". Now my question is it even possible to make a dropdown show all categorys and filter them ? Here is a snippet of the source ...
0
votes
1answer
28 views

In PHP, create an ATOM Feed from an RDF based RSS Feed

Because of a legacy system I have that produces an old RDF based RSS 1.0 Feed, and the unability of most of the RSS Readers to handle HTTP Basic Auth, I'd like to have a PHP script that reads this ...
-1
votes
1answer
61 views

Post to Facebook Page from RSS feed PHP code

I am searching for about 2-3 days for a PHP code that post from my RSS feed new entries to Facebook Page. My website is not WordPress that's why i am looking for something custom. Does anyone here ...
0
votes
0answers
48 views

android: how to read wordpress feeds using robospice?

I've been studying the robospice-sample-spicelist in order to adapt part of it for a feed reader I'm trying to code. If I use the its SpringAndroidSpiceService as is I get an exception for not having ...

1 2 3 4 5 83