jwurzer
jwurzer
I’m struggling with micro.blog. I have tried it since it was stsrted after the Kickstarter campaign. Unfortunately it’s not possible to get in contact with people or to reach any audience. I thnk the conceptual problem of micro.blog is, that I can’t search for interesting people and pos... jwurzer.micro.blog
|
Embed
Progress spinner
In reply to
smokey
smokey

@jwurzer I know there’s been some discussion before of people’s desire for a “comment with Micro.blog” infrastructure, but nothing really exists yet. Some people add a “See the conversation on Micro.blog” link to their posts, but that link currently has to be discovered manually.

You could conceivably embed an iframe with the HTML version of the Conversation (as shown on the web), I guess, but again you’d have to fetch that URL manually first. Otherwise, it’s going to be getting the Conversation JSON from the API (which currently requires authentication) and doing something with it via JS yourself, like I mentioned above. At least as far as I can tell ;-)

|
Embed
Progress spinner