<?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"
	>
<channel>
	<title>Comments on: Editing WordPress “Pages” Via XML-RPC</title>
	<atom:link href="http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc/feed" rel="self" type="application/rss+xml" />
	<link>http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc</link>
	<description>A bunch of stuff I would have emailed you about.</description>
	<pubDate>Thu, 24 Jul 2008 08:04:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Editing WordPress Pages with Ecto</title>
		<link>http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc#comment-193765</link>
		<dc:creator>Editing WordPress Pages with Ecto</dc:creator>
		<pubDate>Tue, 06 May 2008 09:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10834#comment-193765</guid>
		<description>[...] There are two solutions out there. One is to modify the core WordPress files, specifically wp-includes/functions-post.php. [...]</description>
		<content:encoded><![CDATA[<p>[...] There are two solutions out there. One is to modify the core WordPress files, specifically wp-includes/functions-post.php. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ?????</title>
		<link>http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc#comment-185532</link>
		<dc:creator>?????</dc:creator>
		<pubDate>Tue, 11 Dec 2007 13:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10834#comment-185532</guid>
		<description>How to upload XML blog to WordPress. Where can I find the XML Format?</description>
		<content:encoded><![CDATA[<p>How to upload XML blog to WordPress. Where can I find the XML Format?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luisa</title>
		<link>http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc#comment-182898</link>
		<dc:creator>Luisa</dc:creator>
		<pubDate>Sun, 30 Sep 2007 12:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10834#comment-182898</guid>
		<description>It is what I was looking for. Thank you for the post</description>
		<content:encoded><![CDATA[<p>It is what I was looking for. Thank you for the post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; WordPress 2.2 Out</title>
		<link>http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc#comment-173796</link>
		<dc:creator>&#187; WordPress 2.2 Out</dc:creator>
		<pubDate>Wed, 16 May 2007 20:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10834#comment-173796</guid>
		<description>[...] version includes widgets (by default), some XML-RPC hooks to edit pages (so you don&#8217;t need my hacks), a switch to jQuery from Scriptaculous (Matty got me excited about this), full Atom support [...]</description>
		<content:encoded><![CDATA[<p>[...] version includes widgets (by default), some XML-RPC hooks to edit pages (so you don&#8217;t need my hacks), a switch to jQuery from Scriptaculous (Matty got me excited about this), full Atom support [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc#comment-167732</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sun, 18 Feb 2007 23:03:36 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10834#comment-167732</guid>
		<description>Sadly, this appears to now be broken with the latest version(s) of WP (2.0.6) and/or Ecto (2.4.2). When I try to refresh the posts in Ecto, I get an error in the Console log complaining about the first block change ('$sql = â€œSELECT...').

If anyone is able to find a workaround for this bugaboo, I'm definitely interested.</description>
		<content:encoded><![CDATA[<p>Sadly, this appears to now be broken with the latest version(s) of WP (2.0.6) and/or Ecto (2.4.2). When I try to refresh the posts in Ecto, I get an error in the Console log complaining about the first block change (&#8217;$sql = â€œSELECT&#8230;&#8217;).</p>
<p>If anyone is able to find a workaround for this bugaboo, I&#8217;m definitely interested.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mistercharlie</title>
		<link>http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc#comment-167718</link>
		<dc:creator>mistercharlie</dc:creator>
		<pubDate>Sun, 18 Feb 2007 17:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10834#comment-167718</guid>
		<description>There's a pretty easy workaround with Ecto. Just make a post as normal, upload any pictures from the pic editing sheet, and then copy the html.
You can then just paste it into a page.

It's quick enough, and you get all the custom html  templates you may be using.

I understand direct posting is easier, but for the amount of pages I actually creat or edit it's quicker for me to do ti this way than to remember to re-hack all my php files with each Wordpress update.

Hope this helps![tags]wordpress hacks ecto[/tags]</description>
		<content:encoded><![CDATA[<p>There&#8217;s a pretty easy workaround with Ecto. Just make a post as normal, upload any pictures from the pic editing sheet, and then copy the html.<br />
You can then just paste it into a page.</p>
<p>It&#8217;s quick enough, and you get all the custom html  templates you may be using.</p>
<p>I understand direct posting is easier, but for the amount of pages I actually creat or edit it&#8217;s quicker for me to do ti this way than to remember to re-hack all my php files with each Wordpress update.</p>
<p>Hope this helps!</p>
<p>[tags]wordpress hacks ecto[/tags]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: loggedoff.org &#187; Blog Archive &#187; Using WordPress as a CMS</title>
		<link>http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc#comment-167699</link>
		<dc:creator>loggedoff.org &#187; Blog Archive &#187; Using WordPress as a CMS</dc:creator>
		<pubDate>Sun, 18 Feb 2007 05:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10834#comment-167699</guid>
		<description>[...] final coup was finding a lead on the MaisonBisson blog that would allow contributors to use existing applications like ecto, MarsEdit, or Contribute [...]</description>
		<content:encoded><![CDATA[<p>[...] final coup was finding a lead on the MaisonBisson blog that would allow contributors to use existing applications like ecto, MarsEdit, or Contribute [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuttadhammo</title>
		<link>http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc#comment-119319</link>
		<dc:creator>Yuttadhammo</dc:creator>
		<pubDate>Thu, 23 Nov 2006 14:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10834#comment-119319</guid>
		<description>Hey, I just got this working with WP 2.0.4 and BlogsInHand.  I had trouble figuring out where to put the last block, as the original text is not there AFAICS.  I put it in the wp_update_post() function after the block starting:

    // Drafts shouldn't be assigned a date unless explicitly done so by the user

as well as in the wp_insert_post function (first function) after the line:

    extract($postarr);

and one of these options worked.  I also edited the first block to read as follows:

    $sql = "SELECT * FROM $wpdb-&#62;posts WHERE post_status IN ('publish', 'draft', 'private', 'static') ORDER BY post_status DESC, post_date DESC $limit";

This puts the *pages* at the top of the list in BlogsInHand, so they are always available for editing.  

I really didn't know what I was doing, and am surprised this worked so well, but so far so good.  Thanks for your great script!  This perfected my pocket pc blogging experience.</description>
		<content:encoded><![CDATA[<p>Hey, I just got this working with WP 2.0.4 and BlogsInHand.  I had trouble figuring out where to put the last block, as the original text is not there AFAICS.  I put it in the wp_update_post() function after the block starting:</p>
<p>    // Drafts shouldn&#8217;t be assigned a date unless explicitly done so by the user</p>
<p>as well as in the wp_insert_post function (first function) after the line:</p>
<p>    extract($postarr);</p>
<p>and one of these options worked.  I also edited the first block to read as follows:</p>
<p>    $sql = &#8220;SELECT * FROM $wpdb-&gt;posts WHERE post_status IN (&#8217;publish&#8217;, &#8216;draft&#8217;, &#8216;private&#8217;, &#8217;static&#8217;) ORDER BY post_status DESC, post_date DESC $limit&#8221;;</p>
<p>This puts the *pages* at the top of the list in BlogsInHand, so they are always available for editing.  </p>
<p>I really didn&#8217;t know what I was doing, and am surprised this worked so well, but so far so good.  Thanks for your great script!  This perfected my pocket pc blogging experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trellis &#187; Blog Archive &#187; my brain is pouring out</title>
		<link>http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc#comment-76050</link>
		<dc:creator>trellis &#187; Blog Archive &#187; my brain is pouring out</dc:creator>
		<pubDate>Mon, 11 Sep 2006 21:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10834#comment-76050</guid>
		<description>[...] this is also deliciously interesting - the use of an external client for blogging? man, i dont even want to start thinking about that. [...]</description>
		<content:encoded><![CDATA[<p>[...] this is also deliciously interesting - the use of an external client for blogging? man, i dont even want to start thinking about that. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Editing WordPress Pages Via XML-RPC - A Frog in the Valley - Technology Intelligence</title>
		<link>http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc#comment-74566</link>
		<dc:creator>Editing WordPress Pages Via XML-RPC - A Frog in the Valley - Technology Intelligence</dc:creator>
		<pubDate>Fri, 08 Sep 2006 16:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10834#comment-74566</guid>
		<description>[...] Quick and dirty code hacking howto on the great MaisonBisson blog (now added to my regular reading list) [...]</description>
		<content:encoded><![CDATA[<p>[...] Quick and dirty code hacking howto on the great MaisonBisson blog (now added to my regular reading list) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jochem</title>
		<link>http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc#comment-34243</link>
		<dc:creator>Jochem</dc:creator>
		<pubDate>Sat, 25 Mar 2006 18:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10834#comment-34243</guid>
		<description>Is it possible to post a working file with the version numers of WordPress and Ecto.[tags]Ecto, WordPress Pages[/tags]</description>
		<content:encoded><![CDATA[<p>Is it possible to post a working file with the version numers of WordPress and Ecto.</p>
<p>[tags]Ecto, WordPress Pages[/tags]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jochem</title>
		<link>http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc#comment-34242</link>
		<dc:creator>Jochem</dc:creator>
		<pubDate>Sat, 25 Mar 2006 18:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10834#comment-34242</guid>
		<description>Is it possible to post a working file with the version numers of WordPress and Ecto.[tags]Ecto, WordPress Pages,[/tags]</description>
		<content:encoded><![CDATA[<p>Is it possible to post a working file with the version numers of WordPress and Ecto.</p>
<p>[tags]Ecto, WordPress Pages,[/tags]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MaestroJAL</title>
		<link>http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc#comment-32512</link>
		<dc:creator>MaestroJAL</dc:creator>
		<pubDate>Thu, 02 Mar 2006 17:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10834#comment-32512</guid>
		<description>It works a little with ecto and WP 2.0.1.  I have to create a blank page in the admin panel, then I can edit it with ecto.  This, at least, allows me to update pages quickly once they're made.  However, I have noticed that on some servers, my pages will hang the server's php for a while if I edit a page too many times.  Don't know what's up with that.</description>
		<content:encoded><![CDATA[<p>It works a little with ecto and WP 2.0.1.  I have to create a blank page in the admin panel, then I can edit it with ecto.  This, at least, allows me to update pages quickly once they&#8217;re made.  However, I have noticed that on some servers, my pages will hang the server&#8217;s php for a while if I edit a page too many times.  Don&#8217;t know what&#8217;s up with that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sammy</title>
		<link>http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc#comment-30488</link>
		<dc:creator>Sammy</dc:creator>
		<pubDate>Fri, 27 Jan 2006 06:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10834#comment-30488</guid>
		<description>Alrighty. No go with my install of WP2 and Marsedit. I'd try ecto but I think I used up my trial last year (never got around to actually do a blog)... But it was an XML-RPC error that Marsedit threw, so I'm reasonably sure it's not unique to the program.</description>
		<content:encoded><![CDATA[<p>Alrighty. No go with my install of WP2 and Marsedit. I&#8217;d try ecto but I think I used up my trial last year (never got around to actually do a blog)&#8230; But it was an XML-RPC error that Marsedit threw, so I&#8217;m reasonably sure it&#8217;s not unique to the program.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sammy</title>
		<link>http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc#comment-30485</link>
		<dc:creator>Sammy</dc:creator>
		<pubDate>Fri, 27 Jan 2006 06:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10834#comment-30485</guid>
		<description>Anyone try this with WP2? I'm interested in trying it but that's an awful lot of mucking around in core files so I'd rather someone else be the guinea pig. ;)</description>
		<content:encoded><![CDATA[<p>Anyone try this with WP2? I&#8217;m interested in trying it but that&#8217;s an awful lot of mucking around in core files so I&#8217;d rather someone else be the guinea pig. <img src='http://maisonbisson.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cd Chen&#8217;s webLog &#187; Blog Archive &#187; Editing WordPress “Pages” Via XML-RPC « MaisonBisson.com</title>
		<link>http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc#comment-26753</link>
		<dc:creator>Cd Chen&#8217;s webLog &#187; Blog Archive &#187; Editing WordPress “Pages” Via XML-RPC « MaisonBisson.com</dc:creator>
		<pubDate>Tue, 10 Jan 2006 10:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10834#comment-26753</guid>
		<description>[...] Editing WordPress â€œPagesâ€ Via XML-RPC Â« MaisonBisson.com: WordPressâ€™s Pages open the door to using WP as a content management system. Unfortunately, Pages canâ€™t be edited via XML-RPC blogging apps like Ecto. This might be a good thing, but Iâ€™m foolhardy enough to try working around it. [...]</description>
		<content:encoded><![CDATA[<p>[...] Editing WordPress â€œPagesâ€ Via XML-RPC Â« MaisonBisson.com: WordPressâ€™s Pages open the door to using WP as a content management system. Unfortunately, Pages canâ€™t be edited via XML-RPC blogging apps like Ecto. This might be a good thing, but Iâ€™m foolhardy enough to try working around it. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MaestroJAL</title>
		<link>http://maisonbisson.com/blog/post/10834/editing-wordpress-pages-via-xml-rpc#comment-20716</link>
		<dc:creator>MaestroJAL</dc:creator>
		<pubDate>Mon, 12 Dec 2005 23:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10834#comment-20716</guid>
		<description>So it seems this works fairly well.  Except now my pages never finish loading.  The page looks complete and according to my browser's activity window, everything is loaded except the page itself.  For instance it reads "13.5KB out of ?".  Any ideas?</description>
		<content:encoded><![CDATA[<p>So it seems this works fairly well.  Except now my pages never finish loading.  The page looks complete and according to my browser&#8217;s activity window, everything is loaded except the page itself.  For instance it reads &#8220;13.5KB out of ?&#8221;.  Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
