I'm working on a project to syndicate library content with RSS.... and learn .NET, C#, and AJAX

Thursday, July 19, 2007

ListMaker - RSS integration

Today I integrated the RSS-generator bit into ListMaker, so the user can get a RSS subscription link for any of their lists, or preview it in a new window. I had to re-validate my RSS after adding in the URL / link because of URL encoding. Also the XML needed to be not unencoded (I was XMLUnwrapping things for general purposes, but the RSS feed needed to not be unwrapped). I need to ask Bill about adding my jewel-dev database to the web server so I can upload this and test it with 'real' feed consumers...

No comments: