Chris Aldrich

I just got my first nudge on Twitter to sign up for their newsletter service Revue. For some fun context, it popped up when I pressed the "+" button to create a Twitter thread. So apparently if you're going to bother to write more than 280 characters you definitely need a newsletter...

Chris Aldrich
For posting threads to Twitter, I love NoterLive.com which gives you raw HTML you could cut and paste to your own website. (I do wish it had Micropub support, so I could just authenticate and post it to my site directly.)

There is a space for an open source thread viewer though. Perhaps something along the lines of what Dave Winer has been experimenting with? Though his also has functionality for posting to his website too.

#thread-readers #threadreaderapp #tweetstorms #twitter

https://boffosocko.com/2021/03/11/55788323/

Playing with a thread viewer

It's even worse than it appears.

Boris, I love this idea of this and how it could work.

If you haven’t come across it, ThreadReaderApp does something similar to this but in a reverse syndication instead of the method you’re describing. It allows one to publish a thread on Twitter and then use ThreadReaderApp to roll the thread up and post a copy of it to one’s website that supports Micropub. I’ve written a bit about how it works here: boffosocko.com/2020/05/28/threadreaderapp-micropub-to-blog/

I’d love to see something more like what you’re describing.

Another interesting option for this that has a lot of the functionality you’re looking for is Kevin Marks’ Noter Live. I know he’s considered adding Micropub functionality to it. I suspect he’d be very open to anyone who’d like to add that or other refinements via pull request to GitHub – kevinmarks/noterlive: A tool for indieweb live noting (aka live tweeting/live blogging). It does post live threads to twitter and currently gives the output as raw HTML that one could cut/paste into their site.

Read on February 17, 2021 at 09:54PM

#indieweb #micropub #noter-live #threadreaderapp #tweetstorms

https://boffosocko.com/2021/02/21/55787302/

ThreadReaderApp now has beta support for the Micropub Spec so you can publish Twitter threads directly to your blog

So... a while back I tweeted about a bit of functionality I've long thought would be a cool one to have for Twitter: I wish @ThreadReaderApp had the ability to authenticate into my personal website & publish a copy of my tweetstorms into my blog using Micropub. This would be a great way to leverage … Continue reading ThreadReaderApp now has beta support for the Micropub Spec so you can publish Twitter threads directly to your blog

Chris Aldrich
#IndieWeb to the rescue. There are a few great options for this. None of which should require you to write any code! 

One of my favorite is Kevin Marks’ Noter Live (open source) which is great for live tweeting and creating long threads quickly, especially at conferences. When you’re done, it’s kept a record of everything which you can quickly cut/paste as HTML into your website for an instant archive post.

Another option if your website supports the Micropub spec (perhaps with a plugin?) ThreadReaderApp recently added support to let you unroll the thread and you can go to your account and authenticate to your website and post the thread with one click.

I’ll also note that WordPress’ Gutenberg just added the ability to unroll threads to websites built with it as well. 

In addition to general public use, these could actually be the backbone of an interesting journalistic live notebook for reporters in the field who could quickly compile/archive their threads for expanded articles later on.

https://boffosocko.com/2020/07/28/55774267/

Noter Live

Chris Aldrich

I'm curious if they were following the recent functionality added by ThreadReaderApp using Micropub? I'm guessing the fact that they used the verb "unroll" means they were at least

Chris Aldrich
Chris Aldrich

This is an awesome idea! Is the code open source?

Chris Aldrich
ThreadReaderApp announces support for Micropub

Chris Aldrich
I’ve been thinking about Twitter threads, tweetstorms and liveblogging for the better part of the week, and last night I had an idea that has stuck with me. With the idea of Micropub allowing the ability to create updates, why couldn’t one build (or even modify) a Micropub client to create an interface to write relatively short updates with (date and timestamps to appear in the text) that, when published, concatenated that new piece of content into a longer piece of running text to send an updated Micropub request to an article or note on a site to allow that article to become an updating liveblog post? I’m a bit shocked that no one has done it before now, and I suspect that one of the pre-existing micropub clients out there could probably add the functionality as a one day project at an upcoming IndieWebCamp. I don’t suspect it was the sort of Micropub functionality that Kevin Marks was thinking about doing this weekend, but Noter Live comes pretty close to having a lot of this sort of UI already. Instead of just doing a single Micropub post at the end of a Twitter thread, why couldn’t it do an initial post at the beginning and then update the site with subsequent updates as it goes along while also acting as a means of syndicating the posts to Twitter and then returning those Twitter permalinks as syndication links on the user’s own site? https://boffosocko.com/2020/03/13/a-micropub-client-idea-liveblogging/
A Micropub client idea: Liveblogging!

I've been thinking about Twitter threads, tweetstorms and liveblogging for the better part of the week, and last night I had an idea that has stuck with me. With the idea of Micropub allowing the

Chris Aldrich

Another great option is Kevin MarksNoterLive which lets you Tweetstorm away and cut/paste (PESOS) the stream to your website (with appropriate mark up when done). Other ideas at: https://indieweb.org/tweetstorm

https://boffosocko.com/2020/03/06/55768737/

Noter Live

Chris Aldrich

Chris Aldrich