Powered by: newtelligence dasBlog 1.9.6264.0
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.
© Copyright 2008 , Kevin Castle
E-mail
As I mentioned in one of my previous blog posts, I have been using Windows Live Writer to add/update my blog posts. I recently ran across a new plugin called CodeHTMLer for Live Writer. Its a great way for posting formatted source code. You can read more at Wes' Puzzling's blog.
Download the plug-in.
Current supported languages include : C#, C++, Java, JScript, VB.Net, XML, and Powershell
Sample Source CodeHTMLer
/// <summary> /// Summary description for Main. /// </summary> static void Main(string[] args) { // string variable string myString = "myString"; /* integer variable */ int myInt = 2; }
Remember Me
Page rendered at Friday, November 21, 2008 6:27:39 AM (Pacific Standard Time, UTC-08:00) Theme Design by Kevin Castle