👋 #Introduccion
Me llamo Diego López y soy desarrollador web.
Aparte de la programación también me gusta mucho la #tecnología, los #videojuegos, los libros de ciencia ficción, la #indieweb y la #smallweb
Además me gusta mucho el mundo #dj, en concreto los géneros #techno, #trance, #progressive y #eurodance.
Tengo una página personal y blog en el que comparto artículos sobre mis hobbies y las cosas que me llaman la atención.
Creador del blog de @codingpotions, ya en desuso.
diegologs.com
{
"type": "entry",
"author": {
"name": "@diegologs",
"url": "https://mastodon.social/@diegologs",
"photo": null
},
"url": "https://mastodon.social/@diegologs/112178638858247297",
"content": {
"html": "<p>\ud83d\udc4b <a href=\"https://mastodon.social/tags/Introduccion\">#<span>Introduccion</span></a></p><p>Me llamo Diego L\u00f3pez y soy desarrollador web.</p><p>Aparte de la programaci\u00f3n tambi\u00e9n me gusta mucho la <a href=\"https://mastodon.social/tags/tecnolog%C3%ADa\">#<span>tecnolog\u00eda</span></a>, los <a href=\"https://mastodon.social/tags/videojuegos\">#<span>videojuegos</span></a>, los libros de ciencia ficci\u00f3n, la <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> y la <a href=\"https://mastodon.social/tags/smallweb\">#<span>smallweb</span></a></p><p>Adem\u00e1s me gusta mucho el mundo <a href=\"https://mastodon.social/tags/dj\">#<span>dj</span></a>, en concreto los g\u00e9neros <a href=\"https://mastodon.social/tags/techno\">#<span>techno</span></a>, <a href=\"https://mastodon.social/tags/trance\">#<span>trance</span></a>, <a href=\"https://mastodon.social/tags/progressive\">#<span>progressive</span></a> y <a href=\"https://mastodon.social/tags/eurodance\">#<span>eurodance</span></a>.</p><p>Tengo una p\u00e1gina personal y blog en el que comparto art\u00edculos sobre mis hobbies y las cosas que me llaman la atenci\u00f3n.</p><p>Creador del blog de <span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.social/@codingpotions\">@<span>codingpotions</span></a></span>, ya en desuso.<br /><br />diegologs.com</p>\n<a class=\"u-mention\" href=\"https://mastodon.social/@codingpotions\"></a>",
"text": "\ud83d\udc4b #Introduccion\n\nMe llamo Diego L\u00f3pez y soy desarrollador web.\n\nAparte de la programaci\u00f3n tambi\u00e9n me gusta mucho la #tecnolog\u00eda, los #videojuegos, los libros de ciencia ficci\u00f3n, la #indieweb y la #smallweb\n\nAdem\u00e1s me gusta mucho el mundo #dj, en concreto los g\u00e9neros #techno, #trance, #progressive y #eurodance.\n\nTengo una p\u00e1gina personal y blog en el que comparto art\u00edculos sobre mis hobbies y las cosas que me llaman la atenci\u00f3n.\n\nCreador del blog de @codingpotions, ya en desuso.\n\ndiegologs.com"
},
"published": "2024-03-29T11:03:07+00:00",
"post-type": "note",
"_id": "40685996",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "@weirdwriter",
"url": "https://tweesecake.social/@weirdwriter",
"photo": null
},
"url": "https://tweesecake.social/@weirdwriter/112178445726270069",
"content": {
"html": "<p>If you liked Pass the Salt my feed URL is <a href=\"https://robertkingett.com/feed/\"><span>https://</span><span>robertkingett.com/feed/</span><span></span></a> <a href=\"https://tweesecake.social/tags/RSS\">#<span>RSS</span></a> <a href=\"https://tweesecake.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://tweesecake.social/tags/SmallWeb\">#<span>SmallWeb</span></a></p>",
"text": "If you liked Pass the Salt my feed URL is https://robertkingett.com/feed/ #RSS #IndieWeb #SmallWeb"
},
"published": "2024-03-29T10:14:00+00:00",
"post-type": "note",
"_id": "40685582",
"_source": "8007",
"_is_read": false
}
Happy World Piano Day¹!
Because there are 88 keys on a standard piano, the 88th day of the year was established as a day to “celebrate the piano and everything around it: performers, composers, piano builders, tuners, movers and most important, the listener”.
There are multiple websites about Piano Day:
* https://www.pianoday.org/
* https://www.worldpianoday.com/
And related #socialMedia and other profiles:
* https://www.instagram.com/pianodayofficial/
* https://linktr.ee/PianoDay
* Spotify playlist: https://open.spotify.com/playlist/2v022joEJ1ZUPi99NHDVNm?si=mmT4rDchTzW60KC3lsTksQ&nd=1&dlsi=2a348a57822c4217
I appreciate that Piano Day is on an ordinal day of the year (88th) rather than a Gregorian date (e.g. 8/8 or August 8th) which is subject to leap year variances. The 88th day of the year is the 88th day regardless whether it is a leap year or not.
From a standards perspective, we can express today’s Piano Day as 2024-088, an ISO ordinal date², however there is no standard date format for just "the 88th day of a year" without specifying a year (yearless).
There is (was) a way to specify a yearless month and day, like you might see as a birthday displayed on a social media site, without disclosing the year, or an annual holiday like May Day³, that is May 1st, without a specific year:
--05-01
This yearless date format (--MM-DD or shorthand --MMDD) was supported in the ISO 8601:2000 standard, but then dropped in the 2004 revision. This omission or deliberate removal was an error, because there are both obvious human visible use-cases (communicating holidays, and yearless birthdays as noted above), and other standards already depended on this yearless date format syntax (e.g. vCard⁴ and specs that refer to it like hCard and h-card).
Every version of ISO 8601 since 2000 has this flaw. Fixing (or patching) #ISO8601 is worth a separate post.
Returning to yearless ordinal dates, since they lack an interchange syntax, we can define one resembling the yearless month day format, yet unambiguously parseable as a yearless ordinal date:
---DDD
e.g. Piano Day would be represented as:
---088
We have to use three explicit digits because there's also pre-existing "day of the month" and "month of the year" syntaxes which are very similar, but with two digits:
--MM
---DD
This yearless #ordinalDate syntax (---DDD) is worth proposing as a delta "repair" spec to ISO 8601 (use-cases: Piano Day and others like Programmer’s Day⁵), alongside at least a restoration of the --MM-DD yearless month day syntax (use-cases: publishing holidays and yearless birthdays), perhaps also the ---DD day of the month and --MM month of the year syntaxes (use-case: language independent numerical publishing of Gregorian months and days of months), and propose adding a NewCal bim of the year syntax --B (numerically superior replacement for Gregorian months and quarters).
Glossary:
hCard
https://microformats.org/wiki/hcard
h-card
https://microformats.org/wiki/h-card
NewCal
http://newcal.org/
References:
¹ https://en.wikipedia.org/wiki/Piano_Day
² https://en.wikipedia.org/wiki/Ordinal_date
³ https://en.wikipedia.org/wiki/May_Day
⁴ https://www.rfc-editor.org/rfc/rfc6350#section-6.2.5
⁵ https://en.wikipedia.org/wiki/Programmer%27s_Day
{
"type": "entry",
"published": "2024-03-28 21:58-0700",
"url": "http://tantek.com/2024/088/t1/world-piano-day-ordinal-date-iso-8601",
"category": [
"socialMedia",
"ISO8601",
"ordinalDate"
],
"content": {
"text": "Happy World Piano Day\u00b9!\n\nBecause there are 88 keys on a standard piano, the 88th day of the year was established as a day to \u201ccelebrate the piano and everything around it: performers, composers, piano builders, tuners, movers and most important, the listener\u201d.\n\nThere are multiple websites about Piano Day:\n* https://www.pianoday.org/\n* https://www.worldpianoday.com/\n\nAnd related #socialMedia and other profiles:\n* https://www.instagram.com/pianodayofficial/\n* https://linktr.ee/PianoDay\n* Spotify playlist: https://open.spotify.com/playlist/2v022joEJ1ZUPi99NHDVNm?si=mmT4rDchTzW60KC3lsTksQ&nd=1&dlsi=2a348a57822c4217\n\nI appreciate that Piano Day is on an ordinal day of the year (88th) rather than a Gregorian date (e.g. 8/8 or August 8th) which is subject to leap year variances. The 88th day of the year is the 88th day regardless whether it is a leap year or not.\n\nFrom a standards perspective, we can express today\u2019s Piano Day as 2024-088, an ISO ordinal date\u00b2, however there is no standard date format for just \"the 88th day of a year\" without specifying a year (yearless).\n\nThere is (was) a way to specify a yearless month and day, like you might see as a birthday displayed on a social media site, without disclosing the year, or an annual holiday like May Day\u00b3, that is May 1st, without a specific year:\n\n--05-01\n\nThis yearless date format (--MM-DD or shorthand --MMDD) was supported in the ISO 8601:2000 standard, but then dropped in the 2004 revision. This omission or deliberate removal was an error, because there are both obvious human visible use-cases (communicating holidays, and yearless birthdays as noted above), and other standards already depended on this yearless date format syntax (e.g. vCard\u2074 and specs that refer to it like hCard and h-card).\n\nEvery version of ISO 8601 since 2000 has this flaw. Fixing (or patching) #ISO8601 is worth a separate post.\n\nReturning to yearless ordinal dates, since they lack an interchange syntax, we can define one resembling the yearless month day format, yet unambiguously parseable as a yearless ordinal date:\n\n---DDD\n\ne.g. Piano Day would be represented as:\n\n---088\n\nWe have to use three explicit digits because there's also pre-existing \"day of the month\" and \"month of the year\" syntaxes which are very similar, but with two digits:\n\n--MM\n---DD\n\nThis yearless #ordinalDate syntax (---DDD) is worth proposing as a delta \"repair\" spec to ISO 8601 (use-cases: Piano Day and others like Programmer\u2019s Day\u2075), alongside at least a restoration of the --MM-DD yearless month day syntax (use-cases: publishing holidays and yearless birthdays), perhaps also the ---DD day of the month and --MM month of the year syntaxes (use-case: language independent numerical publishing of Gregorian months and days of months), and propose adding a NewCal bim of the year syntax --B (numerically superior replacement for Gregorian months and quarters).\n\nGlossary:\n\nhCard\n\u00a0 https://microformats.org/wiki/hcard\nh-card\n\u00a0 https://microformats.org/wiki/h-card\nNewCal\n\u00a0 http://newcal.org/\n\nReferences:\n\n\u00b9 https://en.wikipedia.org/wiki/Piano_Day\n\u00b2 https://en.wikipedia.org/wiki/Ordinal_date\n\u00b3 https://en.wikipedia.org/wiki/May_Day\n\u2074 https://www.rfc-editor.org/rfc/rfc6350#section-6.2.5\n\u2075 https://en.wikipedia.org/wiki/Programmer%27s_Day",
"html": "Happy World Piano Day<a href=\"http://tantek.com/#t5WA1_note-1\">\u00b9</a>!<br /><br />Because there are 88 keys on a standard piano, the 88th day of the year was established as a day to \u201ccelebrate the piano and everything around it: performers, composers, piano builders, tuners, movers and most important, the listener\u201d.<br /><br />There are multiple websites about Piano Day:<br />* <a href=\"https://www.pianoday.org/\">https://www.pianoday.org/</a><br />* <a href=\"https://www.worldpianoday.com/\">https://www.worldpianoday.com/</a><br /><br />And related #<span class=\"p-category\">socialMedia</span> and other profiles:<br />* <a href=\"https://www.instagram.com/pianodayofficial/\">https://www.instagram.com/pianodayofficial/</a><br />* <a href=\"https://linktr.ee/PianoDay\">https://linktr.ee/PianoDay</a><br />* Spotify playlist: <a href=\"https://open.spotify.com/playlist/2v022joEJ1ZUPi99NHDVNm?si=mmT4rDchTzW60KC3lsTksQ&nd=1&dlsi=2a348a57822c4217\">https://open.spotify.com/playlist/2v022joEJ1ZUPi99NHDVNm?si=mmT4rDchTzW60KC3lsTksQ&nd=1&dlsi=2a348a57822c4217</a><br /><br />I appreciate that Piano Day is on an ordinal day of the year (88th) rather than a Gregorian date (e.g. 8/8 or August 8th) which is subject to leap year variances. The 88th day of the year is the 88th day regardless whether it is a leap year or not.<br /><br />From a standards perspective, we can express today\u2019s Piano Day as 2024-088, an ISO ordinal date<a href=\"http://tantek.com/#t5WA1_note-2\">\u00b2</a>, however there is no standard date format for just \"the 88th day of a year\" without specifying a year (yearless).<br /><br />There is (was) a way to specify a yearless month and day, like you might see as a birthday displayed on a social media site, without disclosing the year, or an annual holiday like May Day<a href=\"http://tantek.com/#t5WA1_note-3\">\u00b3</a>, that is May 1st, without a specific year:<br /><br />--05-01<br /><br />This yearless date format (--MM-DD or shorthand --MMDD) was supported in the ISO 8601:2000 standard, but then dropped in the 2004 revision. This omission or deliberate removal was an error, because there are both obvious human visible use-cases (communicating holidays, and yearless birthdays as noted above), and other standards already depended on this yearless date format syntax (e.g. vCard<a href=\"http://tantek.com/#t5WA1_note-4\">\u2074</a> and specs that refer to it like hCard and h-card).<br /><br />Every version of ISO 8601 since 2000 has this flaw. Fixing (or patching) #<span class=\"p-category\">ISO8601</span> is worth a separate post.<br /><br />Returning to yearless ordinal dates, since they lack an interchange syntax, we can define one resembling the yearless month day format, yet unambiguously parseable as a yearless ordinal date:<br /><br />---DDD<br /><br />e.g. Piano Day would be represented as:<br /><br />---088<br /><br />We have to use three explicit digits because there's also pre-existing \"day of the month\" and \"month of the year\" syntaxes which are very similar, but with two digits:<br /><br />--MM<br />---DD<br /><br />This yearless #<span class=\"p-category\">ordinalDate</span> syntax (---DDD) is worth proposing as a delta \"repair\" spec to ISO 8601 (use-cases: Piano Day and others like Programmer\u2019s Day<a href=\"http://tantek.com/#t5WA1_note-5\">\u2075</a>), alongside at least a restoration of the --MM-DD yearless month day syntax (use-cases: publishing holidays and yearless birthdays), perhaps also the ---DD day of the month and --MM month of the year syntaxes (use-case: language independent numerical publishing of Gregorian months and days of months), and propose adding a NewCal bim of the year syntax --B (numerically superior replacement for Gregorian months and quarters).<br /><br />Glossary:<br /><br />hCard<br />\u00a0 <a href=\"https://microformats.org/wiki/hcard\">https://microformats.org/wiki/hcard</a><br />h-card<br />\u00a0 <a href=\"https://microformats.org/wiki/h-card\">https://microformats.org/wiki/h-card</a><br />NewCal<br />\u00a0 <a href=\"http://newcal.org/\">http://newcal.org/</a><br /><br />References:<br /><br /><a href=\"http://tantek.com/#t5WA1_ref-1\">\u00b9</a> <a href=\"https://en.wikipedia.org/wiki/Piano_Day\">https://en.wikipedia.org/wiki/Piano_Day</a><br /><a href=\"http://tantek.com/#t5WA1_ref-2\">\u00b2</a> <a href=\"https://en.wikipedia.org/wiki/Ordinal_date\">https://en.wikipedia.org/wiki/Ordinal_date</a><br /><a href=\"http://tantek.com/#t5WA1_ref-3\">\u00b3</a> <a href=\"https://en.wikipedia.org/wiki/May_Day\">https://en.wikipedia.org/wiki/May_Day</a><br /><a href=\"http://tantek.com/#t5WA1_ref-4\">\u2074</a> <a href=\"https://www.rfc-editor.org/rfc/rfc6350#section-6.2.5\">https://www.rfc-editor.org/rfc/rfc6350#section-6.2.5</a><br /><a href=\"http://tantek.com/#t5WA1_ref-5\">\u2075</a> <a href=\"https://en.wikipedia.org/wiki/Programmer%27s_Day\">https://en.wikipedia.org/wiki/Programmer%27s_Day</a>"
},
"author": {
"type": "card",
"name": "Tantek \u00c7elik",
"url": "http://tantek.com/",
"photo": "https://aperture-media.p3k.io/tantek.com/acfddd7d8b2c8cf8aa163651432cc1ec7eb8ec2f881942dca963d305eeaaa6b8.jpg"
},
"post-type": "note",
"_id": "40684474",
"_source": "1",
"_is_read": false
}
Since I've gotten exactly one webmention for my blog, I _obviously_ had to put some work in to display this webmention on my blog. 😄 Had to do some reading to figure out how to make Hugo download external resources, but otherwise it was pretty smooth sailing. Much thanks to https://webmention.io/. Still not implemented _sending_ webmentions yet though.
#indieweb #programming #hugo #webmention
{
"type": "entry",
"author": {
"name": "@henrikjernevad",
"url": "https://mastodon.social/@henrikjernevad",
"photo": null
},
"url": "https://mastodon.social/@henrikjernevad/112175808962320573",
"content": {
"html": "<p>Since I've gotten exactly one webmention for my blog, I _obviously_ had to put some work in to display this webmention on my blog. \ud83d\ude04 Had to do some reading to figure out how to make Hugo download external resources, but otherwise it was pretty smooth sailing. Much thanks to <a href=\"https://webmention.io/\"><span>https://</span><span>webmention.io/</span><span></span></a>. Still not implemented _sending_ webmentions yet though.</p><p><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/hugo\">#<span>hugo</span></a> <a href=\"https://mastodon.social/tags/webmention\">#<span>webmention</span></a></p>",
"text": "Since I've gotten exactly one webmention for my blog, I _obviously_ had to put some work in to display this webmention on my blog. \ud83d\ude04 Had to do some reading to figure out how to make Hugo download external resources, but otherwise it was pretty smooth sailing. Much thanks to https://webmention.io/. Still not implemented _sending_ webmentions yet though.\n\n#indieweb #programming #hugo #webmention"
},
"published": "2024-03-28T23:03:26+00:00",
"post-type": "note",
"_id": "40682629",
"_source": "8007",
"_is_read": false
}
Follow up to @kayserifserif’s https://sunny.garden/@kayserifserif/112175522341964198:
What is something you love about the website of someone else?
#indieweb
{
"type": "entry",
"author": {
"name": "@eb",
"url": "https://social.coop/@eb",
"photo": null
},
"url": "https://social.coop/@eb/112175700986729094",
"content": {
"html": "<p>Follow up to <span class=\"h-card\"><a class=\"u-url\" href=\"https://sunny.garden/@kayserifserif\">@<span>kayserifserif</span></a></span>\u2019s <a href=\"https://sunny.garden/@kayserifserif/112175522341964198\"><span>https://</span><span>sunny.garden/@kayserifserif/11</span><span>2175522341964198</span></a>:</p><p>What is something you love about the website of someone else?</p><p><a href=\"https://social.coop/tags/indieweb\">#<span>indieweb</span></a></p>\n<a class=\"u-mention\" href=\"https://sunny.garden/@kayserifserif\"></a>",
"text": "Follow up to @kayserifserif\u2019s https://sunny.garden/@kayserifserif/112175522341964198:\n\nWhat is something you love about the website of someone else?\n\n#indieweb"
},
"published": "2024-03-28T22:35:59+00:00",
"post-type": "note",
"_id": "40682433",
"_source": "8007",
"_is_read": false
}
Some notes on being proud of one's website:
https://jamesg.blog/2024/03/28/website-pride/
(h/t to @kayserifserif for the inspiration, without which I may not have written this post)
#indieweb #blogging #personalwebsites
{
"type": "entry",
"author": {
"name": "@capjamesg",
"url": "https://indieweb.social/@capjamesg",
"photo": null
},
"url": "https://indieweb.social/@capjamesg/112175629947014566",
"content": {
"html": "<p>Some notes on being proud of one's website:</p><p><a href=\"https://jamesg.blog/2024/03/28/website-pride/\"><span>https://</span><span>jamesg.blog/2024/03/28/website</span><span>-pride/</span></a></p><p>(h/t to <span class=\"h-card\"><a class=\"u-url\" href=\"https://sunny.garden/@kayserifserif\">@<span>kayserifserif</span></a></span> for the inspiration, without which I may not have written this post)<br /><a href=\"https://indieweb.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://indieweb.social/tags/blogging\">#<span>blogging</span></a> <a href=\"https://indieweb.social/tags/personalwebsites\">#<span>personalwebsites</span></a></p>\n<a class=\"u-mention\" href=\"https://sunny.garden/@kayserifserif\"></a>",
"text": "Some notes on being proud of one's website:\n\nhttps://jamesg.blog/2024/03/28/website-pride/\n\n(h/t to @kayserifserif for the inspiration, without which I may not have written this post)\n#indieweb #blogging #personalwebsites"
},
"published": "2024-03-28T22:17:55+00:00",
"post-type": "note",
"_id": "40682347",
"_source": "8007",
"_is_read": false
}
what's something that you're especially proud of on your personal website? it can be small or big 💕
#indieweb
{
"type": "entry",
"author": {
"name": "@kayserifserif",
"url": "https://sunny.garden/@kayserifserif",
"photo": null
},
"url": "https://sunny.garden/@kayserifserif/112175522341964198",
"content": {
"html": "<p>what's something that you're especially proud of on your personal website? it can be small or big \ud83d\udc95</p><p><a href=\"https://sunny.garden/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "what's something that you're especially proud of on your personal website? it can be small or big \ud83d\udc95\n\n#indieweb"
},
"published": "2024-03-28T21:50:33+00:00",
"post-type": "note",
"_id": "40682182",
"_source": "8007",
"_is_read": false
}
I am experimenting with adding #webmentions to my #geminiprotocol site. This will be accomplished by hooking up to https://webmention.io on the HTTP version of the site and then running a (for lack of better term) cron job to pull in received web mentions and add them to a comments page. I'm also starting to think about a native Gemini method of commenting. I also want to add webmention sends to #gemfreely.
#smallweb #indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://social.agnos.is/notes/9rf8vro28kfk1bpk",
"content": {
"html": "<p>I am experimenting with adding <a href=\"https://social.agnos.is/tags/webmentions\">#webmentions</a> to my <a href=\"https://social.agnos.is/tags/geminiprotocol\">#geminiprotocol</a> site. This will be accomplished by hooking up to <a href=\"https://webmention.io\">https://webmention.io</a> on the HTTP version of the site and then running a (for lack of better term) cron job to pull in received web mentions and add them to a comments page. I'm also starting to think about a native Gemini method of commenting. I also want to add webmention sends to <a href=\"https://social.agnos.is/tags/gemfreely\">#gemfreely</a><span>.<br /><br /></span><a href=\"https://social.agnos.is/tags/smallweb\">#smallweb</a> <a href=\"https://social.agnos.is/tags/indieweb\">#indieweb</a></p>",
"text": "I am experimenting with adding #webmentions to my #geminiprotocol site. This will be accomplished by hooking up to https://webmention.io on the HTTP version of the site and then running a (for lack of better term) cron job to pull in received web mentions and add them to a comments page. I'm also starting to think about a native Gemini method of commenting. I also want to add webmention sends to #gemfreely.\n\n#smallweb #indieweb"
},
"published": "2024-03-28T20:21:51+00:00",
"post-type": "note",
"_id": "40681552",
"_source": "8007",
"_is_read": false
}
@bentsai Not *exactly* about #IndieWeb / personal blogging but I think the @wedistribute podcast (from @deadsuperhero ) touches on a lot of common IndieWeb principles, i.e. empowering people, decorporatization, owning their own web, #openweb, etc… 6 episodes in and I've enjoyed each one!
{
"type": "entry",
"author": {
"name": "@shellsharks",
"url": "https://shellsharks.social/@shellsharks",
"photo": null
},
"url": "https://shellsharks.social/@shellsharks/112174464732823195",
"content": {
"html": "<p><span class=\"h-card\"><a class=\"u-url\" href=\"https://social.lol/@bentsai\">@<span>bentsai</span></a></span> Not *exactly* about <a href=\"https://shellsharks.social/tags/IndieWeb\">#<span>IndieWeb</span></a> / personal blogging but I think the <span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.social/@wedistribute\">@<span>wedistribute</span></a></span> podcast (from <span class=\"h-card\"><a class=\"u-url\" href=\"https://social.wedistribute.org/users/deadsuperhero\">@<span>deadsuperhero</span></a></span> ) touches on a lot of common IndieWeb principles, i.e. empowering people, decorporatization, owning their own web, <a href=\"https://shellsharks.social/tags/openweb\">#<span>openweb</span></a>, etc\u2026 6 episodes in and I've enjoyed each one!</p>\n<a class=\"u-mention\" href=\"https://mastodon.social/@wedistribute\"></a>\n<a class=\"u-mention\" href=\"https://social.lol/@bentsai\"></a>\n<a class=\"u-mention\" href=\"https://social.wedistribute.org/users/deadsuperhero\"></a>",
"text": "@bentsai Not *exactly* about #IndieWeb / personal blogging but I think the @wedistribute podcast (from @deadsuperhero ) touches on a lot of common IndieWeb principles, i.e. empowering people, decorporatization, owning their own web, #openweb, etc\u2026 6 episodes in and I've enjoyed each one!"
},
"published": "2024-03-28T17:21:35+00:00",
"post-type": "note",
"_id": "40679837",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"published": "2024-03-28T13:31:20+00:00",
"summary": "",
"url": "https://werd.io/2024/advertising-share-intents-with-microformats",
"name": "Advertising share intents with microformats",
"content": {
"text": "Yesterday I published a fediverse-aware / indieweb-aware version of a \"share to...\" / AddThis-like tool. It allows you to easily add a \u201cshare to ..\u201d button to your website that works with as many social platforms as possible, and attempts to use whatever share intent a platform might have available.\n\nOne of the things it does is look for HTML header metadata like\u00a0<link rel=\"share-url\" href=\"https://werd.io/share/?text={text}\"> in order to figure out how to share to a given platform.\n\nIt was a first draft, and I'd like to socialize that idea \u2014 what should it look like to advertise a share intent on a platform using microformats?\n\nThere was an attempt over a decade ago called OExchange, which used data stored in .well-known. I'm okay with supporting it, but it never took off, and I feel like something simpler would be more effective.",
"html": "<p>Yesterday <a href=\"https://werd.io/2024/share-openly\">I published a fediverse-aware / indieweb-aware version of a \"share to...\" / AddThis-like tool</a>. It allows you to easily add a \u201cshare to ..\u201d button to your website that works with as many social platforms as possible, and attempts to use whatever share intent a platform might have available.</p><p>One of the things it does is look for HTML header metadata like\u00a0<code><link rel=\"share-url\" href=\"https://werd.io/share/?text={text}\"></code> in order to figure out how to share to a given platform.</p><p>It was a first draft, and I'd like to socialize that idea \u2014 what <em>should</em> it look like to advertise a share intent on a platform using <a href=\"https://microformats.org/wiki/microformats2\">microformats</a>?</p><p>There was an attempt over a decade ago called <a href=\"https://github.com/oexchange\">OExchange</a>, which used data stored in <code>.well-known</code>. I'm okay with supporting it, but it never took off, and I feel like something simpler would be more effective.</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": "40678074",
"_source": "191",
"_is_read": false
}
Some great progress on my website!- decided to have a "reaction" page which collects all the comments from my personal #blog . Mainly because I don't like seeing posts lonely without. So They will all gather! Is not like I get any/lot (none) anyway.- added Captcha verification for the reactions and the #guestbook Hopefully saves me time on blocking spammers.- also joined the IndieWebRing!#indieweb #personalwebsite #webring #changelog ~ via http://marisabel.nl/social ~
{
"type": "entry",
"author": {
"name": "@immarisabel",
"url": "https://indieweb.social/@immarisabel",
"photo": null
},
"url": "https://indieweb.social/@immarisabel/112173810265410450",
"content": {
"html": "<p>Some great progress on my website!- decided to have a \"reaction\" page which collects all the comments from my personal <a href=\"https://indieweb.social/tags/blog\">#<span>blog</span></a> . Mainly because I don't like seeing posts lonely without. So They will all gather! Is not like I get any/lot (none) anyway.- added Captcha verification for the reactions and the <a href=\"https://indieweb.social/tags/guestbook\">#<span>guestbook</span></a> Hopefully saves me time on blocking spammers.- also joined the IndieWebRing!<a href=\"https://indieweb.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://indieweb.social/tags/personalwebsite\">#<span>personalwebsite</span></a> <a href=\"https://indieweb.social/tags/webring\">#<span>webring</span></a> <a href=\"https://indieweb.social/tags/changelog\">#<span>changelog</span></a> ~ via <a href=\"http://marisabel.nl/social\"><span>http://</span><span>marisabel.nl/social</span><span></span></a> ~</p>",
"text": "Some great progress on my website!- decided to have a \"reaction\" page which collects all the comments from my personal #blog . Mainly because I don't like seeing posts lonely without. So They will all gather! Is not like I get any/lot (none) anyway.- added Captcha verification for the reactions and the #guestbook Hopefully saves me time on blocking spammers.- also joined the IndieWebRing!#indieweb #personalwebsite #webring #changelog ~ via http://marisabel.nl/social ~"
},
"published": "2024-03-28T14:35:09+00:00",
"post-type": "note",
"_id": "40678009",
"_source": "8007",
"_is_read": false
}
So ... how *should* open platforms advertise their share intents? I made a #microformats proposal, but I'd love to talk about it. https://werd.io/2024/advertising-share-intents-with-microformats #indieweb #fediverse
{
"type": "entry",
"author": {
"name": "@ben",
"url": "https://werd.social/@ben",
"photo": null
},
"url": "https://werd.social/@ben/112173566986511803",
"content": {
"html": "<p>So ... how *should* open platforms advertise their share intents? I made a <a href=\"https://werd.social/tags/microformats\">#<span>microformats</span></a> proposal, but I'd love to talk about it. <a href=\"https://werd.io/2024/advertising-share-intents-with-microformats\"><span>https://</span><span>werd.io/2024/advertising-share</span><span>-intents-with-microformats</span></a> <a href=\"https://werd.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://werd.social/tags/fediverse\">#<span>fediverse</span></a></p>",
"text": "So ... how *should* open platforms advertise their share intents? I made a #microformats proposal, but I'd love to talk about it. https://werd.io/2024/advertising-share-intents-with-microformats #indieweb #fediverse"
},
"published": "2024-03-28T13:33:17+00:00",
"post-type": "note",
"_id": "40677361",
"_source": "8007",
"_is_read": false
}
@erlend @kissane @molly0xfff @Mer__edith
I wonder which of them will go off and conquer BlueSky, setting off another to corral X, leaving the third in sole control of the Internet?
I cannot wait to see what happens when the second gets destroyed by X, giving the third the courage to invalidate the BlueSky conqueror and take all the Internets all for them-selves.
#fediverse #IndieWeb #socialmedia #internet
{
"type": "entry",
"author": {
"name": "@writerobscura",
"url": "https://writing.exchange/@writerobscura",
"photo": null
},
"url": "https://writing.exchange/@writerobscura/112173395405804994",
"content": {
"html": "<p><span class=\"h-card\"><a class=\"u-url\" href=\"https://writing.exchange/@erlend\">@<span>erlend</span></a></span> <span class=\"h-card\"><a class=\"u-url\" href=\"https://mas.to/@kissane\">@<span>kissane</span></a></span> <span class=\"h-card\"><a class=\"u-url\" href=\"https://hachyderm.io/@molly0xfff\">@<span>molly0xfff</span></a></span> <span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.world/@Mer__edith\">@<span>Mer__edith</span></a></span> </p><p>I wonder which of them will go off and conquer BlueSky, setting off another to corral X, leaving the third in sole control of the Internet?</p><p>I cannot wait to see what happens when the second gets destroyed by X, giving the third the courage to invalidate the BlueSky conqueror and take all the Internets all for them-selves.</p><p><a href=\"https://writing.exchange/tags/fediverse\">#<span>fediverse</span></a> <a href=\"https://writing.exchange/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://writing.exchange/tags/socialmedia\">#<span>socialmedia</span></a> <a href=\"https://writing.exchange/tags/internet\">#<span>internet</span></a></p>\n<a class=\"u-mention\" href=\"https://hachyderm.io/@molly0xfff\"></a>\n<a class=\"u-mention\" href=\"https://mas.to/@kissane\"></a>\n<a class=\"u-mention\" href=\"https://mastodon.world/@Mer__edith\"></a>\n<a class=\"u-mention\" href=\"https://writing.exchange/@erlend\"></a>",
"text": "@erlend @kissane @molly0xfff @Mer__edith \n\nI wonder which of them will go off and conquer BlueSky, setting off another to corral X, leaving the third in sole control of the Internet?\n\nI cannot wait to see what happens when the second gets destroyed by X, giving the third the courage to invalidate the BlueSky conqueror and take all the Internets all for them-selves.\n\n#fediverse #IndieWeb #socialmedia #internet"
},
"published": "2024-03-28T12:49:38+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/112/173/395/473/964/917/original/a4fccf126c6d3625.mp4"
],
"post-type": "photo",
"_id": "40676884",
"_source": "8007",
"_is_read": false
}
I've recently migrated to this personal / single-user #Mastodon instance and finally got around to writing about that "journey”, explaining how and why I did it.
https://shellsharks.com/own-my-social
It is but one more way in which I am pushing further into adoption of #indieweb #ownyourweb #ownyourdata #ownyoursocial ideas.
Honestly, the hardest part about the move was emotionally leaving infosec.exchange, I explain why in the post (https://shellsharks.com/own-my-social#thanks-to-infosecexchange). Thanks for everything @jerry 🧡!
{
"type": "entry",
"author": {
"name": "@shellsharks",
"url": "https://shellsharks.social/@shellsharks",
"photo": null
},
"url": "https://shellsharks.social/@shellsharks/112173392643191594",
"content": {
"html": "<p>I've recently migrated to this personal / single-user <a href=\"https://shellsharks.social/tags/Mastodon\">#<span>Mastodon</span></a> instance and finally got around to writing about that \"journey\u201d, explaining how and why I did it.</p><p><a href=\"https://shellsharks.com/own-my-social\"><span>https://</span><span>shellsharks.com/own-my-social</span><span></span></a></p><p>It is but one more way in which I am pushing further into adoption of <a href=\"https://shellsharks.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://shellsharks.social/tags/ownyourweb\">#<span>ownyourweb</span></a> <a href=\"https://shellsharks.social/tags/ownyourdata\">#<span>ownyourdata</span></a> <a href=\"https://shellsharks.social/tags/ownyoursocial\">#<span>ownyoursocial</span></a> ideas.</p><p>Honestly, the hardest part about the move was emotionally leaving infosec.exchange, I explain why in the post (<a href=\"https://shellsharks.com/own-my-social#thanks-to-infosecexchange\"><span>https://</span><span>shellsharks.com/own-my-social#</span><span>thanks-to-infosecexchange</span></a>). Thanks for everything <span class=\"h-card\"><a class=\"u-url\" href=\"https://infosec.exchange/@jerry\">@<span>jerry</span></a></span> \ud83e\udde1!</p>\n<a class=\"u-mention\" href=\"https://infosec.exchange/@jerry\"></a>",
"text": "I've recently migrated to this personal / single-user #Mastodon instance and finally got around to writing about that \"journey\u201d, explaining how and why I did it.\n\nhttps://shellsharks.com/own-my-social\n\nIt is but one more way in which I am pushing further into adoption of #indieweb #ownyourweb #ownyourdata #ownyoursocial ideas.\n\nHonestly, the hardest part about the move was emotionally leaving infosec.exchange, I explain why in the post (https://shellsharks.com/own-my-social#thanks-to-infosecexchange). Thanks for everything @jerry \ud83e\udde1!"
},
"published": "2024-03-28T12:48:56+00:00",
"post-type": "note",
"_id": "40676885",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "@erlend",
"url": "https://writing.exchange/@erlend",
"photo": null
},
"url": "https://writing.exchange/@erlend/112172961145534266",
"content": {
"html": "<p>I nominate <span class=\"h-card\"><a class=\"u-url\" href=\"https://mas.to/@kissane\">@<span>kissane</span></a></span> & <span class=\"h-card\"><a class=\"u-url\" href=\"https://hachyderm.io/@molly0xfff\">@<span>molly0xfff</span></a></span> & <span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.world/@Mer__edith\">@<span>Mer__edith</span></a></span> for Internet President triumvirate.</p><p><a href=\"https://writing.exchange/tags/fediverse\">#<span>fediverse</span></a> <a href=\"https://writing.exchange/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://writing.exchange/tags/socialmedia\">#<span>socialmedia</span></a> <a href=\"https://writing.exchange/tags/internet\">#<span>internet</span></a></p>\n<a class=\"u-mention\" href=\"https://hachyderm.io/@molly0xfff\"></a>\n<a class=\"u-mention\" href=\"https://mas.to/@kissane\"></a>\n<a class=\"u-mention\" href=\"https://mastodon.world/@Mer__edith\"></a>",
"text": "I nominate @kissane & @molly0xfff & @Mer__edith for Internet President triumvirate.\n\n#fediverse #IndieWeb #socialmedia #internet"
},
"published": "2024-03-28T10:59:12+00:00",
"post-type": "note",
"_id": "40676023",
"_source": "8007",
"_is_read": false
}
Which reminds me, I need to sort out Grumble and Divebar to send my #indieweb RSVP webmentions. https://jj.isgeek.net/2024/03/28-104359/
{
"type": "entry",
"author": {
"name": "@jjdelc",
"url": "https://indieweb.social/@jjdelc",
"photo": null
},
"url": "https://indieweb.social/@jjdelc/112172903342395484",
"content": {
"html": "<p>Which reminds me, I need to sort out Grumble and Divebar to send my <a href=\"https://indieweb.social/tags/indieweb\">#<span>indieweb</span></a> RSVP webmentions. <a href=\"https://jj.isgeek.net/2024/03/28-104359/\"><span>https://</span><span>jj.isgeek.net/2024/03/28-10435</span><span>9/</span></a></p>",
"text": "Which reminds me, I need to sort out Grumble and Divebar to send my #indieweb RSVP webmentions. https://jj.isgeek.net/2024/03/28-104359/"
},
"published": "2024-03-28T10:44:30+00:00",
"post-type": "note",
"_id": "40675928",
"_source": "8007",
"_is_read": false
}
Been a while since I was able to join the #indieweb #hwc. It was fun as always! https://jj.isgeek.net/2024/03/28-104231/
{
"type": "entry",
"author": {
"name": "@jjdelc",
"url": "https://indieweb.social/@jjdelc",
"photo": null
},
"url": "https://indieweb.social/@jjdelc/112172897792906260",
"content": {
"html": "<p>Been a while since I was able to join the <a href=\"https://indieweb.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://indieweb.social/tags/hwc\">#<span>hwc</span></a>. It was fun as always! <a href=\"https://jj.isgeek.net/2024/03/28-104231/\"><span>https://</span><span>jj.isgeek.net/2024/03/28-10423</span><span>1/</span></a></p>",
"text": "Been a while since I was able to join the #indieweb #hwc. It was fun as always! https://jj.isgeek.net/2024/03/28-104231/"
},
"published": "2024-03-28T10:43:05+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/112/172/897/820/208/503/original/acbea12a5e79588d.jpg"
],
"post-type": "photo",
"_id": "40675929",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "@underlap",
"url": "https://fosstodon.org/@underlap",
"photo": null
},
"url": "https://fosstodon.org/@underlap/112172564305433956",
"content": {
"html": "<p>Roll up, roll up! Get your AI-shunning robots.txt here: <a href=\"https://github.com/ai-robots-txt/ai.robots.txt\"><span>https://</span><span>github.com/ai-robots-txt/ai.ro</span><span>bots.txt</span></a></p><p><a href=\"https://fosstodon.org/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://fosstodon.org/tags/NoForAI\">#<span>NoForAI</span></a></p>",
"text": "Roll up, roll up! Get your AI-shunning robots.txt here: https://github.com/ai-robots-txt/ai.robots.txt\n\n#IndieWeb #NoForAI"
},
"published": "2024-03-28T09:18:17+00:00",
"post-type": "note",
"_id": "40675505",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "@weirdwriter",
"url": "https://tweesecake.social/@weirdwriter",
"photo": null
},
"url": "https://tweesecake.social/@weirdwriter/112171839718309916",
"content": {
"html": "<p>Recent thing on my website, Pass the Salt <a href=\"https://robertkingett.com/posts/6522/\"><span>https://</span><span>robertkingett.com/posts/6522/</span><span></span></a> <a href=\"https://tweesecake.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://tweesecake.social/tags/SmallWeb\">#<span>SmallWeb</span></a></p>",
"text": "Recent thing on my website, Pass the Salt https://robertkingett.com/posts/6522/ #IndieWeb #SmallWeb"
},
"published": "2024-03-28T06:14:01+00:00",
"post-type": "note",
"_id": "40674610",
"_source": "8007",
"_is_read": false
}
Zuck: we're launching an interoperable ecosystem called #Metaverse
#Fediverse: oh hey twinsies
Zuck: we launched a text based app connected to #ActivityPub
#Mastodon: yay we do that
Zuck: we believe in openness now
#IndieWeb: neato! We won!
Zuck: *face melts to expose a steel exoskeleton* WE COPY THE FLAGSHIP FEATURES OF SMALL APPS SO THAT THOSE APPS DIE THIS HAS BEEN OUR ENTIRE BUSINESS MODEL FOR TEN YEARS
Guy who invented the at sign: fascinating. A victory for open source
{
"type": "entry",
"author": {
"name": "@fromjason",
"url": "https://mastodon.social/@fromjason",
"photo": null
},
"url": "https://mastodon.social/@fromjason/112171520220788102",
"content": {
"html": "<p>Zuck: we're launching an interoperable ecosystem called <a href=\"https://mastodon.social/tags/Metaverse\">#<span>Metaverse</span></a> <br />\u2029<a href=\"https://mastodon.social/tags/Fediverse\">#<span>Fediverse</span></a>: oh hey twinsies<br />\u2029Zuck: we launched a text based app connected to <a href=\"https://mastodon.social/tags/ActivityPub\">#<span>ActivityPub</span></a><br />\u2029<a href=\"https://mastodon.social/tags/Mastodon\">#<span>Mastodon</span></a>: yay we do that<br />\u2029Zuck: we believe in openness now<br />\u2029<a href=\"https://mastodon.social/tags/IndieWeb\">#<span>IndieWeb</span></a>: neato! We won!<br />\u2029Zuck: *face melts to expose a steel exoskeleton* WE COPY THE FLAGSHIP FEATURES OF SMALL APPS SO THAT THOSE APPS DIE THIS HAS BEEN OUR ENTIRE BUSINESS MODEL FOR TEN YEARS<br />\u2029Guy who invented the at sign: fascinating. A victory for open source</p>",
"text": "Zuck: we're launching an interoperable ecosystem called #Metaverse \n\u2029#Fediverse: oh hey twinsies\n\u2029Zuck: we launched a text based app connected to #ActivityPub\n\u2029#Mastodon: yay we do that\n\u2029Zuck: we believe in openness now\n\u2029#IndieWeb: neato! We won!\n\u2029Zuck: *face melts to expose a steel exoskeleton* WE COPY THE FLAGSHIP FEATURES OF SMALL APPS SO THAT THOSE APPS DIE THIS HAS BEEN OUR ENTIRE BUSINESS MODEL FOR TEN YEARS\n\u2029Guy who invented the at sign: fascinating. A victory for open source"
},
"published": "2024-03-28T04:52:45+00:00",
"post-type": "note",
"_id": "40674209",
"_source": "8007",
"_is_read": false
}