Hi, I have developed a PHP form that when filled out generates a RSS feed. The form creates a PHP page that is the RSS feed. It is then saved as an XML file...
... This looks more like a problem with your PHP script so you will get better feedback from the PHP developer community, from an RSS perspective a feed with a...
Hi people I'm new to this group and rss in general really my first question (which is probably a doddle for most of you) is this: I really love what I think...
I am trying to get my discus forum to have RSS but as of yet havent been able to figure out what I am doing wrong or if it is even possible. Has anyone here...
Tris, Providing your website vistors with an ability to keep in touch with you via an RSS feed is a "must have" now. It's a more reliable way to get...
My recommendation would be to update the <pubDate> and post a comment to your own blog indicating that the article was updated. This would keep someone from...
"Blog" is short for "WebLog" and could be compared to an online journal or diary. A blog typically consists of multiple articles or statements posted in a...
RSS2ers, I've put together the draft announced below as a way to allow feeds' history to be reconstructed; e.g., if Scripting News supported this (by adding...
Ok, I'm absolutely new to RSS...I've been watching the podcast revolution from the sidelines and would love to become involved with podcasting. I know how to...
The Feed history extension has been updated: http://purl.org/syndication/history/1.0 It now has a namespace, so that we can gain implementation experience. If...
I met the question below, it's said that rssutil.jar doesn't support rss 2.0. Can you guys give me a hand? INFO: skipDays does not exist or method signature is...
Hi All, I'm fairly new to RSS, and I'm working on a program that needs to convert the <pubDate> from the RFC 822 format to the ISO 8601 format. Does anyone...
... Unless you want to format the date yourself if you have year, month, day, hour, minute and second in separate variables already, you can use the DateTime...
Draft -03 of feed history is now available, at: http://www.ietf.org/internet-drafts/draft-nottingham-atompub-feed- history-03.txt Significant changes in this...
I have not heard of this. This has been somewhat of a debate in the past. I'm not sure what, in general, aggregators would do with this aside from downloading...
Introduction: The RSS xml schema has been adopted widely for syndicating and describing content. While initially used for news feeds, the format is now allso...
I'm syndicating news items in audio format so I have provided links to the audio files in the enclosure elements of my feed. The problem is that I also want to...
Ali, sounds like a job for media RSS (http://search.yahoo.com/mrss) You can use the <media:group> element to have different <media:content> versions of the...
Hi everyone, I am razon web developer of www.suchona.com This site is a bangladeshi site. We have a news section. I want to change or add RSS support of this...
Is there something that would prevent me to use the <category> element to match to provide a system with categorized feeds. Something that would look like...
hallo everybody, i just signed to this group because i was looking for information and examples of the xml file to make a play list for video on demand. Or if...
i just signed to this group because I checked my RSS channel and I've received an error from this validator site: http://www.xml.com/cgi-bin/checker/checker ...
... You will see a similar error message if you try to open the file in Mozilla, the reason is the extra whitespace before the XML declaration. Try removing...
Hello, I know that one can export a <comments> link in a RSS 2.0 feed, but is there a "standard" way to export the actual comments in the feed? Thanks...