Skip to search.
rss-public

Group Information

  • Members: 324
  • Category: XML
  • Founded: Jan 22, 2006
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 15 - 44 of 2009   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15 Randy Morin
randymorin Offline Send Email
Feb 1, 2006
3:40 pm
This is likely an area where we can clear up the spec. We have several options, of which two are... -Specify the handling of these elements more precisely. ...
16 Randy Morin
randymorin Offline Send Email
Feb 1, 2006
3:48 pm
Here's Dave's thoughts on the issue... http://archive.scripting.com/2004/12/21#multipleenclosuresOnRssItems ...which align with Phil's and I agree with y'all....
17 Sam Ruby
sa3ruby Offline Send Email
Feb 1, 2006
4:26 pm
... You agree to what? The original intended meaning of the spec, or that the proposed revision could make this clearer? Hopefully both, as the fact that it...
18 Sam Ruby
sa3ruby Offline Send Email
Feb 1, 2006
4:27 pm
... First, kudos for being willing to at least vocalize the tough decisions that need to be made. Proposal: a change is made to the Feed Validator to flag the...
19 Randy Morin
randymorin Offline Send Email
Feb 1, 2006
4:47 pm
The new spec should specify exact cardinality and it should be zero or one for the channel and item optional elements that are not specifically referred to in...
20 rcade Offline Send Email Feb 1, 2006
4:49 pm
I've updated the proposed spec to reflect that all channel and item children except for category can't be present more than once: In channel: ...
21 Randy Morin
randymorin Offline Send Email
Feb 1, 2006
4:50 pm
I created an OPML file of all RSS feeds for the board members and board Website and mailing lists. Did I miss anything? ...
22 Randy Morin
randymorin Offline Send Email
Feb 1, 2006
5:15 pm
Sam, Do you already have extended help pages in the FeedValidator for <skipX>? If so, then would you mind sharing how many pageviews you get? Thanks, Randy...
23 Sam Ruby
sa3ruby Offline Send Email
Feb 1, 2006
5:50 pm
... The Feed Validator only has extended help pages for conditions that involve warnings or errors. Three such messages are specific to SkipHours and/or...
24 rcade Offline Send Email Feb 2, 2006
4:13 pm
The history of HTML markup in Really Simple Syndication: * 0.91 (Netscape): "We ... are not allowing any HTML markup beyond the commonly used entities such as...
25 Randy Morin
randymorin Offline Send Email
Feb 2, 2006
4:32 pm
Just a clarification. <content:encoded> could include HTML. So could <xhtml:body>. Better wording might be... RSS elements, other than item description and RSS...
26 James Holderness
james_holder... Offline Send Email
Feb 2, 2006
5:53 pm
... I agree that's probably the most accurate way of interpreting the spec, however it's worth considering the following quote from Wikipedia: "Userland's RSS...
27 Sam Ruby
sa3ruby Offline Send Email
Feb 2, 2006
5:55 pm
... The key words in that sentence are "defined in the RSS 0.91 DTD". See below. ... The question as to whether or not a given element in an RSS document can ...
28 rcade Offline Send Email Feb 2, 2006
6:35 pm
... Is it your belief that an author of an RSS document must be able to express the content type of an element's character data (text or HTML) for aggregators...
29 Sam Ruby
sa3ruby Offline Send Email
Feb 2, 2006
6:45 pm
... Not at all. From http://www.intertwingly.net/blog/2004/05/28/detente If the spec were to be updated to merely say how various textual elements SHOULD be...
30 Sam Ruby
sa3ruby Offline Send Email
Feb 2, 2006
6:47 pm
... Not at all. From http://www.intertwingly.net/blog/2004/05/28/detente If the spec were to be updated to merely say how various textual elements SHOULD be...
31 Phil Ringnalda
philringnalda Offline Send Email
Feb 2, 2006
7:51 pm
... I know of two which don't: Firefox (market share: ~10-20% depending) and IE7 (market share: nearly all the rest, at some point in the future). That's a...
32 Sam Ruby
sa3ruby Offline Send Email
Feb 2, 2006
9:05 pm
... As Rogers points out, careful reading of history would indicate that the intention of the spec is that item/description is the only element which is to be...
33 James Holderness
james_holder... Offline Send Email
Feb 3, 2006
1:19 am
... Bah. I just uninstalled IE7 earlier today. Was causing too many problems on my system. Firefox I don't usually test. Should have known those would be the...
34 Phil Ringnalda
philringnalda Offline Send Email
Feb 3, 2006
1:47 am
... I cheat, and use browser statistics rather than feed statistics when it suits me. There's no way of guessing what percentage of eventual IE7 users will use...
35 Sam Ruby
sa3ruby Offline Send Email
Feb 3, 2006
2:48 am
... I doubt the rule is as cut and dry as "markup in a title is markup". Take a look at the conclusion Tim provides in the following: ...
36 James Holderness
james_holder... Offline Send Email
Feb 3, 2006
3:29 am
... Fair enough. I don't think feedburner's statistic are necessarily any better. I was just hoping somebody might have published a new study or something...
37 James Holderness
james_holder... Offline Send Email
Feb 3, 2006
4:46 am
... True. I have test cases for a lot more than just simple markup in a title and aggregators vary quite widely in their range of interpretation (for example...
38 rcade Offline Send Email Feb 3, 2006
3:16 pm
As Sam Ruby has pointed out, Loïc Le Meur's name is a good test of a simple encoding issue faced by RSS publishers: When a word contains a character with a...
39 rcade Offline Send Email Feb 3, 2006
3:42 pm
Ugh. Yahoo Groups accepts a diaresis character on preview but not in the actual e-mail. Here's an HTML version of my post: ...
40 Sam Ruby
sa3ruby Offline Send Email
Feb 3, 2006
3:45 pm
... At the moment (and as your results confirm) best interoperability is obtained when titles are single escaped. If clarifications emerge from this process,...
41 rcade Offline Send Email Feb 3, 2006
3:56 pm
... That's a good idea. I'd like to set one up on rssboard.org, preferably driven on Linux/Apache/MySQL/PHP like the rest of the site. Any recommendations?...
42 Sam Ruby
sa3ruby Offline Send Email
Feb 3, 2006
4:17 pm
... For your purposes, http://phpwiki.sourceforge.net/ may be best: "Installation of PhpWiki is as simple as untarring the source distribution. PhpWiki works...
43 James Holderness
james_holder... Offline Send Email
Feb 3, 2006
8:52 pm
... I haven't had a chance to try your specific tests but I have done some escaping tests (titles only) on various aggregators which might be of interest to...
44 Sam Ruby
sa3ruby Offline Send Email
Feb 4, 2006
2:19 pm
... Until you want to include a less-than character, and then nothing works consistently. Rogers has been pursing the original intent of the specs in a manner ...
Messages 15 - 44 of 2009   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help