Windows Live Writer Plug-ins for the Tech Preview
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] clip_image001[3]](http://www.live-writer.net/wp-content/uploads/2008/06/clip-image0013.jpg)
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] clip_image002[3]](http://www.live-writer.net/wp-content/uploads/2008/06/clip-image0023.jpg)
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_image003[3]](http://www.live-writer.net/wp-content/uploads/2008/06/clip-image0033.jpg)
![clip_image004[3] clip_image004[3]](http://www.live-writer.net/wp-content/uploads/2008/06/clip-image0043.jpg)
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
This plug-in inform all you the people who follow you on twitter that there is a new post.
![clip_image005[4] clip_image005[4]](http://www.live-writer.net/wp-content/uploads/2008/06/clip-image0054.gif)
DiggThis
This plug-in adds a diggthis badge to every post. The position is selectable through the plug-in options.
![clip_image006[3] clip_image006[3]](http://www.live-writer.net/wp-content/uploads/2008/06/clip-image0063.gif)
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
This plug-in by Tim Heuer adds a Creative Common Link to every blog post
![clip_image008[4] clip_image008[4]](http://www.live-writer.net/wp-content/uploads/2008/06/clip-image0084.jpg)
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.
![]()
You can change the appearance by the plug-in options
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 ......

![clip_image007[4] clip_image007[4]](http://www.live-writer.net/wp-content/uploads/2008/06/clip-image0074.jpg)
![clip_image010[4] clip_image010[4]](http://www.live-writer.net/wp-content/uploads/2008/06/clip-image0104.gif)
![clip_image011[4] clip_image011[4]](http://www.live-writer.net/wp-content/uploads/2008/06/clip-image0114.gif)


I’ve also created a plugin for use with Community-Credit.com named Submit to Community Credit. You can find my post on it over here (http://craign.net/2008/07/31/submit-to-community-credit-10-plug-in-released/).
thx Craig
we will review it soon and add it to this post.