You can find information about my original post topic here. I originally developed the plugin back in September 2006 and am just getting around to updating some of its functionality. I have had several requests from users to update the plugin to include the Associate ID tag which gives credit […]
Development
Writing to the Event Log in C #
When I’m writing code, I don’t like to spend a lot of time fumbling around the framework. Like tonight, I was looking for a simple way to write to the event log in Windows. I went to Google and did a quick search and found the Microsoft knowledge base article […]
WLW Plugin: Book Info Lookup
I have created my second plugin for Windows Live Writer which is a tool that will do information lookups via the Amazon.com web service. This is particularly useful if you want to post about a book you are writing. The “insert” includes the ability to add the title, author, book […]
My first attempt at developing a Windows Live Writer plugin
For the past few days I have been working with the Windows Live Writer SDK and trying to come up with a new plugin more-so to learn how the SDK works and to see what it is capable of. I found a CodePlex group that specializes in WLL plugin design, […]