Welcome to SpellCoder Sign in | Join | Help

Testing Windows Live Writer

This is really cool, Windows Live Writer is great, especially this extension I found for code highlighting, if you can see the following code highlighted, so it is awesome :)

The extensiosn is Code Snippet

   1: namespace MySpace
   2: {
   3:     public class Program
   4:     {
   5:         static void Main()
   6:         {
   7:             Console.WriteLine("Great");
   8:         }
   9:     }
  10: }
Published Sunday, September 30, 2007 8:13 PM by Mohammed Hossam
Filed Under:

Comments

# re: Testing Windows Live Writer

Monday, October 01, 2007 11:42 AM by Korayem
I've been using this to write/edit my blog entries and it's perfect!

And what makes it even more perfect,as you mentioned, is its extensions.

A great resource with reviews would be:
<a href=http://wlwplugins.com/>wlwplugins</a>

And for an open-source syntax highlighter, check out:
<a href="http://www.codeplex.com/Highlight4Writer">Highlight4Writer</a>

# re: Testing Windows Live Writer

Monday, October 01, 2007 12:58 PM by Adel
Yes, it is really cool, I've been using it for a while now. most loved features is the automatic configuration for number of communities.. Community Server included of course and the automatic transparent uploading if posts images.

# re: Testing Windows Live Writer

Monday, October 01, 2007 2:10 PM by Fady
it's cool but looks bad in the rss feeds
Anonymous comments are disabled