Search the web
Sign In
New User? Sign Up
RSS2-Support
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 294 - 323 of 807   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
294
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...
Danny Ayers
danny_ayers
Offline Send Email
May 3, 2003
3:53 pm
295
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...
Danny Ayers
danny_ayers
Offline Send Email
May 3, 2003
5:57 pm
296
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...
Mark Nottingham
mnotting
Offline Send Email
May 3, 2003
6:06 pm
297
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...
Danny Ayers
danny_ayers
Offline Send Email
May 3, 2003
8:43 pm
298
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...
Dave Winer
dwiner
Offline Send Email
May 3, 2003
9:11 pm
299
... <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...
Danny Ayers
danny_ayers
Offline Send Email
May 3, 2003
11:03 pm
300
[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...
Sean B. Palmer
sean_b_palmer
Offline Send Email
May 4, 2003
12:06 am
301
"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...
Danny Ayers
danny_ayers
Offline Send Email
May 5, 2003
1:34 pm
302
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...
Wayne Brissette
wbrisett
Offline Send Email
May 7, 2003
3:32 pm
303
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...
Dave Winer
dwiner
Offline Send Email
May 7, 2003
3:36 pm
304
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...
Bill Kearney
wkearney99
Offline Send Email
May 7, 2003
3:48 pm
305
When in doubt, read the spec. Dave...
Dave Winer
dwiner
Offline Send Email
May 7, 2003
4:03 pm
306
... 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...
Wayne Brissette
wbrisett
Offline Send Email
May 7, 2003
4:10 pm
307
... 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...
Morbus Iff
morbus_iff
Offline Send Email
May 7, 2003
4:19 pm
308
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 ... ...
Dave Winer
dwiner
Offline Send Email
May 7, 2003
4:20 pm
309
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...
Emmanuel Décarie
emmanueldecarie
Offline Send Email
May 8, 2003
2:51 pm
310
Here's an example, perhaps this will help: <someElement someatt="someatt's value">someElement's value</someElement> Dave ... From: Emmanuel Décarie To:...
Dave Winer
dwiner
Offline Send Email
May 8, 2003
2:59 pm
311
... 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...
Emmanuel Décarie
emmanueldecarie
Offline Send Email
May 8, 2003
3:18 pm
312
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,...
Dave Winer
dwiner
Offline Send Email
May 8, 2003
3:45 pm
313
I think it's possibly a typo - the word 'element' I've highlighted below should maybe read 'attribute' to be consistent with the example. It has one optional...
Danny Ayers
danny_ayers
Offline Send Email
May 8, 2003
6:46 pm
314
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...
Emmanuel Décarie
emmanueldecarie
Offline Send Email
May 8, 2003
7:22 pm
315
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...
Dave Winer
dwiner
Offline Send Email
May 8, 2003
7:27 pm
316
Ok, I got it now. Nothing like an example that is close to home :). Cheers -Emmanuel ... forward slash as a delimiter....
Emmanuel Décarie
emmanueldecarie
Offline Send Email
May 8, 2003
7:30 pm
317
Then how do you 'share' a hierarchy with another source? Is it /required/ to be *only* a delimited string? A URL is a delimited string. ...
Bill Kearney
wkearney99
Offline Send Email
May 8, 2003
7:31 pm
318
... Isn't that what the domain does? <taxo:topics> <rdf:Bag> <rdf:li resource="http://meerkat.oreillynet.com/?c=cat23"> <rdf:li...
Phil Ringnalda
philringnalda
Offline Send Email
May 8, 2003
8:15 pm
319
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...
Bill Kearney
wkearney99
Offline Send Email
May 8, 2003
11:06 pm
320
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...
Herbert Feichtinger
herbertfeich...
Offline Send Email
May 11, 2003
7:28 pm
321
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...
kcchesnut
Offline Send Email
May 22, 2003
7:28 pm
322
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...
janicesin12
Offline
Jun 9, 2003
6:35 am
323
Did you set the right encoding in the XML declaration? What's the URL of the feed? -Bill Kearney ... From: "janicesin12" <no_reply@yahoogroups.com> To:...
Bill Kearney
wkearney99
Offline Send Email
Jun 9, 2003
12:25 pm
Messages 294 - 323 of 807   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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