<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: metaWeblog.newPost posting to WordPress from Word</title>
	<atom:link href="http://www.juust.org/index.php/metaweblog-newpost-posting-to-wordpress-from-word/2009/10/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.juust.org/index.php/metaweblog-newpost-posting-to-wordpress-from-word/2009/10/</link>
	<description>Link theory and search engine optimization</description>
	<lastBuildDate>Sat, 28 Jan 2012 16:58:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Alex</title>
		<link>http://www.juust.org/index.php/metaweblog-newpost-posting-to-wordpress-from-word/2009/10/comment-page-1/#comment-29814</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 08 Nov 2010 08:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.juust.org/?p=1027#comment-29814</guid>
		<description>Oh, God. HTML is not supported.
So instead of, 
[!CDATA[
should be:
![CDATA[</description>
		<content:encoded><![CDATA[<p>Oh, God. HTML is not supported.<br />
So instead of,<br />
[!CDATA[<br />
should be:<br />
![CDATA[</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.juust.org/index.php/metaweblog-newpost-posting-to-wordpress-from-word/2009/10/comment-page-1/#comment-29813</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 08 Nov 2010 08:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.juust.org/?p=1027#comment-29813</guid>
		<description>Hey,
great post. But it seems that you&#039;ve made a misprint in this string:
strT = strT &amp; &quot;&quot;

It should looks like this:
strT = strT &amp; &quot;&quot;

Cheers
Alex</description>
		<content:encoded><![CDATA[<p>Hey,<br />
great post. But it seems that you&#8217;ve made a misprint in this string:<br />
strT = strT &amp; &#8220;&#8221;</p>
<p>It should looks like this:<br />
strT = strT &amp; &#8220;&#8221;</p>
<p>Cheers<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juust</title>
		<link>http://www.juust.org/index.php/metaweblog-newpost-posting-to-wordpress-from-word/2009/10/comment-page-1/#comment-6767</link>
		<dc:creator>juust</dc:creator>
		<pubDate>Thu, 21 Jan 2010 21:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.juust.org/?p=1027#comment-6767</guid>
		<description>Я хорошо с этим (I&#039;m okay with that, go ahead)</description>
		<content:encoded><![CDATA[<p>Я хорошо с этим (I&#8217;m okay with that, go ahead)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toronto</title>
		<link>http://www.juust.org/index.php/metaweblog-newpost-posting-to-wordpress-from-word/2009/10/comment-page-1/#comment-6760</link>
		<dc:creator>toronto</dc:creator>
		<pubDate>Thu, 21 Jan 2010 16:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.juust.org/?p=1027#comment-6760</guid>
		<description>Разрешите я скопирую ваш пост к себе в блог ? На правах копи-паста. Ссылку на www.juust.org конечно поставлю..</description>
		<content:encoded><![CDATA[<p>Разрешите я скопирую ваш пост к себе в блог ? На правах копи-паста. Ссылку на <a href="http://www.juust.org" rel="nofollow">http://www.juust.org</a> конечно поставлю..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: right foot</title>
		<link>http://www.juust.org/index.php/metaweblog-newpost-posting-to-wordpress-from-word/2009/10/comment-page-1/#comment-5976</link>
		<dc:creator>right foot</dc:creator>
		<pubDate>Fri, 18 Dec 2009 14:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.juust.org/?p=1027#comment-5976</guid>
		<description>Juust, thank you very much for the fast response.

Your are a genius. That worked perfectly.

Thank you very much for you kind help

Right-oh</description>
		<content:encoded><![CDATA[<p>Juust, thank you very much for the fast response.</p>
<p>Your are a genius. That worked perfectly.</p>
<p>Thank you very much for you kind help</p>
<p>Right-oh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juust</title>
		<link>http://www.juust.org/index.php/metaweblog-newpost-posting-to-wordpress-from-word/2009/10/comment-page-1/#comment-5968</link>
		<dc:creator>juust</dc:creator>
		<pubDate>Fri, 18 Dec 2009 03:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.juust.org/?p=1027#comment-5968</guid>
		<description>@Right foot, you were on the right way. 

Custom fields can have a unique id as well, so a basic key-value pair does not cover it ( http://codex.wordpress.org/XML-RPC_wp shows the mw_newPost data structure ). 

It requires an array with structs as [data] in stead of an array with arrays :

&#039;parameter : post structure : member : custom_fields
strT = strT &amp; &quot;[member][name]custom_fields[/name][value][array][data]”

&#039;list with id-key-value structs, id is optional
strT = strT &amp; “[struct]”
strT = strT &amp; “[member][name]key[/name][value]MyField1[/value][/member]”
strT = strT &amp; “[member][name]value[/name][value]MyField1 Value[/value][/member]”
strT = strT &amp; “[/struct]&quot;

strT = strT &amp; “[struct]”
strT = strT &amp; “[member][name]key[/name][value]MyField2[/value][/member]”
strT = strT &amp; “[member][name]value[/name][value]MyField2 Value[/value][/member]”
strT = strT &amp; “[/struct]&quot;

strT = strT &amp; “[/data][/array][/value][/member]“</description>
		<content:encoded><![CDATA[<p>@Right foot, you were on the right way. </p>
<p>Custom fields can have a unique id as well, so a basic key-value pair does not cover it ( <a href="http://codex.wordpress.org/XML-RPC_wp" rel="nofollow">http://codex.wordpress.org/XML-RPC_wp</a> shows the mw_newPost data structure ). </p>
<p>It requires an array with structs as [data] in stead of an array with arrays :</p>
<p>&#8216;parameter : post structure : member : custom_fields<br />
strT = strT &#038; &#8220;[member][name]custom_fields[/name][value][array][data]”</p>
<p>&#8216;list with id-key-value structs, id is optional<br />
strT = strT &#038; “[struct]”<br />
strT = strT &#038; “[member][name]key[/name][value]MyField1[/value][/member]”<br />
strT = strT &#038; “[member][name]value[/name][value]MyField1 Value[/value][/member]”<br />
strT = strT &#038; “[/struct]&#8221;</p>
<p>strT = strT &#038; “[struct]”<br />
strT = strT &#038; “[member][name]key[/name][value]MyField2[/value][/member]”<br />
strT = strT &#038; “[member][name]value[/name][value]MyField2 Value[/value][/member]”<br />
strT = strT &#038; “[/struct]&#8221;</p>
<p>strT = strT &#038; “[/data][/array][/value][/member]“</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: right foot</title>
		<link>http://www.juust.org/index.php/metaweblog-newpost-posting-to-wordpress-from-word/2009/10/comment-page-1/#comment-5958</link>
		<dc:creator>right foot</dc:creator>
		<pubDate>Thu, 17 Dec 2009 14:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.juust.org/?p=1027#comment-5958</guid>
		<description>Lets us try again...

Change the &quot;[&quot; with &quot;&quot;

&#039;parameter : post structure : member : custom_fields
                strT = strT &amp; &quot;[member][name]custom_fields[/name][value][array]&quot;
            
                strT = strT &amp; &quot;[data][array]&quot;
                    
                strT = strT &amp; &quot;[array][key]MyField1[/key][value]My Field 1 Value[/value][/array]&quot;
                strT = strT &amp; &quot;[array][key]MyField2[/key][value]My Field 2 Value[/value][/array]&quot;
                    
                strT = strT &amp; &quot;[/array][/data][/array]&quot;
                strT = strT &amp; &quot;[/value][/member]&quot;</description>
		<content:encoded><![CDATA[<p>Lets us try again&#8230;</p>
<p>Change the &#8220;[" with ""</p>
<p>'parameter : post structure : member : custom_fields<br />
                strT = strT &amp; "[member][name]custom_fields[/name][value][array]&#8221;</p>
<p>                strT = strT &amp; &#8220;[data][array]&#8221;</p>
<p>                strT = strT &amp; &#8220;[array][key]MyField1[/key][value]My Field 1 Value[/value][/array]&#8221;<br />
                strT = strT &amp; &#8220;[array][key]MyField2[/key][value]My Field 2 Value[/value][/array]&#8221;</p>
<p>                strT = strT &amp; &#8220;[/array][/data][/array]&#8221;<br />
                strT = strT &amp; &#8220;[/value][/member]&#8220;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

