I have played around with many of Dave’s tools over the years and appreciated his UI and particularly some of his outliner tools. Given that he’s built and tested some very strong tools and interfaces, I’d be really curious to see him implement a Micropub client back end on some of them so that they not only allow one to post to his sites, but so that one could use them to create, edit, and publish to almost any website out there. Some of his tools are already set up to post content to Twitter, why not set them up to post to WordPress and many others too?
Given that CMSs and static site services like WordPress, Drupal, Craft, WithKnown, Jekyll, Kirby, Hugo, and Blot all support Micropub either natively or with simple plugins, Dave could easily take his various publishing interfaces and make them broadly available to almost any website on the planet. How many times have I desperately wished I could use Radio3, Little Outliner, Little Card Editor, pngWriter and others to be able to post to other websites instead of just Twitter?!
He might even implement them as Micropub clients just so that he could use his own interfaces to publish directly to his WordPress sites instead of worrying about their interface. I suspect that in day or two’s worth of work he could not only have half a dozen or more micropub clients, but he might also figure out how to dovetail them all together to make something more interesting and useful than Gutenberg, which has taken hundreds of developers and a magnitude larger amount of time to create.
Perhaps some additional competition against Gutenberg would help speed WordPress (and everyone else for that matter) toward making a simpler and more direct publishing interface? Micropub seems like a designer’s dream for making better posting interfaces, especially since it’s got such broad endpoint support.
Thanks for the kind words Chris, I’m not working so much these days. Learning how to enjoy life more, not banging my head on the wall which is what software development is like these days, for me at least.
I do support RSS in all my tools, maybe that would be of help.
Also you guys might want to package up your protocol the way I’ve released server-side support for RSS.
https://www.npmjs.com/package/daverss
Maybe that would be of some help.
RSS support for me is pretty automatic these days.
Also I’ve got a simplified API for reading feeds.
https://www.npmjs.com/package/davefeedread
It supports all the popular formats. It’s something I built on top of
@danmactough‘s feed parser package.
Really simple to use, give it a feed URL and it calls you back with a JSON object.
Syndicated copies:
This Status was mentioned on billbennett.co.nz