TextMate blogs on Drupal

It was hard work, but it is finally done ;-)
I purchased today a license for TextMate. TextMate is a really impresive text editor for Mac. As I am a big LaTeX fan, I first started using TextMate as LaTeX editor. Then I found out you can use it posting blogs on your Drupal site. So I tried it out. BUT!!!!
The guides found on Google didn't word out for me and I had to use the trial-error-system (grmmlll!!).
 
Finally, this set up worked for me:
  • Drupal 6.4 - Blog-API module loaded
  • The user right set that authenticated user can use the Blog-API module
  • In TextMate used the following URL setting: http://USER@DOMAIN/xmlrpc.php#blog
 
Have fun ;-)
 
Update: There is one problem with TextMate and Drupal: It seems there is no possibility to add tags from inside TextMate!