NOTE: this module is deprecated in favour of Time Track, another module which does exactly the same, in order to not divide efforts. I will not develope any more on Node Time Tracker.
I will be writing an upgrade/migration path (since I use this module on all of my sites) along with writing a new Google Feed API parser for Feeds module.
SimpleFeed - feed parsing the easy way :-)
Features
uses SimplePie as the default feed parsing engine
very simple and fast: everything is a node, use hook_nodeapi() to manipulate anything you want
feed & feed items obey default node workflow + options (e.g., set if feed items should be published by default)
auto-taxonomy, automatically add categories in feeds to Drupal's taxonomy system
revisions support for both feeds & feed items
automatically delete feed items after a certain amount of time
automatically generate feed item titles if they don't exist in the feed
optionally expire specific feed items by editing their expiration time
edit any feed or feed item that comes in
manually insert feed items into feeds
customizable default input format for imported feeds (e.g., which tags to strip from feeds, if any)
uBrowser is the new way to browse taxonomy for Drupal 5.x. It creates an easy to use interface for browsing vocabularies (categories) like you would browse a directory tree. Each term in the vocabulary is like a file folder, and clicking on it in the category select box will display all the nodes that have been classified with that term in the node select box. The look may be changed in the CSS, but other display options such as search forms, action buttons, and display names may be specified when the uBrowser is built for display.