<?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: Small fix for WordPress XML-RPC</title>
	<atom:link href="http://www.kgarner.com/blog/archives/2008/06/06/small-fix-for-wordpress-xml-rpc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kgarner.com/blog/archives/2008/06/06/small-fix-for-wordpress-xml-rpc/</link>
	<description>Keith&#039;s attempts to fix the cable of life</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:14:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Keith Garner</title>
		<link>http://www.kgarner.com/blog/archives/2008/06/06/small-fix-for-wordpress-xml-rpc/comment-page-1/#comment-42279</link>
		<dc:creator>Keith Garner</dc:creator>
		<pubDate>Wed, 31 Dec 2008 13:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.kgarner.com/blog/?p=491#comment-42279</guid>
		<description>Daniel,

Thanks!  I missed that in all the documentation, I swear it isn&#039;t there at all.  Seems straighforward thought.

In any case, I kinda abandoned tracking this down once the Wordpress app for the iPhone came out.  I did have to reverse this change, but I never looked into why as my needs were met.  I am the lazy.</description>
		<content:encoded><![CDATA[<p>Daniel,</p>
<p>Thanks!  I missed that in all the documentation, I swear it isn&#8217;t there at all.  Seems straighforward thought.</p>
<p>In any case, I kinda abandoned tracking this down once the WordPress app for the iPhone came out.  I did have to reverse this change, but I never looked into why as my needs were met.  I am the lazy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.kgarner.com/blog/archives/2008/06/06/small-fix-for-wordpress-xml-rpc/comment-page-1/#comment-42278</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Tue, 30 Dec 2008 18:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.kgarner.com/blog/?p=491#comment-42278</guid>
		<description>Hi Keith - please see my comment on Garrick&#039;s post here:

http://garrickvanburen.com/archive/wordpress-27-xmlrpcphp-monkey-patches/comment-page-1#comment-57115

I believe you&#039;ll find the parsing of your base64 content works fine if you enclose it in &lt;base64&gt; tags inside your XML cargo.</description>
		<content:encoded><![CDATA[<p>Hi Keith &#8211; please see my comment on Garrick&#8217;s post here:</p>
<p><a href="http://garrickvanburen.com/archive/wordpress-27-xmlrpcphp-monkey-patches/comment-page-1#comment-57115" rel="nofollow">http://garrickvanburen.com/archive/wordpress-27-xmlrpcphp-monkey-patches/comment-page-1#comment-57115</a></p>
<p>I believe you&#8217;ll find the parsing of your base64 content works fine if you enclose it in &lt;base64&gt; tags inside your XML cargo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress 2.7 xmlrpc.php Monkey Patches -- Garrick Van Buren .com</title>
		<link>http://www.kgarner.com/blog/archives/2008/06/06/small-fix-for-wordpress-xml-rpc/comment-page-1/#comment-42277</link>
		<dc:creator>WordPress 2.7 xmlrpc.php Monkey Patches -- Garrick Van Buren .com</dc:creator>
		<pubDate>Tue, 30 Dec 2008 05:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.kgarner.com/blog/?p=491#comment-42277</guid>
		<description>[...] having trouble uploading files via metaWeblog.newMediaObject, try this fix (big thanks to Keith Garner). In xmlrpc.php replace: $bits = $data[&#039;bits&#039;]; with  $bits = $data[&#039;bits&#039;]; $bits = [...]</description>
		<content:encoded><![CDATA[<p>[...] having trouble uploading files via metaWeblog.newMediaObject, try this fix (big thanks to Keith Garner). In xmlrpc.php replace: $bits = $data['bits']; with  $bits = $data['bits']; $bits = [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

