{
"type": "entry",
"published": "2018-03-12T10:51:04-0700",
"url": "https://aaronparecki.com/2018/03/12/10/homebrew-microblog",
"category": [
"indieweb",
"microblog"
],
"photo": [
"https://aperture-media.p3k.io/aaronparecki.com/ffd5f0365bcc141e2e70069945a6899ac2609ea34965c45820853ddaf9b9962d.jpg"
],
"syndication": [
"https://twitter.com/aaronpk/status/973255081519808512"
],
"content": {
"text": "Homebrew Website Club PDX is back, and joining forces with the Microbrew and Microblog meetup! Come to Rogue Eastside this Wednesday for the first \"Homebrew Microblog\"! https://indieweb.org/events/2018-03-14-homebrew-microblog #indieweb #microblog",
"html": "Homebrew Website Club PDX is back, and joining forces with the Microbrew and Microblog meetup! Come to Rogue Eastside this Wednesday for the first \"Homebrew Microblog\"! <a href=\"https://indieweb.org/events/2018-03-14-homebrew-microblog\">https://indieweb.org/events/2018-03-14-homebrew-microblog</a> <a href=\"https://aaronparecki.com/tag/indieweb\">#indieweb</a> <a href=\"https://aaronparecki.com/tag/microblog\">#microblog</a>"
},
"author": {
"type": "card",
"name": "Aaron Parecki",
"url": "https://aaronparecki.com/",
"photo": "https://aperture-media.p3k.io/aaronparecki.com/2b8e1668dcd9cfa6a170b3724df740695f73a15c2a825962fd0a0967ec11ecdc.jpg"
},
"_id": "126467",
"_source": "16",
"_is_read": true
}
{
"type": "entry",
"published": "2018-03-12T11:08:09-0400",
"url": "https://martymcgui.re/2018/03/12/110809/",
"category": [
"IndieWeb",
"ghostparty",
"micropub",
"speaking"
],
"syndication": [
"https://twitter.com/schmarty/status/973219715907772416",
"https://www.facebook.com/marty.mcguire.54/posts/10211595313620390"
],
"name": "A Ghost (Party) is Haunting the Silo'd Web",
"content": {
"text": "This post is a rough summary of a lightning talk that I gave on February 28th at the Bring-A-Hack NYC with Hackaday + Ultimaker + New Lab. Many thanks to Shayna Gentiluomo for organizing and sometimes co-conspirator Matt Griffin for nudging me to speak!\nI have a lot of distrust for social silos like Facebook and Twitter which draw us in with the promise of connecting with family, friends, and interesting people, but I sometimes have trouble articulating that in a succinct way. Thankfully, I saw a perfect example this morning:\nPosting on the @facebook website is not working in Mac OS today. JavaScript eats CSS & HTML, making data entry field disappear except for a spookily disembodied close-box X. Been this way a few hours. \u2014 @zeldman, 9:53 AM - 28 Feb 2018\n\nSome Facebook team pushed an (untested?) update which broke the website, preventing some users from posting. \"Move fast and break things\". These silos don't value us or our content. So, we should get out. But what is the alternative?\nThe IndieWeb helps us take our content back, by posting to our own websites on our own domains. With some work, we can even get the benefits of these social networks and take our conversations with us. There\u2019s a whole lot of great stuff on the IndieWeb website, so go spend a couple of days reading it. But I\u2019m not here to talk about all those good things today. I\u2019m here to talk about how I used them to do a dumb hack.\n \n\nghostparty.today is a website for Ghost Party \u2013 an improv project that has a ... certain aesthetic. Specifically the website was pitched as \u201cexactly like the Heaven\u2019s Gate website\u201d but we compromised on \u201cextreme Geocities\u201d.\n\nWe have an aesthetic.My Ghost Party co-host (co-ghost) built the first version of the site on Neocities.org, a lovely hosting provider that recaptures the feel of editing raw HTML directly in your browser. However, hand-editing HTML gets exhausting and sometimes you just want to post things to Instagram (and, of course, Ghost Party has an Instagram).\nAnd Instagram is fine as a marketing platform! Lots of people look at it and like the pictures. But what about our website? Our aesthetic?\nMicropub is a standard (and now W3C Recommendation) designed over some years of practice from the IndieWeb community that defines a way for apps and clients to easily make new posts to any website (even yours) if it supports Micropub.\nI used Glitch, an amazing community and JavaScript-server-app hosting service, to make a simple micropub service for ghostparty.today.\n\nIt accepts posts via micropub, including file uploads, and uses the Neocities API (hey, it\u2019s not the 90s! Neocities has an API!) to upload the files to our website. Then, it fetches our site\u2019s index.html, adds the content of the new post, and uploads it back. You can find the source here on Glitch and fork it for your own purposes!\nNow that our site supports micropub, we can make use of a wonderful service called OwnYourGram. Once we give OwnYourGram permission to post to our site and read our Instagram feed, it will poll our Instagram account and copy each new post back to our website, where we can display it however we want.\nAestheticWe can go a step further, using an IndieWeb building block called Webmention and a service called brid.gy, to bring all of those responses, those Instagram and Facebook likes and comments, Twitter retweets, and more, back to our site for display.\nAnd to show how it works, here\u2019s a micropub client call Quill that works for any micropub-enabled site. Let\u2019s make a quick post, now!\nQuill's note interfaceOnce we hit the \"Post\" button and refresh the homepage, we can see the new post on the site!\nAestheticThis was the end of time time. I would have like to further encourage folks to check out Homebrew Website Clubs in their own communities, or to start one if they don't exist. They're part show-and-tell, part support group, and part mad science lab for people who love the web!",
"html": "<p>This post is a rough summary of a lightning talk that I gave on February 28th at the <a href=\"https://hackaday.com/2018/02/23/next-week-bring-a-hack-in-nyc/\">Bring-A-Hack NYC with Hackaday + Ultimaker + New Lab</a>. Many thanks to Shayna Gentiluomo for organizing and sometimes co-conspirator <a href=\"https://mfgriffin.com/\">Matt Griffin</a> for nudging me to speak!</p>\n<p>I have a lot of distrust for social silos like Facebook and Twitter which draw us in with the promise of connecting with family, friends, and interesting people, but I sometimes have trouble articulating that in a succinct way. Thankfully, I saw a perfect example this morning:</p>\n<blockquote>Posting on the @facebook website is not working in Mac OS today. JavaScript eats CSS & HTML, making data entry field disappear except for a spookily disembodied close-box X. Been this way a few hours. \u2014 <a href=\"https://twitter.com/zeldman\">@zeldman</a>, <a href=\"https://twitter.com/zeldman/status/968861672541708290\">9:53 AM - 28 Feb 2018</a>\n</blockquote>\n<p>Some Facebook team pushed an (untested?) update which broke the website, preventing some users from posting. \"Move fast and break things\". These silos don't value us or our content. So, we should get out. But what is the alternative?</p>\n<p>The <a href=\"https://indieweb.org/\">IndieWeb</a> helps us take our content back, by posting to our own websites on our own domains. With some work, we can even get the benefits of these social networks and take our conversations with us. There\u2019s a whole lot of great stuff on the IndieWeb website, so <a href=\"https://indieweb.org/Getting_Started\">go spend a couple of days reading it</a>. But I\u2019m not here to talk about all those good things today. I\u2019m here to talk about how I used them to do a dumb hack.\n <br /></p>\n<p><a href=\"https://ghostparty.today/\">ghostparty.today</a> is a website for Ghost Party \u2013 an improv project that has a ... certain aesthetic. Specifically the website was pitched as \u201cexactly like the Heaven\u2019s Gate website\u201d but we compromised on \u201cextreme Geocities\u201d.</p>\n<p></p>\n<img src=\"https://media.martymcgui.re/09/a1/ac/48/9365fceee9147050b56175762179446084558b2611bec008d03146ed.png\" alt=\"Ugly large text says 'Welcome to GHOST PARTY'\" />We have an aesthetic.<p>My Ghost Party co-host (co-ghost) built the first version of the site on <a href=\"https://neocities.org/\">Neocities.org</a>, a lovely hosting provider that recaptures the feel of editing raw HTML directly in your browser. However, hand-editing HTML gets exhausting and sometimes you just want to post things to Instagram (and, of course, <a href=\"https://instagram.com/ghostpartyimprov/\">Ghost Party has an Instagram</a>).</p>\n<p>And Instagram is fine as a marketing platform! Lots of people look at it and like the pictures. But what about our website? <i>Our aesthetic</i>?</p>\n<p><a href=\"https://indieweb.org/Micropub\">Micropub</a> is a standard (and now W3C Recommendation) designed over some years of practice from the IndieWeb community that defines a way for apps and clients to easily make new posts to any website (even yours) if it supports Micropub.</p>\n<p>I used <a href=\"https://glitch.com/\">Glitch</a>, an amazing community and JavaScript-server-app hosting service, to make a simple micropub service for ghostparty.today.</p>\n<p></p>\n<img src=\"https://media.martymcgui.re/9c/e4/3b/6a/2acaa5622a3129066fbe2cccae3e41bbaa56db82ff3d0eff51f9e2ed.png\" alt=\"Screenshot of code in the Glitch UI\" /><p>It accepts posts via micropub, including file uploads, and uses the Neocities API (hey, it\u2019s not the 90s! Neocities has an API!) to upload the files to our website. Then, it fetches our site\u2019s index.html, adds the content of the new post, and uploads it back. <a href=\"https://glitch.com/edit/#!/prism-dirt\">You can find the source here on Glitch and fork it for your own purposes</a>!</p>\n<p>Now that our site supports micropub, we can make use of a wonderful service called <a href=\"https://ownyourgram.com/\">OwnYourGram</a>. Once we give OwnYourGram permission to post to our site and read our Instagram feed, it will poll our Instagram account and copy each new post back to our website, where we can display it however we want.</p>\n<img src=\"https://media.martymcgui.re/2c/fe/90/e7/881eb3e2066c4fe6230eb7f6005921d22ff1691171c389dc92f2527f.png\" alt=\"Super simplified Instagram photo on Ghost Party website\" />Aesthetic<p>We can go a step further, using an IndieWeb building block called <a href=\"https://indieweb.org/Webmention\">Webmention</a> and a service called <a href=\"https://brid.gy/\">brid.gy</a>, to bring all of those responses, those Instagram and Facebook likes and comments, Twitter retweets, and more, back to our site for display.</p>\n<p>And to show how it works, here\u2019s a micropub client call <a href=\"https://quill.p3k.io/\">Quill</a> that works for any micropub-enabled site. Let\u2019s make a quick post, now!</p>\n<img src=\"https://media.martymcgui.re/50/c3/e5/91/56ecb23b74abdd71f8a31a41040a321dbd94b70b8da981dd954a11ae.png\" alt=\"Posting interface with 'Hello from New Lab' typed into note field\" />Quill's note interface<p>Once we hit the \"Post\" button and refresh the homepage, we can see the new post on the site!</p>\n<img src=\"https://media.martymcgui.re/82/0a/5e/fc/19b83c42948ee8517be2677de6f120ba374aeb0ed1d5343ba053409f.png\" alt=\"'Hello from New Lab' text with ghost separator image\" /><em>Aesthetic</em><p>This was the end of time time. I would have like to further encourage folks to check out <a href=\"https://indieweb.org/Homebrew_Website_Club\">Homebrew Website Club</a>s in their own communities, or to start one if they don't exist. They're part show-and-tell, part support group, and part mad science lab for people who love the web!</p>"
},
"author": {
"type": "card",
"name": "Marty McGuire",
"url": "https://martymcgui.re/",
"photo": "https://martymcgui.re/images/logo.jpg"
},
"_id": "126220",
"_source": "175",
"_is_read": true
}
Hey, I’m sorry to hear you’re having a hard time. If you haven’t joined us on Slack/IRC, we love to help talking through things with people that are having a hard time, you can find the chat info here: https://indieweb.org/discuss
{
"type": "entry",
"published": "2018-03-11T21:07:19-0400",
"summary": "Hey, I\u2019m sorry to hear you\u2019re having a hard time. If you haven\u2019t joined us on Slack/IRC, we love to help talking through things with people that are having a hard time, you can find the chat info here: https://indieweb.org/discuss",
"url": "https://eddiehinkle.com/2018/03/11/8/reply/",
"in-reply-to": [
"https://twitter.com/downdb/status/972992691301576707"
],
"content": {
"text": "Hey, I\u2019m sorry to hear you\u2019re having a hard time. If you haven\u2019t joined us on Slack/IRC, we love to help talking through things with people that are having a hard time, you can find the chat info here: https://indieweb.org/discuss",
"html": "<p>Hey, I\u2019m sorry to hear you\u2019re having a hard time. If you haven\u2019t joined us on Slack/IRC, we love to help talking through things with people that are having a hard time, you can find the chat info here: <a href=\"https://indieweb.org/discuss\">https://indieweb.org/discuss</a></p>"
},
"author": {
"type": "card",
"name": "Eddie Hinkle",
"url": "https://eddiehinkle.com/",
"photo": "https://eddiehinkle.com/images/profile.jpg"
},
"refs": {
"https://twitter.com/downdb/status/972992691301576707": {
"type": "entry",
"url": "https://twitter.com/downdb/status/972992691301576707",
"name": "https://twitter.com/downdb/status/972992691301576707"
}
},
"_id": "124699",
"_source": "226",
"_is_read": true
}
{
"type": "entry",
"published": "2018-03-10T15:37:55-0500",
"url": "https://martymcgui.re/2018/03/10/153755/",
"category": [
"podcast",
"IndieWeb",
"this-week-indieweb-podcast"
],
"audio": [
"https://media.martymcgui.re/20/fc/78/e8/6ab36bca487d5c2d468116c65cbe05e2f95c0aeeedd6ccf0d1e56371.mp3"
],
"syndication": [
"https://huffduffer.com/schmarty/465175",
"https://twitter.com/schmarty/status/972572891580682240",
"https://www.facebook.com/marty.mcguire.54/posts/10211580886619724"
],
"name": "This Week in the IndieWeb Audio Edition \u2022 March 3rd - 9th, 2018",
"content": {
"text": "Show/Hide Transcript \n \n Audio edition for This Week in the IndieWeb for March 3rd - 9th, 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>Audio edition for <a href=\"https://indieweb.org/this-week/2018-03-09.html\">This Week in the IndieWeb for March 3rd - 9th, 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://martymcgui.re/images/logo.jpg"
},
"_id": "121418",
"_source": "175",
"_is_read": true
}
{
"type": "entry",
"published": "2018-03-10T05:01:01+0000",
"url": "https://cleverdevil.io/2018/started-working-on-a-json-schema-for",
"category": [
"indieweb",
"microformats2"
],
"syndication": [
"https://twitter.com/cleverdevil/status/972336503698460672"
],
"content": {
"text": "Started working on a JSON Schema for microformats2 about a week ago. Posted the first version on GitHub tonight \u2013 https://github.com/cleverdevil/microformats2 \u2013 Feedback welcome! #indieweb #microformats2",
"html": "Started working on a JSON Schema for microformats2 about a week ago. Posted the first version on GitHub tonight \u2013 <a href=\"https://github.com/cleverdevil/microformats2\">https://github.com/cleverdevil/microformats2</a> \u2013 Feedback welcome! <a href=\"https://cleverdevil.io/tag/indieweb\" class=\"p-category\">#indieweb</a> <a href=\"https://cleverdevil.io/tag/microformats2\" class=\"p-category\">#microformats2</a>"
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io/profile/cleverdevil",
"photo": "https://cleverdevil.io/file/fdbc7696a5f73864ea11a828c861e138/thumb.jpg"
},
"_id": "120213",
"_source": "71",
"_is_read": true
}
{
"type": "entry",
"published": "2018-03-10T00:29:37-0500",
"url": "https://kartikprabhu.com/notes/re-snarfed-like-mf2py-backcompat",
"category": [
"indieweb",
"microformats"
],
"in-reply-to": [
"https://snarfed.org/2018-03-09_backcompat-mf2py-parallel-transport"
],
"content": {
"text": "The irony of this \u201clike post\u201d is that under the new backcompat rules (according to spec) the u-like-of is ignored under a hentry! see: http://microformats.org/wiki/microformats2-parsing#note_backward_compatibility_details\n\nSo it shows up as a mention to my post! :P",
"html": "The irony of this \u201clike post\u201d is that under the new backcompat rules (according to spec) the u-like-of is ignored under a hentry! see: <a href=\"http://microformats.org/wiki/microformats2-parsing#note_backward_compatibility_details\">http://microformats.org/wiki/microformats2-parsing#note_backward_compatibility_details</a>\n\nSo it shows up as a mention to my post! :P"
},
"author": {
"type": "card",
"name": "Kartik Prabhu",
"url": "https://kartikprabhu.com/about#me",
"photo": "https://kartikprabhu.com/static/images/avatar.jpg"
},
"_id": "120003",
"_source": "204",
"_is_read": true
}
おはようございます. Welcome to the IndieWeb! I'm sure many can help you out with some additional detail about what you're experiencing. Try catching us live in the chat at: https://indieweb.org/discuss
{
"type": "entry",
"published": "2018-03-09T21:29:02+0000",
"url": "http://stream.boffosocko.com/2018/%E3%81%8A%E3%81%AF%E3%82%88%E3%81%86%E3%81%94%E3%81%96%E3%81%84%E3%81%BE%E3%81%99-welcome-to-the-indieweb-im-sure-many-can-help",
"in-reply-to": [
"https://www.prjorgensen.com/2018/03/08/949"
],
"content": {
"text": "\u304a\u306f\u3088\u3046\u3054\u3056\u3044\u307e\u3059. Welcome to the IndieWeb! I'm sure many can help you out with some additional detail about what you're experiencing. Try catching us live in the chat at: https://indieweb.org/discuss",
"html": "\u304a\u306f\u3088\u3046\u3054\u3056\u3044\u307e\u3059. Welcome to the IndieWeb! I'm sure many can help you out with some additional detail about what you're experiencing. Try catching us live in the chat at: <a href=\"https://indieweb.org/discuss\">https://indieweb.org/discuss</a>"
},
"author": {
"type": "card",
"name": "Chris Aldrich",
"url": "http://stream.boffosocko.com/profile/chrisaldrich",
"photo": "http://stream.boffosocko.com/file/600427b81f7785e704eadfe511a9270f/thumb.jpg"
},
"_id": "119726",
"_source": "192",
"_is_read": true
}
{
"type": "entry",
"published": "2018-03-09T17:14:33+0000",
"url": "http://known.kevinmarks.com/2018/the-contract-between-a-web-browser-and",
"category": [
"indieweb"
],
"syndication": [
"https://twitter.com/kevinmarks/status/972158712918958080"
],
"content": {
"text": "\u201cthe contract between a web browser and a web server, outlining how HTML would work. These standards didn\u2019t define just software, but also culture; this was the raw material of human interaction.\u201d - @ftrain https://www.bloomberg.com/news/features/2018-03-09/bitcoin-is-ridiculous-blockchain-is-dangerous-pau... #indieweb",
"html": "\u201cthe contract between a web browser and a web server, outlining how HTML would work. These standards didn\u2019t define just software, but also culture; this was the raw material of human interaction.\u201d - @ftrain <a href=\"https://www.bloomberg.com/news/features/2018-03-09/bitcoin-is-ridiculous-blockchain-is-dangerous-paul-ford\">https://www.bloomberg.com/news/features/2018-03-09/bitcoin-is-ridiculous-blockchain-is-dangerous-pau...</a> <a href=\"http://known.kevinmarks.com/tag/indieweb\" class=\"p-category\">#indieweb</a>"
},
"author": {
"type": "card",
"name": "Kevin Marks",
"url": "http://known.kevinmarks.com/profile/kevinmarks",
"photo": "http://known.kevinmarks.com/file/9255656669173b7867ab839ee6556f9e"
},
"_id": "118469",
"_source": "205",
"_is_read": true
}
Monocle just got real fancy. I can now set a default account for each channel from which responses should be sent. (Stored in my Microsub server, not in Monocle, so it can work across clients). Monocle recognizes when alternate accounts are available and provides an account switcher UI in the footer. Any "like/repost/reply" actions are then sent via that account instead of to my main site!
{
"type": "entry",
"published": "2018-03-08T14:54:52-0800",
"url": "https://aaronparecki.com/2018/03/08/13/monocle-account-switcher",
"category": [
"microsub",
"monocle",
"aperture",
"p3k"
],
"photo": [
"https://aperture-media.p3k.io/aaronparecki.com/68dff476f923513b48e73de1a20b89a2a0239b768528124fc6af200f6ed17a85.png"
],
"content": {
"text": "Monocle just got real fancy. I can now set a default account for each channel from which responses should be sent. (Stored in my Microsub server, not in Monocle, so it can work across clients). Monocle recognizes when alternate accounts are available and provides an account switcher UI in the footer. Any \"like/repost/reply\" actions are then sent via that account instead of to my main site!"
},
"author": {
"type": "card",
"name": "Aaron Parecki",
"url": "https://aaronparecki.com/",
"photo": "https://aperture-media.p3k.io/aaronparecki.com/2b8e1668dcd9cfa6a170b3724df740695f73a15c2a825962fd0a0967ec11ecdc.jpg"
},
"_id": "115873",
"_source": "16",
"_is_read": true
}
{
"type": "entry",
"published": "2018-03-08T10:29:18+0000",
"url": "http://known.kevinmarks.com/2018/for-both-youtube-and-facebook-solving-this",
"category": [
"indieweb"
],
"syndication": [
"https://twitter.com/kevinmarks/status/971694343252684800"
],
"content": {
"text": "\u201cFor both YouTube and Facebook, solving this problem would actually be easy: kill Trending Topics, which has a terrible track record. But neither tech giant will do that, because that\u2019s where the advertising money is.\u201d https://mondaynote.com/there-is-no-easy-fix-for-facebooks-reliability-problem-eb7dd45fd360 #indieweb",
"html": "\u201cFor both YouTube and Facebook, solving this problem would actually be easy: kill Trending Topics, which has a terrible track record. But neither tech giant will do that, because that\u2019s where the advertising money is.\u201d <a href=\"https://mondaynote.com/there-is-no-easy-fix-for-facebooks-reliability-problem-eb7dd45fd360\">https://mondaynote.com/there-is-no-easy-fix-for-facebooks-reliability-problem-eb7dd45fd360</a> <a href=\"http://known.kevinmarks.com/tag/indieweb\" class=\"p-category\">#indieweb</a>"
},
"author": {
"type": "card",
"name": "Kevin Marks",
"url": "http://known.kevinmarks.com/profile/kevinmarks",
"photo": "http://known.kevinmarks.com/file/9255656669173b7867ab839ee6556f9e"
},
"_id": "113363",
"_source": "205",
"_is_read": true
}
Posting a note using Indigenous to my site, this is awesome! Guess I have to start on an Android version now .. #drupal #indieweb // cc @Dries @EddieHinkle
{
"type": "entry",
"url": "https://realize.be/notes/1227",
"content": {
"text": "Posting a note using Indigenous to my site, this is awesome! Guess I have to start on an Android version now .. #drupal #indieweb // cc @Dries @EddieHinkle",
"html": "<p>Posting a note using Indigenous to my site, this is awesome! Guess I have to start on an Android version now .. #drupal #indieweb // cc @Dries @EddieHinkle</p>"
},
"_id": "111963",
"_source": "213",
"_is_read": true
}
Had some great discussions with @qubyte at Homebrew Website Club Brighton—webmentions, service workers, static sites …lots of food for thought.
{
"type": "entry",
"published": "2018-03-07T19:34:48Z",
"url": "https://adactio.com/notes/13550",
"photo": [
"https://adactio.com/images/uploaded/13550/small.jpg"
],
"syndication": [
"https://twitter.com/adactio/status/971469342926876673",
"https://flickr.com/photos/adactio/26806178428"
],
"content": {
"text": "Had some great discussions with @qubyte at Homebrew Website Club Brighton\u2014webmentions, service workers, static sites \u2026lots of food for thought.",
"html": "<a href=\"https://adactio.com/notes/13550\">\n</a>\n<p>Had some great discussions with <a href=\"https://twitter.com/qubyte\">@qubyte</a> at Homebrew Website Club Brighton\u2014webmentions, service workers, static sites \u2026lots of food for thought.</p>"
},
"_id": "111749",
"_source": "2",
"_is_read": true
}
I think my favorite new weird feature of Aperture is the ability to switch it into "Demo Mode" which will hide certain channels from view and from Microsub clients. This comes in handy when taking screenshots and doing presentations where I don't want to reveal some of my private channels I have!
{
"type": "entry",
"published": "2018-03-07T10:42:02-0800",
"url": "https://aaronparecki.com/2018/03/07/16/",
"category": [
"aperture",
"indieweb"
],
"photo": [
"https://aperture-media.p3k.io/aaronparecki.com/3332aebc1dd41d45d68c64976db72e2ab2f2ce1b7489ec3fa14da87202e17515.jpg"
],
"content": {
"text": "I think my favorite new weird feature of Aperture is the ability to switch it into \"Demo Mode\" which will hide certain channels from view and from Microsub clients. This comes in handy when taking screenshots and doing presentations where I don't want to reveal some of my private channels I have!"
},
"author": {
"type": "card",
"name": "Aaron Parecki",
"url": "https://aaronparecki.com/",
"photo": "https://aperture-media.p3k.io/aaronparecki.com/2b8e1668dcd9cfa6a170b3724df740695f73a15c2a825962fd0a0967ec11ecdc.jpg"
},
"_id": "111443",
"_source": "16",
"_is_read": true
}
Part of the point and beauty of the IndieWeb movement is that you can choose any platform or set up you choose! There are far more options than just Known and WordPress. The harder problem is is to figure out what it is you want to do online. Then you can find, build, or find and build a tool that best suits those needs. If you need help, feel free to try the chat rooms at https://indieweb.org/discuss.
{
"type": "entry",
"published": "2018-03-06T19:24:56+0000",
"url": "http://stream.boffosocko.com/2018/part-of-the-point-and-beauty-of-the-indieweb-movement",
"in-reply-to": [
"https://lo.hn/2018/hello-why-should-we-use-known-instead-of-wordpress-for",
"http://boffosocko.com/about/ama/"
],
"content": {
"text": "Part of the point and beauty of the IndieWeb movement is that you can choose any platform or set up you choose! There are far more options than just Known and WordPress. The harder problem is is to figure out what it is you want to do online. Then you can find, build, or find and build a tool that best suits those needs. If you need help, feel free to try the chat rooms at https://indieweb.org/discuss.",
"html": "Part of the point and beauty of the IndieWeb movement is that you can choose any platform or set up you choose! There are far more options than just Known and WordPress. The harder problem is is to figure out what it is you want to do online. Then you can find, build, or find and build a tool that best suits those needs. If you need help, feel free to try the chat rooms at <a href=\"https://indieweb.org/discuss\">https://indieweb.org/discuss</a>."
},
"author": {
"type": "card",
"name": "Chris Aldrich",
"url": "http://stream.boffosocko.com/profile/chrisaldrich",
"photo": "http://stream.boffosocko.com/file/600427b81f7785e704eadfe511a9270f/thumb.jpg"
},
"_id": "109383",
"_source": "192",
"_is_read": true
}
So if you now reply on Twitter, it will create a comment on that node on my site (moderated though, I know you all like spamming!) #indieweb #drupal
{
"type": "entry",
"url": "https://realize.be/notes/1225",
"content": {
"text": "So if you now reply on Twitter, it will create a comment on that node on my site (moderated though, I know you all like spamming!) #indieweb #drupal"
},
"_id": "107848",
"_source": "213",
"_is_read": true
}
Exactly, that’s the plan. @aaronpk who is the editor is also the editor of Micropub which is what allows some people on micro.blog to import photos from Instagram by using the OwnYourGram app (because micro.blog supports Micropub).
{
"type": "entry",
"published": "2018-03-06T08:40:05-0500",
"summary": "Exactly, that\u2019s the plan. @aaronpk who is the editor is also the editor of Micropub which is what allows some people on micro.blog to import photos from Instagram by using the OwnYourGram app (because micro.blog supports Micropub).",
"url": "https://eddiehinkle.com/2018/03/06/1/reply/",
"in-reply-to": [
"https://micro.blog/hjertnes/383180"
],
"content": {
"text": "Exactly, that\u2019s the plan. @aaronpk who is the editor is also the editor of Micropub which is what allows some people on micro.blog to import photos from Instagram by using the OwnYourGram app (because micro.blog supports Micropub).",
"html": "<p>Exactly, that\u2019s the plan. <a href=\"https://micro.blog/aaronpk\">@aaronpk</a> who is the editor is also the editor of <a href=\"https://www.w3.org/TR/micropub/\">Micropub</a> which is what allows some people on micro.blog to import photos from Instagram by using the OwnYourGram app (because micro.blog supports Micropub).</p>"
},
"author": {
"type": "card",
"name": "Eddie Hinkle",
"url": "https://eddiehinkle.com/",
"photo": "https://eddiehinkle.com/images/profile.jpg"
},
"refs": {
"https://micro.blog/hjertnes/383180": {
"type": "entry",
"url": "https://micro.blog/hjertnes/383180",
"name": "https://micro.blog/hjertnes/383180"
}
},
"_id": "123241",
"_source": "226",
"_is_read": true
}