**New Blog Post:** Memories of an empty city
I live in downtown Osaka, which used to mean waking up or being kept up by very drunk, full-grown adults yelling, laughing hysterically, screaming, or *fighting* late at night. I eventually had to get earplugs, which were somewhat effective. Well…this all stopped after Covid hit. 😬
#Blogging #Blog #PersonalSite #IndieWeb #Covid
https://pinkgallica.com/memories-of-an-empty-city/
{
"type": "entry",
"author": {
"name": "@pinkgallica",
"url": "https://universeodon.com/@pinkgallica",
"photo": null
},
"url": "https://universeodon.com/@pinkgallica/112171174613123596",
"content": {
"html": "<p>**New Blog Post:** Memories of an empty city</p><p>I live in downtown Osaka, which used to mean waking up or being kept up by very drunk, full-grown adults yelling, laughing hysterically, screaming, or *fighting* late at night. I eventually had to get earplugs, which were somewhat effective. Well\u2026this all stopped after Covid hit. \ud83d\ude2c</p><p><a href=\"https://universeodon.com/tags/Blogging\">#<span>Blogging</span></a> <a href=\"https://universeodon.com/tags/Blog\">#<span>Blog</span></a> <a href=\"https://universeodon.com/tags/PersonalSite\">#<span>PersonalSite</span></a> <a href=\"https://universeodon.com/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://universeodon.com/tags/Covid\">#<span>Covid</span></a></p><p><a href=\"https://pinkgallica.com/memories-of-an-empty-city/\"><span>https://</span><span>pinkgallica.com/memories-of-an</span><span>-empty-city/</span></a></p>",
"text": "**New Blog Post:** Memories of an empty city\n\nI live in downtown Osaka, which used to mean waking up or being kept up by very drunk, full-grown adults yelling, laughing hysterically, screaming, or *fighting* late at night. I eventually had to get earplugs, which were somewhat effective. Well\u2026this all stopped after Covid hit. \ud83d\ude2c\n\n#Blogging #Blog #PersonalSite #IndieWeb #Covid\n\nhttps://pinkgallica.com/memories-of-an-empty-city/"
},
"published": "2024-03-28T03:24:52+00:00",
"post-type": "note",
"_id": "40673505",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"published": "2024-03-28T01:51:13+00:00",
"url": "https://werd.io/2024/share-openly",
"syndication": [
"https://news.indieweb.org/en"
],
"name": "Share Openly",
"content": {
"text": "You know all those \u201cshare to Facebook\u201d / \u201cshare to Twitter\u201d links you see all over peoples\u2019 websites? They\u2019re all out of date.\n\nSocial media has evolved over the last year, yet nobody has \u201cshare to\u201d links for Mastodon, Bluesky, Threads, etc. There have been a few attempts to create \u201cshare to Mastodon\u201d buttons, but they haven\u2019t taken the larger breadth of the new social media landscape into account.\n\nSo I\u2019ve built a prototype, which I\u2019ve called ShareOpenly.\n\nAt the bottom of every article on my site, you\u2019ll see a \u201cshare to social media\u201d button. Here\u2019s the button for this article.\n\nIf you click it, you\u2019ll be taken to a page that looks like this one:\n\nYou can select one of the pre-set sites in the list, and you\u2019ll be taken to share a post there. For example, if I click on Threads, it will take me to share there:\n\nBut if you, for example, have a Mastodon instance, or a Known site, or an indieweb site at a different domain, you can enter that domain in the box, and ShareOpenly will try and find a way to let you share the page with that site.\n\nShareOpenly will do a few things first:If it\u2019s on a \u201cwell-known\u201d domain \u2014 eg, facebook.com \u2014 it\u2019ll send you to the share page there.\nIt checks to see if it can figure out if the site is on a known platform (currently Mastodon, Known, hosted WordPress, micro.blog, and a few others). If so \u2014 hooray! \u2014 it knows the share URL, and off you go.\nIt looks for a <link rel=\u201cshare-url\u201d> header tag on the page. The href attribute should be set to the share URL for the site, with template variables {text} and (optionally) {url} present where the share text and URL should go. (If {url} is not present, the URL to share will be appended at the end of the text.) If it\u2019s there \u2014 yay! \u2014 we forward there, replacing {text} and {url} as appropriate.\nOnce you\u2019ve shared to a site, the next time you visit ShareOpenly, it will be in the quick links. For example, I shared to my site at werd.io in the example above, and now here it is in the links:\n\nIt\u2019s early days yet \u2014 this is just a prototype \u2014 but I thought I\u2019d share what I\u2019ve built so far.\n\nIf you want to add ShareOpenly to your own site, please do! Just replace the URL and text in this link with your own. You can also just visit the ShareOpenly homepage to share a site directly.\n\n\u00a0\n\nSyndicated to Indienews",
"html": "<p>You know all those \u201cshare to Facebook\u201d / \u201cshare to Twitter\u201d links you see all over peoples\u2019 websites? They\u2019re all out of date.</p><p>Social media has evolved over the last year, yet nobody has \u201cshare to\u201d links for Mastodon, Bluesky, Threads, etc. There have been a few attempts to create \u201cshare to Mastodon\u201d buttons, but they haven\u2019t taken the larger breadth of the new social media landscape into account.</p><p>So I\u2019ve built a prototype, which I\u2019ve called <a href=\"https://shareopenly.org\">ShareOpenly</a>.</p><p>At the bottom of every article on my site, you\u2019ll see a \u201cshare to social media\u201d button. <a href=\"https://shareopenly.org/share/?url=https://werd.io/2024/share-openly&text=Share+Openly\">Here\u2019s the button for this article.</a></p><p>If you click it, you\u2019ll be taken to a page that looks like this one:</p><p style=\"text-align:center;\"><img style=\"margin-left:auto;margin-right:auto;\" src=\"https://werd.io/file/6604cc44186ec4d81900abc2/thumb.png\" alt=\"Share Openly share screen\" width=\"500\" height=\"445\" /></p><p>You can select one of the pre-set sites in the list, and you\u2019ll be taken to share a post there. For example, if I click on Threads, it will take me to share there:</p><p style=\"text-align:center;\"><img style=\"margin-left:auto;margin-right:auto;\" src=\"https://werd.io/file/6604cc987fd321e929037a32/thumb.png\" alt=\"\" width=\"500\" height=\"198\" /></p><p>But if you, for example, have a Mastodon instance, or a Known site, or an <a href=\"https://indieweb.org\">indieweb</a> site at a different domain, you can enter that domain in the box, and ShareOpenly will try and find a way to let you share the page with that site.</p><p style=\"text-align:center;\"><img style=\"margin-left:auto;margin-right:auto;\" src=\"https://werd.io/file/6604cccbd16a0387290b7b92/thumb.png\" alt=\"\" width=\"500\" height=\"154\" /></p><p>ShareOpenly will do a few things first:</p><ol><li>If it\u2019s on a \u201cwell-known\u201d domain \u2014 eg, <a href=\"https://facebook.com\">facebook.com</a> \u2014 it\u2019ll send you to the share page there.</li>\n<li>It checks to see if it can figure out if the site is on a known platform (currently Mastodon, Known, hosted WordPress, <a href=\"https://micro.blog\">micro.blog</a>, and a few others). If so \u2014 hooray! \u2014 it knows the share URL, and off you go.</li>\n<li>It looks for a <code><link rel=\u201cshare-url\u201d></code> header tag on the page. The <code>href</code> attribute should be set to the share URL for the site, with template variables <code>{text}</code> and (optionally) <code>{url}</code> present where the share text and URL should go. (If <code>{url}</code> is not present, the URL to share will be appended at the end of the text.) If it\u2019s there \u2014 yay! \u2014 we forward there, replacing <code>{text}</code> and <code>{url}</code> as appropriate.</li>\n</ol><p>Once you\u2019ve shared to a site, the next time you visit ShareOpenly, it will be in the quick links. For example, I shared to my site at <a href=\"https://werd.io\">werd.io</a> in the example above, and now here it is in the links:</p><p style=\"text-align:center;\"><img style=\"margin-left:auto;margin-right:auto;\" src=\"https://werd.io/file/6604ccfb0d624a544901eb62/thumb.png\" alt=\"\" width=\"500\" height=\"439\" /></p><p>It\u2019s early days yet \u2014 this is just a prototype \u2014 but I thought I\u2019d share what I\u2019ve built so far.</p><p>If you want to add ShareOpenly to your own site, please do! Just replace the <a href=\"https://werd.io/(https:/shareopenly.org/share/?url=https://werd.io/2014/share-openly&text=Share+Openly)\">URL and text in this link</a> with your own. You can also just visit <a href=\"https://shareopenly.org\">the ShareOpenly homepage</a> to share a site directly.</p><p>\u00a0</p><p><a class=\"u-syndication\" href=\"https://news.indieweb.org/en\"><em>Syndicated to Indienews</em></a></p>"
},
"author": {
"type": "card",
"name": "Ben Werdmuller",
"url": "https://werd.io/profile/benwerd",
"photo": "https://werd.io/file/5d388c5fb16ea14aac640912/thumb.jpg"
},
"post-type": "article",
"_id": "40673395",
"_source": "191",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "@jcrabapple",
"url": "https://dmv.community/@jcrabapple",
"photo": null
},
"url": "https://dmv.community/@jcrabapple/112170280680726943",
"content": {
"html": "<p>My Favorite Mastodon Posts of the Past Few Weeks | Cool As Heck</p><p><a href=\"https://cool-as-heck.blog/post/my-favorite-mastodon-posts-of-the-past-few-weeks-s-_zhlkz\"><span>https://</span><span>cool-as-heck.blog/post/my-favo</span><span>rite-mastodon-posts-of-the-past-few-weeks-s-_zhlkz</span></a></p><p><a href=\"https://dmv.community/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://dmv.community/tags/blogging\">#<span>blogging</span></a> <a href=\"https://dmv.community/tags/Mastodon\">#<span>Mastodon</span></a></p>",
"text": "My Favorite Mastodon Posts of the Past Few Weeks | Cool As Heck\n\nhttps://cool-as-heck.blog/post/my-favorite-mastodon-posts-of-the-past-few-weeks-s-_zhlkz\n\n#indieweb #blogging #Mastodon"
},
"published": "2024-03-27T23:37:31+00:00",
"post-type": "note",
"_id": "40672510",
"_source": "8007",
"_is_read": false
}
I am continually impressed by my colleagues, friends, and acquaintances that make their own websites, whether it's design, dev, strategy, or somehow manage the entire task on their own. Regardless, get out there and make a site for yourself. Reach out for help if you need it.
I'm collecting a bunch that have recently emerged or recently found, but until I collect them up for posting, here's one to start with:
Chris Glass:
https://chrisglass.com & @glass
#IndieWeb #POSSE #WebDesign #Blog
{
"type": "entry",
"author": {
"name": "@Luke",
"url": "https://typo.social/@Luke",
"photo": null
},
"url": "https://typo.social/@Luke/112169160706282992",
"content": {
"html": "<p>I am continually impressed by my colleagues, friends, and acquaintances that make their own websites, whether it's design, dev, strategy, or somehow manage the entire task on their own. Regardless, get out there and make a site for yourself. Reach out for help if you need it.</p><p>I'm collecting a bunch that have recently emerged or recently found, but until I collect them up for posting, here's one to start with:</p><p>Chris Glass:</p><p><a href=\"https://chrisglass.com\"><span>https://</span><span>chrisglass.com</span><span></span></a> & <span class=\"h-card\"><a class=\"u-url\" href=\"https://chrisglass.com/author/glass/\">@<span>glass</span></a></span></p><p><a href=\"https://typo.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://typo.social/tags/POSSE\">#<span>POSSE</span></a> <a href=\"https://typo.social/tags/WebDesign\">#<span>WebDesign</span></a> <a href=\"https://typo.social/tags/Blog\">#<span>Blog</span></a></p>\n<a class=\"u-mention\" href=\"https://chrisglass.com/author/glass/\"></a>",
"text": "I am continually impressed by my colleagues, friends, and acquaintances that make their own websites, whether it's design, dev, strategy, or somehow manage the entire task on their own. Regardless, get out there and make a site for yourself. Reach out for help if you need it.\n\nI'm collecting a bunch that have recently emerged or recently found, but until I collect them up for posting, here's one to start with:\n\nChris Glass:\n\nhttps://chrisglass.com & @glass\n\n#IndieWeb #POSSE #WebDesign #Blog"
},
"published": "2024-03-27T18:52:42+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/112/169/160/760/742/364/original/4fb5760322770ad3.png"
],
"post-type": "photo",
"_id": "40670107",
"_source": "8007",
"_is_read": false
}
How Cambridge Analytica Exploited the Facebook Data of Millions | NYT 2018:
> In 2014, you may've taken a quiz online. Something that looks like this. And if you did, you probably shared your personal data and friends' personal data.
#CambridgeAnalytica #SmallWeb #IndieWeb
https://www.youtube.com/watch?v=mrnXv-g4yKU
{
"type": "entry",
"author": {
"name": "@fromjason",
"url": "https://mastodon.social/@fromjason",
"photo": null
},
"url": "https://mastodon.social/@fromjason/112169030480553116",
"content": {
"html": "<p>How Cambridge Analytica Exploited the Facebook Data of Millions | NYT 2018:</p><p>> In 2014, you may've taken a quiz online. Something that looks like this. And if you did, you probably shared your personal data and friends' personal data. </p><p><a href=\"https://mastodon.social/tags/CambridgeAnalytica\">#<span>CambridgeAnalytica</span></a> <a href=\"https://mastodon.social/tags/SmallWeb\">#<span>SmallWeb</span></a> <a href=\"https://mastodon.social/tags/IndieWeb\">#<span>IndieWeb</span></a> </p><p><a href=\"https://www.youtube.com/watch?v=mrnXv-g4yKU\"><span>https://www.</span><span>youtube.com/watch?v=mrnXv-g4yK</span><span>U</span></a></p>",
"text": "How Cambridge Analytica Exploited the Facebook Data of Millions | NYT 2018:\n\n> In 2014, you may've taken a quiz online. Something that looks like this. And if you did, you probably shared your personal data and friends' personal data. \n\n#CambridgeAnalytica #SmallWeb #IndieWeb \n\nhttps://www.youtube.com/watch?v=mrnXv-g4yKU"
},
"published": "2024-03-27T18:19:35+00:00",
"photo": [
"https://files.mastodon.social/media_attachments/files/112/169/023/079/687/847/original/bab8b25dd8b3f69d.jpeg"
],
"post-type": "photo",
"_id": "40669807",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "@creaturefeature",
"url": "https://blorbo.social/@creaturefeature",
"photo": null
},
"url": "https://blorbo.social/@creaturefeature/112169006390414768",
"content": {
"html": "<p>I just set a page about white wagtails for my site!</p><p><a href=\"https://blorbo.social/tags/neocities\">#<span>neocities</span></a>, <a href=\"https://blorbo.social/tags/birds\">#<span>birds</span></a> <a href=\"https://blorbo.social/tags/zoology\">#<span>zoology</span></a> <a href=\"https://blorbo.social/tags/biology\">#<span>biology</span></a> <a href=\"https://blorbo.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://blorbo.social/tags/webcoding\">#<span>webcoding</span></a> <a href=\"https://blorbo.social/tags/webpage\">#<span>webpage</span></a> <br /><a href=\"https://creaturefeature.neocities.org/biology/wagtail\"><span>https://</span><span>creaturefeature.neocities.org/</span><span>biology/wagtail</span></a></p>",
"text": "I just set a page about white wagtails for my site!\n\n#neocities, #birds #zoology #biology #indieweb #webcoding #webpage \nhttps://creaturefeature.neocities.org/biology/wagtail"
},
"published": "2024-03-27T18:13:27+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/112/169/006/472/144/042/original/88792faad7b11212.jpg"
],
"post-type": "photo",
"_id": "40669808",
"_source": "8007",
"_is_read": false
}
@ILoveNumAn I indeed have. Since you also mentioned missing flash games, I recommend checking out @waxy . He mainly shares techy articles, but also quirky browser games and weird little #indieweb projects.
{
"type": "entry",
"author": {
"name": "@FifiSch",
"url": "https://mastodon.social/@FifiSch",
"photo": null
},
"url": "https://mastodon.social/@FifiSch/112168876287828497",
"content": {
"html": "<p><span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.social/@ILoveNumAn\">@<span>ILoveNumAn</span></a></span> I indeed have. Since you also mentioned missing flash games, I recommend checking out <span class=\"h-card\"><a class=\"u-url\" href=\"https://xoxo.zone/@waxy\">@<span>waxy</span></a></span> . He mainly shares techy articles, but also quirky browser games and weird little <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> projects.</p>\n<a class=\"u-mention\" href=\"https://mastodon.social/@ILoveNumAn\"></a>\n<a class=\"u-mention\" href=\"https://xoxo.zone/@waxy\"></a>",
"text": "@ILoveNumAn I indeed have. Since you also mentioned missing flash games, I recommend checking out @waxy . He mainly shares techy articles, but also quirky browser games and weird little #indieweb projects."
},
"published": "2024-03-27T17:40:22+00:00",
"post-type": "note",
"_id": "40669491",
"_source": "8007",
"_is_read": false
}
New story in my People series: A niche stack. Just a short story about an encounter at the store when looking for a holiday treat.
#IndieWeb #SmallWeb #PersonalSites
https://www.vzqk50.com/blog/people/a-niche-snack/
{
"type": "entry",
"author": {
"name": "@ApisNecros",
"url": "https://ioc.exchange/@ApisNecros",
"photo": null
},
"url": "https://ioc.exchange/@ApisNecros/112168365677489500",
"content": {
"html": "<p>New story in my People series: A niche stack. Just a short story about an encounter at the store when looking for a holiday treat.</p><p><a href=\"https://ioc.exchange/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://ioc.exchange/tags/SmallWeb\">#<span>SmallWeb</span></a> <a href=\"https://ioc.exchange/tags/PersonalSites\">#<span>PersonalSites</span></a><br /><a href=\"https://www.vzqk50.com/blog/people/a-niche-snack/\"><span>https://www.</span><span>vzqk50.com/blog/people/a-niche</span><span>-snack/</span></a></p>",
"text": "New story in my People series: A niche stack. Just a short story about an encounter at the store when looking for a holiday treat.\n\n#IndieWeb #SmallWeb #PersonalSites\nhttps://www.vzqk50.com/blog/people/a-niche-snack/"
},
"published": "2024-03-27T15:30:31+00:00",
"post-type": "note",
"_id": "40668235",
"_source": "8007",
"_is_read": false
}
It's official! I'm now a proud participant in the IndieWeb!
Microformats, webmentions, feed, automatic backfeed from Mastodon... the whole package!
I just wished for clearer documentation.. figuring out how to interconnect the various pieces was quite a nightmare, but very simple once understood.
#indieweb #posse #webmention #webdev
https://squeaki.sh/p/being-part-of-the-indieweb
{
"type": "entry",
"author": {
"name": "@steffoz",
"url": "https://mastodon.social/@steffoz",
"photo": null
},
"url": "https://mastodon.social/@steffoz/112167724013861636",
"content": {
"html": "<p>It's official! I'm now a proud participant in the IndieWeb! <img alt=\":pensive_party_blob:\" height=\"16\" src=\"https://files.mastodon.social/custom_emojis/images/000/086/980/original/31fd04ff8be27277.png\" title=\":pensive_party_blob:\" width=\"16\" /></p><p>Microformats, webmentions, feed, automatic backfeed from Mastodon... the whole package!</p><p>I just wished for clearer documentation.. figuring out how to interconnect the various pieces was quite a nightmare, but very simple once understood.</p><p><a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.social/tags/posse\">#<span>posse</span></a> <a href=\"https://mastodon.social/tags/webmention\">#<span>webmention</span></a> <a href=\"https://mastodon.social/tags/webdev\">#<span>webdev</span></a> </p><p><a href=\"https://squeaki.sh/p/being-part-of-the-indieweb\"><span>https://</span><span>squeaki.sh/p/being-part-of-the</span><span>-indieweb</span></a></p>",
"text": "It's official! I'm now a proud participant in the IndieWeb! \n\nMicroformats, webmentions, feed, automatic backfeed from Mastodon... the whole package!\n\nI just wished for clearer documentation.. figuring out how to interconnect the various pieces was quite a nightmare, but very simple once understood.\n\n#indieweb #posse #webmention #webdev \n\nhttps://squeaki.sh/p/being-part-of-the-indieweb"
},
"published": "2024-03-27T12:47:20+00:00",
"post-type": "note",
"_id": "40666693",
"_source": "8007",
"_is_read": false
}
On my blog: Caught in the Indie Web
The Title https://john.colagioia.net/blog/2024/03/27/indieweb-3.html - A two-week update on my exploration of Indie Web technologies and where things stand.
#blog #indieweb #programming #techtips
{
"type": "entry",
"author": {
"name": "@jcolag",
"url": "https://mastodon.social/@jcolag",
"photo": null
},
"url": "https://mastodon.social/@jcolag/112167652128658364",
"content": {
"html": "<p>On my blog: Caught in the Indie Web<br />The Title <a href=\"https://john.colagioia.net/blog/2024/03/27/indieweb-3.html\"><span>https://</span><span>john.colagioia.net/blog/2024/0</span><span>3/27/indieweb-3.html</span></a> - A two-week update on my exploration of Indie Web technologies and where things stand.<br /><a href=\"https://mastodon.social/tags/blog\">#<span>blog</span></a> <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.social/tags/programming\">#<span>programming</span></a> <a href=\"https://mastodon.social/tags/techtips\">#<span>techtips</span></a></p>",
"text": "On my blog: Caught in the Indie Web\nThe Title https://john.colagioia.net/blog/2024/03/27/indieweb-3.html - A two-week update on my exploration of Indie Web technologies and where things stand.\n#blog #indieweb #programming #techtips"
},
"published": "2024-03-27T12:29:03+00:00",
"post-type": "note",
"_id": "40666694",
"_source": "8007",
"_is_read": false
}
@indieweb.org/POSSE in effect!
Well done @joanwestenberg@threads.net 🙌🏻
#POSSE threads
https://www.threads.net/@joanwestenberg/post/C43gPbVSzPI:
“Me: You should publish on your own website first, then other platforms.
Me: Publishes on my own website first, then other platforms.
Galaxy brains: HOW IRONIC YOU PUBLISH ON OTHER PLATFORMS”
#IndieWeb
{
"type": "entry",
"published": "2024-03-24 14:50-0700",
"url": "http://tantek.com/2024/084/t2/posse-in-effect",
"category": [
"POSSE",
"IndieWeb"
],
"content": {
"text": "@indieweb.org/POSSE in effect!\n\nWell done @joanwestenberg@threads.net \ud83d\ude4c\ud83c\udffb\n\n#POSSE threads\n\u00a0\nhttps://www.threads.net/@joanwestenberg/post/C43gPbVSzPI:\n\u201cMe: You should publish on your own website first, then other platforms.\n\n\u00a0Me: Publishes on my own website first, then other platforms.\n\n\u00a0Galaxy brains: HOW IRONIC YOU PUBLISH ON OTHER PLATFORMS\u201d\n\u00a0\n\n#IndieWeb",
"html": "<a href=\"https://indieweb.org/POSSE\">@indieweb.org/POSSE</a> in effect!<br /><br />Well done <a href=\"https://threads.net/@joanwestenberg\">@joanwestenberg@threads.net</a> \ud83d\ude4c\ud83c\udffb<br /><br />#<span class=\"p-category\">POSSE</span> threads<br />\u00a0<br /><a href=\"https://www.threads.net/@joanwestenberg/post/C43gPbVSzPI:\">https://www.threads.net/@joanwestenberg/post/C43gPbVSzPI:</a><br />\u201cMe: You should publish on your own website first, then other platforms.<br /><br />\u00a0Me: Publishes on my own website first, then other platforms.<br /><br />\u00a0Galaxy brains: HOW IRONIC YOU PUBLISH ON OTHER PLATFORMS\u201d<br />\u00a0<br /><br />#<span class=\"p-category\">IndieWeb</span>"
},
"author": {
"type": "card",
"name": "Tantek \u00c7elik",
"url": "http://tantek.com/",
"photo": "https://aperture-media.p3k.io/tantek.com/acfddd7d8b2c8cf8aa163651432cc1ec7eb8ec2f881942dca963d305eeaaa6b8.jpg"
},
"post-type": "note",
"_id": "40663380",
"_source": "1",
"_is_read": false
}
Join the open social web or be relegated the same fate as AOL, who couldn't even sustain their dominant instant messaging silo.
#Twitter, #Pinterest, #Snapchat, #Quora, you're not special enough to survive on your own. And tick-tock #TikTok.
#fediverse threads
https://www.threads.net/@evanprodromou/post/C46RHmMv1te:
“If Meta can join the Fediverse, what's your excuse?”
#openSocialWeb #AOL #AIMsilo
{
"type": "entry",
"published": "2024-03-24 14:03-0700",
"url": "http://tantek.com/2024/084/t1/open-social-web-or-fate-aol",
"category": [
"Twitter",
"Pinterest",
"Snapchat",
"Quora",
"TikTok",
"fediverse",
"openSocialWeb",
"AOL",
"AIMsilo"
],
"content": {
"text": "Join the open social web or be relegated the same fate as AOL, who couldn't even sustain their dominant instant messaging silo. \n#Twitter, #Pinterest, #Snapchat, #Quora, you're not special enough to survive on your own. And tick-tock #TikTok.\n\n#fediverse threads\n\nhttps://www.threads.net/@evanprodromou/post/C46RHmMv1te:\n\u201cIf Meta can join the Fediverse, what's your excuse?\u201d\n\n\n#openSocialWeb #AOL #AIMsilo",
"html": "Join the open social web or be relegated the same fate as AOL, who couldn't even sustain their dominant instant messaging silo. <br />#<span class=\"p-category\">Twitter</span>, #<span class=\"p-category\">Pinterest</span>, #<span class=\"p-category\">Snapchat</span>, #<span class=\"p-category\">Quora</span>, you're not special enough to survive on your own. And tick-tock #<span class=\"p-category\">TikTok</span>.<br /><br />#<span class=\"p-category\">fediverse</span> threads<br /><br /><a href=\"https://www.threads.net/@evanprodromou/post/C46RHmMv1te:\">https://www.threads.net/@evanprodromou/post/C46RHmMv1te:</a><br />\u201cIf Meta can join the Fediverse, what's your excuse?\u201d<br /><br /><br />#<span class=\"p-category\">openSocialWeb</span> #<span class=\"p-category\">AOL</span> #<span class=\"p-category\">AIMsilo</span>"
},
"author": {
"type": "card",
"name": "Tantek \u00c7elik",
"url": "http://tantek.com/",
"photo": "https://aperture-media.p3k.io/tantek.com/acfddd7d8b2c8cf8aa163651432cc1ec7eb8ec2f881942dca963d305eeaaa6b8.jpg"
},
"post-type": "note",
"_id": "40663381",
"_source": "1",
"_is_read": false
}
Wanna be a part of the #IndieWeb? Sign up for and post on your own site. That’s it. The rest of it is nice to haves. Can’t or don’t want to set up DNS for a custom domain? Email me and I’ll help. I can’t promise expediency, but I’ll help. https://coryd.dev/contact #SmallWeb
{
"type": "entry",
"author": {
"name": "@cory",
"url": "https://social.lol/@cory",
"photo": null
},
"url": "https://social.lol/@cory/112164941866353991",
"content": {
"html": "<p>Wanna be a part of the <a href=\"https://social.lol/tags/IndieWeb\">#<span>IndieWeb</span></a>? Sign up for and post on your own site. That\u2019s it. The rest of it is nice to haves. Can\u2019t or don\u2019t want to set up DNS for a custom domain? Email me and I\u2019ll help. I can\u2019t promise expediency, but I\u2019ll help. <a href=\"https://coryd.dev/contact\"><span>https://</span><span>coryd.dev/contact</span><span></span></a> <a href=\"https://social.lol/tags/SmallWeb\">#<span>SmallWeb</span></a></p>",
"text": "Wanna be a part of the #IndieWeb? Sign up for and post on your own site. That\u2019s it. The rest of it is nice to haves. Can\u2019t or don\u2019t want to set up DNS for a custom domain? Email me and I\u2019ll help. I can\u2019t promise expediency, but I\u2019ll help. https://coryd.dev/contact #SmallWeb"
},
"published": "2024-03-27T00:59:48+00:00",
"post-type": "note",
"_id": "40662977",
"_source": "8007",
"_is_read": false
}
@indieweb.org/POSSE in effect!
Well done @joanwestenberg@threads.net 🙌🏻
#POSSE threads
https://www.threads.net/@joanwestenberg/post/C43gPbVSzPI:
“Me: You should publish on your own website first, then other platforms.
Me: Publishes on my own website first, then other platforms.
Galaxy brains: HOW IRONIC YOU PUBLISH ON OTHER PLATFORMS”
#IndieWeb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://fed.brid.gy/r/https://tantek.com/2024/084/t2/posse-in-effect",
"content": {
"html": "<a href=\"https://indieweb.org/POSSE\">@indieweb.org/POSSE</a> in effect!<br /><br />Well done <a href=\"https://threads.net/@joanwestenberg\">@joanwestenberg@threads.net</a> \ud83d\ude4c\ud83c\udffb<br /><br /><a href=\"https://indieweb.social/tags/POSSE\">#<span class=\"p-category\">POSSE</span></a> threads<br />\u00a0<br /><a href=\"https://www.threads.net/@joanwestenberg/post/C43gPbVSzPI:\">https://www.threads.net/@joanwestenberg/post/C43gPbVSzPI:</a><br />\u201cMe: You should publish on your own website first, then other platforms.<br /><br />\u00a0Me: Publishes on my own website first, then other platforms.<br /><br />\u00a0Galaxy brains: HOW IRONIC YOU PUBLISH ON OTHER PLATFORMS\u201d<br />\u00a0<br /><br /><a href=\"https://indieweb.social/tags/IndieWeb\">#<span class=\"p-category\">IndieWeb</span></a>\n<a class=\"u-mention\" href=\"https://indieweb.org/POSSE\"></a>\n<a class=\"u-mention\" href=\"https://threads.net/@joanwestenberg\"></a>",
"text": "@indieweb.org/POSSE in effect!\n\nWell done @joanwestenberg@threads.net \ud83d\ude4c\ud83c\udffb\n\n#POSSE threads\n\u00a0\nhttps://www.threads.net/@joanwestenberg/post/C43gPbVSzPI:\n\u201cMe: You should publish on your own website first, then other platforms.\n\n\u00a0Me: Publishes on my own website first, then other platforms.\n\n\u00a0Galaxy brains: HOW IRONIC YOU PUBLISH ON OTHER PLATFORMS\u201d\n\u00a0\n\n#IndieWeb"
},
"published": "2024-03-24T21:50:00+00:00",
"post-type": "note",
"_id": "40662879",
"_source": "8007",
"_is_read": false
}
One downside of using "test" servers for a long time: I need to decide what to keep -- and how -- when I shut them down, because I don't want to keep running extra copies of publicly-visible internet-facing software.
A lot of it I'm happy to just let disappear! (I can probably script deleting everything -- or almost everything -- for Snac2, since it has good CLI support. Not sure about the GoToSocial one.)
But I'll want to move some posts to my website, like I've done (and am still working through!) with posts at Mastodon, Twitter, Tumblr, Facebook, Reddit, Instagram, Google Plus, all the way back to LiveJournal.
Now, unlike those silos, as long as I keep the domain name, I can redirect the web views of those posts using a simple nginx config or apache .htaccess file.
But what about the Fediverse view of those posts?
- I could just delete them, since they'll already be on my website.
- I could not delete them, but still shut down the server, and let the ActivityPub objects live on in whichever servers have them cached. If I boost them into my new account/server, they should stick around indefinitely.
- I could delete them and import them to the new account, breaking the original interactions but keeping them functional for new interactions.
- I could save the JSON objects and serve them statically from the original hostnames, alongside the redirects for the HTML views. I think this should preserve existing boosts/likes/replies, and I can edit them first to point to the new account, then create the archive using something like this approach:
https://maho.dev/2024/02/a-guide-to-implementing-activitypub-in-a-static-site-or-any-website-part-4/
I don't know, I'm probably just overthinking it!
#ActivityPub #IndieWeb #backfill #Snac2 #GoToSocial #StaticWeb #brainstorming #AccountMigration
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://snac24.keysmash.xyz/KelsonTalksTech/p/1711500807.147800",
"content": {
"html": "One downside of using \"test\" servers for a long time: I need to decide what to keep -- and how -- when I shut them down, because I don't want to keep running extra copies of publicly-visible internet-facing software.<br /><br />A lot of it I'm happy to just let disappear! (I can probably script deleting everything -- or almost everything -- for Snac2, since it has good CLI support. Not sure about the GoToSocial one.)<br /><br />But I'll want to move some posts to my website, like I've done (and am still working through!) with posts at Mastodon, Twitter, Tumblr, Facebook, Reddit, Instagram, Google Plus, all the way back to LiveJournal.<br /><br />Now, unlike those silos, as long as I keep the domain name, I <i>can</i> redirect the web views of those posts using a simple nginx config or apache .htaccess file.<br /><br />But what about the Fediverse view of those posts?<br /><br />- I could just delete them, since they'll already be on my website.<br />- I could <i>not</i> delete them, but still shut down the server, and let the ActivityPub objects live on in whichever servers have them cached. If I boost them into my new account/server, they should stick around indefinitely.<br />- I could delete them and import them to the new account, breaking the original interactions but keeping them functional for new interactions.<br />- I could save the JSON objects and serve them statically from the original hostnames, alongside the redirects for the HTML views. I <i>think</i> this should preserve existing boosts/likes/replies, and I can edit them first to point to the new account, then create the archive using something like this approach:<br /><a href=\"https://maho.dev/2024/02/a-guide-to-implementing-activitypub-in-a-static-site-or-any-website-part-4/\">https://maho.dev/2024/02/a-guide-to-implementing-activitypub-in-a-static-site-or-any-website-part-4/</a><br /><br />I don't know, I'm probably just overthinking it!<br /><br /><a href=\"https://snac24.keysmash.xyz?t=activitypub\">#ActivityPub</a> <a href=\"https://snac24.keysmash.xyz?t=indieweb\">#IndieWeb</a> <a href=\"https://snac24.keysmash.xyz?t=backfill\">#backfill</a> <a href=\"https://snac24.keysmash.xyz?t=snac2\">#Snac2</a> <a href=\"https://snac24.keysmash.xyz?t=gotosocial\">#GoToSocial</a> <a href=\"https://snac24.keysmash.xyz?t=staticweb\">#StaticWeb</a> <a href=\"https://snac24.keysmash.xyz?t=brainstorming\">#brainstorming</a> <a href=\"https://snac24.keysmash.xyz?t=accountmigration\">#AccountMigration</a><br />",
"text": "One downside of using \"test\" servers for a long time: I need to decide what to keep -- and how -- when I shut them down, because I don't want to keep running extra copies of publicly-visible internet-facing software.\n\nA lot of it I'm happy to just let disappear! (I can probably script deleting everything -- or almost everything -- for Snac2, since it has good CLI support. Not sure about the GoToSocial one.)\n\nBut I'll want to move some posts to my website, like I've done (and am still working through!) with posts at Mastodon, Twitter, Tumblr, Facebook, Reddit, Instagram, Google Plus, all the way back to LiveJournal.\n\nNow, unlike those silos, as long as I keep the domain name, I can redirect the web views of those posts using a simple nginx config or apache .htaccess file.\n\nBut what about the Fediverse view of those posts?\n\n- I could just delete them, since they'll already be on my website.\n- I could not delete them, but still shut down the server, and let the ActivityPub objects live on in whichever servers have them cached. If I boost them into my new account/server, they should stick around indefinitely.\n- I could delete them and import them to the new account, breaking the original interactions but keeping them functional for new interactions.\n- I could save the JSON objects and serve them statically from the original hostnames, alongside the redirects for the HTML views. I think this should preserve existing boosts/likes/replies, and I can edit them first to point to the new account, then create the archive using something like this approach:\nhttps://maho.dev/2024/02/a-guide-to-implementing-activitypub-in-a-static-site-or-any-website-part-4/\n\nI don't know, I'm probably just overthinking it!\n\n#ActivityPub #IndieWeb #backfill #Snac2 #GoToSocial #StaticWeb #brainstorming #AccountMigration"
},
"published": "2024-03-27T00:53:27+00:00",
"post-type": "note",
"_id": "40662880",
"_source": "8007",
"_is_read": false
}
Just got a wonderful treat for switching to a privacy-first web analytics tool.
Previously my site landing page performance was sitting in the 60s to 70s… Not ideal.
After scraping out Google Analytics, the other dependencies it required, and swapping in Fathom Analytics
Mobile to 84, Desktop to 99 🤯
Working to address some LCP issues on mobile (going to try preloading fonts) but… holy crap what a stark change.
#indieweb #seo
{
"type": "entry",
"author": {
"name": "@jameylyon",
"url": "https://mastodon.social/@jameylyon",
"photo": null
},
"url": "https://mastodon.social/@jameylyon/112164575512300149",
"content": {
"html": "<p>Just got a wonderful treat for switching to a privacy-first web analytics tool.</p><p>Previously my site landing page performance was sitting in the 60s to 70s\u2026 Not ideal. </p><p>After scraping out Google Analytics, the other dependencies it required, and swapping in Fathom Analytics</p><p>Mobile to 84, Desktop to 99 \ud83e\udd2f</p><p>Working to address some LCP issues on mobile (going to try preloading fonts) but\u2026 holy crap what a stark change.</p><p><a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.social/tags/seo\">#<span>seo</span></a></p>",
"text": "Just got a wonderful treat for switching to a privacy-first web analytics tool.\n\nPreviously my site landing page performance was sitting in the 60s to 70s\u2026 Not ideal. \n\nAfter scraping out Google Analytics, the other dependencies it required, and swapping in Fathom Analytics\n\nMobile to 84, Desktop to 99 \ud83e\udd2f\n\nWorking to address some LCP issues on mobile (going to try preloading fonts) but\u2026 holy crap what a stark change.\n\n#indieweb #seo"
},
"published": "2024-03-26T23:26:38+00:00",
"photo": [
"https://files.mastodon.social/media_attachments/files/112/164/572/107/114/986/original/099c9458bad25ec2.png"
],
"post-type": "photo",
"_id": "40662405",
"_source": "8007",
"_is_read": false
}
OK, the stars were consulted, and it has been decided:
Season 2 of Fern River Club will begin this Friday, March 29. 🌴
A new scene will drop every Friday for the next 10 weeks thereafter (with a few surprises sprinkled in...)
Tell your friends! 🛋️
https://fernriver.club/
#erotica #EroticFiction #EroticStories #indieweb #DigitalGarden #ShortStory #bisexual #lgbtq #SexBlog
{
"type": "entry",
"author": {
"name": "@sundeck",
"url": "https://mastodon.art/@sundeck",
"photo": null
},
"url": "https://mastodon.art/@sundeck/112164176894876727",
"content": {
"html": "<p>OK, the stars were consulted, and it has been decided:</p><p>Season 2 of Fern River Club will begin this Friday, March 29. \ud83c\udf34 </p><p>A new scene will drop every Friday for the next 10 weeks thereafter (with a few surprises sprinkled in...)</p><p>Tell your friends! \ud83d\udecb\ufe0f</p><p><a href=\"https://fernriver.club/\"><span>https://</span><span>fernriver.club/</span><span></span></a></p><p><a href=\"https://mastodon.art/tags/erotica\">#<span>erotica</span></a> <a href=\"https://mastodon.art/tags/EroticFiction\">#<span>EroticFiction</span></a> <a href=\"https://mastodon.art/tags/EroticStories\">#<span>EroticStories</span></a> <a href=\"https://mastodon.art/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.art/tags/DigitalGarden\">#<span>DigitalGarden</span></a> <a href=\"https://mastodon.art/tags/ShortStory\">#<span>ShortStory</span></a> <a href=\"https://mastodon.art/tags/bisexual\">#<span>bisexual</span></a> <a href=\"https://mastodon.art/tags/lgbtq\">#<span>lgbtq</span></a> <a href=\"https://mastodon.art/tags/SexBlog\">#<span>SexBlog</span></a></p>",
"text": "OK, the stars were consulted, and it has been decided:\n\nSeason 2 of Fern River Club will begin this Friday, March 29. \ud83c\udf34 \n\nA new scene will drop every Friday for the next 10 weeks thereafter (with a few surprises sprinkled in...)\n\nTell your friends! \ud83d\udecb\ufe0f\n\nhttps://fernriver.club/\n\n#erotica #EroticFiction #EroticStories #indieweb #DigitalGarden #ShortStory #bisexual #lgbtq #SexBlog"
},
"published": "2024-03-26T21:45:15+00:00",
"post-type": "note",
"_id": "40661784",
"_source": "8007",
"_is_read": false
}
I love RSS - there I said it!
In a few 1:1 coversations this year as well as a few online posts I've read, I've realiseed there are still people out there who don't know about this wonderful technology and that it's now getting some momentum again.
So now that I've back writing post again .. here's a little something.
https://www.liamjbennett.me/posts/2024-03-26-love-letter-to-rss/
#rss #indieweb
{
"type": "entry",
"author": {
"name": "@liamjbennett",
"url": "https://hachyderm.io/@liamjbennett",
"photo": null
},
"url": "https://hachyderm.io/@liamjbennett/112163586500831148",
"content": {
"html": "<p>I love RSS - there I said it!</p><p>In a few 1:1 coversations this year as well as a few online posts I've read, I've realiseed there are still people out there who don't know about this wonderful technology and that it's now getting some momentum again.</p><p>So now that I've back writing post again .. here's a little something.</p><p><a href=\"https://www.liamjbennett.me/posts/2024-03-26-love-letter-to-rss/\"><span>https://www.</span><span>liamjbennett.me/posts/2024-03-</span><span>26-love-letter-to-rss/</span></a></p><p><a href=\"https://hachyderm.io/tags/rss\">#<span>rss</span></a> <a href=\"https://hachyderm.io/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "I love RSS - there I said it!\n\nIn a few 1:1 coversations this year as well as a few online posts I've read, I've realiseed there are still people out there who don't know about this wonderful technology and that it's now getting some momentum again.\n\nSo now that I've back writing post again .. here's a little something.\n\nhttps://www.liamjbennett.me/posts/2024-03-26-love-letter-to-rss/\n\n#rss #indieweb"
},
"published": "2024-03-26T19:15:06+00:00",
"post-type": "note",
"_id": "40660493",
"_source": "8007",
"_is_read": false
}
SO excited to announce everyone's submissions for our first anniversary #codejam are up and available to see! the prompt was "what has creating a website done for you?"
i love these, some really amazing submissions! i hope you'll give it a browse!
https://tilde.32bit.cafe/~hermit/community_jam_3/submissions.html
#indieweb #web #website #HTML #webdev #smallweb #personalwebsites #internet #hobby #coding
{
"type": "entry",
"author": {
"name": "@xandra",
"url": "https://tilde.zone/@xandra",
"photo": null
},
"url": "https://tilde.zone/@xandra/112163211369723855",
"content": {
"html": "<p>SO excited to announce everyone's submissions for our first anniversary <a href=\"https://tilde.zone/tags/codejam\">#<span>codejam</span></a> are up and available to see! the prompt was \"what has creating a website done for you?\"</p><p>i love these, some really amazing submissions! i hope you'll give it a browse!</p><p><a href=\"https://tilde.32bit.cafe/~hermit/community_jam_3/submissions.html\"><span>https://</span><span>tilde.32bit.cafe/~hermit/commu</span><span>nity_jam_3/submissions.html</span></a></p><p><a href=\"https://tilde.zone/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://tilde.zone/tags/web\">#<span>web</span></a> <a href=\"https://tilde.zone/tags/website\">#<span>website</span></a> <a href=\"https://tilde.zone/tags/HTML\">#<span>HTML</span></a> <a href=\"https://tilde.zone/tags/webdev\">#<span>webdev</span></a> <a href=\"https://tilde.zone/tags/smallweb\">#<span>smallweb</span></a> <a href=\"https://tilde.zone/tags/personalwebsites\">#<span>personalwebsites</span></a> <a href=\"https://tilde.zone/tags/internet\">#<span>internet</span></a> <a href=\"https://tilde.zone/tags/hobby\">#<span>hobby</span></a> <a href=\"https://tilde.zone/tags/coding\">#<span>coding</span></a></p>",
"text": "SO excited to announce everyone's submissions for our first anniversary #codejam are up and available to see! the prompt was \"what has creating a website done for you?\"\n\ni love these, some really amazing submissions! i hope you'll give it a browse!\n\nhttps://tilde.32bit.cafe/~hermit/community_jam_3/submissions.html\n\n#indieweb #web #website #HTML #webdev #smallweb #personalwebsites #internet #hobby #coding"
},
"published": "2024-03-26T17:39:42+00:00",
"post-type": "note",
"_id": "40659607",
"_source": "8007",
"_is_read": false
}
1 month into my journey as a non-technical person with #kirbycms :
- Installed MAMP for the first time and tested Kirby on localhost
- made sure my hosting provider supports PHP 8
- edited config files
- started to understand php code
- moved 3 websites to @getkirby
- @thezeroclub theme works great (for my needs).
Congrats!
#web #indieweb #opensource
{
"type": "entry",
"author": {
"name": "@klausblog",
"url": "https://mastodon.social/@klausblog",
"photo": null
},
"url": "https://mastodon.social/@klausblog/112162807603127699",
"content": {
"html": "<p>1 month into my journey as a non-technical person with <a href=\"https://mastodon.social/tags/kirbycms\">#<span>kirbycms</span></a> :<br />- Installed MAMP for the first time and tested Kirby on localhost<br />- made sure my hosting provider supports PHP 8<br />- edited config files<br />- started to understand php code<br />- moved 3 websites to <span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.social/@getkirby\">@<span>getkirby</span></a></span> <br />- <span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.social/@thezeroclub\">@<span>thezeroclub</span></a></span> theme works great (for my needs).</p><p>Congrats! </p><p><a href=\"https://mastodon.social/tags/web\">#<span>web</span></a> <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.social/tags/opensource\">#<span>opensource</span></a></p>\n<a class=\"u-mention\" href=\"https://mastodon.social/@getkirby\"></a>\n<a class=\"u-mention\" href=\"https://mastodon.social/@thezeroclub\"></a>",
"text": "1 month into my journey as a non-technical person with #kirbycms :\n- Installed MAMP for the first time and tested Kirby on localhost\n- made sure my hosting provider supports PHP 8\n- edited config files\n- started to understand php code\n- moved 3 websites to @getkirby \n- @thezeroclub theme works great (for my needs).\n\nCongrats! \n\n#web #indieweb #opensource"
},
"published": "2024-03-26T15:57:01+00:00",
"post-type": "note",
"_id": "40658594",
"_source": "8007",
"_is_read": false
}