Skip to search.
rss-dev

Group Information

  • Members: 1330
  • Category: XML
  • Founded: Jul 27, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 2467 - 2496 of 7450   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2467 matthewdovey Offline Send Email Jun 1, 2002
3:53 pm
We've been working on an RSS 1.0 module for service status (indicating whether a service/web site etc. is up, when it was last online if down, response time...
2468 Dan Brickley
danbri3 Offline Send Email
Jun 1, 2002
7:14 pm
... Makes sense to me. cc: list inflated to include rss-dev and syndication; any extended followup should probably migrate from fork to those lists. cheers, ...
2469 Aaron Swartz
aaronswartz Offline Send Email
Jun 2, 2002
4:30 am
... Sounds good to me. -- Aaron Swartz [http://www.aaronsw.com]...
2470 Dan Brickley
danbri3 Offline Send Email
Jun 2, 2002
12:44 pm
... Yup, go for it! Dan -- mailto:danbri@... http://www.w3.org/People/DanBri/...
2471 rss-dev@yahoogroups.com Send Email Jun 3, 2002
11:45 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the rss-dev group. File :...
2472 Aaron Swartz
aaronswartz Offline Send Email
Jun 3, 2002
5:05 pm
... +1. Wonderful, I was planning on making something like this myself... very nice job. -- Aaron Swartz [http://www.aaronsw.com]...
2473 burton@...
kevinallenbu... Offline Send Email
Jun 3, 2002
6:29 pm
... Hash: SHA1 Recently I have noticed that some RSS applications can not handle perfectly valid RSS. This is due "nuances" in the RSS and XML specifications....
2474 Edd Dumbill
edd@... Send Email
Jun 4, 2002
10:49 am
... Apologies for not responding to the rest of the mail (yet), but I just wanted to indicate that I think this is a fantastic idea. Might want to look at the...
2475 Bill Kearney
wkearney99 Offline Send Email
Jun 4, 2002
3:50 pm
... I've seen the entire range of RSS compliance factors and it's a grim sight. Very little beyond the core set is implemented. And even within a core set the...
2476 Edd Dumbill
edd@... Send Email
Jun 4, 2002
5:26 pm
... This is precisely why a test suite's a good idea. That way toolkit authors can test their own software, and nobody's pointing any fingers. The OASIS XML...
2477 Morbus Iff
morbus_iff Offline Send Email
Jun 4, 2002
5:31 pm
... As the creator of AmphetaDesk, I'd be interesting in working on some test cases, but I'd want to expand them to the RSS v0.9x versions as well. -- Morbus...
2478 burton@...
kevinallenbu... Offline Send Email
Jun 5, 2002
8:31 am
... Hash: SHA1 "Bill Kearney" <wkearney99@...> writes: <snip/> ... I think it is important that we have MUST and SHOULD use cases. For example I think...
2479 burton@...
kevinallenbu... Offline Send Email
Jun 5, 2002
8:37 am
... Hash: SHA1 - -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 "Bill Kearney" <wkearney99@...> writes: <snip/> ... I think it is important that we have...
2480 burton@...
kevinallenbu... Offline Send Email
Jun 5, 2002
8:39 am
... Hash: SHA1 ... Ah... yes. good point. Maybe it shouldn't be RSS 1.0 specific then. So now we have RSS 1.0, RSS 0.9x and MUST, SHOULD and MUST NOT use...
2481 Jeff Barr
jeffbarr_2000 Offline Send Email
Jun 5, 2002
1:34 pm
Kevin asks, ... I think that we do. Part of the benefit of building these cases is that we are going to clean out some dark corners of the specs and clear up...
2482 webhsu Offline Send Email Jun 5, 2002
7:23 pm
Hey, I'm a summer intern at a large corporation and one of my summer objectives is to create a RSS/RDF Gadget(plumtree). I'm new and unfamiliar with this whole...
2483 dwiner Offline Send Email Jun 5, 2002
7:57 pm
... people). We just tested this [1] and confirm that it does work. Maybe there's some kind of CDATA that doesn't work. Of course it's hard to fix bugs if...
2484 Bill Kearney
wkearney99 Offline Send Email
Jun 5, 2002
8:05 pm
... I'm with Jeff here, the various places creating and consuming RSS are looking for some reasonably firm guidance vis a vis the legitimate contents of...
2485 nathan r. hruby
nhruby@... Send Email
Jun 5, 2002
8:19 pm
... [snip rest] +1, Making the tools is easy, figuring out what exactly goes where isn't. What's too much in an RSS Vs. What's not enough? (I maintin phpslash...
2486 Joe Gregorio
JCGregorio Offline Send Email
Jun 5, 2002
8:37 pm
... <snip> ... I really love this idea. I wish something like this was around 'before' I released Aggie and it would be nice to have around now to test against...
2487 Rael Dornfest
hankfein Offline Send Email
Jun 5, 2002
8:44 pm
Howdy, With all the encoding, double-encoding, and bad encoding issues floating about, I thought I'd throw the suggestion out for discussion of proposing that...
2488 Aaron Swartz
aaronswartz Offline Send Email
Jun 5, 2002
8:56 pm
... Um, anyone using a real XML parser may not be able to distinguish between CDATA sections and things outside them. They both appear as just text. If people...
2489 Karl Ove Hufthammer
huftis Offline Send Email
Jun 5, 2002
9:31 pm
Aaron Swartz <aswartz@...> wrote in ... They *will* not be able to distinguish it, since there is no difference. CDATA sections are just a handy way...
2490 Rael Dornfest
hankfein Offline Send Email
Jun 5, 2002
9:36 pm
Howdy, ... My point exactly. Less work on the part of the producer to do any escaping; they can just drop their HTML into a CDATA and know that it'll all come...
2491 burton@...
kevinallenbu... Offline Send Email
Jun 5, 2002
11:05 pm
... Hash: SHA1 ... <snip/> Thanks... good link. I was told that my feed (which uses CDATA) doesn't work under Radio. It could be some other reason though: ...
2492 burton@...
kevinallenbu... Offline Send Email
Jun 5, 2002
11:06 pm
... Hash: SHA1 ... <snip/> OK... could you give me an example of a MUST NOT use case. I can't really think of any right now. Kevin - -- Kevin A. Burton (...
2493 Jeff Barr
jeffbarr_2000 Offline Send Email
Jun 5, 2002
11:16 pm
For example: "MUST NOT include ampersands in titles or descriptions except as part of an entity." That would cover approximately 62.371% (just a rough guess)...
2494 Bill Kearney
wkearney99 Offline Send Email
Jun 5, 2002
11:18 pm
... Having seen the tremendous numbers of feeds with charsets other than english I have to say this is indeed a naive idea. There are still considerable...
2495 burton@...
kevinallenbu... Offline Send Email
Jun 5, 2002
11:23 pm
... Hash: SHA1 ... you know... we should also have cases and examples for using the modules. I really like mod_content and it would be nice to see this used...
2496 burton@...
kevinallenbu... Offline Send Email
Jun 5, 2002
11:35 pm
... Hash: SHA1 Joe Gregorio <joe@...> writes: <snip/> ... <snip/> Ah... thanks. It is a good idea to support multiple levels like this. If we do ...
Messages 2467 - 2496 of 7450   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