Hi. I'm new to this whole Semantic Web thing, but it strikes me as a Very Good Thing indeed [I'm especially intrigued by RSS's Taxonomy module]. Still, I've...
Hi Dave. Interesting questions. We are testing some ideas about semantic blogging in our project [1] Brief, and partial, answers below Cheers Steve [1] Project...
... Thx! ... Well, the current implementation[1] uses Jena[2] to store, import and export[3] blog metadata. I'm rolling out the functionality as it is...
... Thanks for your response; it cleared up a lot of ideas I have. Perhaps it would help if I explained myself better. I'm trying to visualize what it would...
For an application I'm thinking of writing, I'm looking for a few megs of well-formed RSS 1.0. I don't want to get the last two weeks of items from hundreds of...
hi Bob there's the #rdfig 'chump' output - it comes in an xml format, but Edd Dumbill can provide an XSLT stylesheet to transform that for you. Would that be...
I think it should be possible to generate such data with Movable Type - I seem to remember there was a way of dumping all posts, so presumably it can be...
... Type - I ... it can ... sure plenty ... I have no access to a Moveable Type system, but if anyone knows anyone who can do this, that would be cool. Bob...
... Any blog running b2 can produce RSS from its archives. The RSS producers are in PHP, and they all use the same setup header, so the monthly archive can be...
... Hash: SHA1 The RDF Schema declaration contained in http://purl.org/rss/1.0/ contains: <rdf:RDF ~...
Reto Bachmann-Gmuer
yahoo@...
Aug 14, 2003 4:55 pm
5762
Hi Dave. Sorry for the delay, I was on holiday. You raise some interesting points. Snipped and added as appropriate... ... This sounds great, although the URI...
Hello all. I gather the list is quiet because people are expending their spare cycles to conceiving, debating and refuting The Other Format[1]. However, there...
... [snip!] ... As a programmer, I'd like to see an RSS-driven library resolver - "here are the libraries, here's their URL for download, here's the current ...
... Nice list! ... Just one at the moment (which we're playing with). Shared bibliographic management - to share your annotated bibliography (perhaps topic...
... Hash: SHA1 ... Yep. I build a feed of my upcoming calendar events and todo items every time I sync with my palm. Be seeing you, norm - -- Norman Walsh...
Great list, Ian! ... I've been using the RSS vocabulary for maintaining resource maps (including traditional site maps) in IdeaGraph. The difference, which...
... If I understand this properly, this is exactly what I'm talking about - only more so. But let me get this straight first. When you write an entry, you ...
... You may have seen it already, but http://www.picdiary.com is entirely made from rss 1.0. The files are visible in http://www.picdiary.com/rss/ and there's...
Ian- A generalization of what you are describing can be thought of as using RSS to represent results sets from queries against collections of objects. The...
Hi, I have written an article about RSS on code101.com Here is the link for that http://www.code101.com/Code101/DisplayArticle.aspx?cid=41 If you are new to...
What I'm really looking for is an ... This is what's planned for the JemBlog project - a server-side blogging tool like Movable Type, except everything gets...
... Hash: SHA1 ... blogging tool ... hey, that's exactly what I'm working on, an early beta and a public CVS should be available before the end of september....
Reto Bachmann-Gmuer
yahoo@...
Aug 22, 2003 11:52 am
5776
... Marvellous! Yep, same basic idea ;-) The way I was approaching it was to provide a very simple API (something like createItem(String uri),...
I am new to working in the RSS area and thus relying heavily on the RSS 1.0 spec (web.resource.org/rss/1.0/spec) as a reference. I found a section of the spec...
... It's a URI. The most obvious choices of URI is either the URL of the feed or the URL that you link to in the link element. However this does not have to be...