log

age author description
2010-07-29 dirk add a runner script for Xanthippe
2010-07-29 dirk feedupdate-main updates all feeds per default
2010-07-28 dirk helper class to create Feed objects from an OPML feed
2010-07-28 dirk FeedEntry provides a static method for creating new entries: better modularization and support for working with the class in interactive mode. FeedUpdater's normalize method is a module function now, again for ease of use in interactive scenarios
2010-07-24 Dirk Olmes add a preference to hide read feed entries
2010-07-23 Dirk Olmes When clicking an entry, it's marked as read
2010-07-23 Dirk Olmes Marking all articles in a feed as read doesn't toggle any more ... it marks all articles as read.
2010-07-23 Dirk Olmes Adding a feed now logs the exception if one occurred during retrieval. More normalization of feed entries before creating new FeedEntry objects.