Blogging From TextMate
Here is a direct link to an 8 minute long screencast which shows what the Blogging bundle can do (30 MB.)
In short the blogging bundle allows you to post, retrieve, and update entries. It can also preview entries before posting, upload images to your blog by dragging them into your document, etc.
Formats supported:
- HTML
- Markdown
- Plain text
- Textile
The bundle uses the MetaWeblog API and has so far been successfully tested with:
The blogging bundle is maintained by Brad Choate and you can send feedback directly to him or to the textmate mailing list.
Update (2006-06-20): For TextPattern users you need to download 4.0 XML-RPC and apply the change mentioned in comment #20.
Update (2007-03-15): Many have asked why the Markdown they post is not converted. For that, you need to install a Markdown plug-in. If TextMate converted your Markdown before posting, it would be problematic to later fetch the post and edit it (as it would then be in HTML).