darael: Black lines on a white background.  A circle, with twenty-one straight lines connecting seven equally spaced points. (Default)
Darael ([personal profile] darael) wrote in [site community profile] dw_dev2014-04-20 01:53 am
Entry tags:

On clients and APIs

Dreamwidth's APIs are poorly documented (people basically have to work off docs for old versions of LJ's APIs). They're also missing key features, like comment handling for more than backups.

I've been told there have been "some internal conversations about deprecating the XML-RPC API -- keeping it for backwards compatability, but moving to a much more modern second-gen API", but that nobody has had both the time and the inclination to work on designing such a thing.

Well, this is me, volunteering. To that end, I'm looking for input on what exactly such a new API needs to provide, and whether there's a preferred underlying technology to build on (exempli gratia, stick with XML-RPC? Change to SOAP? Use JSON? RESTful or not? et cetera). What I'm getting at here is that I'm entirely happy to take point, as it were, and to make decisions (especially where there's little or no consensus and someone has to make the call), draw up specs, write docs, and so forth, but the result is highly unlikely to be a really useful API unless I get input from more sources than my own experience and looks at the code.

At this stage, therefore, I want everything you, the reader, have to say on the subject. Use cases especially.

Go.

[personal profile] alexbayleaf 2014-04-21 10:04 am (UTC)(link)
I would be delighted to start working with the API as soon as it has a simple authentication/posting mechanism.

I'm already starting to brainstorm apps I'd build with just that, starting with take-a-pic-on-your-phone-and-post-it-really-easily (speaking of things that need a snappier name).

[personal profile] jewelfox 2014-04-21 12:43 pm (UTC)(link)

I personally wanted to build "read your friends list on your phone."

[personal profile] alexbayleaf 2014-04-21 12:56 pm (UTC)(link)
I occasionally think this, then wonder why it can't be more easily done by making existing site styles more responsive/mobile friendly?

[personal profile] afuna and I fiddled a little bit with some CSS stuff to make site scheme readable on a phone a while back. Nothing ever came of it, but if it were workable, I would actually love to be able to read DW -- just plain old web based DW -- on my phone.
denise: Image: Me, facing away from camera, on top of the Castel Sant'Angelo in Rome (Default)

[staff profile] denise 2014-04-21 08:55 pm (UTC)(link)

It's in progress as part of the Foundation/SCSS conversion, but there are a lot of pages to convert.

[personal profile] jewelfox 2014-04-22 12:57 am (UTC)(link)
I occasionally think this, then wonder why it can't be more easily done by making existing site styles more responsive/mobile friendly?

More easily done by whom? >_>

Plus a native Windows / Windows Phone app would have live tile support, and the ability to easily share non-access-locked content.