A Logical Explanation

my 2 cents about the world around us

Just downloaded the new Windows Live Blog Writer. Am not a big Microsoft fan but this shows why Microsoft is so good when it comes to User Interface. The design is sleek and its loaded with features.

The one feature which really got me was the preview pane. I have been using lots of other Blog editing tools but none of them had this. The preview pane actually shows how the blog will look when its posted not just a simple mockup.

The other feature like inserting links, pictures, videos etc are common among all the blog editors. But windows takes it a step further by providing a plug-in framework. Using this framework developers can provide custom built insert options. Whole galary of plug-in have already been created and they are all pretty useful.

One Plug-in which I have been looking was the Code formatter, And here it is in all its glory.

   1:  class MyClass {


   2:      public static main(String[] args) {


   3:          System.out.println("Hello world");


   4:      }


   5:  }





UPDATE : Looks like my blogger theam doesn't like the code generated by the code formatter plugin. It looked nice in Windows Blog writer.

Looking forward to more useful plugins which can enrich the blogging experience. I remember the days when I used to edit the blogs on blogger website. :(. It was one of the biggest turn off during my initial blogging days.



And here is the screen shot of the preview pane.



BlogWritter

0 comments

Post a Comment

Subscribe to: Post Comments (Atom)