Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Windows Live   (RSS)

How to add Options to Live Writer PlugIns

This entry explains how to have options associated with your Windows Live Writer plugin, including design patterns, dealing with the UI, persistence issues, and setup/uninstall implications . See here for an example of writing a plugin. What are good
Posted by jmstall | 0 Comments

Creating MSIs for Live Writer PlugIns

Windows Live Writer (WLW) is awesome. And writing PlugIns for WLW is easy . Combine the two and you just have to write WLW plugins. The one catch is that to put PlugIns on the WLW Gallery you need to upload an Windows Installer (MSI) file. Putting plugins
Posted by jmstall | 1 Comments
Filed under:

WiX Script for installing Live Writer Plugins

Here's a WiX install script to build an MSI to install a Windows Live Writer (WLW) plugin dll, by xcopying the plugin dll to the Plugins directory. You can then upload your MSI to the WLW Gallery and share your plugin with others. WLW Plugins are very
Posted by jmstall | 0 Comments

Paste-From-Console Live Writer PlugIn

I wrote a WLW PlugIn to paste from a console. You can download it from the Gallery here . The setup program needs Live Writer Beta 3 . It will: Enclose the text in <pre> tags so that it has that wonderful console look (fixed-width font) optionally
Posted by jmstall | 1 Comments
Filed under:

My first LiveWriter PlugIn is posted to the gallery

My first Windows Live Writer (WLW) PlugIn is now published on the WLW Gallery of Plugins. You can download the MSI from Gallery here . It gets a bible "verse of the day" from an known RSS feed and inserts it as HTML content into the blog post. The source
Posted by jmstall | 2 Comments
Filed under:

My first (non-trivial) Windows Live Writer Plugin

So the Live Writer Plugin model is so cool and easy that I had to write a plugin. (and do it with Edit-and-Continue ). The obvious ones were already done (eg, Paste code from VS), so I scratched my head for an idea and I finally got one: a "verse of the
Posted by jmstall | 9 Comments

Developing Live Writer PlugIns with Edit-and-Continue

I was playing around with Live Writer's (WLW) PlugIn API and am really impressed. It's clean, hassle-free, and very easy to write an PlugIn, and WLW appears to export a good set of services for plugins to consume. (Check out the WLW PlugIn gallery for

Using Windows live Writer

I'm trying out Windows Live Writer. Currently, I do all of my blogging via Frontpage , so this will be a shift for me. Here's what I like that I've noticed while playing around writing this entry: Looks like it interoperates with my existing blog well.
Posted by jmstall | 5 Comments
Filed under: ,
 
Page view tracker