Posts tagged with "ASP.NET" - Page 6

C# implementation of newMediaObject for the MetaWeblog API

If you have a blog you might know about the MetaWeblog API. I implemented it for Tech Head Brothers portal to be able to post news from a client. Today I am using Live Writer to post on my blog and I also wanted to have the possibility to post news on the new version of Tech Head Brothers portal but with pictures and without the usage of a ftp server.

Checking the API I found a new method that I had not implemented: newMediaObject.

Continue reading

BlogThisUsingWriterPlugin coming soon

Aug 17, 2006

OK I fixed my main issue. I wasn't able to have my plugin loaded by Jetbrains Omea, and it seems that it is linked with the .NET Framework 2.0 that I use in my plugin, even if Omea Reader is running using .NET Framework 2.0 somehow it can't verify the plugin.

I had to install MSBee so I don't need to install VS 03 again. And now back to the old days of command line I have to compile using such a command:

Continue reading

Windows Media Player Currently Playing Plugin for Windows Live Writer uploaded to Codeplex

Aug 17, 2006

I just finished the first release of the plugin. Now you are free to download the source from Codeplex on this page.

Continue reading

Windows Media Player Currently Playing Plugin for Windows Live Writer

Aug 17, 2006

That's my first plugin for Windows Live Writer and it will be published on Codeplex in the project Windows Live Writer Plugins.

Here it is how it looks like in Live Writer:

Continue reading

Page 6 of 7