I'm trying out Windows Live Writer. Currently, I do all of my blogging via Frontpage, so this will be a shift for me.
Here's what I like that I've noticed while playing around writing this entry:
Some miscellaneous tests:
Here's my test of whether it will properly format code snippets:
static void Main() { Console.WriteLine("Hello from Live Writer"); }
This is using HTML produced from my RTF2HTML converter. Looks like it has some issues with the <pre> tags, but nothing that switching to an HTML view can't solve.
And here's my test of whether it will do pictures:
(it should be a little blue smiley face)If this works, my blog is going to get a lot more colorful.