Home Contact RSS

Live Writer – Open Source Insert Tag Snippet Plugin

InsertTagSnippet I felt like developing my first Live Writer plugin last night then I checked this page to see if someone requests any useful plug-in that I would like to spend my time developer. There were a few ideas about <pre> tag. I thought that it was a good idea to develop such a plugin to insert any tag snippet at anytime because I also need <code> and <pre> tags to share code parts on my blog.

I used an XML file as the data store so it might be a good sample of you seeing how to store settings data of your own plugin.

If you need to see how to develop a Live Writer plugin using C#, you can see its code on CodePlex: http://www.codeplex.com/InsertTagSnippet

If you just want to download and install the plugin, you can do that here: http://gallery.live.com/liveItemDetail.aspx?li=[...]

ScottIsAFool said,

January 25, 2008 @ 16:26

Hi, just tried your plugin, every time I click on the insert Tag Snippet link, it’s throwing an exception. I have raised a workitem for you on codeplex along with the solution: http://www.codeplex.com/InsertTagSnippet/WorkItem/View.aspx?WorkItemId=586

SL

Coskun SUNALI said,

January 25, 2008 @ 18:40

Hi Scott,

Thanks for the feedback. I have corrected the mistake and checked it in back.

I would like to keep getting your feedbacks.

Thanks,
Coskun

ScottIsAFool said,

January 25, 2008 @ 19:35

I have replied to your comment on the workitem.

Coskun SUNALI said,

January 25, 2008 @ 23:18

Thanks Scott. I also responded. We can continue either there or here. I don’t want to take your time twice for each feedback. You decide where to keep the feedbacks as you have more experience with Microsoft Live products and it is your MVP competency.

Regards,
Coskun

RSS feed for comments on this post · TrackBack URI

Leave a Comment