[Twisted-Python] Hep, a Twisted project
![](https://secure.gravatar.com/avatar/6cd37343ce1da139b1d2ff5ee717f5d5.jpg?s=120&d=mm&r=g)
Hi all, I just released version 0.3 of Hep, my multiprotocol message server. The big change in this release is that Hep is now using Twisted for all its networking stuff: HTTP and XMLRPC clients, POP3, SMTP, and web servers. The Hep web page is: http://www.fettig.net/projects/hep. Thanks for the nice software! Abe
![](https://secure.gravatar.com/avatar/e1554622707bedd9202884900430b838.jpg?s=120&d=mm&r=g)
On 30 Oct 2002 17:57:19 -0500, Abe Fettig <abe@fettig.net> wrote:
I just released version 0.3 of Hep, my multiprotocol message server.
Hey, this looks awesome!! :-D Obviously with all the different protocol support in Twisted, I had hoped to eventually implement something like this. It looks like Hep is quite application-level though (sending e-mail messages to a weblog, etc), so hopefully there wouldn't be too much overlap (if I could ever get around to actually implementing message-transport-abstraction stuff...). If you've got any message-level abstractions you'd like supported at the Twisted level (or better yet, patches to unify some of the protocols' approach to messaging) I'd really like to hear about them. Thanks for letting us know about this project! -- | <`'> | Glyph Lefkowitz: Traveling Sorcerer | | < _/ > | Lead Developer, the Twisted project | | < ___/ > | http://www.twistedmatrix.com |
![](https://secure.gravatar.com/avatar/6cd37343ce1da139b1d2ff5ee717f5d5.jpg?s=120&d=mm&r=g)
On Wed, 2002-10-30 at 22:06, Glyph Lefkowitz wrote:
At the moment I'm still in lurk mode, trying to get a feel for the Twisted way of doing things. I have been thinking about unified messaging. One of the next steps for Hep is a unified protocol/address setup so it can transparently route messages between different systems. For example, I want Hep users to be able to send mail to "bob@aim.hep" and have the message go to the AOL IM account "bob". There are a couple of servers I'd like to use that aren't available in Twisted yet (to the best of my knowledge) - IMAP and WebDAV. Is anyone working on implementing these? If so, I'd be happy to help. -- Abe Fettig abe@fettig.net http://www.fettig.net/
![](https://secure.gravatar.com/avatar/0415632a9fee72f87d02619b2caf490a.jpg?s=120&d=mm&r=g)
On Thu, Oct 31, 2002 at 11:19:28AM -0500, Abe Fettig scrawled:
I am working on *a* WebDAV server which can make use of Twisted if one desires, but Glyph is writing a WebDAV server for twisted, i.e. t.p.w. -- Daniel Stone <daniel@raging.dropbear.id.au> <dstone@kde.org> Developer - http://kopete.kde.org, http://www.kde.org
![](https://secure.gravatar.com/avatar/3a7e70f3ef2ad1539da42afc85c8d09d.jpg?s=120&d=mm&r=g)
On Thu, Oct 31, 2002 at 06:15:33AM -0000, Moshe Zadka wrote:
I've already taken the liberty. http://twistedmatrix.com/products/success -- Christopher Armstrong << radix@twistedmatrix.com >> http://twistedmatrix.com/users/radix.twistd/
![](https://secure.gravatar.com/avatar/e1554622707bedd9202884900430b838.jpg?s=120&d=mm&r=g)
On 30 Oct 2002 17:57:19 -0500, Abe Fettig <abe@fettig.net> wrote:
I just released version 0.3 of Hep, my multiprotocol message server.
Hey, this looks awesome!! :-D Obviously with all the different protocol support in Twisted, I had hoped to eventually implement something like this. It looks like Hep is quite application-level though (sending e-mail messages to a weblog, etc), so hopefully there wouldn't be too much overlap (if I could ever get around to actually implementing message-transport-abstraction stuff...). If you've got any message-level abstractions you'd like supported at the Twisted level (or better yet, patches to unify some of the protocols' approach to messaging) I'd really like to hear about them. Thanks for letting us know about this project! -- | <`'> | Glyph Lefkowitz: Traveling Sorcerer | | < _/ > | Lead Developer, the Twisted project | | < ___/ > | http://www.twistedmatrix.com |
![](https://secure.gravatar.com/avatar/6cd37343ce1da139b1d2ff5ee717f5d5.jpg?s=120&d=mm&r=g)
On Wed, 2002-10-30 at 22:06, Glyph Lefkowitz wrote:
At the moment I'm still in lurk mode, trying to get a feel for the Twisted way of doing things. I have been thinking about unified messaging. One of the next steps for Hep is a unified protocol/address setup so it can transparently route messages between different systems. For example, I want Hep users to be able to send mail to "bob@aim.hep" and have the message go to the AOL IM account "bob". There are a couple of servers I'd like to use that aren't available in Twisted yet (to the best of my knowledge) - IMAP and WebDAV. Is anyone working on implementing these? If so, I'd be happy to help. -- Abe Fettig abe@fettig.net http://www.fettig.net/
![](https://secure.gravatar.com/avatar/0415632a9fee72f87d02619b2caf490a.jpg?s=120&d=mm&r=g)
On Thu, Oct 31, 2002 at 11:19:28AM -0500, Abe Fettig scrawled:
I am working on *a* WebDAV server which can make use of Twisted if one desires, but Glyph is writing a WebDAV server for twisted, i.e. t.p.w. -- Daniel Stone <daniel@raging.dropbear.id.au> <dstone@kde.org> Developer - http://kopete.kde.org, http://www.kde.org
![](https://secure.gravatar.com/avatar/3a7e70f3ef2ad1539da42afc85c8d09d.jpg?s=120&d=mm&r=g)
On Thu, Oct 31, 2002 at 06:15:33AM -0000, Moshe Zadka wrote:
I've already taken the liberty. http://twistedmatrix.com/products/success -- Christopher Armstrong << radix@twistedmatrix.com >> http://twistedmatrix.com/users/radix.twistd/
participants (6)
-
Abe Fettig
-
Christopher Armstrong
-
Daniel Stone
-
Glyph Lefkowitz
-
Moshe Zadka
-
Tommi Virtanen