Questions:- Does Zope produce RSS? If it does, is there a common standard for the name of the rss file? And then, is there a list of Zope sites anywhere? -- ...
Julian Bond
julian_bond@...
Oct 1, 2001 10:31 am
2425
... The taxo proposed module is interesting. http://groups.yahoo.com/group/rss- dev/files/Modules/Proposed/mod_taxonomy-1-2.html But I don't see anything about...
Bill Kearney
wkearney99@...
Oct 1, 2001 3:31 pm
2426
Since we're talking about validation of feeds, a pointer seems in order (I'd forgotten about this): http://www.bath.ac.uk/~ccslrd/rss_validator/1.0/ ...
Mark Nottingham
mnot@...
Oct 1, 2001 6:37 pm
2427
Http://www.syndic8.com/polllist.php Current statistics Feeds polled: 2792 Live: 2458 Dead: 61 Parse errors: 279 These are all native RSS...
Julian Bond
julian_bond@...
Oct 1, 2001 6:38 pm
2428
This is great info. Wow, a 10% error rate... not good. I have a feeling that almost all of them are entity encoding errors in links, etc.; is there any way to...
Mark Nottingham
mnot@...
Oct 1, 2001 6:42 pm
2429
... There are no more detailed stats yet on the page. Here is a quick breakdown. The NULL parse_error represents a working feed. mysql> select parse_error,...
Jeff Barr
jeff@...
Oct 1, 2001 8:20 pm
2430
Oh, SWEET! That's really cool. Just out of curiosity, what's the engine you're using to find the XML errors and highlight them? Is it homebrew, or open source?...
Mark Nottingham
mnot@...
Oct 1, 2001 9:34 pm
2431
... Hash: SHA1 ... I assume you mean stable implementations of XML parsers which support XML Schema? ... Yeah.. I don't think this is an issue with RSS but a...
burton@...
Oct 1, 2001 9:34 pm
2432
... Yep. ... Agreed. Or one with MIME, depending on how you look at it ;) -- Mark Nottingham http://www.mnot.net/...
Mark Nottingham
mnot@...
Oct 1, 2001 10:19 pm
2433
Mark asks, ... I wrote my own RSS parser in PHP, using PHP's XML module. It uses the Expat parser. If it returns an error message then I grab it and keep it, ...
Jeff Barr
jeff@...
Oct 1, 2001 10:57 pm
2434
Any way to make it possible to check a submitted URI (for example, if someone didn't want to list their feed yet)? Cheers, ... -- Mark Nottingham ...
Mark Nottingham
mnot@...
Oct 1, 2001 11:00 pm
2435
... If you mean an RSS validator, there are several. Some work better than others. Try them and see. This one's got some nice features: ...
Bill Kearney
wkearney99@...
Oct 1, 2001 11:18 pm
2436
One of the bees in my bonnet for a while has been finding feeds. While efforts like syndic8, newsisfree and newsfeeeds.manillasites are great, users shouldn't...
Mark Nottingham
mnot@...
Oct 2, 2001 2:35 am
2437
... Hash: SHA1 ... <snip> ... This was one of the issues I had with XCS (eXtensible Content Syndication). I still have to follow up on this. I agree. This is...
burton@...
Oct 2, 2001 3:16 am
2438
... (These are probably obvious points) A common method is to put one of the [XML] icons on the page that is an HREF to the feed in XML format. Of which there...
Bill Kearney
wkearney99@...
Oct 2, 2001 3:27 am
2439
Hi all, What about using a URN for a permalink? This is what they're supposed to do, aren't they? The http://www.purl.org service looks interesting. As does...
Bill Kearney
wkearney99@...
Oct 2, 2001 3:57 am
2440
I think that the orange and blue (for scraped feeds) XML icons are a user-visible step in the right direction, as is the clean and simple note that is found at...
Jeff Barr
jeff@...
Oct 2, 2001 4:03 am
2441
... URI schemes aren't supposed to be used like that (BTW, SOAP doesn't do it either; it's still http, or whatever else the underlying protocol is). The normal...
Mark Nottingham
mnot@...
Oct 2, 2001 4:27 am
2442
In article <007a01c14af7$49958dc0$070d0dc0@monster>, Jeff Barr <jeff@...> writes ... Getting sites that generate RSS to actually tell their users is ...
Julian Bond
julian_bond@...
Oct 2, 2001 6:39 am
2443
There is another way to approach this ... have a decentralized system where feeds are pushed to adjacent nodes which pass the feed along to their adjacent...
Seth Russell
seth@...
Oct 2, 2001 3:08 pm
2444
... system where ... their ... at their ... Sort of like NNTP newsgroups, eh? Yes, this is a fine idea. However, where would it appear in the user interfaces...
Bill Kearney
wkearney99@...
Oct 2, 2001 3:59 pm
2445
... This may not be obvious to folks but the aggregator over at userland is keeping subscription information online. Each user of the aggregator can have a...
Bill Kearney
wkearney99@...
Oct 2, 2001 4:11 pm
2446
It's still running. ;-> http://www.ourfavoritesongs.com/ An aggregator of aggregation. Dave...
Dave Winer
dave@...
Oct 2, 2001 4:40 pm
2447
Dear List A few months ago someone from this list kindly knocked together an rss feed for us Never mind the payments discussion, it is good to be out there We...
Editor
editor@...
Oct 2, 2001 5:22 pm
2448
By the way, the same data is available in OPML. http://www.ourfavoritesongs.com/sourcesHotlist.opml No need to write a scraper. ;-> Dave ... From: "Dave Winer"...
Dave Winer
dave@...
Oct 2, 2001 5:47 pm
2449
Here are some links to take a look at http://www.byte.com/documents/s=178/BYT19991021S0014/ http://www.zope.org/Members/edmundd/SiteSummary ...
Bill Seitz
fluxent@...
Oct 2, 2001 7:07 pm
2450
In article <9pd38h+ep5p@eGroups.com>, Bill Seitz <fluxent@...> writes ... Okay... So there are add on modules to support export (and import) of RSS. And...
Julian Bond
julian_bond@...
Oct 2, 2001 7:41 pm
2451
... Hash: SHA1 "Jeff Barr" <jeff@...> writes: <snip> ... But this is not the point. The point is that this would work in a a distributed ...
burton@...
Oct 2, 2001 8:04 pm
2452
... a distributed ... similar to ... Now this is an interesting idea. Are you saying that when viewing a web page that's also available 'somewhere' in...
Bill Kearney
wkearney99@...
Oct 2, 2001 9:58 pm
2453
... That's what I'd like to see; see the "Linking to channel lists" proposal in [1. I think the on-page link is an intermediate step, until browsers support...