djp listened to There's A Marmot On My Doorstep/Leeds by furny on More Mature Escapades In Hi-Fi #librefm #indieweb #music #shareopenly https://libre.fm/user/djp/scrobble/1729799360
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://hostux.social/@djp/113367789870190222",
"content": {
"html": "<p>djp listened to There's A Marmot On My Doorstep/Leeds by furny on More Mature Escapades In Hi-Fi <a href=\"https://hostux.social/tags/librefm\">#<span>librefm</span></a> <a href=\"https://hostux.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://hostux.social/tags/music\">#<span>music</span></a> <a href=\"https://hostux.social/tags/shareopenly\">#<span>shareopenly</span></a> <a href=\"https://libre.fm/user/djp/scrobble/1729799360\"><span>https://</span><span>libre.fm/user/djp/scrobble/172</span><span>9799360</span></a></p>",
"text": "djp listened to There's A Marmot On My Doorstep/Leeds by furny on More Mature Escapades In Hi-Fi #librefm #indieweb #music #shareopenly https://libre.fm/user/djp/scrobble/1729799360"
},
"published": "2024-10-25T11:19:52+00:00",
"post-type": "note",
"_id": "42675058",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://newsmast.social/@alxtrnr/113367315319357168",
"content": {
"html": "<p>monaxle listened to Signs by Logistics on Hologram <a href=\"https://newsmast.social/tags/librefm\">#<span>librefm</span></a> <a href=\"https://newsmast.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://newsmast.social/tags/music\">#<span>music</span></a> <a href=\"https://newsmast.social/tags/shareopenly\">#<span>shareopenly</span></a> <a href=\"https://libre.fm/user/monaxle/scrobble/1729847663\"><span>https://</span><span>libre.fm/user/monaxle/scrobble</span><span>/1729847663</span></a></p>",
"text": "monaxle listened to Signs by Logistics on Hologram #librefm #indieweb #music #shareopenly https://libre.fm/user/monaxle/scrobble/1729847663"
},
"published": "2024-10-25T09:19:11+00:00",
"post-type": "note",
"_id": "42674264",
"_source": "8007",
"_is_read": false
}
I’ve noticed a few people recently refer to their top-level pages as “slash pages”.
Honestly my first reaction was “Aren’t those just ‘pages’?”, but I’ve come to find the term kinda fun.
But when people started adding a /slashes
slash page, I thought “Isn’t that a sitemap?”.
XML sitemaps are common to aid in search engine indexing, but there are lots of documented examples of human readable sitemaps as well.
Apparently others think of them as “index pages”.
The fun thing about websites is that people can use whatever URLs they want.
You could even translate those pages into your primary language.
But I’m going to advocate my preference to stick with the traditional /sitemap
path
So I went ahead and implemented my human readable /sitemap page.
I limited it to the top-level pages but added an indicator that there are sub-pages.
I also still have my /sitemap.xml file but that’s just for the bots.
References:
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://fed.brid.gy/r/https://www.ciccarello.me/posts/2024/10/25/sitemaps/",
"content": {
"html": "<p>I\u2019ve noticed a few people recently refer to their top-level pages as \u201c<a href=\"https://slashpages.net/\">slash pages</a>\u201d.<br />\nHonestly my first reaction was \u201cAren\u2019t those just \u2018pages\u2019?\u201d, but I\u2019ve come to find the term kinda fun.</p><br /><p>But when people started adding a <code>/slashes</code> slash page, I thought \u201cIsn\u2019t that a sitemap?\u201d.<br />\nXML sitemaps are common to aid in search engine indexing, but there are <a href=\"https://indieweb.org/sitemap#Organization_Examples\">lots of documented examples</a> of human readable sitemaps as well.<br />\nApparently <a href=\"https://chat.indieweb.org/stream/2024-08-02#t1722570031073000\">others think of them as \u201cindex pages\u201d</a>.</p><br /><p>The fun thing about websites is that people can use whatever URLs they want.<br />\nYou could even translate those pages into your primary language.<br />\nBut I\u2019m going to advocate my preference to stick with the traditional <code>/sitemap</code> path</p><br /><p>So I went ahead and implemented my human readable <a href=\"https://www.ciccarello.me/sitemap/\">/sitemap</a> page.<br />\nI limited it to the top-level pages but added an indicator that there are sub-pages.<br />\nI also still have my <a href=\"https://www.ciccarello.me/sitemap.xml\">/sitemap.xml</a> file but that\u2019s just for the bots.</p><br /><p>References:</p><br /><ul><li><br /></li><li><a href=\"https://indieweb.org/sitemap\">IndieWeb Wiki: Sitemap</a><br /></li><li><a href=\"https://indieweb.org/page\">IndieWeb Wiki: Page</a><br /></li><li><a href=\"https://slashpages.net/\">slashpages.net</a><br /></li><li><a href=\"https://www.jvt.me/slashes/\">Jamie Tanna /slashes page</a><br /></li><li><a href=\"https://shellsharks.com/slashes\">Shellsharks /slashes page</a><br /></li><li><a href=\"https://j.holmes.codes/slashes/\">J Holmes /slashes page</a><br /></li></ul>",
"text": "I\u2019ve noticed a few people recently refer to their top-level pages as \u201cslash pages\u201d.\n\nHonestly my first reaction was \u201cAren\u2019t those just \u2018pages\u2019?\u201d, but I\u2019ve come to find the term kinda fun.\nBut when people started adding a /slashes slash page, I thought \u201cIsn\u2019t that a sitemap?\u201d.\n\nXML sitemaps are common to aid in search engine indexing, but there are lots of documented examples of human readable sitemaps as well.\n\nApparently others think of them as \u201cindex pages\u201d.\nThe fun thing about websites is that people can use whatever URLs they want.\n\nYou could even translate those pages into your primary language.\n\nBut I\u2019m going to advocate my preference to stick with the traditional /sitemap path\nSo I went ahead and implemented my human readable /sitemap page.\n\nI limited it to the top-level pages but added an indicator that there are sub-pages.\n\nI also still have my /sitemap.xml file but that\u2019s just for the bots.\nReferences:\n\nIndieWeb Wiki: Sitemap\nIndieWeb Wiki: Page\nslashpages.net\nJamie Tanna /slashes page\nShellsharks /slashes page\nJ Holmes /slashes page"
},
"published": "2024-10-25T08:39:22+00:00",
"post-type": "note",
"_id": "42674054",
"_source": "8007",
"_is_read": false
}
the https://32bit.cafe team ( @yequari, @flamed, jay, & @cooperationiskey) did a group interview for the FROM THE SUPERHIGHWAY newsletter! so so so cool to feel seen with what we're doing and be able to answer thoughtful questions about the #indieweb and hobby web development :)
read the issue here:
https://fromthesuperhighway.com/issues/issue02
#personalweb #smallweb #web #internet #smolweb #personalwebsites #personalsites #html #css #webdev
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://tilde.zone/@xandra/113366220810249446",
"content": {
"html": "<p>the <a href=\"https://32bit.cafe\"><span>https://</span><span>32bit.cafe</span><span></span></a> team ( <span class=\"h-card\"><a class=\"u-url\" href=\"https://retro.pizza/@yequari\">@<span>yequari</span></a></span>, <span class=\"h-card\"><a class=\"u-url\" href=\"https://social.lol/@flamed\">@<span>flamed</span></a></span>, jay, & <span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.art/@cooperationiskey\">@<span>cooperationiskey</span></a></span>) did a group interview for the FROM THE SUPERHIGHWAY newsletter! so so so cool to feel seen with what we're doing and be able to answer thoughtful questions about the <a href=\"https://tilde.zone/tags/indieweb\">#<span>indieweb</span></a> and hobby web development :)</p><p>read the issue here:</p><p><a href=\"https://fromthesuperhighway.com/issues/issue02\"><span>https://</span><span>fromthesuperhighway.com/issues</span><span>/issue02</span></a></p><p><a href=\"https://tilde.zone/tags/personalweb\">#<span>personalweb</span></a> <a href=\"https://tilde.zone/tags/smallweb\">#<span>smallweb</span></a> <a href=\"https://tilde.zone/tags/web\">#<span>web</span></a> <a href=\"https://tilde.zone/tags/internet\">#<span>internet</span></a> <a href=\"https://tilde.zone/tags/smolweb\">#<span>smolweb</span></a> <a href=\"https://tilde.zone/tags/personalwebsites\">#<span>personalwebsites</span></a> <a href=\"https://tilde.zone/tags/personalsites\">#<span>personalsites</span></a> <a href=\"https://tilde.zone/tags/html\">#<span>html</span></a> <a href=\"https://tilde.zone/tags/css\">#<span>css</span></a> <a href=\"https://tilde.zone/tags/webdev\">#<span>webdev</span></a></p>\n<a class=\"u-mention\" href=\"https://mastodon.art/@cooperationiskey\"></a>\n<a class=\"u-mention\" href=\"https://retro.pizza/@yequari\"></a>\n<a class=\"u-mention\" href=\"https://social.lol/@flamed\"></a>",
"text": "the https://32bit.cafe team ( @yequari, @flamed, jay, & @cooperationiskey) did a group interview for the FROM THE SUPERHIGHWAY newsletter! so so so cool to feel seen with what we're doing and be able to answer thoughtful questions about the #indieweb and hobby web development :)\n\nread the issue here:\n\nhttps://fromthesuperhighway.com/issues/issue02\n\n#personalweb #smallweb #web #internet #smolweb #personalwebsites #personalsites #html #css #webdev"
},
"published": "2024-10-25T04:40:50+00:00",
"post-type": "note",
"_id": "42672490",
"_source": "8007",
"_is_read": false
}
🔖 Bookmarked Intentional web (https://prealpinux.com/2024/10/23/intentional-web.html)
Prealpinux discusses the concept of an "intentional web," inspired by recent discussion about the social web. I agree with the characteristics, as they’re often brought up and define “our web” but I’ve decided I’m sticking to “the web”…
🔥 https://flamedfury.com/bookmarks/intentional-web/
#web #smallweb #indieweb #socialweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://social.lol/@flamed/113365573212436969",
"content": {
"html": "<p>\ud83d\udd16 Bookmarked Intentional web (<a href=\"https://prealpinux.com/2024/10/23/intentional-web.html\"><span>https://</span><span>prealpinux.com/2024/10/23/inte</span><span>ntional-web.html</span></a>)</p><p>Prealpinux discusses the concept of an \"intentional web,\" inspired by recent discussion about the social web. I agree with the characteristics, as they\u2019re often brought up and define \u201cour web\u201d but I\u2019ve decided I\u2019m sticking to \u201cthe web\u201d\u2026</p><p>\ud83d\udd25 <a href=\"https://flamedfury.com/bookmarks/intentional-web/\"><span>https://</span><span>flamedfury.com/bookmarks/inten</span><span>tional-web/</span></a></p><p><a href=\"https://social.lol/tags/web\">#<span>web</span></a> <a href=\"https://social.lol/tags/smallweb\">#<span>smallweb</span></a> <a href=\"https://social.lol/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://social.lol/tags/socialweb\">#<span>socialweb</span></a></p>",
"text": "\ud83d\udd16 Bookmarked Intentional web (https://prealpinux.com/2024/10/23/intentional-web.html)\n\nPrealpinux discusses the concept of an \"intentional web,\" inspired by recent discussion about the social web. I agree with the characteristics, as they\u2019re often brought up and define \u201cour web\u201d but I\u2019ve decided I\u2019m sticking to \u201cthe web\u201d\u2026\n\n\ud83d\udd25 https://flamedfury.com/bookmarks/intentional-web/\n\n#web #smallweb #indieweb #socialweb"
},
"published": "2024-10-25T01:56:08+00:00",
"post-type": "note",
"_id": "42671658",
"_source": "8007",
"_is_read": false
}
Got a late night drop for everyone, I'm officially starting my own blog called "The Digital Renaissance” and it will basically just be a place for me to put my thoughts and such that don't really fit in with what I usually write for AllThingsTech
There aren't any articles yet, the site's not finished being customized (It's not actually working 100% on the admin side) but it's up and I will be fleshing it out further over the next few days
#blog #indieweb #technology
https://blog.samclemente.me
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://allthingstech.social/@countablenewt/113365475478893017",
"content": {
"html": "<p>Got a late night drop for everyone, I'm officially starting my own blog called \"The Digital Renaissance\u201d and it will basically just be a place for me to put my thoughts and such that don't really fit in with what I usually write for AllThingsTech</p><p>There aren't any articles yet, the site's not finished being customized (It's not actually working 100% on the admin side) but it's up and I will be fleshing it out further over the next few days</p><p><a href=\"https://allthingstech.social/tags/blog\">#<span>blog</span></a> <a href=\"https://allthingstech.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://allthingstech.social/tags/technology\">#<span>technology</span></a></p><p><a href=\"https://blog.samclemente.me\"><span>https://</span><span>blog.samclemente.me</span><span></span></a></p>",
"text": "Got a late night drop for everyone, I'm officially starting my own blog called \"The Digital Renaissance\u201d and it will basically just be a place for me to put my thoughts and such that don't really fit in with what I usually write for AllThingsTech\n\nThere aren't any articles yet, the site's not finished being customized (It's not actually working 100% on the admin side) but it's up and I will be fleshing it out further over the next few days\n\n#blog #indieweb #technology\n\nhttps://blog.samclemente.me"
},
"published": "2024-10-25T01:31:17+00:00",
"post-type": "note",
"_id": "42671457",
"_source": "8007",
"_is_read": false
}
IndieWeb and me?
This post « IndieWeb and me » is an answer to https://openmentions.com/news/question-of-the-week/how-do-you-personally-indieweb/ - found via my Mastodon timeline:
Started blogging in 2008, when webrings were important. Moved to social networks (mainly Google+) and came back to my own blogs, self-hosted, around 2017. Both are now fedified (via ActivityPub) and POSSE’d too. Webmentions are important, so both […]
https://www.didiermary.fr/notes/indieweb-and-me/
#ActivityPub #IndieWeb #Mastodon #POSSE #Webmention
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://masto.ai/@cybeardjm/113364914314262445",
"content": {
"html": "<p>IndieWeb and me?</p><p>This post \u00ab\u00a0IndieWeb and me\u00a0\u00bb is an answer to <a href=\"https://openmentions.com/news/question-of-the-week/how-do-you-personally-indieweb/\"><span>https://</span><span>openmentions.com/news/question</span><span>-of-the-week/how-do-you-personally-indieweb/</span></a> - found via my Mastodon timeline:<br />Started blogging in 2008, when webrings were important. Moved to social networks (mainly Google+) and came back to my own blogs, self-hosted, around 2017. Both are now fedified (via ActivityPub) and POSSE\u2019d too. Webmentions are important, so both [\u2026]</p><p><a href=\"https://www.didiermary.fr/notes/indieweb-and-me/\"><span>https://www.</span><span>didiermary.fr/notes/indieweb-a</span><span>nd-me/</span></a></p><p><a href=\"https://masto.ai/tags/ActivityPub\">#<span>ActivityPub</span></a> <a href=\"https://masto.ai/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://masto.ai/tags/Mastodon\">#<span>Mastodon</span></a> <a href=\"https://masto.ai/tags/POSSE\">#<span>POSSE</span></a> <a href=\"https://masto.ai/tags/Webmention\">#<span>Webmention</span></a></p>",
"text": "IndieWeb and me?\n\nThis post \u00ab\u00a0IndieWeb and me\u00a0\u00bb is an answer to https://openmentions.com/news/question-of-the-week/how-do-you-personally-indieweb/ - found via my Mastodon timeline:\nStarted blogging in 2008, when webrings were important. Moved to social networks (mainly Google+) and came back to my own blogs, self-hosted, around 2017. Both are now fedified (via ActivityPub) and POSSE\u2019d too. Webmentions are important, so both [\u2026]\n\nhttps://www.didiermary.fr/notes/indieweb-and-me/\n\n#ActivityPub #IndieWeb #Mastodon #POSSE #Webmention"
},
"published": "2024-10-24T23:08:34+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/113/364/914/392/234/156/original/11224c87a266224d.jpg"
],
"post-type": "photo",
"_id": "42670460",
"_source": "8007",
"_is_read": false
}
Just listened to The Perfect Kiss by New Order on Low-life [Collector's Edition] Disc 1 #librefm #indieweb #music #shareopenly
https://libre.fm/user/mattl/scrobble/1729806753
While I was listening, I updated the code that generates these scrobble boxes. Some better markup, a more traditional and human readable way to show the date, h-entry and microformats support.
Coming soon: being able to delete your own scrobbles.
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://social.coop/@mattl/113364695494855518",
"content": {
"html": "<p>Just listened to The Perfect Kiss by New Order on Low-life [Collector's Edition] Disc 1 <a href=\"https://social.coop/tags/librefm\">#<span>librefm</span></a> <a href=\"https://social.coop/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://social.coop/tags/music\">#<span>music</span></a> <a href=\"https://social.coop/tags/shareopenly\">#<span>shareopenly</span></a> </p><p><a href=\"https://libre.fm/user/mattl/scrobble/1729806753\"><span>https://</span><span>libre.fm/user/mattl/scrobble/1</span><span>729806753</span></a></p><p>While I was listening, I updated the code that generates these scrobble boxes. Some better markup, a more traditional and human readable way to show the date, h-entry and microformats support. </p><p>Coming soon: being able to delete your own scrobbles.</p>",
"text": "Just listened to The Perfect Kiss by New Order on Low-life [Collector's Edition] Disc 1 #librefm #indieweb #music #shareopenly \n\nhttps://libre.fm/user/mattl/scrobble/1729806753\n\nWhile I was listening, I updated the code that generates these scrobble boxes. Some better markup, a more traditional and human readable way to show the date, h-entry and microformats support. \n\nComing soon: being able to delete your own scrobbles."
},
"published": "2024-10-24T22:12:55+00:00",
"post-type": "note",
"_id": "42670093",
"_source": "8007",
"_is_read": false
}
A million times this:
https://martymcgui.re/2024/08/29/141602/ #indieweb
My incredibly poor attempt at summarizing: 1. There is no “the way,” and 2. Micro.blog (the service) *exists*
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://indieweb.social/@janboddez/113363802217334332",
"content": {
"html": "<p>A million times this:<br /><a href=\"https://martymcgui.re/2024/08/29/141602/\"><span>https://</span><span>martymcgui.re/2024/08/29/14160</span><span>2/</span></a> <a href=\"https://indieweb.social/tags/indieweb\">#<span>indieweb</span></a></p><p>My incredibly poor attempt at summarizing: 1. There is no \u201cthe way,\u201d and 2. Micro.blog (the service) *exists*</p>",
"text": "A million times this:\nhttps://martymcgui.re/2024/08/29/141602/ #indieweb\n\nMy incredibly poor attempt at summarizing: 1. There is no \u201cthe way,\u201d and 2. Micro.blog (the service) *exists*"
},
"published": "2024-10-24T18:25:45+00:00",
"post-type": "note",
"_id": "42667587",
"_source": "8007",
"_is_read": false
}
webmaster mini-update
you can now use your RSS reader to subscribe to updates and no longer play a guessing game of entering the site every time
bigger updates will still be announced on fedi
https://dokokashira.nl/
#webmaster #indieWeb #smallWeb #rss
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://nederland.gay/objects/3e8627ca-4240-45e7-a60b-d7fd9bde4b47",
"content": {
"html": "<p><strong>webmaster mini-update</strong></p><p>you can now use your RSS reader to subscribe to updates and no longer play a guessing game of entering the site every time</p><p>bigger updates will still be announced on fedi</p><p><a href=\"https://dokokashira.nl/\">https://dokokashira.nl/</a></p><p><a href=\"https://nederland.gay/tag/webmaster\">#webmaster</a> <a href=\"https://nederland.gay/tag/indieweb\">#indieWeb</a> <a href=\"https://nederland.gay/tag/smallweb\">#smallWeb</a> <a href=\"https://nederland.gay/tag/rss\">#rss</a></p>",
"text": "webmaster mini-update\n\nyou can now use your RSS reader to subscribe to updates and no longer play a guessing game of entering the site every time\n\nbigger updates will still be announced on fedi\n\nhttps://dokokashira.nl/\n\n#webmaster #indieWeb #smallWeb #rss"
},
"published": "2024-10-24T17:07:37+00:00",
"post-type": "note",
"_id": "42666826",
"_source": "8007",
"_is_read": false
}
artlung listened to Whatcha Want (acoustic-ish) by Lawrence on acoustic-ish an album...ish [Explicit] #librefm #indieweb #music #shareopenly https://libre.fm/user/artlung/scrobble/1729727202
nice work @mattl !
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://xoxo.zone/@artlung/113363339790696982",
"content": {
"html": "<p>artlung listened to Whatcha Want (acoustic-ish) by Lawrence on acoustic-ish an album...ish [Explicit] <a href=\"https://xoxo.zone/tags/librefm\">#<span>librefm</span></a> <a href=\"https://xoxo.zone/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://xoxo.zone/tags/music\">#<span>music</span></a> <a href=\"https://xoxo.zone/tags/shareopenly\">#<span>shareopenly</span></a> <a href=\"https://libre.fm/user/artlung/scrobble/1729727202\"><span>https://</span><span>libre.fm/user/artlung/scrobble</span><span>/1729727202</span></a></p><p>nice work <span class=\"h-card\"><a class=\"u-url\" href=\"https://social.coop/@mattl\">@<span>mattl</span></a></span> !</p>\n<a class=\"u-mention\" href=\"https://social.coop/@mattl\"></a>",
"text": "artlung listened to Whatcha Want (acoustic-ish) by Lawrence on acoustic-ish an album...ish [Explicit] #librefm #indieweb #music #shareopenly https://libre.fm/user/artlung/scrobble/1729727202\n\nnice work @mattl !"
},
"published": "2024-10-24T16:28:09+00:00",
"post-type": "note",
"_id": "42666280",
"_source": "8007",
"_is_read": false
}
mattl listened to Love Vigilantes by New Order on Low-life [Collector's Edition] Disc 1 #librefm #indieweb #music https://libre.fm/user/mattl/scrobble/1729731938
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://social.coop/@mattl/113363218158945540",
"content": {
"html": "<p>mattl listened to Love Vigilantes by New Order on Low-life [Collector's Edition] Disc 1 <a href=\"https://social.coop/tags/librefm\">#<span>librefm</span></a> <a href=\"https://social.coop/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://social.coop/tags/music\">#<span>music</span></a> <a href=\"https://libre.fm/user/mattl/scrobble/1729731938\"><span>https://</span><span>libre.fm/user/mattl/scrobble/1</span><span>729731938</span></a></p>",
"text": "mattl listened to Love Vigilantes by New Order on Low-life [Collector's Edition] Disc 1 #librefm #indieweb #music https://libre.fm/user/mattl/scrobble/1729731938"
},
"published": "2024-10-24T15:57:13+00:00",
"post-type": "note",
"_id": "42665880",
"_source": "8007",
"_is_read": false
}
Another day diagnosing CORS policy issues, another day I'm genuinely impressed that the internet works at all
#technology #openweb #networking #indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://allthingstech.social/@countablenewt/113363126730559106",
"content": {
"html": "<p>Another day diagnosing CORS policy issues, another day I'm genuinely impressed that the internet works at all<br /><a href=\"https://allthingstech.social/tags/technology\">#<span>technology</span></a> <a href=\"https://allthingstech.social/tags/openweb\">#<span>openweb</span></a> <a href=\"https://allthingstech.social/tags/networking\">#<span>networking</span></a> <a href=\"https://allthingstech.social/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "Another day diagnosing CORS policy issues, another day I'm genuinely impressed that the internet works at all\n#technology #openweb #networking #indieweb"
},
"published": "2024-10-24T15:33:58+00:00",
"post-type": "note",
"_id": "42665577",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://ieji.de/@moksh/113363124085401283",
"content": {
"html": "<p>I also added a blog page and a new blog regex<br />I am on a roll !!</p><p><a href=\"https://moksh.codeberg.page/blog\"><span>https://</span><span>moksh.codeberg.page/blog</span><span></span></a><br /><a href=\"https://moksh.codeberg.page/blog/regex.html\"><span>https://</span><span>moksh.codeberg.page/blog/regex</span><span>.html</span></a></p><p><a href=\"https://ieji.de/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://ieji.de/tags/rss\">#<span>rss</span></a> <a href=\"https://ieji.de/tags/smallweb\">#<span>smallweb</span></a> <a href=\"https://ieji.de/tags/untrusem\">#<span>untrusem</span></a> <a href=\"https://ieji.de/tags/website\">#<span>website</span></a> <a href=\"https://ieji.de/tags/regex\">#<span>regex</span></a></p>",
"text": "I also added a blog page and a new blog regex\nI am on a roll !!\n\nhttps://moksh.codeberg.page/blog\nhttps://moksh.codeberg.page/blog/regex.html\n\n#indieweb #rss #smallweb #untrusem #website #regex"
},
"published": "2024-10-24T15:33:17+00:00",
"post-type": "note",
"_id": "42665578",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://ieji.de/@moksh/113363087468581619",
"content": {
"html": "<p>now my website has a rss feed. yay!!</p><p><a href=\"https://moksh.codeberg.page/rss.xml\"><span>https://</span><span>moksh.codeberg.page/rss.xml</span><span></span></a></p><p><a href=\"https://ieji.de/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://ieji.de/tags/rss\">#<span>rss</span></a> <a href=\"https://ieji.de/tags/smallweb\">#<span>smallweb</span></a> <a href=\"https://ieji.de/tags/untrusem\">#<span>untrusem</span></a></p>",
"text": "now my website has a rss feed. yay!!\n\nhttps://moksh.codeberg.page/rss.xml\n\n#indieweb #rss #smallweb #untrusem"
},
"published": "2024-10-24T15:23:59+00:00",
"post-type": "note",
"_id": "42665507",
"_source": "8007",
"_is_read": false
}
Honestly I think author attributions on Mastodon are my favorite new tech feature to drop this month
#technology #socialmedia #openweb #indieweb #news
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://allthingstech.social/@countablenewt/113362881571669915",
"content": {
"html": "<p>Honestly I think author attributions on Mastodon are my favorite new tech feature to drop this month<br /><a href=\"https://allthingstech.social/tags/technology\">#<span>technology</span></a> <a href=\"https://allthingstech.social/tags/socialmedia\">#<span>socialmedia</span></a> <a href=\"https://allthingstech.social/tags/openweb\">#<span>openweb</span></a> <a href=\"https://allthingstech.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://allthingstech.social/tags/news\">#<span>news</span></a></p>",
"text": "Honestly I think author attributions on Mastodon are my favorite new tech feature to drop this month\n#technology #socialmedia #openweb #indieweb #news"
},
"published": "2024-10-24T14:31:37+00:00",
"post-type": "note",
"_id": "42664899",
"_source": "8007",
"_is_read": false
}
Great documentation is hard to come by. One feature that I truly miss is the inclusion of an index in README files.
However, as the documentation grows, manually maintaining this index gets more time-consuming and error-prone. To avoid hand-hacking, you can automate this process using the paste command in your bash scripts.
Here's an example of how to do that and the final result:
https://rm-o.dev/til/paste-create-an-index-for-readme-files/
#automation #bash #blog #til #IndieWeb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@rodmoi/113362805793501971",
"content": {
"html": "<p>Great documentation is hard to come by. One feature that I truly miss is the inclusion of an index in README files.</p><p>However, as the documentation grows, manually maintaining this index gets more time-consuming and error-prone. To avoid hand-hacking, you can automate this process using the paste command in your bash scripts.</p><p>Here's an example of how to do that and the final result:</p><p><a href=\"https://rm-o.dev/til/paste-create-an-index-for-readme-files/\"><span>https://</span><span>rm-o.dev/til/paste-create-an-i</span><span>ndex-for-readme-files/</span></a></p><p><a href=\"https://mastodon.social/tags/automation\">#<span>automation</span></a> <a href=\"https://mastodon.social/tags/bash\">#<span>bash</span></a> <a href=\"https://mastodon.social/tags/blog\">#<span>blog</span></a> <a href=\"https://mastodon.social/tags/til\">#<span>til</span></a> <a href=\"https://mastodon.social/tags/IndieWeb\">#<span>IndieWeb</span></a></p>",
"text": "Great documentation is hard to come by. One feature that I truly miss is the inclusion of an index in README files.\n\nHowever, as the documentation grows, manually maintaining this index gets more time-consuming and error-prone. To avoid hand-hacking, you can automate this process using the paste command in your bash scripts.\n\nHere's an example of how to do that and the final result:\n\nhttps://rm-o.dev/til/paste-create-an-index-for-readme-files/\n\n#automation #bash #blog #til #IndieWeb"
},
"published": "2024-10-24T14:12:21+00:00",
"post-type": "note",
"_id": "42664771",
"_source": "8007",
"_is_read": false
}
Let’s talk about IndieWeb
A few months ago Marty McGuire posted Has the IndieWeb become discourse again? The post talks about the hate IndieWeb sometimes gets because people see it as prescriptive rather than descriptive. In other words, IndieWeb has a PR problem.
IndieWeb is mostly a set of experiments. Sometimes they work with corporate stuff but if they do, the corporations are quick to block that sort of open nonsense because power-hungry executives.
Marty makes the point that there is no “one way” to IndieWeb, there is only your way to IndieWeb.
This is nice timing because Open Mentions question of the week this week is How do you (personally) IndieWeb?
On isBrill, we generally IndieWeb with brill rolls (aka blog rolls), WebMention, shrines, and ActivityPub. I’d go so far as to say isBrill does not make a lick of sense without being somewhat IndieWeb. After all, it is mostly a collection of shrines, single-page websites, and the odd blog.
How do you IndieWeb?
#IndieWeb #News
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://indieweb.isbrill.com/news/lets-talk-about-indieweb/",
"content": {
"html": "<p><strong><a href=\"https://indieweb.isbrill.com/news/lets-talk-about-indieweb/\">Let\u2019s talk about IndieWeb</a></strong></p><p>A few months ago <a href=\"https://martymcgui.re\">Marty McGuire</a> posted <a href=\"https://martymcgui.re/2024/08/29/141602/\">Has the IndieWeb become discourse again?</a> The post talks about the hate IndieWeb sometimes gets because people see it as prescriptive rather than descriptive. In other words, IndieWeb has a PR problem. </p><p>IndieWeb is mostly a set of experiments. Sometimes they work with corporate stuff but if they do, the corporations are quick to block that sort of open nonsense because power-hungry executives.</p><p>Marty makes the point that there is no \u201cone way\u201d to IndieWeb, there is only your way to IndieWeb. </p><p>This is nice timing because Open Mentions question of the week this week is <a href=\"https://openmentions.com/news/question-of-the-week/how-do-you-personally-indieweb/\">How do you (personally) IndieWeb?</a> </p><p>On isBrill, we generally IndieWeb with brill rolls (aka blog rolls), WebMention, shrines, and ActivityPub. I\u2019d go so far as to say isBrill does not make a lick of sense without being somewhat IndieWeb. After all, it is mostly a collection of shrines, single-page websites, and the odd blog.</p><p>How do <em>you </em>IndieWeb?</p> <p><a class=\"u-tag u-category\" href=\"https://indieweb.isbrill.com/tag/indieweb/\">#IndieWeb</a> <a class=\"u-tag u-category\" href=\"https://indieweb.isbrill.com/category/news/\">#News</a></p>",
"text": "Let\u2019s talk about IndieWeb\n\nA few months ago Marty McGuire posted Has the IndieWeb become discourse again? The post talks about the hate IndieWeb sometimes gets because people see it as prescriptive rather than descriptive. In other words, IndieWeb has a PR problem. \n\nIndieWeb is mostly a set of experiments. Sometimes they work with corporate stuff but if they do, the corporations are quick to block that sort of open nonsense because power-hungry executives.\n\nMarty makes the point that there is no \u201cone way\u201d to IndieWeb, there is only your way to IndieWeb. \n\nThis is nice timing because Open Mentions question of the week this week is How do you (personally) IndieWeb? \n\nOn isBrill, we generally IndieWeb with brill rolls (aka blog rolls), WebMention, shrines, and ActivityPub. I\u2019d go so far as to say isBrill does not make a lick of sense without being somewhat IndieWeb. After all, it is mostly a collection of shrines, single-page websites, and the odd blog.\n\nHow do you IndieWeb? #IndieWeb #News"
},
"published": "2024-10-24T13:42:08+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/113/362/701/348/604/226/original/c37432adfbb9b473.png"
],
"post-type": "photo",
"_id": "42664338",
"_source": "8007",
"_is_read": false
}
Have these two excellent pages on #RSS , its benefits, and a short tutorial.
https://aboutfeeds.com/
https://ncase.me/rss/
#openweb #indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@dobody/113362601838968594",
"content": {
"html": "<p>Have these two excellent pages on <a href=\"https://mastodon.social/tags/RSS\">#<span>RSS</span></a> , its benefits, and a short tutorial. </p><p><a href=\"https://aboutfeeds.com/\"><span>https://</span><span>aboutfeeds.com/</span><span></span></a><br /><a href=\"https://ncase.me/rss/\"><span>https://</span><span>ncase.me/rss/</span><span></span></a></p><p><a href=\"https://mastodon.social/tags/openweb\">#<span>openweb</span></a> <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "Have these two excellent pages on #RSS , its benefits, and a short tutorial. \n\nhttps://aboutfeeds.com/\nhttps://ncase.me/rss/\n\n#openweb #indieweb"
},
"published": "2024-10-24T13:20:29+00:00",
"post-type": "note",
"_id": "42664126",
"_source": "8007",
"_is_read": false
}
How do you (personally) IndieWeb?
@openmentions.com I IndieWeb by replying to things here. I think we use WebMention and ActivityPub. I might start my own blog one day.
post #IndieWeb #GettingToKnowYou
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://replying.isbrill.com/getting-to-know-you/how-do-you-personally-indieweb/",
"content": {
"html": "<p><strong>How do you (personally) IndieWeb?</strong></p><p><a href=\"https://openmentions.com/news/question-of-the-week/how-do-you-personally-indieweb/\">@openmentions.com</a> I IndieWeb by replying to things here. I think we use WebMention and ActivityPub. I might start my own blog one day.</p><p></p> <p><a href=\"https://replying.isbrill.com/getting-to-know-you/how-do-you-personally-indieweb/%20rel=u-link\">post</a> <a class=\"u-tag u-category\" href=\"https://replying.isbrill.com/tag/indieweb/\">#IndieWeb</a> <a class=\"u-tag u-category\" href=\"https://replying.isbrill.com/category/getting-to-know-you/\">#GettingToKnowYou</a></p>\n<a class=\"u-mention\" href=\"https://openmentions.com/news/question-of-the-week/how-do-you-personally-indieweb/\"></a>",
"text": "How do you (personally) IndieWeb?\n\n@openmentions.com I IndieWeb by replying to things here. I think we use WebMention and ActivityPub. I might start my own blog one day.\n\n post #IndieWeb #GettingToKnowYou"
},
"published": "2024-10-24T13:09:21+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/113/362/558/350/749/395/original/e46af28676a7555a.jpg"
],
"post-type": "photo",
"_id": "42664001",
"_source": "8007",
"_is_read": false
}