A good half-hour presentation by Stephen Rushe on the building blocks of the indie web. You can watch the video or look through the slides.
I’ve recently been exploring the world of the IndieWeb, and owning my own content rather than being reliant on the continued existence of “silos” to maintain it. This has led me to discover the varied eco-system of IndieWeb, such as IndieAuth, Microformats, Micropub, Webmentions, Microsub, POSSE, and PESOS.
{
"type": "entry",
"published": "2018-08-20T15:16:26Z",
"url": "https://adactio.com/links/14269",
"category": [
"indieweb",
"presentation",
"conference",
"talk",
"indieauth",
"webmentions",
"micropub",
"microformats",
"authentication"
],
"bookmark-of": [
"https://noti.st/srushe/7D5URN"
],
"content": {
"text": "Playing with the Indieweb\n\n\n\nA good half-hour presentation by Stephen Rushe on the building blocks of the indie web. You can watch the video or look through the slides.\n\n\n I\u2019ve recently been exploring the world of the IndieWeb, and owning my own content rather than being reliant on the continued existence of \u201csilos\u201d to maintain it. This has led me to discover the varied eco-system of IndieWeb, such as IndieAuth, Microformats, Micropub, Webmentions, Microsub, POSSE, and PESOS.",
"html": "<h3>\n<a class=\"p-name u-bookmark-of\" href=\"https://noti.st/srushe/7D5URN\">\nPlaying with the Indieweb\n</a>\n</h3>\n\n<p>A good half-hour presentation by Stephen Rushe on the building blocks of the indie web. You can watch the video or look through the slides.</p>\n\n<blockquote>\n <p>I\u2019ve recently been exploring the world of the IndieWeb, and owning my own content rather than being reliant on the continued existence of \u201csilos\u201d to maintain it. This has led me to discover the varied eco-system of IndieWeb, such as IndieAuth, Microformats, Micropub, Webmentions, Microsub, POSSE, and PESOS.</p>\n</blockquote>"
},
"post-type": "bookmark",
"_id": "828706",
"_source": "2",
"_is_read": true
}
Interesting, definitely good food for thought! I appreciate your analysis on not only Micro.blog but the IndieWeb in general. All things take time to mature into the best version of itself. As more people hear about the IndieWeb it allows each new ring of people to help provide input on what blockades exist for the next ring of people.
{
"type": "entry",
"published": "2018-08-20T01:05:39-04:00",
"summary": "Interesting, definitely good food for thought! I appreciate your analysis on not only Micro.blog but the IndieWeb in general. All things take time to mature into the best version of itself. As more people hear about the IndieWeb it allows each new ring of people to help provide input on what blockades exist for the next ring of people.",
"url": "https://eddiehinkle.com/2018/08/20/3/reply/",
"in-reply-to": [
"https://vega.micro.blog/2018/08/20/diversity-on-microblog.html"
],
"content": {
"text": "Interesting, definitely good food for thought! I appreciate your analysis on not only Micro.blog but the IndieWeb in general. All things take time to mature into the best version of itself. As more people hear about the IndieWeb it allows each new ring of people to help provide input on what blockades exist for the next ring of people.",
"html": "<p>Interesting, definitely good food for thought! I appreciate your analysis on not only Micro.blog but the IndieWeb in general. All things take time to mature into the best version of itself. As more people hear about the IndieWeb it allows each new ring of people to help provide input on what blockades exist for the next ring of people.</p>"
},
"author": {
"type": "card",
"name": "Eddie Hinkle",
"url": "https://eddiehinkle.com/",
"photo": "https://aperture-proxy.p3k.io/cc9591b69c2c835fa2c6e23745b224db4b4b431f/68747470733a2f2f656464696568696e6b6c652e636f6d2f696d616765732f70726f66696c652e6a7067"
},
"post-type": "reply",
"refs": {
"https://vega.micro.blog/2018/08/20/diversity-on-microblog.html": {
"type": "entry",
"url": "https://vega.micro.blog/2018/08/20/diversity-on-microblog.html",
"name": "https://vega.micro.blog/2018/08/20/diversity-on-microblog.html",
"post-type": "article"
}
},
"_id": "827263",
"_source": "226",
"_is_read": true
}
My OwnYourSwarm/WordPress relationship is a love/hate one. Keep having the account disabled due to “Your Micropub endpoint returned an error too many times in a row.“
Sometimes manually adding previous check-ins through the dashboard works.
{
"type": "entry",
"url": "http://davidjohnmead.com/blog/2018/08/20/20058/",
"content": {
"text": "My OwnYourSwarm/WordPress relationship is a love/hate one. Keep having the account disabled due to \u201cYour Micropub endpoint returned an error too many times in a row.\u201c\n\nSometimes manually adding previous check-ins through the dashboard works.",
"html": "<p>My OwnYourSwarm/WordPress relationship is a love/hate one. Keep having the account disabled due to \u201c<span style=\"background-color:rgb(255,246,246);color:rgb(159,58,56);\">Your Micropub endpoint returned an error too many times in a row.</span>\u201c</p>\n<p></p>\n<p>Sometimes manually adding previous check-ins through the dashboard works.</p>"
},
"post-type": "note",
"_id": "826335",
"_source": "194",
"_is_read": true
}
{
"type": "entry",
"url": "https://miklb.com/blog/2018/08/19/live-testing-the-state-of-affairs-in-wordpress-the-indieweb/",
"syndication": [
"https://twitter.com/miklb/status/1031359000162516999"
],
"name": "Live Testing the State of Affairs in WordPress & the IndieWeb",
"content": {
"text": "Suffice to say I\u2019ve said a lot about WordPress and the IndieWeb. Here and in #indieweb-wordpress in IRC. But the gist is, I don\u2019t know what issues there are summer of 2018 with a core WordPress theme and the suite of IndieWeb plugins. No one seems to be able to point to anything specific.\nThere are efforts under way to bypass the mf2 in the markup and pass a mf2 feed for parsers to use. It is an honest attempt to find a solution right now. But the elegance of semantic classes in proper HTML5 markup is what drew me to the technology in the first place. I would hate to ditch that approach without attempting to find a solution that includes the underlying markup in WordPress themes.\nMy base understanding is that there are microformats 1 in core. Over time folks have used those semantic classes as styling hooks. A pull request was sent and was closed as wontfix due to concern of \u201cbreaking\u201d legacy themes that used the mf1 semantic class as styling hook.\nThat was 2 years ago. I don\u2019t know if anything has changed since then. A lot has changed in the Indieweb landscape including improvements to backward compatibility in the mf2 parses.\nSo, if you consume this feed in any kind of reader and see weird output, please send a webmention to this post so I can collect them in one place and document. Feel free to send a webmention without an issue just so I can assess replies as well.\nAlso, if you\u2019ve done this excercise in the last few months, please share your experience.",
"html": "Suffice to say I\u2019ve said a lot about WordPress and the IndieWeb. Here and in #indieweb-wordpress in IRC. But the gist is, I don\u2019t know what issues there are summer of 2018 with a core WordPress theme and the suite of IndieWeb plugins. No one seems to be able to point to anything specific.\n<p>There are efforts under way to bypass the mf2 in the markup and pass a mf2 feed for parsers to use. It is an honest attempt to find a solution right now. But the elegance of semantic classes in proper HTML5 markup is what drew me to the technology in the first place. I would hate to ditch that approach without attempting to find a solution that includes the underlying markup in WordPress themes.</p>\n<p>My base understanding is that there are microformats 1 in core. Over time folks have used those semantic classes as styling hooks. A <a href=\"https://core.trac.wordpress.org/ticket/30783\">pull request was sent</a> and was closed as <code>wontfix</code> due to concern of \u201cbreaking\u201d legacy themes that used the mf1 semantic class as styling hook.</p>\n<p>That was 2 years ago. I don\u2019t know if anything has changed since then. A lot has changed in the Indieweb landscape including improvements to backward compatibility in the mf2 parses.</p>\n<p>So, if you consume this feed in any kind of reader and see weird output, please send a webmention to this post so I can collect them in one place and document. Feel free to send a webmention without an issue just so I can assess replies as well.</p>\n<p>Also, if you\u2019ve done this excercise in the last few months, <strong>please</strong> share your experience.</p>"
},
"post-type": "article",
"_id": "825401",
"_source": "42",
"_is_read": true
}
{
"type": "entry",
"syndication": [
"https://twitter.com/miklb/status/1031359000162516999"
],
"name": "Live Testing the State of Affairs in WordPress & the IndieWeb",
"content": {
"text": "Suffice to say I\u2019ve said a lot about WordPress and the IndieWeb. Here and in #indieweb-wordpress in IRC. But the gist is, I don\u2019t know what issues there are summer of 2018 with a core WordPress theme and the suite of IndieWeb plugins. No one seems to be able to point to anything specific.\nThere are efforts under way to bypass the mf2 in the markup and pass a mf2 feed for parsers to use. It is an honest attempt to find a solution right now. But the elegance of semantic classes in proper HTML5 markup is what drew me to the technology in the first place. I would hate to ditch that approach without attempting to find a solution that includes the underlying markup in WordPress themes.\nMy base understanding is that there are microformats 1 in core. Over time folks have used those semantic classes as styling hooks. A pull request was sent and was closed as wontfix due to concern of \u201cbreaking\u201d legacy themes that used the mf1 semantic class as styling hook.\nThat was 2 years ago. I don\u2019t know if anything has changed since then. A lot has changed in the Indieweb landscape including improvements to backward compatibility in the mf2 parses.\nSo, if you consume this feed in any kind of reader and see weird output, please send a webmention to this post so I can collect them in one place and document. Feel free to send a webmention without an issue just so I can assess replies as well.\nAlso, if you\u2019ve done this excercise in the last few months, please share your experience.",
"html": "Suffice to say I\u2019ve said a lot about WordPress and the IndieWeb. Here and in #indieweb-wordpress in IRC. But the gist is, I don\u2019t know what issues there are summer of 2018 with a core WordPress theme and the suite of IndieWeb plugins. No one seems to be able to point to anything specific.\n<p>There are efforts under way to bypass the mf2 in the markup and pass a mf2 feed for parsers to use. It is an honest attempt to find a solution right now. But the elegance of semantic classes in proper HTML5 markup is what drew me to the technology in the first place. I would hate to ditch that approach without attempting to find a solution that includes the underlying markup in WordPress themes.</p>\n<p>My base understanding is that there are microformats 1 in core. Over time folks have used those semantic classes as styling hooks. A <a href=\"https://core.trac.wordpress.org/ticket/30783\">pull request was sent</a> and was closed as <code>wontfix</code> due to concern of \u201cbreaking\u201d legacy themes that used the mf1 semantic class as styling hook.</p>\n<p>That was 2 years ago. I don\u2019t know if anything has changed since then. A lot has changed in the Indieweb landscape including improvements to backward compatibility in the mf2 parses.</p>\n<p>So, if you consume this feed in any kind of reader and see weird output, please send a webmention to this post so I can collect them in one place and document. Feel free to send a webmention without an issue just so I can assess replies as well.</p>\n<p>Also, if you\u2019ve done this excercise in the last few months, <strong>please</strong> share your experience.</p>"
},
"post-type": "article",
"_id": "824890",
"_source": "42",
"_is_read": true
}
The #indieweb recognizes that right now it’s still at that stage but is constantly working towards easier and more access https://indieweb.org/generations
{
"type": "entry",
"syndication": [
"https://twitter.com/miklb/status/1027238585441890305"
],
"in-reply-to": [
"https://twitter.com/ChrisHardie/status/1027237085525237765"
],
"content": {
"text": "The #indieweb recognizes that right now it\u2019s still at that stage but is constantly working towards easier and more access https://indieweb.org/generations"
},
"post-type": "reply",
"refs": {
"https://twitter.com/ChrisHardie/status/1027237085525237765": {
"type": "entry",
"url": "https://twitter.com/ChrisHardie/status/1027237085525237765",
"post-type": "note"
}
},
"_id": "824808",
"_source": "42",
"_is_read": true
}
{
"type": "entry",
"syndication": [
"https://github.com/wprig/wprig/issues/67"
],
"in-reply-to": [
"https://github.com/wprig/wprig/issues/"
],
"name": "Enhancement: Add support for microformats(mf2)",
"content": {
"text": "Adding mf2 to themes would allow easy integration with Webmentions and greater IndieWeb\nWPRig has a lot of cross over with a project I\u2019ve been working on and if could get mf2 in wprig, I would mothball my project. I\u2019m offering to work on a PR, but wanted to gauge interest before embarking on it.",
"html": "Adding mf2 to themes would allow easy integration with <a href=\"https://alistapart.com/article/webmentions-enabling-better-communication-on-the-internet\">Webmentions</a> and greater <a href=\"https://indieweb.org\">IndieWeb</a>\n<p>WPRig has a lot of cross over with a project I\u2019ve been working on and if could get mf2 in wprig, I would mothball my project. I\u2019m offering to work on a PR, but wanted to gauge interest before embarking on it.</p>"
},
"post-type": "reply",
"refs": {
"https://github.com/wprig/wprig/issues/": {
"type": "entry",
"url": "https://github.com/wprig/wprig/issues/",
"name": "wprig/wprig",
"post-type": "article"
}
},
"_id": "824819",
"_source": "42",
"_is_read": true
}
I need to keep a list of draft notes to use for testing micropub so I’m not just saying "testing"
{
"type": "entry",
"syndication": [
"https://twitter.com/miklb/status/1031342679706284032"
],
"content": {
"text": "I need to keep a list of draft notes to use for testing micropub so I\u2019m not just saying \"testing\""
},
"post-type": "note",
"_id": "824790",
"_source": "42",
"_is_read": true
}
{
"type": "entry",
"published": "2018-08-19T20:50:26-04:00",
"url": "https://miklb.com/blog/2018/08/19/4156/",
"syndication": [
"https://twitter.com/miklb/status/1031342679706284032"
],
"content": {
"text": "I need to keep a list of draft notes to use for testing micropub so I\u2019m not just saying \"testing\"",
"html": "<p>I need to keep a list of draft notes to use for testing micropub so I\u2019m not just saying \"testing\"\n</p>"
},
"author": {
"type": "card",
"name": "Michael Bishop",
"url": "https://miklb.com",
"photo": "https://aperture-proxy.p3k.io/d23fd4e96c85a909d2c1c121d7b72ebe2b369d8b/68747470733a2f2f7062732e7477696d672e636f6d2f70726f66696c655f696d616765732f3739393832313734393338363837343838302f585f7676374d6e4b2e6a7067"
},
"post-type": "note",
"_id": "824589",
"_source": "42",
"_is_read": true
}
{
"type": "entry",
"author": {
"name": null,
"url": "https://herestomwiththeweather.com/",
"photo": null
},
"url": "https://herestomwiththeweather.com/social/2018/08/19/61952/",
"published": "2018-08-19T17:12:32+00:00",
"content": {
"html": "<p>At 13:20 in <a href=\"https://www.youtube.com/watch?v=Xo29yq7d4is\">IndieWeb with Wordpress Tutorial: Themes and Microformats</a>, the <a href=\"https://indieweb.org/WordPress/Themes\">indieweb wordpress themes wiki page</a> is referenced and a fork of the twentysixteen wordpress theme is mentioned. Is that theme the same as <a href=\"https://github.com/chrisaldrich/2016-child-theme-for-indieweb\">this 2016-child-theme-for-indieweb github repo</a> and is it meant to be used with the mf2 wordpress plugin?</p>",
"text": "At 13:20 in IndieWeb with Wordpress Tutorial: Themes and Microformats, the indieweb wordpress themes wiki page is referenced and a fork of the twentysixteen wordpress theme is mentioned. Is that theme the same as this 2016-child-theme-for-indieweb github repo and is it meant to be used with the mf2 wordpress plugin?"
},
"post-type": "note",
"_id": "822705",
"_source": "246",
"_is_read": true
}
I have started to think of Micro.blog as a wonderful discovery and aggregation service for the IndieWeb. It fits neatly into my Microsub reader, enables me to find new people to follow and interact with, and integrates perfectly with my website through Webmentions. 👏🏻
{
"type": "entry",
"published": "2018-08-18T17:21:48+00:00",
"url": "https://cleverdevil.io/2018/i-have-started-to-think-of-microblog",
"content": {
"text": "I have started to think of Micro.blog as a wonderful discovery and aggregation service for the IndieWeb. It fits neatly into my Microsub reader, enables me to find new people to follow and interact with, and integrates perfectly with my website through Webmentions. \ud83d\udc4f\ud83c\udffb"
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io/profile/cleverdevil",
"photo": "https://aperture-proxy.p3k.io/77e5d6e5871324c43aebf2e3e7a5553e14578f66/68747470733a2f2f636c65766572646576696c2e696f2f66696c652f66646263373639366135663733383634656131316138323863383631653133382f7468756d622e6a7067"
},
"post-type": "note",
"_id": "817378",
"_source": "71",
"_is_read": true
}
{
"type": "entry",
"author": {
"name": null,
"url": "https://www.manton.org/",
"photo": null
},
"url": "https://www.manton.org/2018/08/17/microblog-updates-and.html",
"name": "Micro.blog updates and expanding Indiepaper",
"content": {
"html": "<p>We rolled out a few improvements to Micro.blog this week. There\u2019s a new page on the web for managing muted users \u2014\u00a0click Account and scroll down to the \u201cEdit Muted Users\u201d button \u2014 and a new macOS release with a photo upload bug fix and an options menu to mute or report users.</p>\n\n<p>You can <a href=\"http://help.micro.blog/2017/mac-version/\">download Micro.blog for Mac here</a>, or choose \u201cCheck for Updates\u201d inside the app. If you missed it when it was first announced, the app now supports <a href=\"https://www.manton.org/2018/05/03/instagram-import-in.html\">uploading your Instagram archive</a> as microblog posts.</p>\n\n<p>About a month ago we added experimental support for <a href=\"https://indiepaper.io/\">Indiepaper</a> to Micro.blog. It\u2019s in the spirit of Instapaper or Pocket, but built on IndieWeb standards. You can read more about Indiepaper <a href=\"http://help.micro.blog/2018/indiepaper/\">in our help</a>.</p>\n\n<p>I wasn\u2019t sure where this would lead, but people are using it, so we\u2019ve improved Micro.blog to include a page on the web for viewing or managing saved articles. After you\u2019ve added an article to read using Indiepaper, a new link to access it will appear under Account \u2192 \u201cEdit Feeds & Cross-posting\u201d.</p>\n\n<p>Thanks for your support of Micro.blog. <a href=\"https://www.manton.org/2018/08/08/expecting-a-lot.html\">As expected</a>, we\u2019ve had a bunch of new people join Micro.blog, which always translates to great feedback for making the platform better.</p>",
"text": "We rolled out a few improvements to Micro.blog this week. There\u2019s a new page on the web for managing muted users \u2014\u00a0click Account and scroll down to the \u201cEdit Muted Users\u201d button \u2014 and a new macOS release with a photo upload bug fix and an options menu to mute or report users.\n\nYou can download Micro.blog for Mac here, or choose \u201cCheck for Updates\u201d inside the app. If you missed it when it was first announced, the app now supports uploading your Instagram archive as microblog posts.\n\nAbout a month ago we added experimental support for Indiepaper to Micro.blog. It\u2019s in the spirit of Instapaper or Pocket, but built on IndieWeb standards. You can read more about Indiepaper in our help.\n\nI wasn\u2019t sure where this would lead, but people are using it, so we\u2019ve improved Micro.blog to include a page on the web for viewing or managing saved articles. After you\u2019ve added an article to read using Indiepaper, a new link to access it will appear under Account \u2192 \u201cEdit Feeds & Cross-posting\u201d.\n\nThanks for your support of Micro.blog. As expected, we\u2019ve had a bunch of new people join Micro.blog, which always translates to great feedback for making the platform better."
},
"published": "2018-08-17T13:41:57-05:00",
"post-type": "article",
"_id": "811916",
"_source": "12",
"_is_read": true
}
If you’re still available for the scheduled time later today, I’ll send you the Anchor url over iMessage (from your contact page) just before 2pm. You might want to download the Anchor app before that. The URL will bring you into the call.
The general planned structure is below, but if the conversation takes us in a specific direction, we’ll just go with it. 👍 I’ll generally try to prompt you with the questions as we go, but if we organically go from one to the other, we’ll just go with it. Anchor will record the entire thing, but I’ll edit it down, so we can chat for a minute before I start the “official intro”.
Short intro, ending with asking for your URL
Social (about 15 minutes)
Introduce yourself
How did you discover the IndieWeb?
What does being part of the IndieWeb mean to you?
What IndieWebCamp events have you attended, and were there any that stuck out to you in a special way?
Is there anything new or any changes you hope to see in the IndieWeb community over the next year?
Tech (about 15 minutes)
What service or software powers your website?
What is something you’ve added or built on your website recently that you are particularly happy with?
Have you run into any challenges or problems recently that you’d like help with from the IndieWeb community?
What is the next thing you’d like to do with your website?
{
"type": "entry",
"published": "2018-08-16T11:00:37-04:00",
"summary": "If you\u2019re still available for the scheduled time later today, I\u2019ll send you the Anchor url over iMessage (from your contact page) just before 2pm. You might want to download the Anchor app before that. The URL will bring you into the call.\nThe general planned structure is below, but if the conversation takes us in a specific direction, we\u2019ll just go with it. \ud83d\udc4d I\u2019ll generally try to prompt you with the questions as we go, but if we organically go from one to the other, we\u2019ll just go with it. Anchor will record the entire thing, but I\u2019ll edit it down, so we can chat for a minute before I start the \u201cofficial intro\u201d. Short intro, ending with asking for your URL\nSocial (about 15 minutes) Introduce yourself How did you discover the IndieWeb? What does being part of the IndieWeb mean to you? What IndieWebCamp events have you attended, and were there any that stuck out to you in a special way? Is there anything new or any changes you hope to see in the IndieWeb community over the next year?\nTech (about 15 minutes) What service or software powers your website? What is something you\u2019ve added or built on your website recently that you are particularly happy with? Have you run into any challenges or problems recently that you\u2019d like help with from the IndieWeb community? What is the next thing you\u2019d like to do with your website?",
"url": "https://eddiehinkle.com/2018/08/16/4/reply/",
"in-reply-to": [
"https://aaronparecki.com/2018/08/13/3/"
],
"content": {
"text": "If you\u2019re still available for the scheduled time later today, I\u2019ll send you the Anchor url over iMessage (from your contact page) just before 2pm. You might want to download the Anchor app before that. The URL will bring you into the call.\n\nThe general planned structure is below, but if the conversation takes us in a specific direction, we\u2019ll just go with it. \ud83d\udc4d I\u2019ll generally try to prompt you with the questions as we go, but if we organically go from one to the other, we\u2019ll just go with it. Anchor will record the entire thing, but I\u2019ll edit it down, so we can chat for a minute before I start the \u201cofficial intro\u201d.\n\nShort intro, ending with asking for your URL\nSocial (about 15 minutes)\nIntroduce yourself\n How did you discover the IndieWeb?\n What does being part of the IndieWeb mean to you?\n What IndieWebCamp events have you attended, and were there any that stuck out to you in a special way?\n Is there anything new or any changes you hope to see in the IndieWeb community over the next year?\nTech (about 15 minutes)\nWhat service or software powers your website?\n What is something you\u2019ve added or built on your website recently that you are particularly happy with?\n Have you run into any challenges or problems recently that you\u2019d like help with from the IndieWeb community?\n What is the next thing you\u2019d like to do with your website?",
"html": "<p>If you\u2019re still available for the scheduled time later today, I\u2019ll send you the Anchor url over iMessage (from your contact page) just before 2pm. You might want to download the Anchor app before that. The URL will bring you into the call.</p>\n\n<p>The general planned structure is below, but if the conversation takes us in a specific direction, we\u2019ll just go with it. \ud83d\udc4d I\u2019ll generally try to prompt you with the questions as we go, but if we organically go from one to the other, we\u2019ll just go with it. Anchor will record the entire thing, but I\u2019ll edit it down, so we can chat for a minute before I start the \u201cofficial intro\u201d.</p>\n\n<ul><li>Short intro, ending with asking for your URL</li>\n</ul><p><strong>Social (about 15 minutes)</strong></p>\n<ul><li>Introduce yourself</li>\n <li>How did you discover the IndieWeb?</li>\n <li>What does being part of the IndieWeb mean to you?</li>\n <li>What IndieWebCamp events have you attended, and were there any that stuck out to you in a special way?</li>\n <li>Is there anything new or any changes you hope to see in the IndieWeb community over the next year?</li>\n</ul><p><strong>Tech (about 15 minutes)</strong></p>\n<ul><li>What service or software powers your website?</li>\n <li>What is something you\u2019ve added or built on your website recently that you are particularly happy with?</li>\n <li>Have you run into any challenges or problems recently that you\u2019d like help with from the IndieWeb community?</li>\n <li>What is the next thing you\u2019d like to do with your website?</li>\n</ul>"
},
"author": {
"type": "card",
"name": "Eddie Hinkle",
"url": "https://eddiehinkle.com/",
"photo": "https://aperture-proxy.p3k.io/cc9591b69c2c835fa2c6e23745b224db4b4b431f/68747470733a2f2f656464696568696e6b6c652e636f6d2f696d616765732f70726f66696c652e6a7067"
},
"post-type": "reply",
"refs": {
"https://aaronparecki.com/2018/08/13/3/": {
"type": "entry",
"url": "https://aaronparecki.com/2018/08/13/3/",
"name": "https://aaronparecki.com/2018/08/13/3/",
"post-type": "article"
}
},
"_id": "803449",
"_source": "226",
"_is_read": true
}
{
"type": "entry",
"published": "2018-08-15T06:53:53-07:00",
"url": "https://aaronparecki.com/2018/08/15/23/",
"category": [
"oauth",
"indieweb",
"travel"
],
"syndication": [
"https://twitter.com/aaronpk/status/1029727895684411393"
],
"content": {
"text": "On a plane to Boston! \u2708\ufe0f I'll be giving a talk at @DevConf_us this weekend! \n\nIf you're in the area I'd love to meet up and talk about all things #oauth #indieweb and more!",
"html": "On a plane to Boston! <a href=\"https://aaronparecki.com/emoji/%E2%9C%88%EF%B8%8F\">\u2708\ufe0f</a> I'll be giving a talk at <a href=\"https://twitter.com/DevConf_us\">@DevConf_us</a> this weekend! <br /><br />If you're in the area I'd love to meet up and talk about all things <a href=\"https://aaronparecki.com/tag/oauth\">#oauth</a> <a href=\"https://aaronparecki.com/tag/indieweb\">#indieweb</a> and more!"
},
"author": {
"type": "card",
"name": "Aaron Parecki",
"url": "https://aaronparecki.com/",
"photo": "https://aperture-media.p3k.io/aaronparecki.com/2b8e1668dcd9cfa6a170b3724df740695f73a15c2a825962fd0a0967ec11ecdc.jpg"
},
"post-type": "note",
"_id": "793580",
"_source": "16",
"_is_read": true
}
That’s what I do. I reply on my website with a Micropub post, send a webmention to Micro.blog, and I have a custom feed called microblog.json (JSON Feed) that only provides the posts I want (no replies, etc). Replies in the feed would create duplicate posts inside of Mb
{
"type": "entry",
"published": "2018-08-15T01:58:36-04:00",
"summary": "That\u2019s what I do. I reply on my website with a Micropub post, send a webmention to Micro.blog, and I have a custom feed called microblog.json (JSON Feed) that only provides the posts I want (no replies, etc). Replies in the feed would create duplicate posts inside of Mb",
"url": "https://eddiehinkle.com/2018/08/15/8/reply/",
"in-reply-to": [
"https://twitter.com/_joshdick/status/1029605087256170496"
],
"content": {
"text": "That\u2019s what I do. I reply on my website with a Micropub post, send a webmention to Micro.blog, and I have a custom feed called microblog.json (JSON Feed) that only provides the posts I want (no replies, etc). Replies in the feed would create duplicate posts inside of Mb",
"html": "<p>That\u2019s what I do. I reply on my website with a Micropub post, send a webmention to Micro.blog, and I have a custom feed called microblog.json (JSON Feed) that only provides the posts I want (no replies, etc). Replies in the feed would create duplicate posts inside of Mb</p>"
},
"author": {
"type": "card",
"name": "Eddie Hinkle",
"url": "https://eddiehinkle.com/",
"photo": "https://aperture-proxy.p3k.io/cc9591b69c2c835fa2c6e23745b224db4b4b431f/68747470733a2f2f656464696568696e6b6c652e636f6d2f696d616765732f70726f66696c652e6a7067"
},
"post-type": "reply",
"refs": {
"https://twitter.com/_joshdick/status/1029605087256170496": {
"type": "entry",
"url": "https://twitter.com/_joshdick/status/1029605087256170496",
"name": "https://twitter.com/_joshdick/status/1029605087256170496",
"post-type": "article"
}
},
"_id": "792167",
"_source": "226",
"_is_read": true
}
I use Indigenous for iOS to post to my personal site via micropub, and my personal site feeds my micro.blog. It’s nice and simple on micro.blog (★ [url]), and my site does some extra legwork to show a link preview. My micropub handler uses a lib by @aaronpk called XRay to get the link preview data, then my Jekyll template renders it on the page.
{
"type": "entry",
"published": "2018-08-14T10:27:57-04:00",
"url": "https://martymcgui.re/2018/08/14/102757/",
"in-reply-to": [
"https://micro.blog/apulianas/793226"
],
"content": {
"text": "I use Indigenous for iOS to post to my personal site via micropub, and my personal site feeds my micro.blog. It\u2019s nice and simple on micro.blog (\u2605 [url]), and my site does some extra legwork to show a link preview. My micropub handler uses a lib by @aaronpk called XRay to get the link preview data, then my Jekyll template renders it on the page.",
"html": "<p>I use Indigenous for iOS to post to my personal site via micropub, and my personal site feeds my micro.blog. It\u2019s nice and simple on micro.blog (\u2605 [url]), and my site does some extra legwork to show a link preview. My micropub handler uses a lib by @aaronpk called XRay to get the link preview data, then my Jekyll template renders it on the page.</p>"
},
"author": {
"type": "card",
"name": "Marty McGuire",
"url": "https://martymcgui.re/",
"photo": "https://aperture-proxy.p3k.io/8275f85e3a389bd0ae69f209683436fc53d8bad9/68747470733a2f2f6d617274796d636775692e72652f696d616765732f6c6f676f2e6a7067"
},
"post-type": "reply",
"refs": {
"https://micro.blog/apulianas/793226": {
"type": "entry",
"published": "2018-08-14T10:17:35-04:00",
"summary": "@schmarty do you have an automation to make posts like this? I like the format. Also great article!",
"url": "https://micro.blog/apulianas/793226",
"author": {
"type": "card",
"name": "apulianas",
"url": "https://micro.blog/apulianas",
"photo": "https://martymcgui.re/imageproxy/60,sj6kTIiwNEDs99yMQz0fTbXigxnWETjy8OWG6hksQUZA=/https://micro.blog/apulianas/avatar.jpg"
},
"post-type": "note"
}
},
"_id": "787426",
"_source": "175",
"_is_read": true
}
What you write might help someone understand a concept that you may think has been covered enough before. We each have our own unique perspectives and writing styles.
Yes! This!!
That voice telling you that people are just sitting somewhere watching our every step and judging us based on the popularity of our writing is a big fat pathetic attention-needing liar.
{
"type": "entry",
"published": "2018-08-14T09:00:08Z",
"url": "https://adactio.com/links/14260",
"category": [
"writing",
"blogging",
"publishing",
"sharing",
"indieweb"
],
"bookmark-of": [
"https://www.sarasoueidan.com/desk/just-write/"
],
"content": {
"text": "Just write.\n\n\n\n\n What you write might help someone understand a concept that you may think has been covered enough before. We each have our own unique perspectives and writing styles.\n\n\nYes! This!!\n\n\n That voice telling you that people are just sitting somewhere watching our every step and judging us based on the popularity of our writing is a big fat pathetic attention-needing liar.",
"html": "<h3>\n<a class=\"p-name u-bookmark-of\" href=\"https://www.sarasoueidan.com/desk/just-write/\">\nJust write.\n</a>\n</h3>\n\n<blockquote>\n <p>What you write might help someone understand a concept that you may <em>think</em> has been covered enough before. <strong>We each have our own unique perspectives and writing styles</strong>.</p>\n</blockquote>\n\n<p>Yes! This!!</p>\n\n<blockquote>\n <p>That voice telling you that people are just sitting somewhere watching our every step and judging us based on the popularity of our writing is a big fat pathetic attention-needing liar.</p>\n</blockquote>"
},
"post-type": "bookmark",
"_id": "785270",
"_source": "2",
"_is_read": true
}
{
"type": "entry",
"published": "2018-08-12T13:26:27-04:00",
"url": "https://martymcgui.re/2018/08/12/132627/",
"category": [
"podcast",
"IndieWeb",
"this-week-indieweb-podcast"
],
"audio": [
"https://aperture-proxy.p3k.io/69ee103f4ce6b150ef0313f57a99e5deca63df49/68747470733a2f2f6d656469612e6d617274796d636775692e72652f64392f62662f30662f66362f34356164613335653335363665653263363331376337633865653163323532653133656539383834376266386165346330326236613735632e6d7033"
],
"syndication": [
"https://huffduffer.com/schmarty/496629",
"https://twitter.com/schmarty/status/1028695497052250113",
"https://www.facebook.com/marty.mcguire.54/posts/10212628107239585"
],
"name": "This Week in the IndieWeb Audio Edition \u2022 August 4th - 10th, 2018",
"content": {
"text": "Show/Hide Transcript \n \n Strengthening a code of conduct, more Twitter quitters, and protocol security vs accessibility. It\u2019s the audio edition for This Week in the IndieWeb for August 4th - 10th, 2018.\n\nYou can find all of my audio editions and subscribe with your favorite podcast app here: martymcgui.re/podcasts/indieweb/.\n\nMusic from Aaron Parecki\u2019s 100DaysOfMusic project: Day 85 - Suit, Day 48 - Glitch, Day 49 - Floating, Day 9, and Day 11\n\nThanks to everyone in the IndieWeb chat for their feedback and suggestions. Please drop me a note if there are any changes you\u2019d like to see for this audio edition!",
"html": "Show/Hide Transcript \n \n <p>Strengthening a code of conduct, more Twitter quitters, and protocol security vs accessibility. It\u2019s the audio edition for <a href=\"https://indieweb.org/this-week/2018-08-10.html\">This Week in the IndieWeb for August 4th - 10th, 2018</a>.</p>\n\n<p>You can find all of my audio editions and subscribe with your favorite podcast app here: <a href=\"https://martymcgui.re/podcasts/indieweb/\">martymcgui.re/podcasts/indieweb/</a>.</p>\n\n<p>Music from <a href=\"https://aaronparecki.com/\">Aaron Parecki</a>\u2019s <a href=\"https://100.aaronparecki.com/\">100DaysOfMusic project</a>: <a href=\"https://aaronparecki.com/2017/03/15/14/day85\">Day 85 - Suit</a>, <a href=\"https://aaronparecki.com/2017/02/06/7/day48\">Day 48 - Glitch</a>, <a href=\"https://aaronparecki.com/2017/02/07/4/day49\">Day 49 - Floating</a>, <a href=\"https://aaronparecki.com/2016/12/29/21/day-9\">Day 9</a>, and <a href=\"https://aaronparecki.com/2016/12/31/15/\">Day 11</a></p>\n\n<p>Thanks to everyone in the <a href=\"https://chat.indieweb.org/\">IndieWeb chat</a> for their feedback and suggestions. Please drop me a note if there are any changes you\u2019d like to see for this audio edition!</p>"
},
"author": {
"type": "card",
"name": "Marty McGuire",
"url": "https://martymcgui.re/",
"photo": "https://aperture-proxy.p3k.io/8275f85e3a389bd0ae69f209683436fc53d8bad9/68747470733a2f2f6d617274796d636775692e72652f696d616765732f6c6f676f2e6a7067"
},
"post-type": "audio",
"_id": "771920",
"_source": "175",
"_is_read": true
}