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!
{
"type": "entry",
"published": "2023-01-19 15:50-0800",
"url": "http://tantek.com/2023/019/t3/",
"in-reply-to": [
"https://devdilettante.com/@roland/109711180771305151"
],
"content": {
"text": "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!\n\nYou\u2019re right, neither ActivityPub, Webmention, nor h-entry for that matter have any explicit length limits.\n\nYou can run \u201can experimental 10,000 character limit AP implementation\u201d on your existing site rolandtanglao.com with a few webdev steps:\n\nSetup Bridgy Fed support on your site: \n* https://fed.brid.gy/docs#setup (SSL, /.well-known/ server redirects, homepage h-card)\n\nAdd h-entry + h-card markup to your post template:\n* https://fed.brid.gy/docs#how-post\n\nThen send Bridgy Fed a Webmention when you publish a post.\n\nPresto, you\u2019re running an AP implementation without a character limit!\n\nHappy to help with any of those steps. Drop by https://chat.indieweb.org/dev!",
"html": "<a href=\"http://rolandtanglao.com\">rolandtanglao.com</a> (<a href=\"https://devdilettante.com/@roland\">@roland@devdilettante.com</a>) thanks for the kind words and yes I was at W3C TPAC in Vancouver, would have been nice to chat!<br /><br />You\u2019re right, neither ActivityPub, Webmention, nor h-entry for that matter have any explicit length limits.<br /><br />You can run \u201can experimental 10,000 character limit AP implementation\u201d on your existing site <a href=\"http://rolandtanglao.com\">rolandtanglao.com</a> with a few webdev steps:<br /><br />Setup Bridgy Fed support on your site: <br />* <a href=\"https://fed.brid.gy/docs#setup\">https://fed.brid.gy/docs#setup</a> (SSL, /.well-known/ server redirects, homepage h-card)<br /><br />Add h-entry + h-card markup to your post template:<br />* <a href=\"https://fed.brid.gy/docs#how-post\">https://fed.brid.gy/docs#how-post</a><br /><br />Then send Bridgy Fed a Webmention when you publish a post.<br /><br />Presto, you\u2019re running an AP implementation without a character limit!<br /><br />Happy to help with any of those steps. Drop by <a href=\"https://chat.indieweb.org/dev\">https://chat.indieweb.org/dev</a>!"
},
"author": {
"type": "card",
"name": "Tantek \u00c7elik",
"url": "http://tantek.com/",
"photo": "https://aperture-media.p3k.io/tantek.com/acfddd7d8b2c8cf8aa163651432cc1ec7eb8ec2f881942dca963d305eeaaa6b8.jpg"
},
"post-type": "reply",
"refs": {
"https://devdilettante.com/@roland/109711180771305151": {
"type": "entry",
"url": "https://devdilettante.com/@roland/109711180771305151",
"name": "devdilettante.com user roland\u2019s post",
"post-type": "article"
}
},
"_id": "34532427",
"_source": "1",
"_is_read": false
}
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
{
"type": "entry",
"author": {
"name": "@tmichellemoore",
"url": "https://mastodon.social/@tmichellemoore",
"photo": null
},
"url": "https://mastodon.social/@tmichellemoore/109718745266645895",
"content": {
"html": "<p>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.<br />[Read More>>]<br /><a href=\"https://tmichellemoore.com/?p=152154\"><span>https://</span><span>tmichellemoore.com/?p=152154</span><span></span></a></p><p>Day 12 of 100 <a href=\"https://mastodon.social/tags/100DaysofIndieWeb\">#<span>100DaysofIndieWeb</span></a>, <a href=\"https://mastodon.social/tags/IndieWeb\">#<span>IndieWeb</span></a>, <a href=\"https://mastodon.social/tags/ProjectJournal\">#<span>ProjectJournal</span></a>, <a href=\"https://mastodon.social/tags/WordPress\">#<span>WordPress</span></a></p>",
"text": "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.\n[Read More>>]\nhttps://tmichellemoore.com/?p=152154Day 12 of 100 #100DaysofIndieWeb, #IndieWeb, #ProjectJournal, #WordPress"
},
"published": "2023-01-20T00:39:50+00:00",
"post-type": "note",
"_id": "34532237",
"_source": "7235",
"_is_read": false
}
@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
{
"type": "entry",
"published": "2023-01-19 15:50-0800",
"url": "http://tantek.com/2023/019/t2/",
"category": [
"IndieWeb"
],
"in-reply-to": [
"https://mastodon.cloud/@swart/109708132345593328"
],
"content": {
"text": "@swart@mastodon.cloud my #IndieWeb site https://tantek.com/, which runs its own software, doesn\u2019t have any explicit length limit, nor does https://fed.brid.gy/, the service I use to federate to ActivityPub followers such as Mastodon instances.\n\nBoth client & server as it were. I haven\u2019t seen it cause any problems with other instances yet.\n\nFor more about how an #IndieWeb setup works, and why, you might be interested in:\n* https://tantek.com/2023/005/t3/indieweb-simpler-approach",
"html": "<a href=\"https://mastodon.cloud/@swart\">@swart@mastodon.cloud</a> my #<span class=\"p-category\">IndieWeb</span> site <a href=\"https://tantek.com/\">https://tantek.com/</a>, which runs its own software, doesn\u2019t have any explicit length limit, nor does <a href=\"https://fed.brid.gy/\">https://fed.brid.gy/</a>, the service I use to federate to ActivityPub followers such as Mastodon instances.<br /><br />Both client & server as it were. I haven\u2019t seen it cause any problems with other instances yet.<br /><br />For more about how an #<span class=\"p-category\">IndieWeb</span> setup works, and why, you might be interested in:<br />* <a href=\"https://tantek.com/2023/005/t3/indieweb-simpler-approach\">https://tantek.com/2023/005/t3/indieweb-simpler-approach</a>"
},
"author": {
"type": "card",
"name": "Tantek \u00c7elik",
"url": "http://tantek.com/",
"photo": "https://aperture-media.p3k.io/tantek.com/acfddd7d8b2c8cf8aa163651432cc1ec7eb8ec2f881942dca963d305eeaaa6b8.jpg"
},
"post-type": "reply",
"refs": {
"https://mastodon.cloud/@swart/109708132345593328": {
"type": "entry",
"url": "https://mastodon.cloud/@swart/109708132345593328",
"name": "mastodon.cloud user swart\u2019s post",
"post-type": "article"
}
},
"_id": "34531477",
"_source": "1",
"_is_read": false
}
{
"type": "entry",
"published": "2023-01-19 14:40-0800",
"url": "http://tantek.com/2023/019/b1/bridgy-publish-support-gitlab",
"in-reply-to": [
"https://github.com/snarfed/bridgy/issues"
],
"name": "Bridgy Publish feature request: Support posting to GitLab sites",
"content": {
"text": "It would be great if there was a way to post issues & comments for GitLab repos, on a personal site, and have Bridgy Publish syndicate them to the actual GitLab repos.\ne.g. feature requests to Pleroma:\n\nhttps://git.pleroma.social/pleroma/pleroma/-/issues\n\nSuch as:\n\nImplement IndieAuth support (both sign-in with IndiAuth, and use of a Pleroma profile as an IndieAuth identity to sign-in elsewhere)\nImplement Micropub server support\nImplement Webmention support, sending & receiving",
"html": "<p>\nIt would be great if there was a way to post issues & comments for GitLab repos, on a personal site, and have Bridgy Publish syndicate them to the actual GitLab repos.\ne.g. feature requests to Pleroma:\n</p>\n<ul><li><a href=\"https://git.pleroma.social/pleroma/pleroma/-/issues\">https://git.pleroma.social/pleroma/pleroma/-/issues</a></li>\n</ul><p>\nSuch as:\n</p>\n<ul><li>Implement IndieAuth support (both sign-in with IndiAuth, and use of a Pleroma profile as an IndieAuth identity to sign-in elsewhere)</li>\n<li>Implement Micropub server support</li>\n<li>Implement Webmention support, sending & receiving</li>\n</ul>"
},
"author": {
"type": "card",
"name": "Tantek \u00c7elik",
"url": "http://tantek.com/",
"photo": "https://aperture-media.p3k.io/tantek.com/acfddd7d8b2c8cf8aa163651432cc1ec7eb8ec2f881942dca963d305eeaaa6b8.jpg"
},
"post-type": "reply",
"refs": {
"https://github.com/snarfed/bridgy/issues": {
"type": "entry",
"url": "https://github.com/snarfed/bridgy/issues",
"name": "GitHub project \u201cbridgy\u201d",
"post-type": "article"
}
},
"_id": "34531478",
"_source": "1",
"_is_read": false
}
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!
{
"type": "entry",
"published": "2023-01-19 13:37-0800",
"url": "http://tantek.com/2023/019/t1/",
"category": [
"100DaysOfIndieWeb",
"AtLeast100"
],
"in-reply-to": [
"https://novakeith.net/2023/01/15/100-days-at-least-100/"
],
"content": {
"text": "https://novakeith.net/ (@knova@dartboard.social) welcome to #100DaysOfIndieWeb! \n\nThere\u2019s a few of us doing this:\n* https://indieweb.org/100_days#2023\nFeel free to add yourself to the \u201d100 Days of IndieWeb\u201d section if you like, or to a new subhead for #AtLeast100!",
"html": "<a href=\"https://novakeith.net/\">https://novakeith.net/</a> (<a href=\"https://dartboard.social/@knova\">@knova@dartboard.social</a>) welcome to #<span class=\"p-category\">100DaysOfIndieWeb</span>! <br /><br />There\u2019s a few of us doing this:<br />* <a href=\"https://indieweb.org/100_days#2023\">https://indieweb.org/100_days#2023</a><br />Feel free to add yourself to the \u201d100 Days of IndieWeb\u201d section if you like, or to a new subhead for #<span class=\"p-category\">AtLeast100</span>!"
},
"author": {
"type": "card",
"name": "Tantek \u00c7elik",
"url": "http://tantek.com/",
"photo": "https://aperture-media.p3k.io/tantek.com/acfddd7d8b2c8cf8aa163651432cc1ec7eb8ec2f881942dca963d305eeaaa6b8.jpg"
},
"post-type": "reply",
"refs": {
"https://novakeith.net/2023/01/15/100-days-at-least-100/": {
"type": "entry",
"url": "https://novakeith.net/2023/01/15/100-days-at-least-100/",
"name": "novakeith.net\u2019s post",
"post-type": "article"
}
},
"_id": "34531479",
"_source": "1",
"_is_read": false
}
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
{
"type": "entry",
"author": {
"name": "@lime_juice_cube",
"url": "https://mastodon.au/@lime_juice_cube",
"photo": null
},
"url": "https://mastodon.au/@lime_juice_cube/109718190508840525",
"content": {
"html": "<p>Seeing as I've thought of some other things I didn't manage to squeeze in last time, here's another <a href=\"https://mastodon.au/tags/introduction\">#<span>introduction</span></a> - Lately I've been <a href=\"https://mastodon.au/tags/writing\">#<span>writing</span></a> tiny generic <a href=\"https://mastodon.au/tags/fantasy\">#<span>fantasy</span></a> <a href=\"https://mastodon.au/tags/horror\">#<span>horror</span></a> adventures in <a href=\"https://mastodon.au/tags/pocketmod\">#<span>pocketmod</span></a> format for <a href=\"https://mastodon.au/tags/ttrpgs\">#<span>ttrpgs</span></a>. I plan to put these up on Itch. And maybe I'll put together a <a href=\"https://mastodon.au/tags/neocities\">#<span>neocities</span></a> page since I come from a <a href=\"https://mastodon.au/tags/retroweb\">#<span>retroweb</span></a> era and find the resurrected <a href=\"https://mastodon.au/tags/indieweb\">#<span>indieweb</span></a> movement very interesting. That dovetails with my ongoing interests in <a href=\"https://mastodon.au/tags/politics\">#<span>politics</span></a> <a href=\"https://mastodon.au/tags/psychology\">#<span>psychology</span></a> and <a href=\"https://mastodon.au/tags/philosophy\">#<span>philosophy</span></a>. Proudest sport moment: I once took a brilliant hat-trick in indoor <a href=\"https://mastodon.au/tags/cricket\">#<span>cricket</span></a>, Warne-style, with my legspin bowling - completely bamboozling the batsman. From <a href=\"https://mastodon.au/tags/australia\">#<span>australia</span></a>. Also: <a href=\"https://mastodon.au/tags/markdown\">#<span>markdown</span></a> <a href=\"https://mastodon.au/tags/libreoffice\">#<span>libreoffice</span></a> and occasionally <a href=\"https://mastodon.au/tags/linux\">#<span>linux</span></a></p>",
"text": "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"
},
"published": "2023-01-19T22:18:45+00:00",
"post-type": "note",
"_id": "34529376",
"_source": "7235",
"_is_read": false
}
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.
{
"type": "entry",
"published": "2023-01-19T21:46:10+00:00",
"url": "https://cleverdevil.io/2023/i-am-using-a-shortcut-to-post",
"category": [
"Micropub"
],
"syndication": [
"https://cleverdevil.club/@jonathan/109718062749956589"
],
"content": {
"text": "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.",
"html": "I am using a Shortcut to post via <a href=\"https://cleverdevil.io/tag/Micropub\" class=\"p-category\">#Micropub</a> to my website, which automatically syndicates to Mastodon. I wish I read, post, reply, and interact from a single app."
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io/profile/cleverdevil",
"photo": "https://cleverdevil.io/file/e37c3982acf4f0a8421d085b9971cd71/thumb.jpg"
},
"post-type": "note",
"_id": "34528934",
"_source": "71",
"_is_read": false
}
#introduction
Hi! I'm Bruno, #developer , #musician , #anthropologist and other things. From and currently in #brasil .
Among my interests are #webdev , #opensource , #indieweb, #js , #elixir , #functionalprogramming , #music , #carnaval , #samba , #reggae , #musicalinstruments , #traditionalpopulations, #anthropology , #cosmology .
{
"type": "entry",
"author": {
"name": "@dague",
"url": "https://indieweb.social/@dague",
"photo": null
},
"url": "https://indieweb.social/@dague/109717850363336329",
"content": {
"html": "<p><a href=\"https://indieweb.social/tags/introduction\">#<span>introduction</span></a> <br />Hi! I'm Bruno, <a href=\"https://indieweb.social/tags/developer\">#<span>developer</span></a> , <a href=\"https://indieweb.social/tags/musician\">#<span>musician</span></a> , <a href=\"https://indieweb.social/tags/anthropologist\">#<span>anthropologist</span></a> and other things. From and currently in <a href=\"https://indieweb.social/tags/brasil\">#<span>brasil</span></a> .<br />Among my interests are <a href=\"https://indieweb.social/tags/webdev\">#<span>webdev</span></a> , <a href=\"https://indieweb.social/tags/opensource\">#<span>opensource</span></a> , <a href=\"https://indieweb.social/tags/indieweb\">#<span>indieweb</span></a>, <a href=\"https://indieweb.social/tags/js\">#<span>js</span></a> , <a href=\"https://indieweb.social/tags/elixir\">#<span>elixir</span></a> , <a href=\"https://indieweb.social/tags/functionalprogramming\">#<span>functionalprogramming</span></a> , <a href=\"https://indieweb.social/tags/music\">#<span>music</span></a> , <a href=\"https://indieweb.social/tags/carnaval\">#<span>carnaval</span></a> , <a href=\"https://indieweb.social/tags/samba\">#<span>samba</span></a> , <a href=\"https://indieweb.social/tags/reggae\">#<span>reggae</span></a> , <a href=\"https://indieweb.social/tags/musicalinstruments\">#<span>musicalinstruments</span></a> , <a href=\"https://indieweb.social/tags/traditionalpopulations\">#<span>traditionalpopulations</span></a>, <a href=\"https://indieweb.social/tags/anthropology\">#<span>anthropology</span></a> , <a href=\"https://indieweb.social/tags/cosmology\">#<span>cosmology</span></a> .</p>",
"text": "#introduction \nHi! I'm Bruno, #developer , #musician , #anthropologist and other things. From and currently in #brasil .\nAmong my interests are #webdev , #opensource , #indieweb, #js , #elixir , #functionalprogramming , #music , #carnaval , #samba , #reggae , #musicalinstruments , #traditionalpopulations, #anthropology , #cosmology ."
},
"published": "2023-01-19T20:52:15+00:00",
"post-type": "note",
"_id": "34527997",
"_source": "7235",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "@whreq",
"url": "https://hsnl.social/@whreq",
"photo": null
},
"url": "https://hsnl.social/@whreq/109716964562553959",
"content": {
"html": "<p>wok / tecnologia / Picking a toot</p><p>null</p><p><a href=\"https://hsnl.social/tags/POSSE\">#<span>POSSE</span></a> <a href=\"https://hsnl.social/tags/fediverse\">#<span>fediverse</span></a> <a href=\"https://hsnl.social/tags/ikiwiki\">#<span>ikiwiki</span></a> <a href=\"https://hsnl.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://hsnl.social/tags/mastodon\">#<span>mastodon</span></a> <a href=\"https://hsnl.social/tags/selfHosting\">#<span>selfHosting</span></a> <a href=\"https://hsnl.social/tags/tootpick\">#<span>tootpick</span></a></p><p><a href=\"http://wok.oblomov.eu/tecnologia/pick-a-toot/\"><span>http://</span><span>wok.oblomov.eu/tecnologia/pick</span><span>-a-toot/</span></a></p>",
"text": "wok / tecnologia / Picking a tootnull#POSSE #fediverse #ikiwiki #indieweb #mastodon #selfHosting #tootpickhttp://wok.oblomov.eu/tecnologia/pick-a-toot/"
},
"published": "2023-01-19T17:06:58+00:00",
"post-type": "note",
"_id": "34522285",
"_source": "7235",
"_is_read": false
}
"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
{
"type": "entry",
"author": {
"name": "@liztai",
"url": "https://hachyderm.io/@liztai",
"photo": null
},
"url": "https://hachyderm.io/@liztai/109715970125576953",
"content": {
"html": "<p>\"Personal stories on personal <a href=\"https://hachyderm.io/tags/blogs\">#<span>blogs</span></a> are historical documents,\" said this Verge article. </p><p>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 <a href=\"https://hachyderm.io/tags/blog\">#<span>blog</span></a>.</p><p>And that's why we need personal <a href=\"https://hachyderm.io/tags/blogging\">#<span>blogging</span></a> to return, <a href=\"https://hachyderm.io/tags/algorithms\">#<span>algorithms</span></a> be damned. We can't let these stories disappear into the ether.</p><p><a href=\"https://hachyderm.io/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://hachyderm.io/tags/Writing\">#<span>Writing</span></a> <br /><br /><a href=\"https://www.theverge.com/23513418/bring-back-personal-blogging\"><span>https://www.</span><span>theverge.com/23513418/bring-ba</span><span>ck-personal-blogging</span></a></p>",
"text": "\"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 \n\nhttps://www.theverge.com/23513418/bring-back-personal-blogging"
},
"published": "2023-01-19T12:54:04+00:00",
"post-type": "note",
"_id": "34516789",
"_source": "7235",
"_is_read": false
}
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
{
"type": "entry",
"published": "2023-01-18 23:11-0800",
"url": "http://tantek.com/2023/018/t1/elevate-indieweb-above-silo",
"category": [
"IndieWeb",
"fediverse",
"100DaysOfIndieWeb",
"100Days"
],
"content": {
"text": "The answer to \u201cHow should you @-mention someone you are replying to?\u201d^1 can depend on many factors or a few. Context matters somewhat, sometimes.\n\nWe can simplify it to 2 questions, based on 1 directive:\n\n* Elevate #IndieWeb domains, above any silo or @-@ identities\n\nTwo questions and answers: \n\n1. 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\u2019s importance.\n\n2. 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.\n\n\nExamples:\n\n\nIf the author has their own domain:\n\nReply to an IndieWeb post (& POSSE toot): https://tantek.com/2023/008/t1/\n* @-domain (@-@)\n\nReply to an IndieWeb post (& POSSE tweet): https://tantek.com/2023/016/t1/\n* @-domain [that matches their Twitter @-name]\n\nReply to a toot: https://tantek.com/2023/008/t4/\n* @-domain (@-@)\n\nReply to a tweet: https://tantek.com/2023/002/t2/\n* @-domain (Twitter @-name)\n\n\nIf the author does not have their own domain:\n\nReply to a toot: https://tantek.com/2023/002/t4/\n* @-@\n\nReply to a tweet: none since this series, though it would be of the form:\n* Twitter @-name\n\n\nThis is day 17 of #100DaysOfIndieWeb #100Days, again finished the next day.\n\n\u2190 Day 16: https://tantek.com/2023/015/t1/publish-indieweb-decide-distribute\n\u2192 \ud83d\udd2e\n\n\n^1 https://tantek.com/2023/017/t1/socialweb-blogs-reply-comment-post\n^2 https://tantek.com/2023/011/t1/indieweb-evolving-at-mention\n^3 https://tantek.com/2023/015/t1/publish-indieweb-decide-distribute",
"html": "The answer to \u201cHow should you @-mention someone you are replying to?\u201d^1 can depend on many factors or a few. Context matters somewhat, sometimes.<br /><br />We can simplify it to 2 questions, based on 1 directive:<br /><br />* Elevate #<span class=\"p-category\">IndieWeb</span> domains, above any silo or @-@ identities<br /><br />Two questions and answers: <br /><br />1. Do they have an #<span class=\"p-category\">IndieWeb</span> 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\u2019s importance.<br /><br />2. Was their post only published on a silo (or #<span class=\"p-category\">fediverse</span> 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.<br /><br /><br />Examples:<br /><br /><br />If the author has their own domain:<br /><br />Reply to an IndieWeb post (& POSSE toot): <a href=\"https://tantek.com/2023/008/t1/\">https://tantek.com/2023/008/t1/</a><br />* @-domain (@-@)<br /><br />Reply to an IndieWeb post (& POSSE tweet): <a href=\"https://tantek.com/2023/016/t1/\">https://tantek.com/2023/016/t1/</a><br />* @-domain [that matches their Twitter @-name]<br /><br />Reply to a toot: <a href=\"https://tantek.com/2023/008/t4/\">https://tantek.com/2023/008/t4/</a><br />* @-domain (@-@)<br /><br />Reply to a tweet: <a href=\"https://tantek.com/2023/002/t2/\">https://tantek.com/2023/002/t2/</a><br />* @-domain (Twitter @-name)<br /><br /><br />If the author does not have their own domain:<br /><br />Reply to a toot: <a href=\"https://tantek.com/2023/002/t4/\">https://tantek.com/2023/002/t4/</a><br />* @-@<br /><br />Reply to a tweet: none since this series, though it would be of the form:<br />* Twitter @-name<br /><br /><br />This is day 17 of #<span class=\"p-category\">100DaysOfIndieWeb</span> #<span class=\"p-category\">100Days</span>, again finished the next day.<br /><br />\u2190 Day 16: <a href=\"https://tantek.com/2023/015/t1/publish-indieweb-decide-distribute\">https://tantek.com/2023/015/t1/publish-indieweb-decide-distribute</a><br />\u2192 \ud83d\udd2e<br /><br /><br />^1 <a href=\"https://tantek.com/2023/017/t1/socialweb-blogs-reply-comment-post\">https://tantek.com/2023/017/t1/socialweb-blogs-reply-comment-post</a><br />^2 <a href=\"https://tantek.com/2023/011/t1/indieweb-evolving-at-mention\">https://tantek.com/2023/011/t1/indieweb-evolving-at-mention</a><br />^3 <a href=\"https://tantek.com/2023/015/t1/publish-indieweb-decide-distribute\">https://tantek.com/2023/015/t1/publish-indieweb-decide-distribute</a>"
},
"author": {
"type": "card",
"name": "Tantek \u00c7elik",
"url": "http://tantek.com/",
"photo": "https://aperture-media.p3k.io/tantek.com/acfddd7d8b2c8cf8aa163651432cc1ec7eb8ec2f881942dca963d305eeaaa6b8.jpg"
},
"post-type": "note",
"_id": "34515882",
"_source": "1",
"_is_read": false
}
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/
{
"type": "entry",
"author": {
"name": "@box464",
"url": "https://mastodon.social/@box464",
"photo": null
},
"url": "https://mastodon.social/@box464/109714183426309418",
"content": {
"html": "<p>Tonight, I had some success in my <a href=\"https://mastodon.social/tags/IndieWeb\">#<span>IndieWeb</span></a> journey - adding <a href=\"https://mastodon.social/tags/WebMentions\">#<span>WebMentions</span></a> to my blog. I took some shortcuts, but it did help me understand the concepts. Now I can go back and <a href=\"https://mastodon.social/tags/POSSE\">#<span>POSSE</span></a> it up. \ud83d\udcaa </p><p><a href=\"https://www.box464.com/indieweb/2023/01/18/indieweb-webmentions/\"><span>https://www.</span><span>box464.com/indieweb/2023/01/18</span><span>/indieweb-webmentions/</span></a></p>",
"text": "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. \ud83d\udcaa https://www.box464.com/indieweb/2023/01/18/indieweb-webmentions/"
},
"published": "2023-01-19T05:19:42+00:00",
"post-type": "note",
"_id": "34510894",
"_source": "7235",
"_is_read": false
}
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/
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://novakeith.net/2023/01/18/hapax-legomenon/",
"content": {
"html": "<p>I\u2019m not entirely certain when I was turned onto this phrase, but it has stuck with me for quite some time. It\u2019s been sitting as a mobile bookmark for me for at least as long as I\u2019ve owned an iPhone, so maybe going back to 2015-ish. <a href=\"https://en.wikipedia.org/wiki/Hapax_legomenon\">Hapax legomenon</a> \u2013 it seems so exotic, and definitely hard to pronounce in casual speech.</p><br /><p>Hapax legomenon:\u00a0a 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)</p><br /><p>I think I may have been alerted to this phrase when doing a nostalgic look at <a href=\"https://en.wikipedia.org/wiki/Googlewhack\">Googlewhacking </a>\u2013 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 \u2013 it was the night before starting high school, and some friends and I learned about it and ended up finding a few.</p><br /><p>I always thought the term would be a good name for a musical side-project, or an album title, but it looks like <a href=\"https://open.spotify.com/artist/13tG87RcFNf8Q6tdbbRvY8\">someone</a> beat me to it.</p><p><a class=\"u-tag u-category\" href=\"https://novakeith.net/tag/100daysofindieweb/\">#100daysofindieweb</a> <a class=\"u-tag u-category\" href=\"https://novakeith.net/tag/atleast100/\">#atleast100</a> <a class=\"u-tag u-category\" href=\"https://novakeith.net/tag/indieweb/\">#indieweb</a></p><p><a href=\"https://novakeith.net/2023/01/18/hapax-legomenon/\">https://novakeith.net/2023/01/18/hapax-legomenon/</a></p>",
"text": "I\u2019m not entirely certain when I was turned onto this phrase, but it has stuck with me for quite some time. It\u2019s been sitting as a mobile bookmark for me for at least as long as I\u2019ve owned an iPhone, so maybe going back to 2015-ish. Hapax legomenon \u2013 it seems so exotic, and definitely hard to pronounce in casual speech.\nHapax legomenon:\u00a0a 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)\nI think I may have been alerted to this phrase when doing a nostalgic look at Googlewhacking \u2013 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 \u2013 it was the night before starting high school, and some friends and I learned about it and ended up finding a few.\nI 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 #indiewebhttps://novakeith.net/2023/01/18/hapax-legomenon/"
},
"published": "2023-01-19T03:21:34+00:00",
"post-type": "note",
"_id": "34509925",
"_source": "7235",
"_is_read": false
}
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.
{
"type": "entry",
"author": {
"name": "Manton Reece",
"url": "https://www.manton.org/",
"photo": "https://micro.blog/manton/avatar.jpg"
},
"url": "https://www.manton.org/2023/01/18/managed-to-mess.html",
"content": {
"html": "<p>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.</p>",
"text": "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."
},
"published": "2023-01-18T21:41:31-06:00",
"post-type": "note",
"_id": "34509695",
"_source": "12",
"_is_read": false
}
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)
{
"type": "entry",
"author": {
"name": "@tmichellemoore",
"url": "https://mastodon.social/@tmichellemoore",
"photo": null
},
"url": "https://mastodon.social/@tmichellemoore/109713631606535064",
"content": {
"html": "<p>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:</p><p> * Learn About Webmentions a Little More Deeply.</p><p>Day 11 of 100 <a href=\"https://mastodon.social/tags/100DaysofIndieWeb\">#<span>100DaysofIndieWeb</span></a>, <a href=\"https://mastodon.social/tags/IndieWeb\">#<span>IndieWeb</span></a>, <a href=\"https://mastodon.social/tags/ProjectJournal\">#<span>ProjectJournal</span></a>, <a href=\"https://mastodon.social/tags/WordPress\">#<span>WordPress</span></a> (<a href=\"https://tmichellemoore.com/?p=152149\"><span>https://</span><span>tmichellemoore.com/?p=152149</span><span></span></a>)</p>",
"text": "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)"
},
"published": "2023-01-19T02:59:21+00:00",
"post-type": "note",
"_id": "34509222",
"_source": "7235",
"_is_read": false
}
{
"type": "entry",
"published": "2023-01-18 15:09-0800",
"url": "https://gregorlove.com/2023/01/support-profile-updates/",
"syndication": [
"https://github.com/snarfed/bridgy-fed/issues/376"
],
"in-reply-to": [
"https://github.com/snarfed/bridgy-fed/issues"
],
"name": "Support profile updates",
"content": {
"text": "It would be nice if BF could send profile update activities when h-card bio, photo, and link(s) change. I recently changed the h-card on my homepage and instances aware of me prior to that still have my old photo. You mentioned in chat that BF would need to poll for updates. I also wonder if an on-demand option could work via a webmention trigger? I have not thought through this in-depth, but maybe microformats like:\n\n<a href=\"https://gregorlove.com\" class=\"u-edit-of\">updated profile</a>",
"html": "<p>It would be nice if BF could send profile update activities when h-card bio, photo, and link(s) change. I recently changed the h-card on my homepage and instances aware of me prior to that still have my old photo. You <a href=\"https://chat.indieweb.org/dev/2023-01-03#t1672777500729600\">mentioned in chat</a> that BF would need to poll for updates. I also wonder if an on-demand option could work via a webmention trigger? I have not thought through this in-depth, but maybe microformats like:</p>\n\n<p><code><a href=\"https://gregorlove.com\" class=\"u-edit-of\">updated profile</a></code></p>"
},
"author": {
"type": "card",
"name": "gRegor Morrill",
"url": "https://gregorlove.com/",
"photo": "https://gregorlove.com/site/assets/files/6268/profile-2021-square.300x0.jpg"
},
"post-type": "reply",
"_id": "34506794",
"_source": "95",
"_is_read": false
}
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.
{
"type": "entry",
"author": {
"name": "@flokosiol",
"url": "https://mastodon.social/@flokosiol",
"photo": null
},
"url": "https://mastodon.social/@flokosiol/109712015057024377",
"content": {
"html": "<p>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 \u2026 </p><p>Thanks <span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.social/@matthiasott\">@<span>matthiasott</span></a></span> and the <a href=\"https://mastodon.social/tags/IndieWeb\">#<span>IndieWeb</span></a> folks for the motivation and the constant reminder to own our content.</p>",
"text": "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 \u2026 Thanks @matthiasott and the #IndieWeb folks for the motivation and the constant reminder to own our content."
},
"published": "2023-01-18T20:08:15+00:00",
"post-type": "note",
"_id": "34503534",
"_source": "7235",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "@voxpelli",
"url": "https://mastodon.social/@voxpelli",
"photo": null
},
"url": "https://mastodon.social/@voxpelli/109709830323778398",
"content": {
"html": "<p>Someone should really build a Nuzzel for the Fediverse / <a href=\"https://mastodon.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://daringfireball.net/linked/2021/05/05/nuzzel\"><span>https://</span><span>daringfireball.net/linked/2021</span><span>/05/05/nuzzel</span></a></p>",
"text": "Someone should really build a Nuzzel for the Fediverse / #IndieWeb https://daringfireball.net/linked/2021/05/05/nuzzel"
},
"published": "2023-01-18T10:52:38+00:00",
"post-type": "note",
"_id": "34490743",
"_source": "7235",
"_is_read": false
}
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.
{
"type": "entry",
"author": {
"name": "@lime_juice_cube",
"url": "https://mastodon.au/@lime_juice_cube",
"photo": null
},
"url": "https://mastodon.au/@lime_juice_cube/109709314228921946",
"content": {
"html": "<p>Seeing as I've thought of some other things I didn't manage to squeeze in last time, here's another <a href=\"https://mastodon.au/tags/introduction\">#<span>introduction</span></a> - Lately I've been <a href=\"https://mastodon.au/tags/writing\">#<span>writing</span></a> tiny generic <a href=\"https://mastodon.au/tags/fantasy\">#<span>fantasy</span></a> <a href=\"https://mastodon.au/tags/horror\">#<span>horror</span></a> adventures in <a href=\"https://mastodon.au/tags/pocketmod\">#<span>pocketmod</span></a> format for <a href=\"https://mastodon.au/tags/ttrpgs\">#<span>ttrpgs</span></a>. I plan to put these up on Itch. And maybe I'll put together a <a href=\"https://mastodon.au/tags/neocities\">#<span>neocities</span></a> page since I come from a <a href=\"https://mastodon.au/tags/retroweb\">#<span>retroweb</span></a> era and find the resurrected <a href=\"https://mastodon.au/tags/indieweb\">#<span>indieweb</span></a> movement very interesting. That dovetails with my ongoing interests in <a href=\"https://mastodon.au/tags/politics\">#<span>politics</span></a> <a href=\"https://mastodon.au/tags/psychology\">#<span>psychology</span></a> and <a href=\"https://mastodon.au/tags/philosophy\">#<span>philosophy</span></a>. Proudest sport moment: I once took a brilliant hat-trick in indoor <a href=\"https://mastodon.au/tags/cricket\">#<span>cricket</span></a>, Warne-style, with my legspin bowling - completely bamboozling the batsman. From <a href=\"https://mastodon.au/tags/australia\">#<span>australia</span></a>.</p>",
"text": "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."
},
"published": "2023-01-18T08:41:24+00:00",
"post-type": "note",
"_id": "34488945",
"_source": "7235",
"_is_read": false
}
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
{
"type": "entry",
"author": {
"name": "@sehnsucht",
"url": "https://social.sdf.org/@sehnsucht",
"photo": null
},
"url": "https://social.sdf.org/@sehnsucht/109708775813489288",
"content": {
"html": "<p>Planiverse: a minimalist, no-JS front-end for Mastodon (or<br />Peroma, or anything supporting the Mastodon API).</p><p>The Web was once a document delivery platform. It's now an<br />application platform, which is great if you want everything to be<br />an application. But what if you don't? What if you use an older<br />computer, or like using a text-only browser, or simply prefer to<br />turn JavaScript off? This is the Mastodon front-end for you.</p><p><a href=\"https://social.sdf.org/tags/fediverse\">#<span>fediverse</span></a> <a href=\"https://social.sdf.org/tags/mastodon\">#<span>mastodon</span></a> <a href=\"https://social.sdf.org/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://social.sdf.org/tags/smolnet\">#<span>smolnet</span></a><br /><a href=\"https://git.stjo.hn/planiverse/file/README.html\"><span>https://</span><span>git.stjo.hn/planiverse/file/RE</span><span>ADME.html</span></a></p>",
"text": "Planiverse: a minimalist, no-JS front-end for Mastodon (or\nPeroma, or anything supporting the Mastodon API).The Web was once a document delivery platform. It's now an\napplication platform, which is great if you want everything to be\nan application. But what if you don't? What if you use an older\ncomputer, or like using a text-only browser, or simply prefer to\nturn JavaScript off? This is the Mastodon front-end for you.#fediverse #mastodon #indieweb #smolnet\nhttps://git.stjo.hn/planiverse/file/README.html"
},
"published": "2023-01-18T06:24:28+00:00",
"post-type": "note",
"_id": "34487151",
"_source": "7235",
"_is_read": false
}