<?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: WordPress 2.6 will have API disabled by default</title>
	<atom:link href="http://www.codingrobots.com/blog/2008/06/24/wordpress-26-will-have-api-disabled-by-default/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codingrobots.com/blog/2008/06/24/wordpress-26-will-have-api-disabled-by-default/</link>
	<description>In bytes we trust</description>
	<lastBuildDate>Sat, 13 Mar 2010 01:37:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dmitry</title>
		<link>http://www.codingrobots.com/blog/2008/06/24/wordpress-26-will-have-api-disabled-by-default/comment-page-1/#comment-2196</link>
		<dc:creator>Dmitry</dc:creator>
		<pubDate>Thu, 18 Dec 2008 10:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codingrobots.com/?p=276#comment-2196</guid>
		<description>&lt;p&gt;Ranson, sorry for being not very clear -- BlogJet works well with WordPress 2.6 and 2.7, you just have to enable XML-RPC API in WordPress Settings (and only if it&#039;s a new installation).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ranson, sorry for being not very clear&thinsp;&#8212;&thinsp;BlogJet works well with WordPress 2.6 and 2.7, you just have to enable XML-RPC API in WordPress Settings (and only if it&#8217;s a new installation).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ranston</title>
		<link>http://www.codingrobots.com/blog/2008/06/24/wordpress-26-will-have-api-disabled-by-default/comment-page-1/#comment-2195</link>
		<dc:creator>Ranston</dc:creator>
		<pubDate>Wed, 17 Dec 2008 22:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codingrobots.com/?p=276#comment-2195</guid>
		<description>&lt;p&gt;OK, now you have confused me. Are you saying that BlogJet 2 will not work with wordpress 2.6? Or are you saying it will work if the API is manually enabled? Or are you saying something else? - because your blog rambling is not very clear.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>OK, now you have confused me. Are you saying that BlogJet 2 will not work with wordpress 2.6? Or are you saying it will work if the API is manually enabled? Or are you saying something else? - because your blog rambling is not very clear.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Julik</title>
		<link>http://www.codingrobots.com/blog/2008/06/24/wordpress-26-will-have-api-disabled-by-default/comment-page-1/#comment-385</link>
		<dc:creator>Julik</dc:creator>
		<pubDate>Sat, 12 Jul 2008 22:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codingrobots.com/?p=276#comment-385</guid>
		<description>&lt;p&gt;Or all the independent blog client authors could have come together and collectively implemented a &lt;em&gt;secure&lt;/em&gt; way to authenticate metaWeblog using OAuth or otherwise, and then play it back to the blog engine makers, in the spirit of: &quot;look we did our job now you do yours&quot;. Seriously, let&#039;s count: Zempt, Ecto, Marsedit, Blogjet, and a couple of Linux ones. That aint&#039; that much and you are not megacorps whoh have communication problems or anything.&lt;/p&gt;

&lt;p&gt;Seriously, what options do I have now to secure my RPC install from the simplest eavesdropping? HTTP authentication? Well if digest authentication worked, maybe (but it doesn&#039;t). And the blog clients need to maintain &lt;em&gt;two&lt;/em&gt; separate password screens, and I can&#039;t imagine what it is to explain the difference between &quot;Blog password&quot; and &quot;HTTP password&quot; to the user, and why you need both. And what options are left over? Except SSL, for which a blog user needs to go out shopping for IP addresses or use a preinstalled system which already is SSL-enabled? (none of the &quot;big players&quot; like Typepad and LJ, AFAIK, are SSL at this point).&lt;/p&gt;

&lt;p&gt;So in a way, I think the client authors are also responsible for both this and the &quot;API key&quot; in MovableType, even though Daniel does not mention it. The bliog API is stagnating pretty much the way Blogger and Dave Winer defined it, except for a few MT and WP-specific additions. If you build business around a specific technology, you might as well go and expand it as own initiative.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Or all the independent blog client authors could have come together and collectively implemented a <em>secure</em> way to authenticate metaWeblog using OAuth or otherwise, and then play it back to the blog engine makers, in the spirit of: &#8220;look we did our job now you do yours&#8221;. Seriously, let&#8217;s count: Zempt, Ecto, Marsedit, Blogjet, and a couple of Linux ones. That aint&#8217; that much and you are not megacorps whoh have communication problems or anything.</p>

<p>Seriously, what options do I have now to secure my RPC install from the simplest eavesdropping? HTTP authentication? Well if digest authentication worked, maybe (but it doesn&#8217;t). And the blog clients need to maintain <em>two</em> separate password screens, and I can&#8217;t imagine what it is to explain the difference between &#8220;Blog password&#8221; and &#8220;HTTP password&#8221; to the user, and why you need both. And what options are left over? Except SSL, for which a blog user needs to go out shopping for IP addresses or use a preinstalled system which already is SSL-enabled? (none of the &#8220;big players&#8221; like Typepad and LJ, AFAIK, are SSL at this point).</p>

<p>So in a way, I think the client authors are also responsible for both this and the &#8220;API key&#8221; in MovableType, even though Daniel does not mention it. The bliog API is stagnating pretty much the way Blogger and Dave Winer defined it, except for a few MT and WP-specific additions. If you build business around a specific technology, you might as well go and expand it as own initiative.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir Zakharov</title>
		<link>http://www.codingrobots.com/blog/2008/06/24/wordpress-26-will-have-api-disabled-by-default/comment-page-1/#comment-386</link>
		<dc:creator>Vladimir Zakharov</dc:creator>
		<pubDate>Wed, 25 Jun 2008 08:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codingrobots.com/?p=276#comment-386</guid>
		<description>&lt;p&gt;George Carlin R.I.P.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>George Carlin R.I.P.</p>]]></content:encoded>
	</item>
</channel>
</rss>
