Hi all, A question came up in the aggregators list about using an expiration timestamp on a feed. What are the merits of using dcterms:valid but perhaps with...
EEVL, the Internet guide to engineering, mathematics and computing has recently published an 'RSS - A Primer for Publishers & Content Providers'. ...
5796
David P. Kleinschmidt
Dave#4
Sep 3, 2003 4:57 pm
Big thanks to both Steve and Norm, for taking the time to explain this stuff to me, and provide some good pointers, and an apology for being such a pain. As...
5797
DuCharme, Bob (LNG-CHO)
philregion
Sep 3, 2003 5:49 pm
... Consider skipping the SQL database entirely and using something like rdflib. Even if you don't know python, the trouble of learning it plus the work of ...
5798
David P. Kleinschmidt
Dave#4
Sep 3, 2003 6:41 pm
On Wednesday, September 3, 2003, at 01:48 PM, DuCharme, Bob (LNG-CHO) ... Au contraire - I'm using Zope for my webserver. I see that rdflib is advertised to...
5799
DuCharme, Bob (LNG-CHO)
philregion
Sep 3, 2003 6:55 pm
... I don't speak Zope, but a google search on "site:rdflib.net zope" points to three pages that demonstrate the use of Zope classes for storage. Bob...
One notable absense from the RSS specification (when compared to HTML) is the lack of any <keywords></keywords> tags. The current <category> tag is completely...
5802
DuCharme, Bob (LNG-CHO)
philregion
Sep 11, 2003 5:26 pm
http://web.resource.org/rss/1.0/modules/dc/ shows that RDF 1.0 can have dc:subject elements, and the Dublin Core spec at ...
5803
Donald Botts
analo9_kid
Sep 12, 2003 6:09 pm
G'Day I am using Apache Jetspeed to try to display rss and rdf links on a portal page. Using Jetspeed, I am able to transform the rss feeds fine. But it will...
5804
Franz Wieser
franz@...
Sep 15, 2003 8:22 pm
in the last days i build a XML Filter to OpenOffice, this export OpenOffice Write text to RDF, an the next filter import RDF to show the Ticker in OpenOffice. ...
5805
Mark Dyer
cuddlymarky
Sep 16, 2003 11:22 am
Hello, I would like to learn (very quickly) how to make a rss source. I have a website that has information in a calander and for each day there is 12 entrys....
5806
brettatmotorola
Sep 16, 2003 12:59 pm
Just for follow-up, how would multiple keywords in a single item be specified? Using an RDF bag within the <subject> comes to mind. Is this correct? ... have ...
5807
DuCharme, Bob (LNG-CHO)
philregion
Sep 16, 2003 2:18 pm
... An even simpler approach, which is bound to be more popular with RSS users less RDF-geeky than some of us, is to just have multiple dc:subject elements in...
5808
Chris Croome
chriscroome
Sep 16, 2003 4:58 pm
Hi On Tue 16-Sep-2003 at 10:18:54AM -0400, DuCharme, Bob (LNG-CHO) ... Yes, but... ... Yes, this is the one I advocate, even though the spec says that elements...
5809
DuCharme, Bob (LNG-CHO)
philregion
Sep 16, 2003 5:08 pm
I just saw http://www.intertwingly.net/slides/2003/seybold/1.html mentioned on Tim Bray's weblog. That should help. Bob ... From: Mark Dyer...
5810
jdklub
Sep 16, 2003 8:45 pm
The reason pings received by an item was not in the module was because you can basically get those by looking at the pings sent for other items. Granted, you...
5811
Robert Barksdale
rebarksdale
Sep 16, 2003 8:55 pm
Hello, Here are a couple of other links that may help out: http://www.oreillynet.com/rss/ http://www.xml.com/lpt/a/2002/12/18/dive-into-xml.html Robert...
5812
T Bryce Yehl
byehl
Sep 22, 2003 7:01 am
I'm game, natch. My usage scenario is that my entire weblog is being published to RSS and dynamically rendered as XHTML using server-side XSLT, with the raw...
5813
rk_muvva
Sep 23, 2003 4:29 am
Hi, I have written an article on RSS - Why Should I use RSS - on code101 website. If you like to know the uses of this exciting new technology, have a look at...
5814
Ken MacLeod
poy_mp3
Sep 24, 2003 2:04 am
... Changing the spec is trivial: discuss, propose, call for a vote, wait two business days, make change if vote passes. The issue in discussing the change is:...
5815
Dan Brickley
danbri3
Sep 25, 2003 10:17 am
I've not received any messages here since Sept 16th, and now realise I've been missing out somewhat. http://groups.yahoo.com/group/rss-dev/messages Anyone...
5816
Dan Brickley
danbri3
Sep 25, 2003 10:33 am
* dajobe doh, was looking at 2002 rss-dev. Im not missing any messages * danbri similarly in process of dohing :) * mattb coughs For the curious, here's what...
5817
Matthew Leingang
sympleko
Sep 25, 2003 2:11 pm
Hi RSS'ers, I work in a relatively hacker-free academic department so please forgive my naivete in advance. I'd like to summarize my whole web site to RSS. My...
5818
Bill Kearney
wkearney99
Sep 25, 2003 6:26 pm
RSS is probably not the only way to express what your site offers. Using it for a relatively static site might not be what popular uses of RSS currently ...
5819
Lund, Ben
B.Lund@...
Sep 26, 2003 9:31 am
Urchin [1] is an open source, Web-based RSS aggregator and filter. The primary purpose of Urchin is to allow the creation of RSS aggregation portals and RSS...
5820
ccneto2002
Sep 26, 2003 2:07 pm
I want to know if is possible to have channel inside channel Thanks Mauricio...
5821
Bill Kearney
wkearney99
Sep 26, 2003 2:22 pm
No, neither the specs nor any readers support such a thing. From an RSS-1.0 perspective it /is/ possible to have multiple channels inside a document. At ...