Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

RSS2-Support

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 296
  • Category: XML
  • Founded: Sep 19, 2002
  • 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

Advanced
Messages Help
Messages 294 - 323 of 807   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
294 Danny Ayers
danny_ayers Send Email
May 3, 2003
3:53 pm
Abstract This specification defines the Simple Semantic Resolution (SSR) Module for the RSS 2.0 syndication format. The purpose of SSR is to provide a...
295 Danny Ayers
danny_ayers Send Email
May 3, 2003
5:57 pm
Thanks Doug. ... You are absolutely right - there are at least three variables: the target format (RDF in this case); the type of processor (XSLT); and the...
296 Mark Nottingham
mnotting Send Email
May 3, 2003
6:06 pm
I disagree. Having an everything-in-one approach is difficult to support, and needlessly complex. If there's a need to describe other kinds of mappings, just...
297 Danny Ayers
danny_ayers Send Email
May 3, 2003
8:43 pm
Thanks Mark. I've realised from the feedback I've so far received (thanks guys!) that I haven't explained very well how minimal the effort would be for most...
298 Dave Winer
dwiner Send Email
May 3, 2003
9:11 pm
I wanted to just chime in with a "Good job" to Danny. This is how you do evangelism. Meet people where they are, offer a benefit, be humble, be inclusive. The...
299 Danny Ayers
danny_ayers Send Email
May 3, 2003
11:03 pm
... <crawls from horizontal/> Thanks Dave! The RSS 2.0 source in the doc here : http://ideagraph.net/xmlns/ssr/#rss2 is in fact a full example, though...
300 Sean B. Palmer
sean_b_palmer Send Email
May 4, 2003
12:06 am
[All: Please trim the CC list if you feel that's appropriate.] ... I think that it would be useful to let the "SSR language" be used on a wider scale than RSS...
301 Danny Ayers
danny_ayers Send Email
May 5, 2003
1:34 pm
"This document describes by example how an RSS module developer can use the Simple Semantics Resolution module [1] to minimise the ambiguity in their RSS 2.0...
302 Wayne Brissette
wbrisett Send Email
May 7, 2003
3:32 pm
I have two questions about the RSS specification. In the RSS specification it stats that the pubDate should follow the RFC 822 date format (07 May 2003), yet...
303 Dave Winer
dwiner Send Email
May 7, 2003
3:36 pm
1. The date formats are not interchangeable. "All date-times in RSS conform to the Date and Time Specification of RFC 822, with the exception that the year may...
304 Bill Kearney
wkearney99 Send Email
May 7, 2003
3:48 pm
The ISO8601 format for timestamps is used by the W3C, in most website log files and in RSS-1.0. E-mail uses the RFC-2822 format. RFC-822 was obsoleted. Make...
305 Dave Winer
dwiner Send Email
May 7, 2003
4:03 pm
When in doubt, read the spec. Dave...
306 Wayne Brissette
wbrisett Send Email
May 7, 2003
4:10 pm
... I did, the problem is there are two competing specs and they differ from each other in more ways than one. Wayne ... Get your facts first, and then you can...
307 Morbus Iff
morbus_iff Send Email
May 7, 2003
4:19 pm
... If you're talking about RSS 1.0, they're not competing. They serve different purposes for different people. -- Morbus Iff ( i'm the droid you're looking...
308 Dave Winer
dwiner Send Email
May 7, 2003
4:20 pm
No doubt it's confusing, this list is for support of RSS 2.0, and as far as I know there's only one spec for that format, and I am the author of it. Dave ... ...
309 Emmanuel Décarie
emmanueldecarie Send Email
May 8, 2003
2:51 pm
Hello, I have some questions about the domain attribute of the category element. The RSS 2.0 define a "domain" attribute for the category element. Then it...
310 Dave Winer
dwiner Send Email
May 8, 2003
2:59 pm
Here's an example, perhaps this will help: <someElement someatt="someatt&#39;s value">someElement&#39;s value</someElement> Dave ... From: Emmanuel Décarie To:...
311 Emmanuel Décarie
emmanueldecarie Send Email
May 8, 2003
3:18 pm
... Thanks Dave for the reply. So, I infer from what you are saying that the domain attribute value can be anything? Is that right? If so, I still don't get...
312 Dave Winer
dwiner Send Email
May 8, 2003
3:45 pm
Go with what the spec says Emmanuel. I don't know what other words to say. Dave ... From: Emmanuel Décarie To: RSS2-Support@yahoogroups.com Sent: Thursday,...
313 Danny Ayers
danny_ayers Send Email
May 8, 2003
6:46 pm
I think it's possibly a typo - the word 'element&#39; I've highlighted below should maybe read 'attribute&#39; to be consistent with the example. It has one optional...
314 Emmanuel Décarie
emmanueldecarie Send Email
May 8, 2003
7:22 pm
Thanks Danny, It makes more sense but I'm still puzzled by the "forward-slash-separated string". From what I gather from Dave's previous anwer, you can put any...
315 Dave Winer
dwiner Send Email
May 8, 2003
7:27 pm
It's not a URI, it's a forward-slash separated string. World/North America/Canada/Quebec/Montreal It indicates a place in a directory. If your directory...
316 Emmanuel Décarie
emmanueldecarie Send Email
May 8, 2003
7:30 pm
Ok, I got it now. Nothing like an example that is close to home :). Cheers -Emmanuel ... forward slash as a delimiter....
317 Bill Kearney
wkearney99 Send Email
May 8, 2003
7:31 pm
Then how do you 'share&#39; a hierarchy with another source? Is it /required/ to be *only* a delimited string? A URL is a delimited string. ...
318 Phil Ringnalda
philringnalda Send Email
May 8, 2003
8:15 pm
... Isn't that what the domain does? <taxo:topics> <rdf:Bag> <rdf:li resource="http://meerkat.oreillynet.com/?c=cat23&quot;> <rdf:li...
319 Bill Kearney
wkearney99 Send Email
May 8, 2003
11:06 pm
That's what I suggested but Dave's response about it not being a URI raises some confusion. Likewise one could use dc:subject: <dc:subject...
320 Herbert Feichtinger
herbertfeich... Send Email
May 11, 2003
7:28 pm
Generating an XML Schema file for the RSS 2.0 example provided in http://backend.userland.com/rss using Microsoft VS.NET 2002 generates an error. VS.NET cannot...
321 kcchesnut Send Email May 22, 2003
7:28 pm
i'm giong to start blogging, and am developing my own tools to support that. ultimately it will have: text, images, audio, video, location, etc... right now...
322 janicesin12 Jun 9, 2003
6:35 am
Hi, I've add <language>zh-tw</language> in the file, and input the chinese text (traditional chinese) inside the tag <title>, but when I validate the RSS, it...
323 Bill Kearney
wkearney99 Send Email
Jun 9, 2003
12:25 pm
Did you set the right encoding in the XML declaration? What's the URL of the feed? -Bill Kearney ... From: "janicesin12&quot; <no_reply@yahoogroups.com> To:...
Messages 294 - 323 of 807   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