Hi,
I thought this might be useful to post the code for. I created a web handler that creates an RSS feed from a WEB Api Call to the GetPerformances web method. It is a starting point you can pull in webcontent as well for the RSS feed. The zip file contains a Visual Studio 2008 project. To run this project you will need to modify the web.config to point to your web api server. At the moment the feed calls GetPerformances for a 60 day period.
Jon, thanks, that looks very useful. RSS is so flexible, it can be a powerful way to push content around to various platforms.
Randy
I've created some similar functionality using PHP. If that would be helpful for anyone, let me know.
-Morgan
Morgan,
I'd love to see the code. I'm much more comfortable with PHP than .NET. Also thank you for your offer to discuss your use of Drupal. I'll be back in touch early next week to try to set up a time to talk. Feel free to contact me directly at randall.rode@yale.edu .