AOB (1)
AOB here is used to mean 'any other business' rather than the Swedish pop group Ace of Base or the Accessory olfactory bulb.
This a blog post to summarise a few things which don't make a whole blog post in their own right.
MarkdownPad 2
For those of you who don't know, markdown is readable HTML syntax so you can write properly structured HTML in a human friendly way.
The conversion to HTML is then performed by the markdown library in your language of choice using a mega-regex.
The format is used by sites like StackOverflow and GitHub for comments/text and I also use it for my blog posts.
So after Scott Hanselmann mentioned it in his blog I downloaded MarkdownPad 2.
Beforehand I was using Notepad++ to write Markdown and it was horribly long winded due to the poor choice of application. Now writing Markdown is about as easy as using Word (so go download it if you use markdown).