How to install and use
apt-get install drivel. To use Drivel with WordPress you have to choose the Movable Type API (Journal Type, see Image 2 at the left) and the full path to the xmlrpc.php file on your server (i.e. http://www.sdm-net.org/xmlrpc.php).
Editing
It is possible to edit your posts with Drivel. This is a nice feature, since you don’t have to load the whole HTML interface of WordPress. The only thing that goes over the net is the actual data (and some more information like login, method to be called, etc). Another benefit from this is you’ll never expire your session anymore, since you’re not using one. Although I haven’t been able to edit posts yet I’m going to do some experiments on that to find out why. And maybe some googling too :).
Conclusion
Use a non web-based client to post to your site if you’re short of internet traffic or if you have a slow connection. Writing a long article and expiring the session time could also be frustrating when using a web interface.

When I follow these instructions I always get a server error. Any idea what could cause this? Could you email me with any advice? Thanks
Thanks for the link. I just installed Ubuntu tonight and found drivel (previously used logjam for lj), and this information helped me tremendously in setting up the final blog I use.
dave: I’m glad this article helped you. And thanks for the feedback.
It really works, thanks man for this helpful article :).