XML

Custom implementation of the Metaweblog API and Windows Live Writer

This blog has been powered by my own custom implementation of the Metaweblog API , because I wanted to test Windows Live Writer. As I posted before the current implementation of the Metaweblog API by WLW is not correct in the beta. According to the WLW newsgroup, on this issue, the team are taking a second look at the Metaweblog specifications. Funny thing is that WLW does not even follow the specifications found at MSDN.

Windows Live Writer

Windows Live Writer Updated once again

The Windows Live Writer has once again been updated, it’s still a Technical Preview. The new and updated version contains numerous improvements to the interface and introduces a brand new plugin model. New and improved features The interface has received some updates such as a tabs for switching between views and a nice feature which allows you to edit your post using your blog theme (might have been in previous builds, but this was the first time I’ve seen it).

Windows Live Writer

Windows Live Developer Community launched

![ViaWindowsLive](http://www.viawindowslive.com/Portals/0/site images/VWLLogo.jpg) A new developers community for Windows Live developers - Via Windows Live - has just been launched. The community site contains sections about Silverlight, Live ID, Live Writer, Messenger, Alerts and all the other Live products. As of now the content is quite thin, but it’s up to you/us to fill it with useful information. Just register and then start using it. The site has a Wiki, a Gallery, Articles and more. And you can subscribe to the “aggregated blog of everything Windows Live”.

Windows Live Writer

New beta of Windows Live Writer

You probably already have read all about the new beta of Windows Live Writer. I thought I should write some lines about some of the new really nice features. Linking WLW contains an improved linking interface. You can easily link to your previous posts or to a link in the Link Glossary, using the Link to button_,_ which allows you to write down (remember) a number of links that you often use in your blog posts. When you create a new link you can check the Add to link glossary checkbox and the link will be added to your glossary. The glossary is also accessible from the Tools->Options dialog.

Windows Live Writer

Language problems with live.com

Yesterday I sat at home using my XP Media Center and decided to check out the Windows Live Gallery if ther were any new interesting Writer Plugins. I fired up Internet Explorer and browsed to the gallery via the link from one of my earlier posts to my Acronyms Plugin. I ended up in an error page that said that the request could not be handled, pleas try again in five minutes. The page was in swedish and provided a link to the Gallery start page, which also was in swedish and there were no links to the Writer Plugins. To bad for people in sweden! But, it all worked fine on my laptop a few hours ago and my first guess, which was right, was that Internet Explorer was defaulting to the Swedish language (found under Internet Options - Languages), and my laptop used English (United States).

Windows Live Writer

Windows Live Writer 1.0 beta and Metaweblog API

Windows Live Writer has been upgraded and I wrote a post on the Metaweblog standard conformance of WLW in a previously. The metaWeblog.getCategories I suggested to use to get it to work with Windows Live Writer will now fail since Writer expects that a description is passed in the response. That is your response has to look like this, watch the lines 18-21 and 32-35. 1 <?xml version="1.0"?> 2 <methodResponse> 3 <params> 4 <param> 5 <value> 6 <array> 7 <data> 8 <value> 9 <struct>10 <member>11 <name>categoryid<name>12 <value>1</value>13 <member>14 <member>15 <name>title< span="">name>16 <value>Category 1< span="">value>17 <member>18 <member>19 <name>description< span="">name>20 <value>Description 1< span="">value>21 <member>22 </struct>23 <struct>24 <member>25 <name>categoryid< span="">name>26 <value>2</value>27 <member>28 <member>29 <name>title< span="">name>30 <value>Category 2< span="">value>31 <member>32 <member>33 <name>description< span="">name>34 <value>Description 2</value>35 </member>36 </struct>37 </value>38 </data>39 </array>40 </value>41 </param>42 </params>43 </methodResponse>

.NET

Acronyms Plugin for Windows Live Writer updated and added to Windows Live Gallery

Today the Windows Live Gallery was updated with a plugin gallery for Windows Live Writer and my plugin for Windows Live Writer is updated with a new and improved interface and functionality. The Windows Live Writer team has gone through the plugin and given me good feedback, which now are implemented. Implementation as a simple content source Possible to write your own custom description of an acronym Improved user interface If you want to download it do it here or from the Windows Live Gallery.

.NET

XML Notepad 2006 - what's the fuzz about?

There seems to be some kind of software release frenzy at Redmond right now. Microsoft are spitting out application after application and I don’t mean the two huge ones; MIcrosoft Windows Vista and Microsoft Office (Server) System. Applications, small and big, like Internet Explorer 7, Windows Live Writer, XNA Game Studios, different Microsoft Live applications, Windows Desktop Search and now XML Notepad 2006 are dropping out from the software factory. It’s fun, but it takes me so much time reading and catching up on the releases.