I find myself more and more frequently writing blogs that include extensive code blocks -- I'm looking for away to automatically mark-up the code that I can publish to a blog that will similar to what any credible IDE will do automatically.
Consider this block of code that I blogged at my corporate blog site recently...
XQDataSource dataSource = null;
DDXQDataSource dataSource = (...