AtomPub Test

Trying APP support in the new version of MarsEdit.
ETA: MarsEdit does not send the tags to WordPress when it POSTs an entry.
ETA2: content is sent as escaped HTML:
<content mode=”escaped” type=”text/html” xml:space=”preserve”><![CDATA[<p>Trying APP support in the new version of MarsEdit.</p>
<p><strong>ETA:</strong> MarsEdit does not send the tags to WordPress when it POSTs an entry.</p>]]></content>

One Interface, Please

To deal with the increasing number of compromised blogs, WordPress 2.6 will turn off XML-RPC and AtomPUB interfaces by default.
MarsEdit developer Daniel Jalkut points out that the WordPress developers are ignoring the root cause:
If your web service only provides one, first-class API through which all access flows, then you’ve only got one point to secure, [...]

iphone-viewport-meta 0.8.1

Updated version of the WordPress plugin for optimizing the display of blogs on the iPhone and iPod Touch. Now scrolls the location bar out of the way after page load, but does not conflict with links to named anchors on the page. From a suggestion by Donny Cruce.

iPhone Viewport Meta now on wordpress.org

I’ve taken advantage of wordpress.org’s hosting and subversion repository. So the iPhone Viewport Meta plugin for WordPress is now hosted there.

iphone-viewport-meta plugin 0.7

I’ve updated my iphone-viewport-meta plugin for WordPress. The changes include support for the iPod Touch:

Now uses device-width constant instead of a value in pixels.
Test for both iphone and ipod in user agent string.
Switch from semi-colon to comma as separator, per ADC documentation.

James Craig has been great with pointing out bugs and changes to the viewport [...]

iPhone Viewport Meta Plugin for WordPress

Get the plugin from wordpress.org.
Update 4: Plugin now hosted at wordpress.org.
Update 3: New version with support for viewport constants, and iPod Touch.
Update 2: James Craig points out that the ID attribute is not allowed in the META element, so I’ve updated the plugin.
Update: I should add what my aim is. Rather than creating a separate [...]