This is the second part of live writer plugin post, in this post I am implementing settings for the live writer plugin. First post I was about creating basic Live writer which help to short link using bit.ly shortening service. Now I am adding a few more link shortening services like tiny.cc and tinyurl. Also [...]
Posts Tagged: Link Shortner
How to create a Windows Live writer plugin using C# Part 1
Recently I got chance to explore Windows Live Writer. So I thought I will create few posts around Live Writer plugins. In this post I am covering the basics of creating Live Writer plugin. I found various plugins which helps to insert syntax highlighting code in wordpress. So I thought I will create one different, [...]