Windows Live Writer: Development ForumDiscussion forum for developer topics related to Live Writer API and SDK.© 2009 Microsoft Corporation. All rights reserved.Mon, 23 Nov 2009 17:37:16 Z92e7f850-f961-4f07-83bd-572c97581606http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/e201afe3-424f-44d2-b92e-7c51b8763ae7http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/e201afe3-424f-44d2-b92e-7c51b8763ae7flieger28http://social.msdn.microsoft.com/Profile/en-US/?user=flieger28How to change or edit picture html-template<p>When you insert a picture in Live Writer the Source look similar to this:</p> <p> </p> <pre>&lt;p&gt;&lt;a href=&quot;$P1310323[2].jpg&quot;&gt;&lt;img title=&quot;Test Title&quot; style=&quot;border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px&quot; height=&quot;139&quot; alt=&quot;asdasdasdasd&quot; src=&quot;$P1310323_thumb.jpg&quot; width=&quot;244&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</pre> <p>What i need is <strong>title </strong> attribute in addition. Like in this example.</p> <pre>&lt;p&gt;&lt;a <strong><span style="text-decoration:underline">title=&quot;Test Title</span> </strong> &quot; href=&quot;$P1310323[2].jpg&quot;&gt;&lt;img title=&quot;asdasdasdasd&quot; style=&quot;border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px&quot; height=&quot;139&quot; alt=&quot;asdasdasdasd&quot; src=&quot;$P1310323_thumb.jpg&quot; width=&quot;244&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</pre> Of course i can change the sourcecode in every Post i make, but isn't there some other way to do this? Because there is a part in the options where you can change the html-template for pictures. I tried, but didn't manage to mage title=Test Title&quot; to show up. <br/> I need this additional title-tag because i use a plugin (shadowbox) in my wordpress Blog which only recognices title, not img title, for the caption. <br/> Hope someone can help<br/> Regards<br/> Eike Henning <br/>Mon, 23 Nov 2009 17:37:15 Z2009-11-23T17:37:16Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/c931805a-a7cd-4e8b-9b78-53d023374e03http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/c931805a-a7cd-4e8b-9b78-53d023374e03Justin Hewitthttp://social.msdn.microsoft.com/Profile/en-US/?user=Justin%20HewittPublishNotificationHook write to PostInfo.Contents Hi there<br/> <br/> Ive put together a few changes to the Flickr Upload plugin that allows posting of image to Flickr at publish time rather than at image insert time. This is for use when I am travelling and have no internet connection. It will allow me to build a post with images offline and then publish post to my blog and image to Flickr with a single click.<br/> <br/> Anyways Ive done the heavy lifting now and have my Flickr imagr URL's ready to insert into my blog content before it is posted only to find that PostInfo.Contents is Read Only. Ive tried a few things with Reflection but I cant seem to replace the Contents value with my amended Contents.<br/> <br/> Does anybody have any advice or suggestions on ways to edit the Contents property before it is published?<br/> <br/> <br/> Cheers<br/> JustinSat, 21 Nov 2009 16:54:12 Z2009-11-21T16:54:13Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/11fba69c-ad58-40cf-ba26-454d1e05bceehttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/11fba69c-ad58-40cf-ba26-454d1e05bceeMarkInChicagohttp://social.msdn.microsoft.com/Profile/en-US/?user=MarkInChicagoHow Can I Use Live Writer as the Editor for a Custom Blog or CMS?After watching a Scott Hanselman video I was sold on Live Write and sold others on my team in using it. I work for an internet publishing company and it makes sense for us to see if Live Write can be integrated into a .NET CMS application so it becomed the test/HTML editor. The only other choice is to wrangle with using the FCK editor...ugh. Any ideas or places I can look at to see how this has or might be accomplished?Sun, 16 Aug 2009 14:42:22 Z2009-11-14T07:58:54Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/50f91cc2-1c24-4591-8b09-a1da6363db53http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/50f91cc2-1c24-4591-8b09-a1da6363db53mac2000http://social.msdn.microsoft.com/Profile/en-US/?user=mac2000HOWTO: Get current PostApiUrl from ContentSource pluginIs there way to get currently selected blog <strong>PostApiUrl</strong> from <strong>ContentSource</strong> plugin?Wed, 21 Oct 2009 14:37:46 Z2009-11-14T01:12:16Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/14eb3565-ebef-460a-b984-cb8e93721469http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/14eb3565-ebef-460a-b984-cb8e93721469vhandedhttp://social.msdn.microsoft.com/Profile/en-US/?user=vhandedUnable to upload post to Windows Live WriterI am not sure if this is the right place I post this question, but seems like it's a bug, so developer should pay attention.<br/> <br/> Currently I am using Windows Live Writer build 14.0.8089.726 en, on Windows 7 Ultimate.<br/> <br/> I faced this error when I posting my blog post to Blogger.<br/> <br/> 1. Unexpected end of file has occurred. The following elements are not closed: entry. Line 1, position 612.<br/> <br/> 2. There is an unclosed literal string. Line 1, position 1419.<br/> <br/> Both of them has the title: File Upload Failed.<br/> <br/> I already uninstalled and reinstalled again, but error still persist.<br/> <br/>Wed, 11 Nov 2009 04:45:59 Z2009-11-11T04:46:00Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/3796723f-1268-42af-8feb-52e59cb9d0c4http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/3796723f-1268-42af-8feb-52e59cb9d0c4Justin Hewitthttp://social.msdn.microsoft.com/Profile/en-US/?user=Justin%20HewittFlickr Upload When OfflineHi there<br/> <br/> Im investigating using Live Writer as my blogging tool for an upcoming cycle tour. As I wont have a constant internet connection it seems like a very good solution for storing my posts offline and then uploading when I am able to get online. At the moment Im intending to store my photos in my Flickr account however it seems that the Live Writer Flickr Upload plugin only works when you are online.<br/> <br/> Ive noticed that if I insert an image rather than using the Flickr Upload plugin this seems to work OK either uploading image to Picasa (I have a blogger blog) or to Windows Live if I use the Gallery option.<br/> <br/> Does anybody know if there is an option or plugin to save images for Flickr upload when the post is published?<br/> <br/> Ive also been writing my first basic plugin so am considering adding Flickr upload capability during the OnPostPublish method. However I dont want to re-invent the wheel so if anybody knows of an existing plugin please let me know.<br/> <br/> <br/> Cheers<br/> JustinWed, 04 Nov 2009 21:20:41 Z2009-11-04T21:20:41Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/ba84cefc-0732-4cb7-a2ca-8857059fb227http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/ba84cefc-0732-4cb7-a2ca-8857059fb227Vladislav Borovikovhttp://social.msdn.microsoft.com/Profile/en-US/?user=Vladislav%20BorovikovBlog theme info extracting for the pluginIs there any way to get the current blog theme info (background color, text color, etc.) through Writer API?Fri, 18 Sep 2009 03:35:46 Z2009-11-03T07:48:28Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/d3cd7530-e5a5-4181-89a7-42e63519d91fhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/d3cd7530-e5a5-4181-89a7-42e63519d91fAussie_Craig_Developerhttp://social.msdn.microsoft.com/Profile/en-US/?user=Aussie_Craig_DeveloperHow do you get the spelling checking to happen on content created by a SmartContentSource Plug-InI have been building a SmartContentSource plug-in. I have it working and have now found that Writer is not spelling checking (dynamically or from the menus) the content which the plug-in is creating.<br/>Is there a way to switch on the spelling checking? Or, do I need to switch the plug-in to a ContentSource plugin to have spelling checking? <br/>Any advice would be welcome. <br/>Thanks.Tue, 03 Nov 2009 06:56:31 Z2009-11-03T06:56:33Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/a4003b23-699d-4c32-bb15-e053958b9163http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/a4003b23-699d-4c32-bb15-e053958b9163shatokhinhttp://social.msdn.microsoft.com/Profile/en-US/?user=shatokhinPublishNotificationHook.OnPrePublish change contentHi,<br /><br />I am writing Live Writer plug-in and would like to modify content in <span style="font-size: x-small;">OnPrePublish. But property <span style="font-size: x-small;">PostInfo.Contents has only get method. Is there any way to modify content befor publish to blog?<br /></span><br />viktor&nbsp;</span><hr class="sig">WBR, ViktorWed, 07 Oct 2009 12:18:09 Z2009-10-07T13:51:59Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/012ec1ea-51e0-4698-851c-f4fa34e79303http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/012ec1ea-51e0-4698-851c-f4fa34e79303saas5516http://social.msdn.microsoft.com/Profile/en-US/?user=saas5516internet expplorer probinternet expplorer is not working. <div>why?</div> <div><br/></div>Wed, 30 Sep 2009 23:44:59 Z2009-09-30T23:53:24Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/34fc6e58-3774-4b0f-b35e-adc6f144dc74http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/34fc6e58-3774-4b0f-b35e-adc6f144dc74Philipp.Sumihttp://social.msdn.microsoft.com/Profile/en-US/?user=Philipp.SumiChanging a span's attribute duplicates the whole spanImagine the user selects some formatted text in edit mode and invokes my plug-in. The selected text corresponds to the following markup:<br/> <br/> &lt;span class=&quot;foo&quot;&gt;hello&lt;/span&gt;<br/> <br/> Accordingly, this is the markup my plug-in receives as the content string. Now, all my plug-in does is change the class attribute's value. Accordingly, this is the new value of the content string:<br/> <br/> &lt;span class=&quot;bar&quot;&gt;hello&lt;/span&gt;<br/> <br/> <br/> However, it appears that WLW tries to be smart - in a really dumb way ;)<br/> When I switch to HTML view, I can see I ended up with the following markup:<br/> <br/> &lt;span class=&quot;foo&quot;&gt;&lt;span class=&quot;bar&quot;&gt;world &lt;/span&gt;&lt;/span&gt;<br/> <br/> <br/> ...I really don't see any reason for this. Any idea of a workaround would be greatly appreciated.<br/> <br/> Cheers,<br/> Philipp <hr class=sig> Confessions of a Code Addict: http://www.hardcodet.netWed, 23 Sep 2009 17:58:25 Z2009-09-23T17:58:25Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/e0398c38-b10e-4976-8187-5da3c17cd6f3http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/e0398c38-b10e-4976-8187-5da3c17cd6f3Philipp.Sumihttp://social.msdn.microsoft.com/Profile/en-US/?user=Philipp.SumiBug? Quotation marks are missing in attributesHi there<br/> <br/> I'm trying to write a simple plug-in that accesses the selected HTML markup. Have a look at these samples:<br/> <br/> <ol> <li>&lt;p&gt;hello &lt;span class=&quot;test&quot;&gt;world&lt;/span&gt;. &lt;/p&gt;</li> <li>&lt;p&gt;hello &lt;span style=&quot;color: red&quot;&gt;world&lt;/span&gt;.&lt;/p&gt;</li> </ol> <br/> <br/> When selecting the word &quot;world&quot; and starting my plug-in, the submitted content is the following:<br/> <br/> <ol> <li>The quotation marks are missing. I'm getting <em>&lt;SPAN class=test&gt;world&lt;SPAN&gt;</em> </li> <li>The attribute is there, including quotation marks</li> </ol> <br/> ...I don't know which attributes are affected (and why there is a distinction of cases in the first place!), but it sure is annoying, as I can't parse the submitted markup properly due to invalid content. I'd be most happy if I'd really get the selected markup (also without upper casing of the tags) - is that possible?<br/> <br/> Cheers,<br/> Philipp<br/><hr class="sig">Confessions of a Code Addict: http://www.hardcodet.netWed, 23 Sep 2009 12:12:44 Z2009-09-23T12:12:44Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/28a1e9fa-5b65-45ff-be40-9e84dc69fbedhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/28a1e9fa-5b65-45ff-be40-9e84dc69fbedJeff_dissplaynamehttp://social.msdn.microsoft.com/Profile/en-US/?user=Jeff_dissplaynameLive writer or wordWhy is the free live writer better than the full version word 2007 for publishing to/managing blogs? this seems a bit backwards.<hr class="sig">JeffSat, 21 Mar 2009 06:56:19 Z2009-09-02T16:52:16Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/bf0ac7eb-b8bd-40e2-819c-b615f925e2ddhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/bf0ac7eb-b8bd-40e2-819c-b615f925e2ddLOGIKonlinehttp://social.msdn.microsoft.com/Profile/en-US/?user=LOGIKonlineMake Live Writer permit new Categories in the interfaceWhen I connect to WordPress Blog I can add tags and categories with in Live Writer but when I connect with my custom metaWeblog site I do not get the option to add tags and can only select categories.  Are there specific methods I must incorporate to facilitate this?<br/> <br/> regards,<br/> DaveWed, 02 Sep 2009 04:34:35 Z2009-09-02T11:05:54Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/7979dedb-8173-4186-aceb-e17e3d7f2ae1http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/7979dedb-8173-4186-aceb-e17e3d7f2ae1LOGIKonlinehttp://social.msdn.microsoft.com/Profile/en-US/?user=LOGIKonlineHow to make the system recognize "New Page" with custom MetaWeblogAPII have successfully implemented the ability for it to add, edit and delete a post but cannot figure out how to make New Page option highlight as well.<br/> <br/> I have implemented all the WordPress library:<br/> <ul> <li>wp.newPage</li> <li>wp.getPageList</li> <li>wp.getPages</li> <li>wp.getPage</li> <li>etc.</li> </ul> Is there something else I need to do to make Live Writer recognize the ability to add a page?Wed, 02 Sep 2009 04:30:32 Z2009-09-02T11:06:04Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/120e9562-1d02-485d-89a9-03364609e87chttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/120e9562-1d02-485d-89a9-03364609e87cVince Paulsonhttp://social.msdn.microsoft.com/Profile/en-US/?user=Vince%20PaulsonRSD and MetaWeblog Api<p align=left>I'm currently working on implementing the MetaWeblog Api in my company's internal Blog site and am having some difficulty getting RSD (Real Simple Detection) working with Windows Live Writer. The main issue is the &quot;blogID&quot; attribute of the &lt;api.../&gt; element. Here is an example of my RSD XML file:</p> <p align=left> </p><font color="#40c4ff"><font color="#40c4ff"> <p align=left><font style="background-color:#ffffff" color="#000000">&lt;?xml </font></font></font><font style="background-color:#ffffff"><font color="#000000">version=&quot;1.0&quot;</font></font><font style="background-color:#ffffff" color="#000000">?&gt;</font></p> <p align=left><font style="background-color:#ffffff" color="#000000">&lt;rsd </font><font style="background-color:#ffffff"><font color="#000000">version=&quot;1.0&quot; xmlns=&quot;http://archipelago.phrasewise.com/rsd&quot;</font></font><font style="background-color:#ffffff" color="#000000">&gt;</font></p> <p align=left><font style="background-color:#ffffff" color="#000000">&lt;service&gt;</font></p> <p align=left><font style="background-color:#ffffff" color="#000000">&lt;engineName&gt;</font><font style="background-color:#ffffff" color="#000000">Blog Service</font><font style="background-color:#ffffff" color="#000000">&lt;/engineName&gt;</font></p> <p align=left><font style="background-color:#ffffff" color="#000000">&lt;engineLink&gt;</font><font style="background-color:#ffffff" color="#000000">http://mycompany/blogs/BlogServiceHandler.ashx</font><font style="background-color:#ffffff" color="#000000">&lt;/engineLink&gt;</font></p> <p align=left><font style="background-color:#ffffff" color="#000000">&lt;homePageLink&gt;</font><font style="background-color:#ffffff" color="#000000">http://mycompany/blogs/default.aspx</font><font style="background-color:#ffffff" color="#000000">&lt;/homePageLink&gt;</font></p> <p align=left><font style="background-color:#ffffff" color="#000000">&lt;apis&gt;</font></p> <p align=left><font style="background-color:#ffffff" color="#000000">&lt;api </font><font style="background-color:#ffffff"><font color="#000000">name=&quot;MetaWeblog&quot; preferred=&quot;true&quot; apiLink=&quot;http://mycompany/blogs/BlogServiceHandler.ashx&quot; blogID=&quot;&quot;</font></font><font style="background-color:#ffffff" color="#000000"> /&gt;</font></p> <p align=left><font style="background-color:#ffffff" color="#000000">&lt;/apis&gt;</font></p> <p align=left><font style="background-color:#ffffff" color="#000000">&lt;/service&gt;</font></p> <p align=left><font style="background-color:#ffffff" color="#000000">&lt;/rsd&gt;</font></p> <p align=left> </p> <p align=left>Live Writer does not automatically detect that I'm using MetaWeblog unless I enter a value in for the &quot;blogID&quot; attribute. But, if I do enter a value for it, then Live Writer automatically determines that I'm using the blog with that ID and does not call the &quot;blogger.getUsersBlogs()&quot; function letting me choose which blog I want to post to like it does when I manually pick MetaWeblog and point it to my MetaWeblog Handler (<a title="http://mycompany/blogs/BlogServiceHandler.ashx" href="http://mycompany/blogs/BlogServiceHandler.ashx">http://mycompany/blogs/BlogServiceHandler.ashx</a>).</p> <p align=left> </p> <p align=left>The RSD spec says to leave the &quot;blogID&quot; attribute blank if its not used, but Live Writer doesn't seem to allow this. Is there a workaround? Or is this just not possible?</p> <p align=left> </p> <p align=left>Thank you.</p>Tue, 19 Feb 2008 22:34:40 Z2009-09-02T10:41:39Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/5281808a-c187-4981-a313-7fc932a93669http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/5281808a-c187-4981-a313-7fc932a93669Visweswaran........The Role Makerhttp://social.msdn.microsoft.com/Profile/en-US/?user=Visweswaran........The%20Role%20Makerget a web content using phpi created a php web page. in that i want to display  web content so that i need how to get and print a web content in my php page. i have used file_get_content. but it does not work can u help mee...................Wed, 02 Sep 2009 05:40:40 Z2009-09-02T05:40:48Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/3660bd8c-8dc7-4493-ac41-1734c92767c9http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/3660bd8c-8dc7-4493-ac41-1734c92767c9Nomad93http://social.msdn.microsoft.com/Profile/en-US/?user=Nomad93Problems with XML-RPC?I'm running WP 2.1.3 (but I also tried the same on 2.0.11 and 1.5.3) in bare configuration (practically no plugins activated and no themes added) on PHP 4.4.x and MySQL 4.0.x. Posting works without any problems from inside the admin panel but any time I try to post with Windows Live Writer (latest beta) I receive the error message: <br><br>&quot;Invalid Server Response - The response to the blogger.getUsersBlog method received from the weblog server was invalid: Invalid response document returned from XmlRpc server.&quot;<br><br><br>Is there something on the server side that needs to be fixed?<br><br>Any ideas what might be causing it and how to fix it?<br><br>Thanks in advance.Fri, 28 Sep 2007 11:04:47 Z2009-08-26T21:51:19Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/2b8af1ef-1be2-4dda-8272-886e67e0297fhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/2b8af1ef-1be2-4dda-8272-886e67e0297fques2008http://social.msdn.microsoft.com/Profile/en-US/?user=ques2008drop cap for live writerBeen using live writer for blogging for almost 4 months now and just love it!  Just 2 questions please:<br/>a)  if i downloaded live writer 3 months ago, does that mean i don't have the latest version?<br/>b)  is there a chance of introducing a bonus feature (or plug-in) like drop cap choices?  It would be nice to have drop caps in the beginning of blogs for style purposes.  i started doing them manually by inserting the relevant html but soom gave up because it was laborious.<br/>thanks for your replies!Sun, 23 Aug 2009 15:25:00 Z2009-08-23T15:25:01Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/73073d04-f4ff-404e-ae35-51d3fabf6b5fhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/73073d04-f4ff-404e-ae35-51d3fabf6b5fwillybobhttp://social.msdn.microsoft.com/Profile/en-US/?user=willybobexplorer 7 wont work on xp<p>i downloaded explorer 8 and it wouldnt load so i uninstalled it and got explorer 8 of a cd but that didnt work so i uninstalled that and got explorer 7 and it still dosent work<br/><br/>ive tried restarting it</p> <p>reinstalling it</p> <p>tried loading it loads of times</p> <p>but it still wont work.i need to go on it at home (i used public computer) .if anyone has any suggestions pleez tell me</p> <p>reply asap if u no what to do</p>Wed, 19 Aug 2009 13:13:22 Z2009-08-19T13:13:23Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/616ed9e0-7c76-4e80-9d67-ccc7b46dc0aahttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/616ed9e0-7c76-4e80-9d67-ccc7b46dc0aaCodeFarmerXhttp://social.msdn.microsoft.com/Profile/en-US/?user=CodeFarmerXHow can I get all posted article and save them as XML file in my PC?How do I get all of posted articles and save them as XML file in my PC?<br/><br/>Is there any interface or method can do this ?<hr class="sig">x2mSat, 08 Aug 2009 01:32:36 Z2009-08-08T01:32:37Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/d61f2671-ae09-4cc8-8f10-55df315089c8http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/d61f2671-ae09-4cc8-8f10-55df315089c8Ganesh Narayanhttp://social.msdn.microsoft.com/Profile/en-US/?user=Ganesh%20NarayanWLW not configuring plugins<p>I am using Wordpress 2.8.2 and the latest version of Windows Live Writer 14.0.8064.206 en. I have installed some plugins in my blog one of them is &quot;Post Thumbnails&quot; but i am not able to add thumb using WLW. Actually WLW is not configuring that plugin as it is showing Tag, Comments Yes/No...etc. It should show Post Thumbnails options too.<br/><br/>If anybody able to do so please help.<br/><br/>Thanks</p>Sat, 25 Jul 2009 05:21:19 Z2009-07-25T05:21:19Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/bdac0d9a-0948-4053-a7cb-0d198a1b4502http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/bdac0d9a-0948-4053-a7cb-0d198a1b4502Ganesh Narayanhttp://social.msdn.microsoft.com/Profile/en-US/?user=Ganesh%20NarayanTheme Detection Problem of Wordpress blog in Windows Live WriterHello i m Ganesh....<br/>i have my own wordpress blog.....some days ago i thought to move on Windows Live Writer....when i configure it then there is a problem with my blogs theme....<br/><br/>The theme which i customized for my blog is not detected by the Writer...i reinstall it but the result is same....<br/>I also try another themes they are going well.....all the appearance, style are same as the real one...<br/><br/>i am also getting the error message<br/><br/><br/>But the theme which i m using is not showing anything....no backgorund....no font style....nothing.<br/><br/>[IMG]http://www.lancelarsen.com/Portals/www_lancelarsen_com/Blog/Files/24/91/WLW-966ebc38bc63_8544-clip_image014_2.jpg[/IMG]Tue, 30 Jun 2009 16:05:28 Z2009-07-24T17:15:18Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/83e8ad8a-12b8-48db-9f2c-7fd725b528fbhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/83e8ad8a-12b8-48db-9f2c-7fd725b528fbTod Birdsallhttp://social.msdn.microsoft.com/Profile/en-US/?user=Tod%20BirdsallTwitter Insert: Looking for feedback on my first pluginHi All,<br/> <br/> I released my first WLW plug-in and would like to get your feedback, if you have a moment to try it. It is called Twitter Insert and, as you can probably guess from the name, it inserts your recent tweets into your blog post.<br/> <br/> You can find it here: http://tod1d.net/files/folders/misc/entry701.aspx<br/> <br/> Thanks for your time.<hr class="sig">Tod Birdsall, MCSD for .NET http://tod1d.netMon, 27 Apr 2009 03:41:34 Z2009-07-23T04:01:01Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/fa192a0f-8e30-427e-b24d-b11c4650dd60http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/fa192a0f-8e30-427e-b24d-b11c4650dd60dawho9ninehttp://social.msdn.microsoft.com/Profile/en-US/?user=dawho9nineCustom Integration w/ Blog - File UploadSo I'm trying to integrate LiveWriter API with a custom web site I created.  I've been using the PlugBlog files over at the code plex (http://www.codeplex.com/PlugBlog).  I've gotten everything to work with the exception of File Uploads.  Now the error I'm getting in LiveWriter is the generic &quot;Picture Upload Not Supported By Blog&quot;.<br/> <br/> I have implemented the metaWeblog.newMediaObject in my xmlrpc.ashx.cs file and updated the rsd.xml file nad wlwmanifest.xml file.  In the manifest.xml I have added FileUpload as yes.  So wondering where I could have gotten wrong - shouldn't I be getting a different error than Picture Upload Not Support but instead an error message if it was actually trying to upload the file.<br/> <br/> Here is my metaWeblog portion.<br/> <pre lang="x-c#">[XmlRpcMethod(&quot;metaWeblog.newMediaObject&quot;)] public MediaObjectInfo newMediaObject(string blogid, string username, string password, MediaObject mediaObject) { #region MSWLWNewMediaObject MediaObjectInfo returnMe = new MediaObjectInfo(); //int userID = checkUser(username, password); //if (userID != -1) //{ //if (!Directory.Exists(Path.GetDirectoryName(filename))) //{ //Directory.CreateDirectory(Path.GetDirectoryName(filename)); //} string ImagePhysicalPath = HttpContext.Current.Server.MapPath(&quot;C:\\data\\folder\\images\\&quot;); if (mediaObject.bits != null) { MemoryStream ms = new MemoryStream(mediaObject.bits); Bitmap bitmap = new Bitmap(ms); ImagePhysicalPath = ImagePhysicalPath + mediaObject.name; string PathOnly = Path.GetDirectoryName(ImagePhysicalPath).Replace(&quot;/&quot;, &quot;\\&quot;); if (!Directory.Exists(PathOnly)) Directory.CreateDirectory(PathOnly); bitmap.Save(ImagePhysicalPath); } returnMe.url = &quot;http://www.domain.com/image/&quot; + mediaObject.name; returnMe.type = &quot;image/jpeg&quot;; returnMe.file = mediaObject.name; //} //else //{ //throw new XmlRpcFaultException(0, &quot;invalid user credentials&quot;); //} return returnMe; #endregion }</pre> Anyone have any thoughts.<br/> <br/> Thanks,<br/> <br/> DJ<hr class="sig">Richard Brynteson | Convergent Solutions Group | http://www.convergent-solutions.comTue, 26 May 2009 02:04:10 Z2009-07-23T03:57:12Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/bc6ef673-c282-4763-a584-cbeaf447b6fdhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/bc6ef673-c282-4763-a584-cbeaf447b6fdAdam Tothhttp://social.msdn.microsoft.com/Profile/en-US/?user=Adam%20TothWordPress private post support - xmlrpc errors<p>LiveWriter doesn't seem to know or care about WordPress' concept of private posts, so I've been trying to find ways to work around it.</p> <p>The LiveWriter api doesn't seem to have any hooks to enable me to set the status of a post to 'private', so I've resorted to creating a WordPress plugin, but I am getting XMLRPC errors in LiveWriter.</p> <p>What I am doing is putting the word 'PRIVATE:' at the begining of my post title in LiveWriter. When I publish the post, there is a WordPress plugin that checks for that string, removes it from the title, and sets the post status to 'private' instead of 'published'.</p> <p>This all works great on the WordPress side, everything works as expected, but LiveWriter chokes with an XMLRPC error during publish, and then it sees the local post as a draft.</p> <p>Is there any way I can debug livewriter during the publish process to see why it is choking? Does anyone offhand know if it is choking because I changed the title, or if it is choking because it doesn't understand a status of 'private'?</p> <p>Thanks a lot,</p> <p>Adam</p>Fri, 23 Jan 2009 01:07:28 Z2009-07-23T03:53:55Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/7d76e819-7c21-4152-9391-576e157b1a5dhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/7d76e819-7c21-4152-9391-576e157b1a5dAviafhttp://social.msdn.microsoft.com/Profile/en-US/?user=AviafWindows Live Writer has problems posting pictures in blogsI love Windows Live writer, it is very useful, easy and streamlined. However, if I add pictures to my blog post, it cannot properly upload and instead gives a 403 forbidden error. Without the pictures, everything is fine.<br/> <br/> All other aspects work well, such as theme retrieval, etc.<br/> <br/> I use it to post blogs on google's blogger.com<br/> <br/> Anyone have a fix? or is there one in progress?Mon, 25 May 2009 17:33:45 Z2009-07-23T03:17:33Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/eabc62f8-8889-48ff-bc84-d0481198dd0dhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/eabc62f8-8889-48ff-bc84-d0481198dd0dSlimJimWriterhttp://social.msdn.microsoft.com/Profile/en-US/?user=SlimJimWriterCan We Charge A Fee For Plugins?Is it possible to charge a small fee for plugins, working thru the &quot;<strong>Windows Live Writer Gallery</strong>&quot;?<br/><br/>I'm thinking $1 or $2, sorta like the Iphone apps, website.<br/><br/>Wed, 13 May 2009 12:07:33 Z2009-07-23T03:05:58Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/2f233449-270f-4907-92ff-5078a677796ehttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/2f233449-270f-4907-92ff-5078a677796enibirhttp://social.msdn.microsoft.com/Profile/en-US/?user=nibirBug in Windows Live WriterGood morning, team of developers. <br/> I had found the bug in Windows Live Writer. <br/> <br/> 1) Program version: <br/> 14.0.8064.206 ru <br/> <br/> 2) version of my operating system: <br/> Windows Vista build 6002 SP2 v.113 <br/> <br/> 3) Problem: <br/> If the folder has 2 files with names *. jpg and *. gif, (* - any smvoly) then when you insert a file by using a side-menu item in the &quot;Picture ...&quot; get a window of that image is not selected &quot; <br/> <br/> Sorry for my English - I'm Russian. <br/> Waiting for an answer.<br/> Best regards. Alexander Parygin. <br/>Sun, 17 May 2009 03:10:35 Z2009-07-23T02:41:59Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/b6fbd673-2e8f-4228-bdba-4c995f6750dchttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/b6fbd673-2e8f-4228-bdba-4c995f6750dcAjayKBhttp://social.msdn.microsoft.com/Profile/en-US/?user=AjayKBHow to post a blog having image to Live Spaces using MetaWeblog API ?<p>I want to write an application which can post blogs having images. According to spaces documentation it doesn't support newMediaObject() method of the MetaWeblog API. In that case how can i post blogs consisting of images ? <br/><br/>PS: Have already posted this to Live Spaces forum. Didn't get a reply there so reposting here. It would great if someone can give any suggestions.</p>Thu, 28 May 2009 06:29:15 Z2009-07-23T02:38:06Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/077f8e61-174d-4590-a5eb-3c50f16ab9ffhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/077f8e61-174d-4590-a5eb-3c50f16ab9ffAazadhttp://social.msdn.microsoft.com/Profile/en-US/?user=AazadWrite a blog in Telugu<p align=left><font face=Arial size=2>Hi,</font></p> <p align=left> </p> <p align=left>Can someone let me know how i can write a blog in telugu using Windows Live Writer?</p> <p align=left> </p> <p align=left>Regards,</p> <p align=left>-Chandra.</p>Thu, 24 Apr 2008 14:59:59 Z2009-07-23T02:33:41Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/16a998f6-28db-4009-a5c6-7112803b6245http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/16a998f6-28db-4009-a5c6-7112803b6245Leandro Tuttinihttp://social.msdn.microsoft.com/Profile/en-US/?user=Leandro%20TuttiniPublish code in blogspot blog - without add additional linesHi,<br/> <br/> I am using Windows Live Writer to publish technical post, I posted code (.net, javascript, etc).<br/> <br/> I used the tools:<br/> <br/> http://stevedunns.googlepages.com/codeformatterforwindowslivewriter<br/> <br/> http://gallery.live.com/liveItemDetail.aspx?li=d4409446-af7f-42ec-aa20-78aa5bac4748<br/> <br/> and others.<br/> <br/> But in all case the code region is generated, but I have a bug when I publish the post.<br/> Blogspot add extra lines &quot;&lt;br&gt;&quot;, in the paragraph above the code.<br/> <br/> Example: http://ltuttini.blogspot.com/2009/05/jqmodal-contenido-dinamico-utilizando.html<br/> <br/> <br/> Do you know, How I post correct code using Live Writer in blogspot ?<br/> <br/> I wanted to use: http://precode.codeplex.com/, but I don't know how enable Syntaxhighlighter.<br/> <br/> <br/> greetings<hr class="sig">Leandro Tuttini<br/><br/> Work: <a href="http://www.icebergsolutions.com/">Iceberg Solutions </a><br/> <a href="http://ltuttini.blogspot.com/">Blog</a><br/> Buenos Aires<br/> ArgentinaMon, 08 Jun 2009 17:24:57 Z2009-07-23T02:12:16Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/17d52a3a-e301-45ee-9d4f-df436de39488http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/17d52a3a-e301-45ee-9d4f-df436de39488harish_microsofthttp://social.msdn.microsoft.com/Profile/en-US/?user=harish_microsoftBatch Operation in WindowsLive Contacts APIHi all, <div><br/></div> <div>   I want to add multiple contacts in windows live and need to perform multiple operations(ie.Batch Operation) like add, edit and delete contacts at the same time.</div> <div>   After searching the forums and reviewing windows live sdk or windowslive contacts API, I was not able to find any examples/samples reagrding this.Could any one point out where can i find the XML request samples available or for adding atleast multiple contacts or batch operations?</div> <div><br/></div> <div>Regards,</div> <div>Harish</div>Wed, 10 Jun 2009 06:44:32 Z2009-07-23T02:06:14Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/2bd8d7af-8aae-4ca5-aa62-953995355f3ehttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/2bd8d7af-8aae-4ca5-aa62-953995355f3edawho9ninehttp://social.msdn.microsoft.com/Profile/en-US/?user=dawho9ninemetaWeblog calling mt methodsOK, I know it sounds weird.  So I have integrated my blog to use metaWeblog and had everything working. I started playing around with my wlwmanitest.xml file to enable pages support and then all of a sudden when I try to get categories instead of calling metaWeblog.getCategories it is calling mt.getCategoryList.  I can see it plain as day in Fiddler.  So I changed metaWeblog.getCategories to what it suddenly was looking for and now it cannot get the category list as if the XML being returned isn't correct anymore.<br/> <br/> Just so you know what changed, I had the wlwmanifest.xml file up on the server but you could read it.  Generic IIS error so I think it was get generic settings in the Windows Live Writer client.  Changes to the manifest wouldn't appear in the client.  I fixed this problem, so it would actually read the file and now its all down time.<br/> <br/> Does this make any sense?<br/> <br/> Richard <hr class=sig> <br/>Wed, 17 Jun 2009 02:13:11 Z2009-07-23T01:57:53Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/72a067a3-303f-4875-8fb1-b70798c462cchttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/72a067a3-303f-4875-8fb1-b70798c462ccharish_microsofthttp://social.msdn.microsoft.com/Profile/en-US/?user=harish_microsoftInvalid XML response from WindowsLive Contacts APIHi all, <div><br/></div> <div>   I am using WindowsLive Contacts API for my application. When I made a HTTP request for retrieving the windows live contacts, after setting the authorization headers etc,</div> <div>   the xml response which i got was not able to parse. This is mainly because I am seeing a ? symbol before the XML response like<strong> ?</strong>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;,</div> <div>   this ? is printed as &lt;U+FEFF&gt;&lt;XML response&gt; in console. I think some special characters like BOM is coming with XML response. Is it Invalid response or a bug from windows live contacts API? Somebody could check out this issue?</div> <div><br/></div> <div>Thanks in Advance..</div> <div>   </div>Mon, 22 Jun 2009 12:42:30 Z2009-07-23T01:54:37Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/2ee4d16d-f002-474a-8c73-508f9ddefe3chttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/2ee4d16d-f002-474a-8c73-508f9ddefe3ckawibihttp://social.msdn.microsoft.com/Profile/en-US/?user=kawibiIrql_not_less_or_equalHi there , my computer crash everytime i try to run a program using smslib to send sms via a sony ericsson modem. how can someone help me!Mon, 22 Jun 2009 13:24:03 Z2009-07-23T01:38:32Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/b5444ccf-c5dc-4ef2-bf6d-36c9af1951ebhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/b5444ccf-c5dc-4ef2-bf6d-36c9af1951ebpradeepan_patrahttp://social.msdn.microsoft.com/Profile/en-US/?user=pradeepan_patraHow to give a HTML code in windows live writer Please help me <br/> How to insert a HTML code in windows lice writerFri, 03 Jul 2009 14:50:15 Z2009-07-23T01:36:08Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/954f0abd-b6c2-4ad4-81b6-4b1362eb1b3chttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/954f0abd-b6c2-4ad4-81b6-4b1362eb1b3cJason Baronehttp://social.msdn.microsoft.com/Profile/en-US/?user=Jason%20BaroneNo EXIF (description) data for Images are carried over onto Wordpress with Live Writer???When I downloaded Live Writer I was extremely impressed with nearly everything it does and started using it immediately for my blog. <br>BUT, you have a HUGE problem. Not all of the EXIF data gets carried over with your images when you upload through Live Writer, mainly I'm talking about Description data. This is horrible and I don't understand why this functionality wasn't added, yet it does nearly everything else you could ask for. Usually when my pictures are uploaded into Wordpress the image title and alt tag is automatically generated, and image description is filled out with the Caption I typed in using Picasa. This doesn't get carried over using Live Writer though...<br><br>I am unhappy about this and this missing functionality alone is causing me to look for other software to use instead. Any idea when you guys will implement this feature?<br>Thu, 05 Mar 2009 05:41:30 Z2009-07-23T01:51:41Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/3e21cdc4-650e-44b7-bbe3-e3f10a2d413fhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/3e21cdc4-650e-44b7-bbe3-e3f10a2d413fCharles Teague - MSFThttp://social.msdn.microsoft.com/Profile/en-US/?user=Charles%20Teague%20-%20MSFTWindows Live Writer Technical Preview<p align=left><font face=Arial size=2></font> </p> <p class=MsoNormal style="margin:0in 0in 0pt"><font face=Calibri size=3>Today Windows Live Writer </font><a title="http://windowslivewriter.spaces.live.com/blog/cns!D85741BB5E0BE8AA!1508.entry" href="http://windowslivewriter.spaces.live.com/blog/cns!D85741BB5E0BE8AA!1508.entry"><font face=Calibri size=3>released a technical preview</font></a><font face=Calibri size=3> that includes new and improved features.  Please post to this forum and let us know about your experiences using Writer (good or bad).</font></p> <p class=MsoNormal style="margin:0in 0in 0pt"><font face=Calibri size=3> </font></p> <p class=MsoNormal style="margin:0in 0in 0pt"><font face=Calibri size=3>If you have feedback about feature updates in the product, please post on the </font><a title="http://forums.community.microsoft.com/en-US/writerbeta/threads/" href="http://forums.community.microsoft.com/en-US/writerbeta/threads/"><font face=Calibri color="#800080" size=3>Windows Live Writer (Beta) forum</font></a><font face=Calibri size=3>.</font></p> <p class=MsoNormal style="margin:0in 0in 0pt"><font face=Calibri size=3> </font></p> <p class=MsoNormal style="margin:0in 0in 0pt"><font face=Calibri size=3>The Writer team reads all of the messages posted to both forums and uses your feedback to improve Writer - please post a message and let your feedback be heard! </font></p>Mon, 02 Jun 2008 19:26:31 Z2009-07-19T07:33:24Zhttp://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/ac8e3ed7-d05a-47f5-a0e4-935b94fd1544http://social.msdn.microsoft.com/Forums/en-US/wlwdev/thread/ac8e3ed7-d05a-47f5-a0e4-935b94fd1544Brian Vallelungahttp://social.msdn.microsoft.com/Profile/en-US/?user=Brian%20VallelungaFeature Request:: Service-specific fieldsI'd like to request the ability to have the Writer UI add support for custom fields supported by a blogging platform. For example, I may have a platform that supports the concept of a co-author for a post. It would be great if WLW could add in a UI element to support this and then serialize the data sent back to the service.<br><br>The Live Writer manifest would be the perfect place to add this functionality. I envision it as something like:<br><br><span class=Apple-style-span style="border-collapse:separate;color:rgb(0, 0, 0);font-family:'Times New Roman';font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><pre style="white-space:pre-wrap"><div style="overflow:auto;background-color:white;line-height:100% ! important;font-family:Courier New;font-size:11px"><table style="border-width:0px;margin:2px 0px;width:99%;border-collapse:collapse;background-color:rgb(255, 255, 255)" cellpadding=0 cellspacing=0><col style="font-family:Courier New;font-size:11px;padding-left:10px;white-space:nowrap"><tbody><tr><td><font style="font-size:11px"></font><font style="color:blue">&lt;</font><font style="font-size:11px">manifest </font><font style="color:red">xmlns</font><font style="font-size:11px">=</font><font style="color:blue">&quot;http://schemas.microsoft.com/wlw/manifest/weblog&quot;</font><font style="font-size:11px">&gt; </font></td></tr><tr><td style="background-color:rgb(247, 247, 247)">  <font style="color:blue">&lt;</font><font style="font-size:11px">options</font><font style="color:blue">&gt;</font><font style="font-size:11px"> </font></td></tr><tr><td>    ... </td></tr><tr><td style="background-color:rgb(247, 247, 247)">  <font style="color:blue">&lt;/</font><font style="font-size:11px">options</font><font style="color:blue">&gt;</font><font style="font-size:11px"> </font></td></tr><tr><td>  <font style="color:blue">&lt;</font><font style="font-size:11px">customFields</font><font style="color:blue">&gt;</font><font style="font-size:11px"> </font></td></tr><tr><td style="background-color:rgb(247, 247, 247)">     <font style="color:blue">&lt;</font><font style="font-size:11px">field </font><font style="color:red">name</font><font style="font-size:11px">=</font><font style="color:blue">&quot;CoAuthor&quot;</font><font style="font-size:11px"> </font><font style="color:red">display</font><font style="font-size:11px">=</font><font style="color:blue">&quot;Co-Author&quot;</font><font style="font-size:11px"> </font><font style="color:red">type</font><font style="font-size:11px">=</font><font style="color:blue">'text'</font><font style="font-size:11px"> </font><font style="color:red">maxLength</font><font style="font-size:11px">=</font><font style="color:blue">&quot;128&quot;</font><font style="font-size:11px"> </font><font style="color:blue">/&gt;</font><font style="font-size:11px"> </font></td></tr><tr><td>  <font style="color:blue">&lt;/</font><font style="font-size:11px">customFields</font><font style="color:blue">&gt;</font><font style="font-size:11px"> </font></td></tr><tr><td style="background-color:rgb(247, 247, 247)"><font style="color:blue">&lt;/</font><font style="font-size:11px">manifest</font><font style="color:blue">&gt;</font><font style="font-size:11px"> </font></td></tr></tbody></table></div></pre></span>I can imagine the ability to add generic types such as text, html, integers, dates, etc. What say you Microsoft and WLW users?<br>Fri, 07 Nov 2008 19:26:55 Z2009-07-19T04:33:10Z