The windows-live-writer tag has no wiki summary.
3
votes
1answer
1k views
How to send a blog post in joomla 1.6 using windows live writter?
I am able to integrate windows live writer with joomla 1.5 but there is a problem doing the same in joomla 1.6.
Any suggestion will be appreciable.
3
votes
1answer
558 views
Why isn't Windows Live Writer working with my MetaWebLog API provider?
I'm developing a Web site that, amongst other things, provides blogging via Metaweblog API. I've gotten the API working quite well with several blog clients, but Windows Live Writer is killing me.
...
3
votes
1answer
156 views
Weblog from Live Writer with Live ID authentication
I'm currently developing a weblog engine. I use Live Id for authentication when logging in online. I'm building support for Live Writer thru the MetaWeblogAPI.
Is it possible to check Live ID ...
1
vote
1answer
91 views
How can I make a website support Windows Live Writer?
I'm developing a custom website and I want it to support Windows Live Writer. Where can I find the specs so I can develop the server side code and handle Windows Live Writer requests?
1
vote
0answers
103 views
Clipboard.SetImage doesn't work when pasting in to Windows Live Writer
I'm using Clipboard.SetImage to copy an image, I can paste this image in to mspaint and it works fine. However if I try to paste the image in to WLW it just pastes an empty line. If I copy an image ...
1
vote
0answers
23 views
Windows Live Writer Webpreview and Weblayout
I'm working on implementing a blogging engine and want to make it compatible with windows live writer. I found an excellent post on this, but what I can't find is documentation on the placeholder tags ...
1
vote
1answer
540 views
Loading a Type Library via PowerShell and scripting Windows Live Writer
I'm very new to COM and Windows programming/scripting in general. What I was trying to do is scripting Windows Live Writer; according to the documentation before I can call
$o = New-Object -c ...
0
votes
2answers
32 views
When creating a custom Blog CMS, what should one implement to be able to use it with LiveWriter?
I am currently building my own small scale Blog CMS with ASP MVC C#.
I was just curious if anybody out there made such a thing connect with LiveWriter,and could point me in this direction?
0
votes
1answer
16 views
Windows Live Writer Authorization with custom AtomPub service
I've been working lately on my own WCF AtomPub service (based on the example in the "WCF REST Starter Kit") for using WLW with my custom written blog. All basic actions such as adding, updating, ...
0
votes
1answer
35 views
joomla scribfire and windows live integration
i am trying to use live writer of scribfire in my joomla 1.7.3
neither solution detects automatically.
i have installed the joomler.net solution.
enabled all plugins.
api adress i put in is:
...
0
votes
1answer
54 views
Windows Live Writer Automation
I would like to be able to open Windows Live Writer from my (C#) application and have the beginnings of a blog post filled out.
This should be very simple. Windows Live Writer defines an Application ...
0
votes
0answers
22 views
windows live writer not restoring publish date
I have stumbled upon an problem when integrating windows live writer support for my web app.
WLW reads the post list correctly and displays the published dates in the "open recent" dialog, but once I ...
0
votes
1answer
113 views
Windows Live Writer 2011 embed YouTube video sends a black image to my site instead
I'm developing a blog app, and using windows live writer 2011 to embed a YouTube video is pretty straight forward, but I've encounter a strange issue. Here is what I did,
I copy a link from the ...
0
votes
2answers
108 views
Windows Live Writer plugin with .NET 4
Has anyone written a plugin for Windows Live Writer that runs against .NET 4? I've read the .NET 4 introduces side-by-side running, so one part of the app can target .NET x and another part can ...