> In general, I'd think it even were beneficial for the server if it was
> the client that generated the RSS feed and all the server would have
> to do is to save it in the appropriate location.

After generating the feed, a plugin could PUT it in a tiddler with
    tiddler.fields["server.content-type"] = "application/atom+xml";
(or "application/rss+xml" if need be)

Example:
http://sandbox.tiddlyspace.com/myfeed
source:
http://sandbox.tiddlyspace.com/myfeed.txt
http://sandbox.tiddlyspace.com/#myfeed


-- F.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to