All releases of Hep Message Server


Release Notes: The ability to post messages to weblogs from any email program has been added (new to the stable release). All Internet servers and clients have been ported from asyncore/urllib/xmlrpclib to Twisted. There are lots of stability improvements and bugfixes.


Release Notes: Mark Pilgrim's rssfinder module is now used to locate newsfeeds. This adds support for syndic8.com's RSS feed database, which means that Hep should be able to find newsfeeds for almost any Web site. Mark Pilgrim's rssparser module is now used for parsing RSS files, which allows for handling messed up RSS feeds, and gets rid of the dependency on Python's XML libraries. The ability to set up message destinations was added, for delivering messages to weblogs. An SMTP server was added for handling outgoing messages. An Inbox view was added to the HTTP server, for viewing messages in a browser.


Release Notes: A bug where some messages would be stored in such a way that they appeared to have no message ID has been fixed. There is an autosubscribe feature for community sites using Slash, Virgule, or PHP-Nuke, weblogs that use either a <link> tag or an xml.gif image to point to their RSS feed, and individual diaries on Virgule-powered sites. For these sites, you can give Hep the URL of a page you're interested in and it will automatically set up a message source.


Release Notes: This release should fix the 'The socket operation could not complete without blocking' errors people were getting when running Hep on Windows.


Release Notes: The GUI from version 0.1 is gone, replaced by Web and POP3 servers that let you configure Hep through your browser, and get messages through your e-mail client.


Release Notes: A fix was made for a bug where messages with long Subject lines and/or IDs would get corrupted. The new also version stores its messages in maildir directories, which is faster and much less prone to corruption. Also, it uses a slightly different format for the ID numbers it generates for RSS newsfeeds.


Release Notes: This is the initial public release. Currently it works as a nice news aggregator, but not much else.