Top "Rss" questions

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.

System.Xml.XmlException - Root element is missing

I am making a web application that takes RSS feeds from websites(URLs are in database) and then loads them …

c# rss xmldocument
RSS Feeds in ASP.NET MVC

How would you reccommend handling RSS Feeds in ASP.NET MVC? Using a third party library? Using the RSS stuff …

asp.net-mvc rss
How do I parse and convert DateTime’s to the RFC 822 date-time format?

How do I convert a DateTime structure to its equivalent RFC 822 date-time formatted string representation and parse this string representation …

.net datetime rss rfc822
How to replace the text of a node using DOMDocument

This is my code that loads an existing XML file or string into a DOMDocument object: $doc = new DOMDocument(); $doc-&…

php xml rss domdocument nodes
java library for reading RSS and ATOM feeds

I am looking for libraries which can read RSS / ATOM feeds in my J2EE application (based on JBoss Seam). …

java rss seam atom-feed
How do I get RSS from a linear model output

Below is a linear model output for a dataset consisting of a response variable and three explanatory variables. How do …

r statistics rss linear-regression
Setting up a Github Commit RSS feed

I am trying to have my github commits as an RSS feed but so far I have not managed to …

github rss feed github-api atom-feed
java.io.FileNotFoundException for valid URL

I use library rome.dev.java.net to fetch RSS. Code is URL feedUrl = new URL("http://planet.rubyonrails.ru/…

java url rss ioexception rome
How to write an RSS feed with Java?

I'm using Java, and need to generate a simple, standards-compliant RSS feed. How can I go about this?

java rss rome
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 …

facebook rss