Home » News, PlugIns

Windows Live Writer Plug-ins for the Tech Preview

Submitted by Stephan Walcher on June 11, 2008 – 3:09 pm2 Comments

Last week the Windows Live Writer Team released the new Windows Live Writer CTP. The most important improvement, the new SDK 1.1. The new SDK gives the developer the instrument to create a new sort of plug-in. I’m calling them self-running plug-in because they run in the background. After you have set them up, everything works automatically and for every blog separately.

Even if the Windows Live Writer was release only a few days ago, the Windows Live Writer developers already create several plug-in to demonstrate the new SDK. The CTP is not an official version (no update through the Windows Updates) and this is why the plug-ins will not be available in the Windows Live Writer Gallery. The developers published their plugins on their blogs. Let’s do a tour together to see the all plug-ins available till now.

Scott Lovegrove was probably the most diligent. He created 6 simply plugins which demonstrate the different base classes of the new SDK.

Emotify Plug-in

Scott took his first plug-in and added an automatic to emotify your post. After you have pressed the “publish” button the plug-in will transform all text smiles ;) into the Windows Live smiles.

This plug-in uses the PublishNotificationHook base class

Now Playing

This plug-in adds to the end of every post the title and the artist of the song you listen to while you wrote the post.

Windows Media Player: You have to install the Media Player blogging plug-in for Windows Media Player

.clip_image001[3]

This plug-in uses the HeaderFooterSource base class

Capitalize Title

The capitalize Title, capitalize the title of you post from “This is my new title” to “This Is My New Title”

 

Signature Plug-in

This plug-In adds a signature (you can use HTML as well) to every post.

clip_image002[3]

Bold Hyperlink Plug-in

This plug-in changes every hyperlink to bold.

 

Profanity Checker

The profanity checker checks your blog post for forbidden words. If the plug-in finds a word from the black list, the post won’t be published. There is a password protection, too. If you child want to switch the plug-in off it can’t do it without the plug-in.

clip_image003[3]

clip_image004[3]

This plug-in use the PublishNotificationHook base class

All plugins (download and source code) are available on codeplex as usual.

Codeplex: http://www.codeplex.com/NewLiveWriterPlugins

Download: All Plugins

Installation: c:\program files\windows live\writer\plugins

Sample plug-ins from the Windows Live Writer SDK 1.1

Twitter

This plug-in inform all you the people who follow you on twitter that there is a new post.

clip_image005[4]

 

DiggThis

This plug-in adds a diggthis badge to every post. The position is selectable through the plug-in options.

clip_image006[3]

Download: Windows Live Writer SDK 1.1

Download: DiggThis & Twitter Plug-in

Copy the *.Dll to C:\Program Files\Windows Live\Writer\Plugins\

Creative Commons footer Plug-in by Tim Heuer

Creative Commons footer plug-in

clip_image007[4]

This plug-in by Tim Heuer adds a Creative Common Link to every blog post

clip_image008[4]

Download: Creative Commons Attribution Plug-in

 

 

DotNetKicks Plug-in by John Papa

DotNetKicks Plugin

The plug-in by John Papa is very similar to the DiggThis badge plug-in. Instead of using DiggThis it uses ne .Net clone DotNetKicks.

clip_image009[4]

You can change the appearance by the plug-in options

clip_image010[4]clip_image011[4]

Download and Open Source: http://www.codeplex.com/wlwplugin4dnk

  • Windows Live Writer CSS class Plug-in
    Phillip Sumi created two very useful plug-in for the Windows Live Writer to format selected text through a CSS class because this is something you can’t currently do with the Windows Live Writer without switching ......

  • Windows Live Writer 2008 Technical Preview released
    The new Technical Preview of the Windows Live Writer 2008 is available. Besides new several new functions and improves in the user interface there is an new Windows Live Writer API (Version 1.1). The CTP ......

  • Suggestions for Live Writer plug-ins
    Scott, the king of the WLW plug-ins is looking for new plug-ins ideas. If you have any suggestions you can post them here in the comments or send him a reply @scottisafool. Twitter / Scott ......

2 Comments »