{
"type": "entry",
"published": "2024-11-04T22:33:34+00:00",
"url": "https://aaronparecki.com/2024/11/04/26/",
"syndication": [
"https://bsky.app/profile/aaronpk.com/post/3la5rk4uw6a2k"
],
"content": {
"text": "I should know better than to send an email asking if I should do \"a or b\", because of course the response was \"yes please\""
},
"author": {
"type": "card",
"name": "Aaron Parecki",
"url": "https://aaronparecki.com/",
"photo": "https://aperture-media.p3k.io/aaronparecki.com/41061f9de825966faa22e9c42830e1d4a614a321213b4575b9488aa93f89817a.jpg"
},
"post-type": "note",
"_id": "42786980",
"_source": "16"
}
I don't want to speak too soon, but so far I slept a solid 8 hours last night and didn't get tired during the mid morning slump, so I think I may have avoided jet lag entirely this trip! #travel
{
"type": "entry",
"published": "2024-11-04T15:28:13+00:00",
"url": "https://aaronparecki.com/2024/11/04/14/",
"category": [
"travel"
],
"syndication": [
"https://bsky.app/profile/aaronpk.com/post/3la4zrlc6pt2y"
],
"content": {
"text": "I don't want to speak too soon, but so far I slept a solid 8 hours last night and didn't get tired during the mid morning slump, so I think I may have avoided jet lag entirely this trip! #travel",
"html": "I don't want to speak too soon, but so far I slept a solid 8 hours last night and didn't get tired during the mid morning slump, so I think I may have avoided jet lag entirely this trip! <a href=\"https://aaronparecki.com/tag/travel\">#travel</a>"
},
"author": {
"type": "card",
"name": "Aaron Parecki",
"url": "https://aaronparecki.com/",
"photo": "https://aperture-media.p3k.io/aaronparecki.com/41061f9de825966faa22e9c42830e1d4a614a321213b4575b9488aa93f89817a.jpg"
},
"post-type": "note",
"_id": "42782557",
"_source": "16"
}
Last week at a #HomebrewWebsiteClub session¹ I pointed out that I was working on implementing a “simple” way to support embeds of my notes, that is, make my short notes embeddable, like how people embed tweets or toots.
I noted that to keep it as simple as possible while being flexible to implementation changes, I planned to implement three things:
1. A separate “embed” version of my post permalinks, with just the entry information (no header, nav, search, sidebar, footer etc.), embeddable via copy/paste or an iframe. 2. A way to “Follow Your Nose” discover that separate embed version 3. A way to discover the original post from the embedded version
For (1) a minimal h-entry, with perhaps a little bit of inline CSS would suffice.
For (2) I proposed using “rel=embed” which I’ve subsequently written up briefly².
For (3) The obvious existing answer is rel=canonical link from the embed version to the canonical post permalink.
Soon thereafter, several folks in the #IndieWeb community went ahead and implemented such embeds for their own sites, and even the https://libre.fm/ open scrobbling service!
I have yet to implement it myself, and that’s fine. This is one of the things I appreciate about the community, we can share our plans and ideas for improving things on our own sites, and if someone else does it first, that's great! We celebrate it and explore the solution space together.
Got other ideas for simple embeds? Want to implement them on your own site?
{
"type": "entry",
"published": "2024-11-01 14:33-0700",
"url": "https://tantek.com/2024/306/t1/simple-embeds",
"category": [
"HomebrewWebsiteClub",
"IndieWeb",
"indiewebdev",
"100PostsOfIndieWeb",
"100Posts"
],
"content": {
"text": "Last week at a #HomebrewWebsiteClub session\u00b9 I pointed out that I was working on implementing a \u201csimple\u201d way to support embeds of my notes, that is, make my short notes embeddable, like how people embed tweets or toots.\n\nI noted that to keep it as simple as possible while being flexible to implementation changes, I planned to implement three things:\n\n1. A separate \u201cembed\u201d version of my post permalinks, with just the entry information (no header, nav, search, sidebar, footer etc.), embeddable via copy/paste or an iframe.\n2. A way to \u201cFollow Your Nose\u201d discover that separate embed version\n3. A way to discover the original post from the embedded version\n\nFor (1) a minimal h-entry, with perhaps a little bit of inline CSS would suffice.\n\nFor (2) I proposed using \u201crel=embed\u201d which I\u2019ve subsequently written up briefly\u00b2.\n\nFor (3) The obvious existing answer is rel=canonical link from the embed version to the canonical post permalink.\n\n\nSoon thereafter, several folks in the #IndieWeb community went ahead and implemented such embeds for their own sites, and even the https://libre.fm/ open scrobbling service!\n\nhttps://indieweb.org/embed#IndieWeb_Examples\n\nI have yet to implement it myself, and that\u2019s fine. This is one of the things I appreciate about the community, we can share our plans and ideas for improving things on our own sites, and if someone else does it first, that's great! We celebrate it and explore the solution space together.\n\nGot other ideas for simple embeds? Want to implement them on your own site?\n\nJoin us in the #indiewebdev chat: https://chat.indieweb.org/dev\n\n\nGlossary\n\nembed\n\u00a0 https://indieweb.org/embed\nFollow Your Nose\n\u00a0 https://indieweb.org/follow_your_nose\nh-entry\n\u00a0 https://microformats.org/wiki/h-entry\nrel-canonical\n\u00a0 https://indieweb.org/rel-canonical\n\n\nReferences\n\u00a0 \n\u00b9 https://indieweb.org/events/2024-10-23-hwc-europe#embedding\n\u00b2 https://indieweb.org/rel-embed\n\n\nThis is post 27 of #100PostsOfIndieWeb. #100Posts\n\n\u2190 https://tantek.com/2024/287/t1/fediverse-unfollow-bridgyfed-bug\n\u2192 \ud83d\udd2e",
"html": "Last week at a #<span class=\"p-category\">HomebrewWebsiteClub</span> session<a href=\"https://tantek.com/#t5Zo1_note-1\">\u00b9</a> I pointed out that I was working on implementing a \u201csimple\u201d way to support embeds of my notes, that is, make my short notes embeddable, like how people embed tweets or toots.<br /><br />I noted that to keep it as simple as possible while being flexible to implementation changes, I planned to implement three things:<br /><br />1. A separate \u201cembed\u201d version of my post permalinks, with just the entry information (no header, nav, search, sidebar, footer etc.), embeddable via copy/paste or an iframe.<br />2. A way to \u201cFollow Your Nose\u201d discover that separate embed version<br />3. A way to discover the original post from the embedded version<br /><br />For (1) a minimal h-entry, with perhaps a little bit of inline CSS would suffice.<br /><br />For (2) I proposed using \u201crel=embed\u201d which I\u2019ve subsequently written up briefly<a href=\"https://tantek.com/#t5Zo1_note-2\">\u00b2</a>.<br /><br />For (3) The obvious existing answer is rel=canonical link from the embed version to the canonical post permalink.<br /><br /><br />Soon thereafter, several folks in the #<span class=\"p-category\">IndieWeb</span> community went ahead and implemented such embeds for their own sites, and even the <a href=\"https://libre.fm/\">https://libre.fm/</a> open scrobbling service!<br /><br /><a href=\"https://indieweb.org/embed#IndieWeb_Examples\">https://indieweb.org/embed#IndieWeb_Examples</a><br /><br />I have yet to implement it myself, and that\u2019s fine. This is one of the things I appreciate about the community, we can share our plans and ideas for improving things on our own sites, and if someone else does it first, that's great! We celebrate it and explore the solution space together.<br /><br />Got other ideas for simple embeds? Want to implement them on your own site?<br /><br />Join us in the #<span class=\"p-category\">indiewebdev</span> chat: <a href=\"https://chat.indieweb.org/dev\">https://chat.indieweb.org/dev</a><br /><br /><br />Glossary<br /><br />embed<br />\u00a0 <a href=\"https://indieweb.org/embed\">https://indieweb.org/embed</a><br />Follow Your Nose<br />\u00a0 <a href=\"https://indieweb.org/follow_your_nose\">https://indieweb.org/follow_your_nose</a><br />h-entry<br />\u00a0 <a href=\"https://microformats.org/wiki/h-entry\">https://microformats.org/wiki/h-entry</a><br />rel-canonical<br />\u00a0 <a href=\"https://indieweb.org/rel-canonical\">https://indieweb.org/rel-canonical</a><br /><br /><br />References<br />\u00a0 <br /><a href=\"https://tantek.com/#t5Zo1_ref-1\">\u00b9</a> <a href=\"https://indieweb.org/events/2024-10-23-hwc-europe#embedding\">https://indieweb.org/events/2024-10-23-hwc-europe#embedding</a><br /><a href=\"https://tantek.com/#t5Zo1_ref-2\">\u00b2</a> <a href=\"https://indieweb.org/rel-embed\">https://indieweb.org/rel-embed</a><br /><br /><br />This is post 27 of #<span class=\"p-category\">100PostsOfIndieWeb</span>. #<span class=\"p-category\">100Posts</span><br /><br />\u2190 <a href=\"https://tantek.com/2024/287/t1/fediverse-unfollow-bridgyfed-bug\">https://tantek.com/2024/287/t1/fediverse-unfollow-bridgyfed-bug</a><br />\u2192 \ud83d\udd2e"
},
"author": {
"type": "card",
"name": "Tantek \u00c7elik",
"url": "https://tantek.com/",
"photo": "https://tantek.com/photo.jpg"
},
"post-type": "note",
"_id": "42757664",
"_source": "2460"
}
🗓 I am going to Beyond Tellerand (@btconf@mastodon.social) Berlin next week 7-8 November and you should too!
BTconf is the best independent web design, development, and inspiration conference in Europe.
Everything from the speakers to the talks to the side events are a labor of love by @MarcThiele.com (@marcthiele@mastodon.social) and his crew, and it shows in the #btconf community he has gathered over the years.
If you’re in #Berlin, or can hop on a train and join us, you should.
And while you’re there, consider joining us at #IndieWebCamp Berlin right afterwards on 9-10 November (complimentary camp tickets at the same link), for #barcamp style discussions sessions and an #indieweb Create Day, writing, styling, designing, coding, hacking on our personal sites for a better web for ourselves and everyone else.
{
"type": "entry",
"published": "2024-10-31 22:34-0700",
"url": "https://tantek.com/2024/305/t1/beyond-tellerand-berlin",
"category": [
"btconf",
"Berlin",
"IndieWebCamp",
"barcamp",
"indieweb"
],
"content": {
"text": "European friends!\n\n\ud83d\uddd3 I am going to Beyond Tellerand (@btconf@mastodon.social) Berlin next week 7-8 November and you should too!\n\nBTconf is the best independent web design, development, and inspiration conference in Europe.\n\nEverything from the speakers to the talks to the side events are a labor of love by @MarcThiele.com (@marcthiele@mastodon.social) and his crew, and it shows in the #btconf community he has gathered over the years.\n\nIf you\u2019re in #Berlin, or can hop on a train and join us, you should.\n\n\ud83c\udf9f Grab a ticket: https://btco.nf/t\n\nAnd while you\u2019re there, consider joining us at #IndieWebCamp Berlin right afterwards on 9-10 November (complimentary camp tickets at the same link), for #barcamp style discussions sessions and an #indieweb Create Day, writing, styling, designing, coding, hacking on our personal sites for a better web for ourselves and everyone else.",
"html": "European friends!<br /><br />\ud83d\uddd3 I am going to Beyond Tellerand (<a href=\"https://mastodon.social/@btconf\">@btconf@mastodon.social</a>) Berlin next week 7-8 November and you should too!<br /><br />BTconf is the best independent web design, development, and inspiration conference in Europe.<br /><br />Everything from the speakers to the talks to the side events are a labor of love by <a href=\"https://MarcThiele.com\">@MarcThiele.com</a> (<a href=\"https://mastodon.social/@marcthiele\">@marcthiele@mastodon.social</a>) and his crew, and it shows in the #<span class=\"p-category\">btconf</span> community he has gathered over the years.<br /><br />If you\u2019re in #<span class=\"p-category\">Berlin</span>, or can hop on a train and join us, you should.<br /><br />\ud83c\udf9f Grab a ticket: <a href=\"https://btco.nf/t\">https://btco.nf/t</a><br /><br />And while you\u2019re there, consider joining us at #<span class=\"p-category\">IndieWebCamp</span> Berlin right afterwards on 9-10 November (complimentary camp tickets at the same link), for #<span class=\"p-category\">barcamp</span> style discussions sessions and an #<span class=\"p-category\">indieweb</span> Create Day, writing, styling, designing, coding, hacking on our personal sites for a better web for ourselves and everyone else."
},
"author": {
"type": "card",
"name": "Tantek \u00c7elik",
"url": "https://tantek.com/",
"photo": "https://tantek.com/photo.jpg"
},
"post-type": "note",
"_id": "42750609",
"_source": "2460"
}