Mike McCue from Flipboard announcing Surf:
Built from the ground up on ActivityPub, AT Proto and RSS, you can create and surf amazing custom feeds that organize people, videos, articles, images and podcasts around the things you care about.
I don’t have access to the beta yet, so not entirely sure what it is, but sounds promising! Maybe a little like Flipboard merged with Tapestry.
{
"type": "entry",
"author": {
"name": "Manton Reece",
"url": "https://www.manton.org/",
"photo": "https://micro.blog/manton/avatar.jpg"
},
"url": "https://www.manton.org/2024/12/18/mike-mccue-from.html",
"content": {
"html": "<p>Mike McCue from Flipboard <a href=\"https://flipboard.social/@mike/113674804218860674\">announcing Surf</a>:</p>\n<blockquote>\n<p>Built from the ground up on ActivityPub, AT Proto and RSS, you can create and surf amazing custom feeds that organize people, videos, articles, images and podcasts around the things you care about.</p>\n</blockquote>\n<p>I don\u2019t have access to the beta yet, so not <em>entirely</em> sure what it is, but sounds promising! Maybe a little like Flipboard merged with Tapestry.</p>",
"text": "Mike McCue from Flipboard announcing Surf:\n\nBuilt from the ground up on ActivityPub, AT Proto and RSS, you can create and surf amazing custom feeds that organize people, videos, articles, images and podcasts around the things you care about.\n\nI don\u2019t have access to the beta yet, so not entirely sure what it is, but sounds promising! Maybe a little like Flipboard merged with Tapestry."
},
"published": "2024-12-18T11:05:57-06:00",
"post-type": "note",
"_id": "43265591",
"_source": "12",
"_is_read": false
}
I really like personal homepages and have quite a list of them bookmarked. I'll post one every week unless I fall behind this schedule. 😉 So here's Cool Personal Homepages #CPH Vol. 31: "KKJ // 2024.06" https://krzysztofjankowski.com/
PS: @w84death is on Mastodon!
#SmallWeb #indieweb #smolweb #PersonalSites #homepage #blog
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.online/@jlsksr/113667316297550630",
"content": {
"html": "<p>I really like personal homepages and have quite a list of them bookmarked. I'll post one every week unless I fall behind this schedule. \ud83d\ude09 So here's Cool Personal Homepages <a href=\"https://mastodon.online/tags/CPH\">#<span>CPH</span></a> Vol. 31: \"KKJ // 2024.06\" <a href=\"https://krzysztofjankowski.com/\"><span>https://</span><span>krzysztofjankowski.com/</span><span></span></a></p><p>PS: <span class=\"h-card\"><a class=\"u-url\" href=\"https://fosstodon.org/@w84death\">@<span>w84death</span></a></span> is on Mastodon!</p><p><a href=\"https://mastodon.online/tags/SmallWeb\">#<span>SmallWeb</span></a> <a href=\"https://mastodon.online/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.online/tags/smolweb\">#<span>smolweb</span></a> <a href=\"https://mastodon.online/tags/PersonalSites\">#<span>PersonalSites</span></a> <a href=\"https://mastodon.online/tags/homepage\">#<span>homepage</span></a> <a href=\"https://mastodon.online/tags/blog\">#<span>blog</span></a></p>\n<a class=\"u-mention\" href=\"https://fosstodon.org/@w84death\"></a>",
"text": "I really like personal homepages and have quite a list of them bookmarked. I'll post one every week unless I fall behind this schedule. \ud83d\ude09 So here's Cool Personal Homepages #CPH Vol. 31: \"KKJ // 2024.06\" https://krzysztofjankowski.com/\n\nPS: @w84death is on Mastodon!\n\n#SmallWeb #indieweb #smolweb #PersonalSites #homepage #blog"
},
"published": "2024-12-17T08:53:22+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/113/667/316/341/281/553/original/8157c5ac23b70b00.png"
],
"post-type": "photo",
"_id": "43261920",
"_source": "8007",
"_is_read": false
}
A not so obvious benefit of publishing your work and some thank you’s:
https://dominikhofer.me/joy-of-writing-online
#indieweb #writing
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.design/@dominik/113664035893404734",
"content": {
"html": "<p>A not so obvious benefit of publishing your work and some thank you\u2019s:</p><p><a href=\"https://dominikhofer.me/joy-of-writing-online\"><span>https://</span><span>dominikhofer.me/joy-of-writing</span><span>-online</span></a></p><p><a href=\"https://mastodon.design/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.design/tags/writing\">#<span>writing</span></a></p>",
"text": "A not so obvious benefit of publishing your work and some thank you\u2019s:\n\nhttps://dominikhofer.me/joy-of-writing-online\n\n#indieweb #writing"
},
"published": "2024-12-16T18:59:07+00:00",
"post-type": "note",
"_id": "43256361",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"published": "2024-12-16T13:34:34+00:00",
"url": "https://werd.io/2024/the-reader-experience",
"category": [
"Fediverse"
],
"bookmark-of": [
"https://activitypub.ghost.org/the-reader-experience/"
],
"name": "The reader experience",
"content": {
"text": "[Ghost]\n\nAnother great update from the Ghost team, this time with some lovely animation to illustrate the fediverse reading experience.\n\nThe second topic of the post gave me a little bit of pause, because, whoa Nelly, I've been there:\"In light of that, we opted to go for (essentially) no database design at all. Right now, Ghost's ActivityPub service uses MySQL mostly as a key/value store, with no formalized structure of any kind. If that made no sense to you: We're essentially blindly copy-and-pasting blog posts into Excel spreadsheets.\"This is how I essentially structured the Known back-end database, using a structure that had originally been pioneered at (genuinely) FriendFeed back in the day. It's sort of a fun way to mimic a NoSQL database inside of MySQL when you don't know what the ultimate structure of the data is going to be and you don't want to create database tables on the fly. But does it scale? I mean, no, not really.\n\nSo it's good to hear that the team was just using the NoSQL fakery for a test, and is now using the data they gathered to build something more structured and efficient. It sounds like the experience is optimized for Ghost Pro, which makes sense; I wonder if non-Ghost-publishers will be able to use it in some way.\n\nAs always, the full update is worth checking out - both for the content itself, and for the example of how to develop in public in an engaging way. It's great work.\n#Fediverse\n [Link]",
"html": "<p>[<a href=\"https://activitypub.ghost.org/the-reader-experience/\">Ghost</a>]</p><p>Another great update from the Ghost team, this time with some lovely animation to illustrate the fediverse reading experience.</p><p>The second topic of the post gave me a little bit of pause, because, whoa Nelly, I've been there:</p><blockquote><p>\"In light of that, we opted to go for (essentially) no database design at all. Right now, Ghost's ActivityPub service uses MySQL mostly as a key/value store, with no formalized structure of any kind. If that made no sense to you: We're essentially blindly copy-and-pasting blog posts into Excel spreadsheets.\"</p></blockquote><p>This is how I essentially structured the <a href=\"https://known.co\">Known</a> back-end database, using a structure that had originally been pioneered at (genuinely) <a href=\"https://backchannel.org/blog/friendfeed-schemaless-mysql\">FriendFeed back in the day</a>. It's sort of a fun way to mimic a NoSQL database inside of MySQL when you don't know what the ultimate structure of the data is going to be and you don't want to create database tables on the fly. But does it scale? I mean, <em>no</em>, not really.</p><p>So it's good to hear that the team was just using the NoSQL fakery for a test, and is now using the data they gathered to build something more structured and efficient. It sounds like the experience is optimized for Ghost Pro, which makes sense; I wonder if non-Ghost-publishers will be able to use it in some way.</p><p>As always, <a href=\"https://activitypub.ghost.org/the-reader-experience/\">the full update</a> is worth checking out - both for the content itself, and for the example of how to develop in public in an engaging way. It's great work.</p>\n<p><a href=\"https://werd.io/tag/Fediverse\" class=\"p-category\">#Fediverse</a></p>\n <p>[<a href=\"https://activitypub.ghost.org/the-reader-experience/\">Link</a>]</p>"
},
"author": {
"type": "card",
"name": "Ben Werdmuller",
"url": "https://werd.io/profile/benwerd",
"photo": "https://werd.io/file/5d388c5fb16ea14aac640912/thumb.jpg"
},
"post-type": "bookmark",
"_id": "43254044",
"_source": "191",
"_is_read": false
}
Just build a new Docker Known image (https://withknown.com). I don't use Known on my site anymore, but I thought this will be helpful for all Known users out there that use my Docker-based setup. Get the 2024-12-15 image from Docker Hub. #indieweb #known
https://hub.docker.com/r/egoexpress/known
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://social.stierand.org/@bjoern/statuses/01JF5ZTE1Z8KD7X85ZJ5B3F4FF",
"content": {
"html": "<p>Just build a new Docker Known image (<a href=\"https://withknown.com\">https://withknown.com</a>). I don't use Known on my site anymore, but I thought this will be helpful for all Known users out there that use my Docker-based setup. Get the 2024-12-15 image from Docker Hub. <a href=\"https://social.stierand.org/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://social.stierand.org/tags/known\">#<span>known</span></a><br /><br /><a href=\"https://hub.docker.com/r/egoexpress/known\">https://hub.docker.com/r/egoexpress/known</a></p>",
"text": "Just build a new Docker Known image (https://withknown.com). I don't use Known on my site anymore, but I thought this will be helpful for all Known users out there that use my Docker-based setup. Get the 2024-12-15 image from Docker Hub. #indieweb #known\n\nhttps://hub.docker.com/r/egoexpress/known"
},
"published": "2024-12-15T20:23:10+00:00",
"post-type": "note",
"_id": "43245149",
"_source": "8007",
"_is_read": false
}
So hello again Mastodon.
As the server I recently moved to is closing, I figured now would be a good time to setup our own private server for longevity and stability.
I’m based in Burnley, just a little to the southwest of Scotland - where I live with Vickie, our 6 canine children and hens.
I talk about: #football #boxing #BurnleyFC #mountains #podencos #python #javascript #technology #indieweb #posse and take photos as and when we get down time or any other excuse to explore.
#introduction
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://fedi.farron-perry.uk/@lee/113658598840804703",
"content": {
"html": "<p>So hello again Mastodon.</p><p>As the server I recently moved to is closing, I figured now would be a good time to setup our own private server for longevity and stability.</p><p>I\u2019m based in Burnley, just a little to the southwest of Scotland - where I live with Vickie, our 6 canine children and hens.</p><p>I talk about: <a href=\"https://fedi.farron-perry.uk/tags/football\">#<span>football</span></a> <a href=\"https://fedi.farron-perry.uk/tags/boxing\">#<span>boxing</span></a> <a href=\"https://fedi.farron-perry.uk/tags/BurnleyFC\">#<span>BurnleyFC</span></a> <a href=\"https://fedi.farron-perry.uk/tags/mountains\">#<span>mountains</span></a> <a href=\"https://fedi.farron-perry.uk/tags/podencos\">#<span>podencos</span></a> <a href=\"https://fedi.farron-perry.uk/tags/python\">#<span>python</span></a> <a href=\"https://fedi.farron-perry.uk/tags/javascript\">#<span>javascript</span></a> <a href=\"https://fedi.farron-perry.uk/tags/technology\">#<span>technology</span></a> <a href=\"https://fedi.farron-perry.uk/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://fedi.farron-perry.uk/tags/posse\">#<span>posse</span></a> and take photos as and when we get down time or any other excuse to explore.</p><p><a href=\"https://fedi.farron-perry.uk/tags/introduction\">#<span>introduction</span></a></p>",
"text": "So hello again Mastodon.\n\nAs the server I recently moved to is closing, I figured now would be a good time to setup our own private server for longevity and stability.\n\nI\u2019m based in Burnley, just a little to the southwest of Scotland - where I live with Vickie, our 6 canine children and hens.\n\nI talk about: #football #boxing #BurnleyFC #mountains #podencos #python #javascript #technology #indieweb #posse and take photos as and when we get down time or any other excuse to explore.\n\n#introduction"
},
"published": "2024-12-15T19:56:24+00:00",
"post-type": "note",
"_id": "43244903",
"_source": "8007",
"_is_read": false
}
Lots of behind the scenes reworking on the website. Managed to remove the need for Kadence altogether, as I was only using two components from the library. Small optimisations matter. #wordpress #indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@heathenstorm/113658118443327596",
"content": {
"html": "<p>Lots of behind the scenes reworking on the website. Managed to remove the need for Kadence altogether, as I was only using two components from the library. Small optimisations matter. <a href=\"https://mastodon.social/tags/wordpress\">#<span>wordpress</span></a> <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "Lots of behind the scenes reworking on the website. Managed to remove the need for Kadence altogether, as I was only using two components from the library. Small optimisations matter. #wordpress #indieweb"
},
"published": "2024-12-15T17:54:14+00:00",
"post-type": "note",
"_id": "43244022",
"_source": "8007",
"_is_read": false
}
Dos prazeres que as pessoas nos feudos digitias estão perdendo:
Esse post ótimo do @arlon comentando um álbum do Alberto Continentino, que eu não conhecia! E sugiro ouvir sem prestar atenção na letra pelo menos uma vez.
https://blog.ayom.media/ideiasdechirico/
#Música #MPB #IndieWeb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://bolha.us/@Roneyb/113657945008287353",
"content": {
"html": "<p>Dos prazeres que as pessoas nos feudos digitias est\u00e3o perdendo:</p><p>Esse post \u00f3timo do <span class=\"h-card\"><a class=\"u-url\" href=\"https://social.harpia.red/users/arlon\">@<span>arlon</span></a></span> comentando um \u00e1lbum do Alberto Continentino, que eu n\u00e3o conhecia! E sugiro ouvir sem prestar aten\u00e7\u00e3o na letra pelo menos uma vez.</p><p><a href=\"https://blog.ayom.media/ideiasdechirico/\"><span>https://</span><span>blog.ayom.media/ideiasdechiric</span><span>o/</span></a></p><p><a href=\"https://bolha.us/tags/M%C3%BAsica\">#<span>M\u00fasica</span></a> <a href=\"https://bolha.us/tags/MPB\">#<span>MPB</span></a> <a href=\"https://bolha.us/tags/IndieWeb\">#<span>IndieWeb</span></a></p>\n<a class=\"u-mention\" href=\"https://social.harpia.red/users/arlon\"></a>",
"text": "Dos prazeres que as pessoas nos feudos digitias est\u00e3o perdendo:\n\nEsse post \u00f3timo do @arlon comentando um \u00e1lbum do Alberto Continentino, que eu n\u00e3o conhecia! E sugiro ouvir sem prestar aten\u00e7\u00e3o na letra pelo menos uma vez.\n\nhttps://blog.ayom.media/ideiasdechirico/\n\n#M\u00fasica #MPB #IndieWeb"
},
"published": "2024-12-15T17:10:08+00:00",
"post-type": "note",
"_id": "43243616",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#webmention",
"url": "https://mastodon.social/tags/webmention",
"photo": null
},
"url": "https://indieweb.social/@OpenMentions/113657774612868831",
"content": {
"html": "<p>These <a href=\"https://indieweb.social/tags/WebMention\">#<span>WebMention</span></a> users are looking for Festive jokes</p><p><a href=\"https://punning.isbrill.com/your-dad-jokes-puns-and-memes/quest-for-christmas-cracker-jokes/\"><span>https://</span><span>punning.isbrill.com/your-dad-j</span><span>okes-puns-and-memes/quest-for-christmas-cracker-jokes/</span></a></p>",
"text": "These #WebMention users are looking for Festive jokes\n\nhttps://punning.isbrill.com/your-dad-jokes-puns-and-memes/quest-for-christmas-cracker-jokes/"
},
"published": "2024-12-15T16:26:48+00:00",
"post-type": "note",
"_id": "43243151",
"_source": "8007",
"_is_read": false
}
I decided to remake my carrd page from scratch by hand. I'm quite proud of how it turned out
< 50 lines of #html, < 100 lines of #css, no js, all images and fonts included. The buttons have a nice little hover effect too
I'll probably look into hosting it somewhere next
I wanted to do this so I could actually own and control my own webpages. I guess this is what #indieweb is about. May as well put my skills to use or take the chance to improve them
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.art/@prab_dev/113657625532221623",
"content": {
"html": "<p>I decided to remake my carrd page from scratch by hand. I'm quite proud of how it turned out</p><p>< 50 lines of <a href=\"https://mastodon.art/tags/html\">#<span>html</span></a>, < 100 lines of <a href=\"https://mastodon.art/tags/css\">#<span>css</span></a>, no js, all images and fonts included. The buttons have a nice little hover effect too</p><p>I'll probably look into hosting it somewhere next</p><p>I wanted to do this so I could actually own and control my own webpages. I guess this is what <a href=\"https://mastodon.art/tags/indieweb\">#<span>indieweb</span></a> is about. May as well put my skills to use or take the chance to improve them</p>",
"text": "I decided to remake my carrd page from scratch by hand. I'm quite proud of how it turned out\n\n< 50 lines of #html, < 100 lines of #css, no js, all images and fonts included. The buttons have a nice little hover effect too\n\nI'll probably look into hosting it somewhere next\n\nI wanted to do this so I could actually own and control my own webpages. I guess this is what #indieweb is about. May as well put my skills to use or take the chance to improve them"
},
"published": "2024-12-15T15:48:53+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/113/657/625/552/228/310/original/14f9a597dd70a4ed.png"
],
"post-type": "photo",
"_id": "43242863",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://dmv.community/@jcrabapple/113657210062246652",
"content": {
"html": "<p>My Most Scrobbled Artists - Dec 8-14</p><p><a href=\"https://blog.shrediverse.net/posts/my-most-scrobbled-artists-dec-8-14\"><span>https://</span><span>blog.shrediverse.net/posts/my-</span><span>most-scrobbled-artists-dec-8-14</span></a></p><p><a href=\"https://dmv.community/tags/music\">#<span>music</span></a> <a href=\"https://dmv.community/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://dmv.community/tags/smallweb\">#<span>smallweb</span></a></p>",
"text": "My Most Scrobbled Artists - Dec 8-14\n\nhttps://blog.shrediverse.net/posts/my-most-scrobbled-artists-dec-8-14\n\n#music #indieweb #smallweb"
},
"published": "2024-12-15T14:03:13+00:00",
"post-type": "note",
"_id": "43242112",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://gamedev.lgbt/@renkotsuban/113656323651355090",
"content": {
"html": "<p>Wow!! The second <a href=\"https://gamedev.lgbt/tags/WeeklyMeasure\">#<span>WeeklyMeasure</span></a>, and only a full month after the first one!! \ud83d\ude2d</p><p><a href=\"https://renkotsuban.com/posts/2024-12-15-The-Weekly-Measure-2024-W50.html\"><span>https://</span><span>renkotsuban.com/posts/2024-12-</span><span>15-The-Weekly-Measure-2024-W50.html</span></a></p><p><a href=\"https://gamedev.lgbt/tags/blogging\">#<span>blogging</span></a> <a href=\"https://gamedev.lgbt/tags/photography\">#<span>photography</span></a> <a href=\"https://gamedev.lgbt/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://gamedev.lgbt/tags/Bloomscrolling\">#<span>Bloomscrolling</span></a> <a href=\"https://gamedev.lgbt/tags/Japan\">#<span>Japan</span></a> <a href=\"https://gamedev.lgbt/tags/kamakura\">#<span>kamakura</span></a></p>",
"text": "Wow!! The second #WeeklyMeasure, and only a full month after the first one!! \ud83d\ude2d\n\nhttps://renkotsuban.com/posts/2024-12-15-The-Weekly-Measure-2024-W50.html\n\n#blogging #photography #IndieWeb #Bloomscrolling #Japan #kamakura"
},
"published": "2024-12-15T10:17:48+00:00",
"post-type": "note",
"_id": "43240981",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@jlog/113656077696156000",
"content": {
"html": "<p>Un domingo, un \"Arroz con conejo\", ese era el trato:</p><p><a href=\"https://jlogp.org/blog/2024/Rabbit_rice_22_15_12\"><span>https://</span><span>jlogp.org/blog/2024/Rabbit_ric</span><span>e_22_15_12</span></a></p><p><a href=\"https://mastodon.social/tags/blog\">#<span>blog</span></a> <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "Un domingo, un \"Arroz con conejo\", ese era el trato:\n\nhttps://jlogp.org/blog/2024/Rabbit_rice_22_15_12\n\n#blog #indieweb"
},
"published": "2024-12-15T09:15:15+00:00",
"post-type": "note",
"_id": "43240914",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"published": "2024-12-14 15:55-0800",
"url": "https://gregorlove.com/2024/12/indiewebcamp-san-diego-2024/",
"category": [
"indieweb",
"organizing",
"HealthAndSafety"
],
"syndication": [
"https://bsky.app/profile/gregorlove.com/post/3ldcjams2lc2l",
"https://news.indieweb.org/en"
],
"name": "IndieWebCamp San Diego 2024",
"content": {
"text": "Last weekend was the second IndieWebCamp San Diego. I think it was a really successful and productive event. My friend Joe organized it, though he kept insisting (playfully) that I was a co-organizer due to my contributions. I resisted the label mainly because I\u2019m not ready to take on that responsibility again. I am good with the wiki, though, and a lot of the processes from attending and organizing past IndieWebCamp events.\n\nI advocated for a stronger health and safety policy for this event and really appreciated Joe being fully supportive. I borrowed parts of the policies from North Bay Python, XOXO, E&W, a local board game group, and mine. I think we did pretty well with the two policy aspects I wrote about before:\n\n\n\u201c1. They should be in place well before the event and communicated clearly in key places: on the website, during registration, in announcements, and discussed during the event.\u201d\n\u2014 More on Health and Safety\n\n\nThere wasn\u2019t a formal registration process other than RSVPs on the event page, so I made sure to include the Health and Safety subheading with a one-line summary and link to the full policy on the wiki. I don\u2019t think we discussed it during the event, but all attendees were masking indoors without being reminded, so I think having the policy in those places worked well.\n\nThe venue was this lovely little risograph publisher/zine shop/zine archive called Burn All Books, which I think was very well aligned with the IndieWeb principles. They very graciously provided the space for free, so I encourage attendees to support them with a Mail Bag membership \u2014 get art, poetry, and \u201creal risograph magic\u201d mailed to you monthly!\n\nI didn\u2019t go into the event with a solid idea of what I wanted to work on for my site. One of the things I love about these events, though, is that the attendees propose and facilitate the sessions. There\u2019s a lot of opportunity to get inspired and that\u2019s exactly what happened for me. There was a session on venue recommendations because Foursquare is imminently shutting down their City Guide app. Tantek wanted to find the simplest way he could export his recommendations and start sharing them on his own site. That inspired me to start sharing my own recommendations, so I started a food and drink recommendations page with subsections for different cities. I think this will be just as helpful to remind myself of places as it is to suggest places to others who ask.\n\nThe schedule page has links to all of the session notes. Most sessions were recorded, so videos will be eventually be posted on there as well.\n\nIf you\u2019re interested in learning more about the IndieWeb, I recommend one of the virtual Zoom meetups, called Homebrew Website Club. There are regular ones held in the Pacific and London timezones; check the HWC tag on the events site and stop in sometime! Joe also regularly hosts a Front End Study Hall meetup focused on HTML and CSS, with all skill levels welcome.",
"html": "<p>Last weekend was the second IndieWebCamp San Diego. I think it was a really successful and productive event. My friend <a class=\"h-card\" href=\"https://artlung.com\">Joe</a> organized it, though he kept insisting (playfully) that I was a co-organizer due to my contributions. I resisted the label mainly because I\u2019m not ready to take on that responsibility again. I am good with the wiki, though, and a lot of the processes from attending and organizing past IndieWebCamp events.</p>\n\n<p>I advocated for a stronger <a href=\"https://indieweb.org/2024/SD#Health_and_Safety\">health and safety policy</a> for this event and really appreciated Joe being fully supportive. I borrowed parts of the policies from <a href=\"https://2023.northbaypython.org/health-and-safety-policy\">North Bay Python</a>, <a href=\"https://xoxofest.com/guide/covid/\">XOXO</a>, <a href=\"https://www.eveningsandweekendsconsulting.com/post/during-the-pandemic-is-now-why-evenings-weekends-still-has-a-covid-policy\">E&W</a>, a local board game group, and <a href=\"https://gregorlove.com/health-safety/\">mine</a>. I think we did pretty well with the two policy aspects I wrote about before:</p>\n\n<blockquote class=\"h-cite\">\n<p class=\"p-content\">\u201c1. They should be in place well before the event and communicated clearly in key places: on the website, during registration, in announcements, and discussed during the event.\u201d</p>\n\u2014 <a class=\"u-url\" href=\"https://gregorlove.com/2024/05/more-on-health-and-safety/\">More on Health and Safety</a>\n</blockquote>\n\n<p>There wasn\u2019t a formal registration process other than RSVPs on the <a href=\"https://events.indieweb.org/2024/12/indiewebcamp-san-diego-2024-7C9aq9A4Zv9m\">event page</a>, so I made sure to include the Health and Safety subheading with a one-line summary and link to the full policy on the wiki. I don\u2019t think we discussed it during the event, but all attendees were masking indoors without being reminded, so I think having the policy in those places worked well.</p>\n\n<p>The venue was this lovely little risograph publisher/zine shop/zine archive called <a class=\"h-card\" href=\"https://www.babandfriends.com/\">Burn All Books</a>, which I think was very well aligned with the <a href=\"https://indieweb.org/principles\">IndieWeb principles</a>. They very graciously provided the space for free, so I encourage attendees to support them with a <a href=\"https://www.babandfriends.com/membership\">Mail Bag membership</a> \u2014 get art, poetry, and \u201creal risograph magic\u201d mailed to you monthly!</p>\n\n<p>I didn\u2019t go into the event with a solid idea of what I wanted to work on for my site. One of the things I love about these events, though, is that the attendees propose and facilitate the sessions. There\u2019s a lot of opportunity to get inspired and that\u2019s exactly what happened for me. There was a session on <a href=\"https://indieweb.org/2024/SD/venue-recommendations\">venue recommendations</a> because Foursquare is imminently shutting down their City Guide app. <a class=\"h-card\" href=\"https://tantek.com\">Tantek</a> wanted to find the simplest way he could export his recommendations and start sharing them on his own site. That inspired me to start sharing my own recommendations, so I started a <a href=\"https://gregorlove.com/lists/food-and-drink/\">food and drink recommendations</a> page with subsections for different cities. I think this will be just as helpful to remind myself of places as it is to suggest places to others who ask.</p>\n\n<p>The <a href=\"https://indieweb.org/2024/SD/Schedule\">schedule</a> page has links to all of the session notes. Most sessions were recorded, so videos will be eventually be posted on there as well.</p>\n\n<p>If you\u2019re interested in learning more about the IndieWeb, I recommend one of the virtual Zoom meetups, called Homebrew Website Club. There are regular ones held in the Pacific and London timezones; check the <a href=\"https://events.indieweb.org/tag/hwc\">HWC tag</a> on the events site and stop in sometime! Joe also regularly hosts a <a href=\"https://events.indieweb.org/tag/frontend\">Front End Study Hall</a> meetup focused on HTML and CSS, with all skill levels welcome.</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": "article",
"_id": "43239841",
"_source": "179",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://fed.brid.gy/r/https://gregorlove.com/2024/12/indiewebcamp-san-diego-2024/",
"content": {
"html": "<p><strong>IndieWebCamp San Diego 2024</strong></p><br /><br /><p><a href=\"https://fed.brid.gy/r/https://gregorlove.com/2024/12/indiewebcamp-san-diego-2024/\"><span>https://</span><span>fed.brid.gy/r/https://gregorlo</span><span>ve.com/2024/12/indiewebcamp-san-diego-2024/</span></a></p>",
"text": "IndieWebCamp San Diego 2024\n\nhttps://fed.brid.gy/r/https://gregorlove.com/2024/12/indiewebcamp-san-diego-2024/"
},
"published": "2024-12-14T23:55:00+00:00",
"post-type": "note",
"_id": "43238208",
"_source": "8007",
"_is_read": false
}
#lifehack: if you want to discover quality blog posts in your #mastodon feed, follow @echofeedamplify
Echofeed is a service that many bloggers use to cross post their blogs and @echofeedamplify boosts those blog posts.
Great way to discover new bloggers and also new blog posts.
#lifehack #blogs #indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://social.lol/@mcn/113653852003932972",
"content": {
"html": "<p><a href=\"https://social.lol/tags/lifehack\">#<span>lifehack</span></a>: if you want to discover quality blog posts in your <a href=\"https://social.lol/tags/mastodon\">#<span>mastodon</span></a> feed, follow <span class=\"h-card\"><a class=\"u-url\" href=\"https://beep.town/@echofeedamplify\">@<span>echofeedamplify</span></a></span> </p><p>Echofeed is a service that many bloggers use to cross post their blogs and <span class=\"h-card\"><a class=\"u-url\" href=\"https://beep.town/@echofeedamplify\">@<span>echofeedamplify</span></a></span> boosts those blog posts. </p><p>Great way to discover new bloggers and also new blog posts.</p><p><a href=\"https://social.lol/tags/lifehack\">#<span>lifehack</span></a> <a href=\"https://social.lol/tags/blogs\">#<span>blogs</span></a> <a href=\"https://social.lol/tags/indieweb\">#<span>indieweb</span></a></p>\n<a class=\"u-mention\" href=\"https://beep.town/@echofeedamplify\"></a>",
"text": "#lifehack: if you want to discover quality blog posts in your #mastodon feed, follow @echofeedamplify \n\nEchofeed is a service that many bloggers use to cross post their blogs and @echofeedamplify boosts those blog posts. \n\nGreat way to discover new bloggers and also new blog posts.\n\n#lifehack #blogs #indieweb"
},
"published": "2024-12-14T23:49:13+00:00",
"post-type": "note",
"_id": "43238031",
"_source": "8007",
"_is_read": false
}
My links page now has 1,000+ links!! 🥳🎉
Inspired by knowledge sharing, infodumping, and celebrating others' work, I've organised and uploaded 1,000+ entries across 19 categories! (Some still need organising though).
My rationale for this is best summed up by Melon King: https://thoughts.melonking.net/thoughts/every-site-needs-a-links-page-why-linking-matters
Can't wait to find more links to cool stuff that you'd never know existed that you just can't find at the top of Google's results.
(CW: Fast-motion video)
#IndieWeb #DigitalGarden #Links
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.moule.world/@MOULE/113652413422877003",
"content": {
"html": "<p>My links page now has 1,000+ links!! \ud83e\udd73\ud83c\udf89</p><p>Inspired by knowledge sharing, infodumping, and celebrating others' work, I've organised and uploaded 1,000+ entries across 19 categories! (Some still need organising though).</p><p>My rationale for this is best summed up by Melon King: <a href=\"https://thoughts.melonking.net/thoughts/every-site-needs-a-links-page-why-linking-matters\"><span>https://</span><span>thoughts.melonking.net/thought</span><span>s/every-site-needs-a-links-page-why-linking-matters</span></a></p><p>Can't wait to find more links to cool stuff that you'd never know existed that you just can't find at the top of Google's results. <img alt=\":MOULE_Happy:\" height=\"16\" src=\"https://files.mastodon.social/cache/custom_emojis/images/000/539/184/original/16d2fd7eb92e26d4.png\" title=\":MOULE_Happy:\" width=\"16\" /></p><p>(CW: Fast-motion video)</p><p><a href=\"https://mastodon.moule.world/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://mastodon.moule.world/tags/DigitalGarden\">#<span>DigitalGarden</span></a> <a href=\"https://mastodon.moule.world/tags/Links\">#<span>Links</span></a></p>",
"text": "My links page now has 1,000+ links!! \ud83e\udd73\ud83c\udf89\n\nInspired by knowledge sharing, infodumping, and celebrating others' work, I've organised and uploaded 1,000+ entries across 19 categories! (Some still need organising though).\n\nMy rationale for this is best summed up by Melon King: https://thoughts.melonking.net/thoughts/every-site-needs-a-links-page-why-linking-matters\n\nCan't wait to find more links to cool stuff that you'd never know existed that you just can't find at the top of Google's results. \n\n(CW: Fast-motion video)\n\n#IndieWeb #DigitalGarden #Links"
},
"published": "2024-12-14T17:43:22+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/113/652/414/493/879/804/original/68b5adb58d3c14ec.mp4"
],
"post-type": "photo",
"_id": "43235878",
"_source": "8007",
"_is_read": false
}
Earlier this year, I moved my site off of #Neocities and onto #NearlyFreeSpeechNET. It's a lot more DIY than Neocities, so I wrote some notes on how to get back some of the features that come built-in on Neocities:
https://renkotsuban.com/posts/2024-12-15-Migrating-to-NearlyFreeSpeech-dot-NET.html
#IndieWeb #SmallWeb #Blogging #Websites
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://gamedev.lgbt/@renkotsuban/113652338673870907",
"content": {
"html": "<p>Earlier this year, I moved my site off of <a href=\"https://gamedev.lgbt/tags/Neocities\">#<span>Neocities</span></a> and onto <a href=\"https://gamedev.lgbt/tags/NearlyFreeSpeechNET\">#<span>NearlyFreeSpeechNET</span></a>. It's a lot more DIY than Neocities, so I wrote some notes on how to get back some of the features that come built-in on Neocities:</p><p><a href=\"https://renkotsuban.com/posts/2024-12-15-Migrating-to-NearlyFreeSpeech-dot-NET.html\"><span>https://</span><span>renkotsuban.com/posts/2024-12-</span><span>15-Migrating-to-NearlyFreeSpeech-dot-NET.html</span></a></p><p><a href=\"https://gamedev.lgbt/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://gamedev.lgbt/tags/SmallWeb\">#<span>SmallWeb</span></a> <a href=\"https://gamedev.lgbt/tags/Blogging\">#<span>Blogging</span></a> <a href=\"https://gamedev.lgbt/tags/Websites\">#<span>Websites</span></a></p>",
"text": "Earlier this year, I moved my site off of #Neocities and onto #NearlyFreeSpeechNET. It's a lot more DIY than Neocities, so I wrote some notes on how to get back some of the features that come built-in on Neocities:\n\nhttps://renkotsuban.com/posts/2024-12-15-Migrating-to-NearlyFreeSpeech-dot-NET.html\n\n#IndieWeb #SmallWeb #Blogging #Websites"
},
"published": "2024-12-14T17:24:22+00:00",
"post-type": "note",
"_id": "43235365",
"_source": "8007",
"_is_read": false
}
Yesterday I started my digital footprint clean up and owning my own data. Meta accounts have been deleted and content will be published on my own domain.
@donthatedontkill that day came sooner than expected 👌
#indieweb #ownyourdata
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@FunkyLarma/113650254075585062",
"content": {
"html": "<p>Yesterday I started my digital footprint clean up and owning my own data. Meta accounts have been deleted and content will be published on my own domain.</p><p><span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.social/@donthatedontkill\">@<span>donthatedontkill</span></a></span> that day came sooner than expected \ud83d\udc4c</p><p><a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.social/tags/ownyourdata\">#<span>ownyourdata</span></a></p>\n<a class=\"u-mention\" href=\"https://mastodon.social/@donthatedontkill\"></a>",
"text": "Yesterday I started my digital footprint clean up and owning my own data. Meta accounts have been deleted and content will be published on my own domain.\n\n@donthatedontkill that day came sooner than expected \ud83d\udc4c\n\n#indieweb #ownyourdata"
},
"published": "2024-12-14T08:34:13+00:00",
"post-type": "note",
"_id": "43231990",
"_source": "8007",
"_is_read": false
}
Small update to Libre.fm — longer URLs are now supported on the profile page.
Some folk were having issues adding a link to their Fediverse profile, this should fix things.
Thanks to disaster2life for reporting.
#indieweb #librefm #music
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://social.coop/@mattl/113648464426997538",
"content": {
"html": "<p>Small update to Libre.fm \u2014 longer URLs are now supported on the profile page. </p><p>Some folk were having issues adding a link to their Fediverse profile, this should fix things. </p><p>Thanks to disaster2life for reporting. </p><p><a href=\"https://social.coop/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://social.coop/tags/librefm\">#<span>librefm</span></a> <a href=\"https://social.coop/tags/music\">#<span>music</span></a></p>",
"text": "Small update to Libre.fm \u2014 longer URLs are now supported on the profile page. \n\nSome folk were having issues adding a link to their Fediverse profile, this should fix things. \n\nThanks to disaster2life for reporting. \n\n#indieweb #librefm #music"
},
"published": "2024-12-14T00:59:05+00:00",
"post-type": "note",
"_id": "43229802",
"_source": "8007",
"_is_read": false
}