Simon Fell > Its just code > Syndirella
Saturday, May 17, 2003
Syndirella is an RSS aggregator written in C# by Dmitry Jemerov released under the GPL license. This page details a fork of the code base that I've been adding new features to.
Latest drop is 20030509-BT (released May 16, 2003) and is based on Dmitry's drop of May 9, and adds the following features
- Plugin support. Supports both IBlogThis and IBlogExtension based plugins. Multiple plugs in are supported, just drop them in a plugins directory under the main Synderilla executable.
- Support for displaying xhtml:body based item content.
- Support for gzip/deflate compression when retrieving RSS feeds over HTTP.
An earlier drop is detailed here