Zay’z – [ Den 'O' Slack ]

If You’re Reading This Then: You’re Bored, or just Borderline…

[Blogging] Leo Vildosola : Live Writer Code Snippet Plug-In

leave a comment »

Just trying out some plug-ins for the Windows Live Writer blogging application. Found quite a few ones focused on auto-formatting source code into a blog.

Pretty swanky.

   1: using Belief.FaultyLogic;
   2:  
   3: namespace JoeSchmoe
   4: {
   5:     static class Debate
   6:     {
   7:         [StartDiscussion]
   8:         public static void Main()
   9:         {
  10:             Idea idea = new Idea;
  11:             if (idea != belief)
  12:             {
  13:                 idea == null;
  14:             }
  15:             me == correct;
  16:         }
  17:     }
  18: }

Written by Zay

[ Friday ] - February 1, 2008 at 12:27:30 pm

Leave a Reply

You must be logged in to post a comment.