Interesting work by Nicolas Dienstbier:

Sublpress is a Sublime Text WordPress Plugin that allows you to remotely manage many WordPress 3.5 installations from within Sublime Text. The mostly quick panel based system allows for managing settings, posts(and custom post types), pages and taxonomy terms of a WordPress blog.

I use Sublime Text 2 as a Markdown text editor every day, and I’m intrigued by this plugin. Once I’m done with a post in Sublime, I fire up Marked, hit CMD+Shift+C to copy the HTML code, and go to WordPress to post it. With Sublpress, I could do the posting directly from Sublime, so I’ll make sure to check it out.

Sublpress works with both Sublime Text 2 and 3. You can find it on GitHub (via Brett on Pinboard).

Poster is my favorite iOS app to post articles to WordPress. I recently took a look at version 2.0 and the improvements developer Tom Witkin made to further streamline the app’s posting workflow. Today, Tom released another update that adds support for custom fields to the URL scheme and brings 1Password integration.

Like other apps have done in the past weeks, Poster now sports a 1Password button when setting up a new site that requires authentication. The button will take you directly to 1Password, searching for “wordpress” by default. Once you’ve found your login item, you can copy the password and go back to Poster. I believe this sort of non-forced integration is really nice and ultimately beneficial to the end user, as it makes using multiple apps for a single task less cumbersome. (more…)

Automattic Acquires Simplenote Creator Simperium

As reported by AllThingsD, Automattic, the company behind WordPress.com and other products, has acquired Simperium, creators of popular note-taking app Simplenote.

This isn’t one of those talent acquisitions where the products aren’t part of the equation; Automattic expects to continue and extend work on both Simperium and Simplenote. “Simperium seems like a genuiune utility for our own apps and for other people as a service,” said Automattic founder Matt Mullenweg yesterday. “And Simplenote as a product I love and it’s just darn handy.”

According to Simperium, they will keep expanding their platform as a “tool for building apps”. They have already open-sourced the iOS and JavaScript components of their code, but it doesn’t look like the existing Simplenote apps will be going away any time soon. In a different blog post, the Simplenote developers explain how Automattic will help them “supercharge” Simplenote and bring it to more platforms:

You know how sometimes, the services you love just disappear when they’re bought by someone else? Or they wither and die a slow and painful death? Not the case here. We made sure of that.

Simplenote is one of the most popular third-party note-taking apps for iOS, with native clients for the iPhone and iPad that sync to a variety of desktop and web clients. On the other hand, Automattic has been criticized on several occasions for features lacking in its WordPress client for iOS, and it appears the Simperium acquisition will enable them to bring more intelligent and reliable sync to the app, though it’s unclear how and when.

You can read the details of the acquisition and transition to Automattic in the blog posts linked above. If you’re looking for Simplenote alternatives, Shawn Blanc recently shared his thoughts on the best note-taking apps for iOS and OS X. You can find our past coverage of Simplenote (including reviews of the apps) here.

Jan
15
2013

Poster 2.0

Posted by at

Tom Witkin’s Poster is my favorite WordPress blog editor for iOS. Poster comes with a clean interface, support for Markdown (the app can convert plain text Markdown to HTML before publishing), and full WordPress integration. The app’s excellent support for WordPress features like custom fields, drafts, slugs, and images means I don’t have to write on the iPad and later “adjust everything” on a Mac before publishing. Poster is, in fact, a core aspect of my iOS automation workflow.

Poster 2.0 is out today, and it’s another fantastic update that reassures me Tom is committed to making this app the best WordPress editor for iOS. The interface has been further refined, and it’s now easier on the eye with an even deeper focus on content rather than UI chrome. I don’t use these for MacStories, but Poster now supports WordPress custom post types and excerpts, alongside the “sticky” functionality that we use every once in a while to pin a post to the top of the site.

What I like about Poster 2.0 are the “minor” additions that make for a much better workflow. Custom fields can now be given a local label so that a friendlier name will be displayed in Poster instead of the actual name (e.g. “URLCustom_linked” becomes “Linked post”); the Markdown preview and HTML conversion now handles en and em dashes (something that annoyed me in the previous version of the app); if you edit a published post (as we usually do when we catch typos or make corrections), you can now save the edited draft locally before publishing. I also appreciate how the “Copy to Clipboard” action now only received a post’s URL (Poster 2.0 builds on the solid foundation of Poster 1.0 for post sharing), and the app is noticeably faster at syncing multiple posts at once.

There are two more changes I want to mention. You can now insert images at any point in the editor by tapping & holding and selecting the “Insert Image” option from the popup menu; I tend to do all my image insertion beforehand, but this is a welcome addition for those times when I may forget about an image. And last, Poster now supports Greg Pierce’s x-callback-url to return to a specific URL after completion. Poster already had support for a URL scheme that allowed post creation from other apps, but now you’ll also be able to create a post and return to another app.

Here’s a bookmarklet I made to grab a browser’s selection and use it as text in Poster, get a webpage’s title and use it as post title, open Poster, and return to the browser. This kind of URL callback enables a streamlined workflow for, say, discovering links in Safari, quickly posting them to WordPress, and going back to Safari again.

javascript:window.location='posterapp:///create?text='+encodeURIComponent(window.getSelection())+'&title='+encodeURIComponent(document.title)+'&callback_url='+encodeURIComponent(location.href);

I also made a quick video showing the process in action. Unfortunately, getting the browser’s selection only works on the iPad.

Poster is a great app, and while not revolutionary, the 2.0 update refines several aspects of the previous version and adds more powerful functionality for WordPress users and iOS automation geeks. I highly recommend it.

WordPress has released an update to their iOS client earlier today, adding a number of features that have been requested since the original release of the blogging client for iPhone and iPad. I’ve been trying the latest WordPress, and while it’s still far from being the perfect app to write long articles on the go, the new features introduced in the latest update surely contribute to enhancing the overall experience.

For one, WordPress 2.9 has a refreshed text editor. It’s not the same visual editor you’d get on a self-hosted WordPress blog — it still forces you to write with visible HTML, then hit a button to preview text — but it’s got an additional keyboard row both on the iPhone and iPad with buttons for bold and italic text, adding links, quotes and strikethroughs, bulleted lists, and more. The app is pretty smart in that text will be automatically wrapped between HTML tags both when you hit the buttons as you type, or manually select text afterwards. I’d like to see the possibility of manually arranging and customizing the extra keyboard row in a future update, but there’s no doubt the feature gets the job done for now.

Editing is done in a pop-up window on the iPad (my main writing machine when I’m on the go), with buttons along the bottom to switch between HTML, settings, preview, and attach media. Whereas the iPad app lets you switch between modes with the tap of a button, on the iPhone you’ll have to hit “Done” to go back to the previous view (with settings, title, categories, etc.).

WordPress mentions two more features in the iTunes changelog:

Full Screen Editing. No more teeny-weeny content editor — now you can view more text at a time while you post on the go.

Reading Made Easy. Keeping track of your favorite blogs has never been easier. Browse all the latest posts on blogs you follow in one place, right from your iPhone.

WordPress 2.9 comes with three minor fixes as well, which include posting pictures that you’ve already taken with Quick Photo (introduced in version 2.8), and stats/referrer links that can be opened in-app. In a post on the WordPress for iOS blog, the developers explain the new “Read” feature:

If you have one or more WordPress.com blogs in your WordPress for iOS app you’ll now see a Read button in the blogs list. This is the fastest way to keep up with posts from blogs you’re following on WordPress.com. Here’s how it works: if you go to any WordPress.com blog and click the Follow button, you’ll not only get email notifications about new posts from that blog, they’ll also show up right in the app!

WordPress 2.9 is an interesting update, one that I’m sure will get more writers to consider the iOS app as a feasible alternative when a laptop is not available. I’m definitely looking forward to version 3.0, which is going to be the “biggest update to the WordPress for iOS app since its birth”.

Download WordPress for iOS here.

The official WordPress app for iOS, available for iPhone and iPad and often criticized by many (including me) for its proverbial instability and lack of poweruser-oriented features, has been updated earlier today to include a new button to quickly insert a new photo — they call the feature Quick Photo — as well as stats for your WordPress blogs. The new Quick Photo functionality only works on the iPhone for now, and WordPress notes in the 2.8 changelog this may be the last update that supports older systems running iPhone OS 3. Quick Photo is clearly oriented to those users who maintain a photo-centric blog, as it’s meant to let you snap a picture as quickly as possible without even selecting the destination blog first. Stats, on the other hand, are a welcome addition that are enabled by default on WordPress.com blogs, but require the installation of the standalone plugin or Jetpack on self-hosted WordPress.org blogs. The WordPress developers write on the iOS blog:

Finally you’re able to check your blog’s statistics on the go. There are charts for Daily, Weekly, and Monthly page views, swipe over them to see the others. You can also see Daily Views by date, as well as top Post Views, Referrers, Search Terms, and Clicks for the past 7 days.

Last, the update also introduces localizations for 10 languages (Japanese, Italian, Portuguese, Spanish, Swedish, Hebrew, German, Dutch, French, and Croatian) and bug fixes. WordPress says they’ve fixed 3/4 of the problems reported by users in the previous version, released in March. Get the app here.

The WordPress iPhone and iPad app just got updated to version 2.7 and it’s a big bug-quashing update that supposedly fixes 117 bugs to vastly improve performance and reduce crashes.

UI has also been retooled with the ‘Post Editor’ interface improved to “make it easier to write and edit posts and pages” with quick access to edit post settings, view attachments and add media. Finally multiple attatchments can be added simultaneously, you can use the “pull down to refresh” feature to quickly update comments, posts and page lists and email and URLs left in comments are now able to be clicked on.

[Via WordPress Blog]

Well finally, I would say: after a whole summer spent looking for a decent blogging app for iPad (and to an extent, for the iPhone as well) looks like we might just have a decent WordPress app here.

The latest 2.6 version that just became available in iTunes introduces support for video, a new autosave feature to go back to a previous version of a post, a brand new media library interface. The local drafts system has been completely overhauled (quite frankly, it sucked), tons of bug fixes and enhancements are in the update, together with full WordPress 3.0 compatibility (about time).

We’ll see how this will hold up to regular daily usage. In the meantime, you can go download the free universal app here, and take a look at the full changelog and screenshots after the break. (more…)