[Web4lib] ASP.net RSS parsing script

David Walker dwalker at csusm.edu
Thu Oct 20 18:16:17 EDT 2005


Hi Kyle,

If you're just looking to convert RSS into HTML for your website, I
would just use XSLT.  In that way, you don't really need a .Net class
for parsing the RSS into arrays, like MagpieRSS, you just need to design
an XSLT style sheet and let the built-in XML server controls handle the
actual parsing.

--Dave

-----Original Message-----
From: web4lib-bounces at webjunction.org
[mailto:web4lib-bounces at webjunction.org] On Behalf Of Kyle Felker
Sent: Thursday, October 20, 2005 10:35 AM
To: web4lib at webjunction.org
Subject: [Web4lib] ASP.net RSS parsing script

Hi all;
 
I'm looking to introduce support for parsing RSS feeds and using the
content as part of our website, and since we are primarily a microsoft
shop, I'm looking for RSS parsing scripts written in asp or asp.net. 
Something with functionality similar to PHPMagpie, if you're familiar
with that.  Anyone out there know of such a thing?  Thanks for any
help;
 
-Kyle 
 
**********************************************
Kyle Felker
Technology Coordinator
Washington and Lee University Library
Phone: 540-458-8653
Email: felkerk at wlu.edu
Chat: geeklibrary (aol) techbookgeek (yahoo)
*********************************************
_______________________________________________
Web4lib mailing list
Web4lib at webjunction.org
http://lists.webjunction.org/web4lib/



More information about the Web4lib mailing list