rolandtanglao.com (@roland@devdilettante.com) thanks for the kind words and yes I was at W3C TPAC in Vancouver, would have been nice to chat!

You’re right, neither ActivityPub, Webmention, nor h-entry for that matter have any explicit length limits.

You can run “an experimental 10,000 character limit AP implementation” on your existing site rolandtanglao.com with a few webdev steps:

Setup Bridgy Fed support on your site:
* https://fed.brid.gy/docs#setup (SSL, /.well-known/ server redirects, homepage h-card)

Add h-entry + h-card markup to your post template:
* https://fed.brid.gy/docs#how-post

Then send Bridgy Fed a Webmention when you publish a post.

Presto, you’re running an AP implementation without a character limit!

Happy to help with any of those steps. Drop by https://chat.indieweb.org/dev!

Today, I have read up to Articles on the Webmention page. If you are a developer there are many ways for you to implement Webmentions. If you are not a developer, you are not left out. There are plugins or website that provide the functionality. On this WordPress site, I use the Webmention plug-in by Matthias Pfefferle and David Shanske.
[Read More>>]
https://tmichellemoore.com/?p=152154

Day 12 of 100 #100DaysofIndieWeb, #IndieWeb, #ProjectJournal, #WordPress

@swart@mastodon.cloud my #IndieWeb site https://tantek.com/, which runs its own software, doesn’t have any explicit length limit, nor does https://fed.brid.gy/, the service I use to federate to ActivityPub followers such as Mastodon instances.

Both client & server as it were. I haven’t seen it cause any problems with other instances yet.

For more about how an #IndieWeb setup works, and why, you might be interested in:
* https://tantek.com/2023/005/t3/indieweb-simpler-approach

Bridgy Publish feature request: Support posting to GitLab sites

https://novakeith.net/ (@knova@dartboard.social) welcome to #100DaysOfIndieWeb!

There’s a few of us doing this:
* https://indieweb.org/100_days#2023
Feel free to add yourself to the ”100 Days of IndieWeb” section if you like, or to a new subhead for #AtLeast100!
#100DaysOfIndieWeb #AtLeast100

Seeing as I've thought of some other things I didn't manage to squeeze in last time, here's another #introduction - Lately I've been #writing tiny generic #fantasy #horror adventures in #pocketmod format for #ttrpgs. I plan to put these up on Itch. And maybe I'll put together a #neocities page since I come from a #retroweb era and find the resurrected #indieweb movement very interesting. That dovetails with my ongoing interests in #politics #psychology and #philosophy. Proudest sport moment: I once took a brilliant hat-trick in indoor #cricket, Warne-style, with my legspin bowling - completely bamboozling the batsman. From #australia. Also: #markdown #libreoffice and occasionally #linux

I am using a Shortcut to post via #Micropub to my website, which automatically syndicates to Mastodon. I wish I read, post, reply, and interact from a single app.

"Personal stories on personal #blogs are historical documents," said this Verge article.

This is so true for Christopher, who left behind a treasure trove of thoughts, a record of his brilliance on earth. I feel privileged to have found his #blog.

And that's why we need personal #blogging to return, #algorithms be damned. We can't let these stories disappear into the ether.

#IndieWeb #Writing

https://www.theverge.com/23513418/bring-back-personal-blogging

The answer to “How should you @-mention someone you are replying to?”^1 can depend on many factors or a few. Context matters somewhat, sometimes.

We can simplify it to 2 questions, based on 1 directive:

* Elevate #IndieWeb domains, above any silo or @-@ identities

Two questions and answers:

1. Do they have an #IndieWeb domain? Then @-domain mention them^2, like you are speaking to them at their domain identity. This will notify them there, or at least reinforce their domain’s importance.

2. Was their post only published on a silo (or #fediverse instance), or was it POSSEd to a silo (or fediverse instance) and you plan to POSSE (or federate) your reply^3? Then @-mention their silo @-name (or @-@ address), in parentheses if (1). This will notify them on that silo (or instance), and may help thread your POSSE reply.


Examples:


If the author has their own domain:

Reply to an IndieWeb post (& POSSE toot): https://tantek.com/2023/008/t1/
* @-domain (@-@)

Reply to an IndieWeb post (& POSSE tweet): https://tantek.com/2023/016/t1/
* @-domain [that matches their Twitter @-name]

Reply to a toot: https://tantek.com/2023/008/t4/
* @-domain (@-@)

Reply to a tweet: https://tantek.com/2023/002/t2/
* @-domain (Twitter @-name)


If the author does not have their own domain:

Reply to a toot: https://tantek.com/2023/002/t4/
* @-@

Reply to a tweet: none since this series, though it would be of the form:
* Twitter @-name


This is day 17 of #100DaysOfIndieWeb #100Days, again finished the next day.

← Day 16: https://tantek.com/2023/015/t1/publish-indieweb-decide-distribute
→ 🔮


^1 https://tantek.com/2023/017/t1/socialweb-blogs-reply-comment-post
^2 https://tantek.com/2023/011/t1/indieweb-evolving-at-mention
^3 https://tantek.com/2023/015/t1/publish-indieweb-decide-distribute
#IndieWeb #fediverse #100DaysOfIndieWeb #100Days

Tonight, I had some success in my #IndieWeb journey - adding #WebMentions to my blog. I took some shortcuts, but it did help me understand the concepts. Now I can go back and #POSSE it up. 💪

https://www.box464.com/indieweb/2023/01/18/indieweb-webmentions/

I’m not entirely certain when I was turned onto this phrase, but it has stuck with me for quite some time. It’s been sitting as a mobile bookmark for me for at least as long as I’ve owned an iPhone, so maybe going back to 2015-ish. Hapax legomenon – it seems so exotic, and definitely hard to pronounce in casual speech.


Hapax legomenon: a word or an expression that occurs only once within a context: either in the written record of an entire language, in the works of an author, or in a single text. (Definition courtesy of Wikipedia)


I think I may have been alerted to this phrase when doing a nostalgic look at Googlewhacking – trying to find a search result on google that only returns one result. Oddly enough, I do remember the first time hearing (and trying) the sport – it was the night before starting high school, and some friends and I learned about it and ended up finding a few.


I always thought the term would be a good name for a musical side-project, or an album title, but it looks like someone beat me to it.

#100daysofindieweb #atleast100 #indieweb

https://novakeith.net/2023/01/18/hapax-legomenon/

Managed to mess up links on my blog while changing something else. Some RSS and ActivityPub posts might be wrong while I sort it out.

Today, I am reading the Webmention and Webmention-Developer pages on the IndieWeb.org website. This is going to take a couple of days to review the examples. This is under the task to:

* Learn About Webmentions a Little More Deeply.

Day 11 of 100 #100DaysofIndieWeb, #IndieWeb, #ProjectJournal, #WordPress (https://tmichellemoore.com/?p=152149)

Support profile updates

Yes, I want to relaunch my website! Yes, I want start to blog (at least occasionally)!! And yes, I want to launch it all THIS YEAR!!! Let's see how it goes …

Thanks @matthiasott and the #IndieWeb folks for the motivation and the constant reminder to own our content.

Someone should really build a Nuzzel for the Fediverse / #IndieWeb https://daringfireball.net/linked/2021/05/05/nuzzel

Seeing as I've thought of some other things I didn't manage to squeeze in last time, here's another #introduction - Lately I've been #writing tiny generic #fantasy #horror adventures in #pocketmod format for #ttrpgs. I plan to put these up on Itch. And maybe I'll put together a #neocities page since I come from a #retroweb era and find the resurrected #indieweb movement very interesting. That dovetails with my ongoing interests in #politics #psychology and #philosophy. Proudest sport moment: I once took a brilliant hat-trick in indoor #cricket, Warne-style, with my legspin bowling - completely bamboozling the batsman. From #australia.

Planiverse: a minimalist, no-JS front-end for Mastodon (or
Peroma, or anything supporting the Mastodon API).

The Web was once a document delivery platform. It's now an
application platform, which is great if you want everything to be
an application. But what if you don't? What if you use an older
computer, or like using a text-only browser, or simply prefer to
turn JavaScript off? This is the Mastodon front-end for you.

#fediverse #mastodon #indieweb #smolnet
https://git.stjo.hn/planiverse/file/README.html