Projects
RSS Feed Manager
Last Updated: Mar 05, 2008 @00:44:21
Published: Jul 15, 2006 @00:00:00
The RSS feed manager lets you add/remove various news feeds putting them in categories and display them dynamically at runtime
The feeds and categories are stored in an XML file (soon to be populated by a database) and get loaded in through AJAX requests from the client page. The server removes all HTML tags and XSL transformations before sending it to the client to avoid style conflicts with the client's webpage.
» Back to Projects