[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [syndication] Re: Caching/distribution model
I don't know if it's directly applicable to your project, but we've released
a database server called Virtuoso that has an XML content repository, and
can hit URLs to perform scheduled updates of XML feeds from remote sources.
There is also an in-build XSLT engine, so you can massage the XML however
you like and generate whatever content you write a style sheet for.
Virtuoso also transforms SQL data to XML documents on-the-fly, so you can
integrate relational data into your XML store.
Combine the above with snapshot or transactional replication and HTTP
serving, and you get a 'building block' that might fit some of the
aggregation and content transformation threads on this group.
More info and a free, non-expiring download is available at
http://www.openlinksw.com/virtuoso
Best regards,
Andrew
----------------------------------------------------
Andrew Hill
Professional Services Consultant
OpenLink Software
http://www.openlinksw.com
Universal Database Connectivity Technology Providers
> -----Original Message-----
> From: Aaron Swartz [mailto:aswartz@swartzfam.com]
> Sent: Monday, August 28, 2000 2:17 PM
> To: syndication@egroups.com
> Subject: [syndication] Re: Caching/distribution model
>
>
> David Carter-Tod <wccartd@wc.cc.va.us> wrote:
>
> > My point is that currentStories.xml is a kind of first level aggregator
> > that any site with multiple RSS feeds could use to indicate which feeds
> > have new stories. Any aggregator should go to such a file and
> use that to
> > only grab what's new.
>
> This is very interesting -- perhaps this could be combined with a server
> that collected RSS feeds and sent the full content of those that
> had changed
> since a certain date. This might fit into an RSS project I'm working on.
>
> --
> Aaron Swartz |"This information is top security.
> <http://swartzfam.com/aaron/>| When you have read it, destroy
> yourself."
> <http://www.theinfo.org/> | - Marshall McLuhan
>
>
>
>
>