The Ford Story Chooses WordPress

The Ford Story is a recently launched site committed to making Ford’s progress towards getting new high-quality, fuel-efficient cars, and trucks on the road today transparent and open. The site is completely powered by WordPress and uses WordPress as a CMS to deliver a wide variety of static content, videos, photos, and dynamic updates.

We talked [...]

Intruders.tv Web TV Network Chooses WordPress

Intruders.tv, an international web tv network, recently relaunched their globally focused channels, having switched to WordPress MU as their publishing platform of choice.

Since they started out two years ago, the Intruders team have been bringing high-quality, high-profile tech/Internet interviews to the world with HD video, in a number of languages, from a refreshing breadth of [...]

Tips on Optimizing Performance for Self-Installed WordPress

Michael Biven, CTO of Laughing Squid, wrote a great post highlighting how to optimize your self-installed WordPress setup:
Taking responsibility of your WordPress site by keeping it up to date to the latest version and managing it’s load on the server hosting it is just as important as the content you’re writing for it. Security updates, [...]

Desktop Blogging Clients

22 Jan 08
Raanan Bar-Cohen

We’ve received a few inquiries lately asking if a blogging tool exists that a) lives as as an application on your desktop and b) supports creating content and editing while you are offline.

The answer is yes, and Microsoft Live Writer (free to download) is one such tool. It supports blogs hosted on WordPress.com as well as self-hosted WordPress.org blogs. Lots more info here, and you can download it here.

On the Mac OS X platform, Marsedit ($29.95 with a free 30 day trial ) is another great option with lots of capabilities.

So how do these tools communicate with WordPress? They use XML-RPC, a cool technology that allows things that aren’t WordPress to talk to your blog. When Flickr or Youtube posts to your blog, or you use a desktop blogging client they use XML-RPC.

Developers looking to learn more about XML-RPC can read about it on the WordPress.org Codex site and by joining the mailing list.

| Follow any comments here with the RSS feed for this post.

9 Responses to “Desktop Blogging Clients”

Comments are closed.

  1. hombrelobo January 23rd, 2008 at 2:28 am

    My favorite for windows by far is Blogdesk: http://www.blogdesk.org/en/index.htm

    And I haven’t found any good one for ubuntu ….

  2. Miriam January 23rd, 2008 at 3:32 am

    I love Windows Live Writer. Aside from using it for creating blog posts, I use it to manage drafts and ideas for posts I would like to get around to writing. Its simple interface and feature set also makes it great for writing and saving simple documents that don’t need all the extra stuff that Word has.

  3. Chris Thomson January 23rd, 2008 at 9:10 am

    Their is also ecto ( http://infinite-sushi.com/software/ecto/ ) for Mac and Windows, but I still prefer MarsEdit.

  4. Joseph Scott January 23rd, 2008 at 2:58 pm

    Windows Live Writer has implemented most of the new XML-RPC features that we’ve been adding to WordPress. Unfortunately it only works on Windows. For Mac OS X MarsEdit it probably the best client out there (free or not).

    We’d be thrilled to work with other XML-RPC clients to improve their support for WordPress. I’d be happy to answer questions about the new features we’ve been adding, developers are welcome to contact me directly or on the wp-xmlrpc email list that Raanan mentioned.

  5. Pingback: Windows Live Writer | TaintedSong v10 January 23rd, 2008 at 10:22 pm

    [...] I got this desktop blogging idea here. This is not a sponsored [...]

  6. Karen Jackie January 24th, 2008 at 10:00 am

    We often recommend Adobe Contribute ( http://www.adobe.com/products/contribute/ ) for those who are willing to pay a few bucks or ScribeFire, a FireFox add-on, ( http://www.scribefire.com/ ) for those looking for free tools.

  7. todmaffin January 28th, 2008 at 10:45 am

    MarsEdit is crap. I really don’t understand why people like it. It makes malformed URLs, drag-and-drop (photos) doesn’t exist, its multiple-window interface is archaic, and there’s no WYSIWYG.

    Come on, even FrontPage (PC) had WYSIWYG nearly a decade ago.

  8. Daniel Jalkut January 29th, 2008 at 9:34 pm

    Tod: I’ve prioritized different features in MarsEdit than WYSIWYG. I agree it will be an awesome feature and very important to a certain category of user, once I get the time to do it right.

    I’m curious what you’re alluding to when you describe malformed URLs. I would consider this a bug, and if you get a chance to let me know what it is, exactly, I will be sure to put it on my fix list.

    Perhaps the reason you can’t understand why so many other people like it is because other people have different priorities than you do. I certainly don’t aspire to be a modern FrontPage, if that’s the standard of success :)

  9. Pingback: The Argument *For* Software as a Service « Raanan Bar-Cohen December 9th, 2008 at 8:18 am

    [...] XMLRPC API to sync all data, and many users take advantage of 3rd party tools, especially on the desktop client side, to manage their WordPress from outside of WordPress, creating a complete duplicate set of data on [...]