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.

How can I clean HTML tags out of a ColdFusion string?

I am looking for a quick way to parse HTML tags out of a ColdFusion string. We are pulling in …

regex coldfusion rss html-parsing coldfusion-8
java.lang.ClassNotFoundException: org.jdom.JDOMException

I am getting the following error message when trying to load an rss page: Feb 16, 2013 9:08:44 PM org.apache.catalina.core.…

java rss jdom rome
Add WordPress featured image to RSS feed

I'm setting up an RSS to email campaign in MailChimp using my WordPress RSS Feed, and I want to include …

image wordpress rss mailchimp
Pulling posts from another WordPress site

I am trying to get the 2 latest posts from my personal website, using the code below from http://codex.wordpress.…

php wordpress rss simplepie
Reading a RSS feed using visual C#

I am trying to a read a RSS feed and display in my C# application. i have used the code …

rss visual-c#-express-2010 rss-reader
How to disable RSS feeds in STS?

I need frequently restart STS. Each time I see loading RSS. Does it possible to disable this feature? Thanks.

eclipse rss
Generating RSS feed in Rails 3

I'm looking for a best practice/standard pattern for generating feeds in Rails 3. Is http://railscasts.com/episodes/87-generating-rss-feeds still …

ruby-on-rails-3 rss
RSS specification HTML code inside RSS feed

Is HTML code inside the <description> tag compliant in RSS 2.0?

html rss
Extending RSS format with more fields?

I have a website that I need to create an RSS feed for. Is there a standard format for adding …

xml content-management-system rss rss2
How to add line breaks in RSS feeds?

I'm building my own custom RSS feed in PHP. I want the tag to contain line breaks to make the …

php xml rss feed rss2