Dynamic RSS Feed with Parameters

J

JohnSouth

Hi

I'm looking at how to create RSS feeds from our web site
www.WhereCanWeGo.com. I've found out how to create a feed dynamically
so the user gets the latest information from the SQL database.

I'd like to give users a choice of parameters such as county, postcode
or classification so that they get a feed that is of most interest to
them. Can this be done? Can anyone point me to an example?


Regards


John South
www.WhereCanWeGo.com
Pangbourne UK
 
C

clintonG

So what did you learn and from where did you learn how to create a feed
dynamically so the user gets the latest information from the SQL database?

Doesn't that give you enough to go on? I'm asking because I'm involved in a
similar project so learning something from what you say you have already
learned could be helpful. Otherwise I would say a query on the feeds really
depends on how they are developed and indexed in the database.

Using RSS 2.0 for example requires extending RSS with namespaces if you want
to add meta data such as county, postcode and so on.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top