Hi: Am looking for some feedback on an approach we are looking at to upgrade our current RSS feeds (RSS 1.0) to a wider (and neutral) offering (RSS 1.0, RSS ...
7409
James Holderness
james_holder...
Jan 25, 2007 4:54 pm
... One major problem is that Atom doesn't allow multiple content elements per item. I suppose you could put the XHTML in a summary element and leave the RDF...
7410
Hammond, Tony
thammond_2004
Jan 26, 2007 11:26 pm
Thanks, James. Gosh, Išve got a big red face now. I hadnšt realized that Atom had a one content element only per entry restriction. (Was thinking that it had...
7411
Mario
tcblues56
Feb 18, 2007 3:15 pm
Hello: I'm looking for a RSS/Atom Aggregator for ASP.NET. Somebody knows anything about this? Thank you....
7412
William Lefkovics
wlefkovics
Feb 18, 2007 4:56 pm
There was a sample or two of this in MSDN. http://msdn2.microsoft.com/en-us/library/aa478968.aspx http://www.rssbandit.org/ _____ From: rss-dev@yahoogroups.com...
7413
maniscript
Mar 5, 2007 11:34 pm
Is there a list of translation for RSS 1.0? Is there a french translation?...
7414
karlos_napfos
Mar 6, 2007 2:00 pm
Hello, Line 6 of http://web.resource.org/rss/1.0/modules/taxonomy/ contains an error: <link rel="stylesheet" type="text/css" href="../../style.css" //> (the...
7415
Cecelia Hickel
cjhickel
Mar 23, 2007 1:48 am
To All I am hoping for discussion about RSS 1.0 and extending using Modules and have needed one for some time. However, the focus of this group has been on...
7416
Cecelia Hickel
cjhickel
Mar 23, 2007 2:43 am
To All I am hoping for discussion about RSS 1.0 and extending using Modules and have needed one for some time. However, the focus of this group has been on...
7417
Jon Hanna
hack_poet
Mar 23, 2007 10:22 am
... Frankly, and while I have every psychological motivation to believe otherwise, I would be pessimistic in this regard. However. Would your module be useful...
7418
Real_Man
dca1505
Mar 23, 2007 4:09 pm
Hi everyone.... Can someone provide me some examples of pure RDF SCHEMA only ? and also later an RDF schema with data. thanks a lot.......
7419
Alan Dean
alan_james_dean
Mar 23, 2007 4:34 pm
... I have a bunch of them bookmarked on del.icio.us: http://del.icio.us/alan.dean/rdf+schema Alan...
7420
john.breslin@...
jgbreslin
Mar 23, 2007 9:19 pm
Alan - you can add SIOC to your list: Semantically-Interlinked Online Communities http://www.sioc-project.org/ Thanks, John. --...
7421
Alan Dean
alan_james_dean
Mar 23, 2007 9:48 pm
... Yes, I already had the SIOC frontpage under http://del.icio.us/alan.dean/sioc and the SIOC spec is under http://del.icio.us/alan.dean/rdf+specification but...
7422
Cecelia Hickel
cjhickel
Mar 25, 2007 9:28 am
To be a little clearer, and certainly not insulting, some years back several modules were being discussed and proposed, some from within your own group. The...
7423
Solá G Diego
dca1505
Apr 8, 2007 1:23 pm
Hi All, I have tried parsing the example structure of the RDF files from dmoz (rdf.dmoz.org) but it says : Fail to parse RDF and XML parsing failed. I plan to...
7424
maniscript
Apr 30, 2007 12:51 pm
In the spec, these pages are linked: Where to go for more... * RSS Info -- News and information on the RSS format * xmlhack * XMLfr but there is absolutely no...
7425
Aaron Swartz
aaronswartz
May 3, 2007 7:15 pm
[passing along per request] ... From: Teresa <tpereira@...> Date: May 3, 2007 7:06 AM Subject: RE: RSS 1.0 spec To: Aaron Swartz <me@...> Hi, ...
7426
rss-dev@yahoogroups.com
May 3, 2007 7:16 pm
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 :...
7427
Clinton Gallagher
clintongalla...
May 11, 2007 9:41 pm
What's been learned when using the channel image? The browser style sheets will not display it. Do any of the feed readers done so? I've been thinking of how a...
7428
James Holderness
james_holder...
May 12, 2007 8:16 pm
... FWIW, I know there is some support for the channel image element in RSS 2.0 feeds. I don't know whether the readers that support the RSS 2.0 element also...
7429
BKDesign Solutions
bkdesign_bruce
May 14, 2007 10:39 pm
itunes does as does magpie parser if wanted when showing a feed on a website. Bruce Prochnau ... From: James Holderness To: rss-dev@yahoogroups.com Sent:...
7430
Clinton Gallagher
clintongalla...
May 15, 2007 6:07 pm
The replies to the question regarding the display of the channel's image has been good news thank you. Now, from a developer's perspective is using the channel...
7431
Clinton Gallagher
clintongalla...
May 25, 2007 1:49 am
So it seems to be a general consensus that CDATA within the title and the description is widely supported at this point in time as a means to allow users to...
7432
Alan Dean
alan_james_dean
May 25, 2007 3:03 am
... This may be useful for you: http://www.therssweblog.com/?guid=20070522124846 Regards, Alan Dean http://thoughtpad.net/alan-dean...
7433
Jon Hanna
hack_poet
May 27, 2007 11:11 pm
... It's pretty depressing that "widely supported" can even be talked about in this case. It's 9 years since XML became a recommendation. There are kids out...
7434
Clinton Gallagher
clintongalla...
May 28, 2007 7:52 pm
... Well Jon, I was thinking of using Regular Expressions to escape the characters but a couple of test cases with the latest IE, FF and OP browsers showed...
7435
Clinton Gallagher
clintongalla...
May 28, 2007 10:09 pm
I'm getting results from the W3 validator [1] I don't understand. I understand what the error message says as it infers the Dublin Core namespace is incorrect...
7436
Klaus Johannes Rusch
krusch
May 28, 2007 10:29 pm
... The W3C validator at http://validator.w3.org/ handles HTML and XHTML but not RSS. As the validator homepage states, there are other services for ...
7437
Clinton Gallagher
clintongalla...
May 29, 2007 8:51 pm
<snip /> ... That explains that Klaus thanks. Two more quick questions persist: Is there an XML validator on the web that shows the source that was validated?...