by Bobbi Perreault
19. April 2008 09:28
Share on Facebook
http://blogs.msdn.com/delay/archive/2008/03/13/blogging-code-samples-should-be-easy-free-convertclipboardrtftohtmltext-tool-and-source-code.aspx
Opening text of this post:
Blogging code samples should be easy [Free ConvertClipboardRtfToHtmlText tool and source code!]
I've been including a lot of source code examples in my blog lately and needed a good way to paste properly formatted code in blog posts. I write my posts in HTML and wanted a tool that was easy to use, simple to install, produced concise HTML, and worked well with Visual Studio 2008. I was aware of a handful of tools for this purpose but none of them were quite what I was looking for, so I wrote my own one evening. :)