So my company has a few RSS feeds within our Typo3 tt_news site which when I run through the W3C validation most of them validate, except our podcast feeds. I...
1896
jalexander_digipen
jalexander_d...
Apr 6, 2009 3:50 pm
Hello All, Anyone know why tt_news (Typo3) enclosure tags don't support https links. Our RSS feed has and enclosure tag with mp3's in it. When I have been...
1897
James Holderness
james_holder...
Apr 6, 2009 10:36 pm
... According to the RSS specification, the url of an enclosure must be an http url.[1] Using https is simply not valid. Now it's possible that an https link...
1898
Paul!
paul22000
Apr 15, 2009 5:49 am
I'd like to create a feed for this link: http://blue.mmo-champion.com/ Note there is a feed already: http://blue.mmo-champion.com/feed.rss But with the actual...
1899
Mandy
mrsmcelrath
May 6, 2009 12:57 am
Please help....I'm sorry, this is probably been covered before, but I can't seem to find the answer...please tell me how to fix this. I understand that there's...
1900
Rogers Cadenhead
rcade
May 6, 2009 1:05 am
... First, make sure there are no blank lines in the PHP script that would be output before the XML declaration. Next, make sure your editor isn't saving some...
1901
Sam Ruby
sa3ruby
May 6, 2009 1:12 am
... That error message is specific to WordPress. Click on help for a number of recommendations: http://www.feedvalidator.org/docs/error/WPBlankLine.html - Sam...
1902
Sam Ruby
sa3ruby
May 6, 2009 1:12 am
... That error message is specific to WordPress. Click on help for a number of recommendations: http://www.feedvalidator.org/docs/error/WPBlankLine.html - Sam...
1903
Sam Ruby
sa3ruby
May 6, 2009 1:17 am
... That error message is specific to WordPress. Click on help for a number of recommendations: http://www.feedvalidator.org/docs/error/WPBlankLine.html - Sam...
1904
sarabrennen
May 27, 2009 1:31 pm
Hi! Where can I find a list of RSS date format abbreviations for day of the week and month? Or is it always the first three letters (i.e., Mon Tue Wed, etc.) ...
1905
sarabrennen
May 27, 2009 1:39 pm
Found my own answer here; http://asg.web.cmu.edu/rfc/rfc822.html#sec-5.1 Have a good day!...
1906
folgada_unica
Jun 12, 2009 1:34 pm
Good Day My name is Gina and I am conducting a study into the effectiveness of current interoperability protocols. If you have worked with interoperability...
1907
meharn yousefi
dr_mehyousefi
Jun 12, 2009 1:34 pm
... From: sarabrennen <sbrennen@...> Subject: [rss-public] Re: newbie question: date format abbreviations To: rss-public@yahoogroups.com Date: Wednesday,...
1908
vkssaxena
Jun 22, 2009 2:02 pm
i am getting the error of unknown namespace xmlns:ms="urn:schemas-microsoft-com:xslt" above namespace is used to call functions of c# in xslt , so what needs...
1909
vkssaxena
Jun 22, 2009 11:33 pm
atom:link requires the path where the xml of the rss is stored in the application . in our case we are generating the rss dynamically by aspx page so which...
1910
Randy Morin
randymorin
Jun 23, 2009 12:49 am
If your feed is found at http://www.yourdomain.com/rss.aspx, then the self should point to this same page, whether it is static or dynamic is irrelevant. Hope...
1911
scamden
Jun 23, 2009 1:07 am
The URL of the aspx page, naturally....
1912
Simon Willison
simonwillison
Jul 10, 2009 12:27 pm
I've posted my full question here as I couldn't figure out how to include examples of XML code in a Yahoo! Groups message: ...
1913
elesi_wordlife
Jul 29, 2009 11:41 am
juz wnderin'......
1914
ljim7c7s
Jul 30, 2009 12:13 am
1915
Ryan Parman
skyzyxufks
Aug 4, 2009 3:54 pm
Sapna, et al: Several months back, there was discussion about placing the custodianship of the Media RSS spec with the RSS Advisory Board. The folks at Yahoo!...
1916
rcade
Aug 11, 2009 7:16 pm
... I favor this proposal and will work up a draft for consideration by the board. The RSS Advisory Board has been around for years and has proven to be a...
1917
mr_scooches
tallman2isback
Aug 18, 2009 4:57 pm
Hello everyone,Im a newbie at this stuff.I have a valid rss v2.0 feed but it says its missing atom.Have no clue how to do this.Here is the feed....
1918
tallman2isback
Aug 18, 2009 4:57 pm
Hello all.This is probably simple but as i am new to this stuff i can't figure it out.I have a valid rss v2.0 feed but it tells me im missing an atom link.So...
1919
Rogers Cadenhead
rcade
Aug 18, 2009 7:10 pm
The RSS Best-Practices Profile describes how to add an atom:link element to your feed: http://www.rssboard.org/rss-profile#namespace-elements-atom...
1920
rcade
Sep 8, 2009 4:37 pm
WordPress and Dave Winer are working on reviving RSSCloud as a means of RSS update notification. It's an interesting project, and I'm glad to see the attempt,...
1921
mark.woodman
Sep 8, 2009 11:35 pm
Rogers, Spent a lot of time thinking this one over. I think there are some best practices in the Ajax world that can make rssCloud work, but it would mean...
1922
randymorin
Sep 9, 2009 1:32 am
Dave's response to Rogers and Mark. http://www.scripting.com/stories/2009/09/08/20022009.html IMHO, he didn't actually mention how he has overcome the...
Hi, I'd like to use a variation of the sitemaps protocol (http://www.sitemaps.org/protocol.php <http://www.sitemaps.org/protocol.php> ) to enable client RSS...