Skip to main content
 

Why WordPress's new Calypso interface is genius

Matt Mullenweg just introduced a new management interface for WordPress:

Today we’re announcing something brand new, a new approach to WordPress, and open sourcing the code behind it. The project, codenamed Calypso, is the culmination of more than 20 months of work by dozens of the most talented engineers and designers I’ve had the pleasure of working with (127 contributors with over 26,000 commits!).

How does WordPress, a twelve-year old server-side product, compete with new, beautiful publishing services like Medium? And how does Automattic grow its $1.16bn valuation?

One of the biggest problems with self-hosted software has been the technical barrier. By now, many users are comfortable with installing an application from CPanel or, maybe, FTPing files to some shared web space. But it's hard - and these approaches only really work with relatively old-school PHP-based software.

New, evented server-side platforms like Node allow you to build completely new kinds of experiences, but installing them is beyond the reach of most self-hosted users.

So, first, WordPress introduced a core API, using best practices from the modern web, making it far easier to publish third-party client applications.

And then they introduced Calypso: a completely new administration interface, based on Node and React. It's open source and works with any WordPress site, but it requires a WordPress.com account. It also uses the WordPress.com servers to power a new reader interface. Effectively, if you want to have a superior reading, writing and administration experience on WordPress, you need to use their service.

In his post, Matt adds:

With core WordPress on the server and Calypso as a client I think we have a good chance to bring another 25% of the web onto open source, making the web a more open place, and people’s lives more free.

I think that has the potential to be true. The new interface is incredibly fast, beautiful, and functional - and you can continue to own your data on your own server, if you want to. But this is also a rebuttal to anyone who thinks that everything should sit on your own server. With this change, WordPress is now, at least in part, a centralized service - albeit one where you get to choose where your data is stored.

Or to put it another way: WordPress powers 25% of the web, and Calypso is a strong step in the direction of putting all of that under the control of services run by Automattic. I don't think that's bad at all: I want both WordPress and Automattic to be wildly successful, and I see this as a smart way to maintain and grow their position.

My expectation: we'll start to see more examples of this data-interface separation, where the logic and data will sit wherever you want, and the beautiful apps and interfaces will be powered by centralized services. Architectually, it makes sense. And it's about time open source moved away from its limitations and built the best possible user interfaces it can.

· Posts · Share this post