As you've probably noticed, I've been posting a lot recently. I've recently finished a big chunk (from a UI perspective) of making posting to my blog as painless as possible from my perspective.
Basically, I go into my NOTES buffer in the emacs that's already running, create a new "note", write an entry (in something vaguely resembling simplified wikimarkup) and hit a key sequence that formats the entry and shows it to me in a web browser. If it passes a proofreading, I click a link that causes it to be posted to my blog and mirrored at livejournal.
It's really quite convenient, even if it is a horrifying lashup under the hood.
(Honestly, I've just made this post to test a modified code path for the renderer.)
