MarsEdit + Markdown Make Blogging Fun Again
This blog is powered by WordPress. Wordpress is a solid blogging platform, but it has its flaws. Blogging with Wordpress is a time, consuming, process.
I wish I blogged more often but it’s hard to find the time to do it. The bottleneck for me was creating and editing posts via WordPress’ backend. Loading, refreshing, uploading pictures, and double-checking the blog post to make sure everything was lined up correctly, etc. The time I would spend writing a post was compounded by the back and forth between the front and backend until I found MarsEdit.
MarsEdit to the Rescue
Simply put MarsEdit is an OSX application that interfaces with the Wordpress backend of the blog via XML-RPC. MarsEdit allows me to edit/post/upload images with ease. If I wrote for multiple blogs (I don’t yet), then I could do it all from within MarsEdit and life would be that much easier. Now I can post/edit/upload much faster. The next step to making things REALLY fly is my use of Markdown.
What is Markdown?
Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). daringfireball
Essentially Markdown is shorthand HTML that makes it faster bang out blog posts.
If you’re blogging or thinking about blogging I highly recommend adding these tools to your repertoire.
You’ll notice since I implemented these tools back in the beginning of March there has been a serious uptick in the frequency of posting here at somedirection. A large part of that is leveraging MarsEdit+Markdown in this blog. There’s also another factor and I’ll be writing about it shortly.
Resources
- MarsEdit
- I use the WordPress Markdown Plugin to format the pseudo markup.
- Markdown CheatSheet PDF
This post was written in Markdown, you can view the syntax here.
Popularity: 7% [?]

Yeah, I’m definitely going to have to look into employing a system such as this. Blogging on both of my sites is definitely time consuming when having to switch from one backend to the other. And you’re right, the interface in WordPress leaves a lot to be desired.
left this nugget of wisdom April 10th, 2008 at 1:44 pm
The backend in WP 2.5 is much improved - I definitely like it, but writing/editing is painful. It is a web interface after-all and it’s just not quick as it should be.
left this nugget of wisdom April 10th, 2008 at 3:56 pm