Osman Posted October 3, 2005 Posted October 3, 2005 I am building a web page via xsl with FMSA7. And i want to make rss feeds which update online. How can i do that? Adam Djuby
Martin Brändle Posted October 3, 2005 Posted October 3, 2005 Of course, the RSS newsreader will itself ask for the newest data periodically. In order that it gets the also the newest data, you should also add data to your database Then you have also to figure out a query that gets this data as XML (-find? -sort?), then transform it to one of the RSS formats (0.91, 1.0, 2.0, Atoms). For further hints, see these threads http://fmforums.com/forum/showtopic.php?tid/164321 http://fmforums.com/forum/showtopic.php?tid/141389 And when you have achieved that, you should think of how to reduce the network traffic produced by RSS.
Recommended Posts
This topic is 6992 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now