I’m working on providing an RSS feed for my Interesting Finds blog entries that will allow you to ask for specific sections only. I’m curious (if you are an Interesting Finds reader) - would you use this or not?
I’m currently working on a filter using the syntax of filter=section eq <sectionName> to produce an RSS feed that only includes those sections.
For example, the URL show below (for the Career and Business sections):

Would produce an RSS feed like shown below (rendered in IE):

If any one has comments about this type of filtering for Interesting Finds, I’d love to hear what you have to say.