Review of @Typlog as a turnkey platform for #IndieWeb as a Service
boffosocko.com/2020/04/01/rev…
{
"type": "entry",
"published": "2020-04-01T20:04:15+00:00",
"url": "https://twitter.com/ChrisAldrich/status/1245441867832897536",
"content": {
"text": "Review of @Typlog as a turnkey platform for #IndieWeb as a Service\nboffosocko.com/2020/04/01/rev\u2026",
"html": "Review of <a href=\"https://twitter.com/typlog\">@Typlog</a> as a turnkey platform for <a href=\"https://twitter.com/search?q=%23IndieWeb\">#IndieWeb</a> as a Service\n<a href=\"https://boffosocko.com/2020/04/01/review-of-typlog-as-a-turnkey-platform-for-indieweb-as-a-service/\">boffosocko.com/2020/04/01/rev\u2026</a>"
},
"author": {
"type": "card",
"name": "Chris Aldrich",
"url": "https://twitter.com/ChrisAldrich",
"photo": "https://pbs.twimg.com/profile_images/890299009381916672/CafdvvxN.jpg"
},
"post-type": "note",
"_id": "10357311",
"_source": "2773"
}
{
"type": "entry",
"published": "2020-04-01T13:01:39-07:00",
"url": "https://boffosocko.com/2020/04/01/review-of-typlog-as-a-turnkey-platform-for-indieweb-as-a-service/",
"category": [
"indieweb",
"review",
"cms",
"indieweb-as-a-service",
"typlog"
],
"name": "Review of Typlog as a turnkey platform for IndieWeb as a Service",
"content": {
"text": "Yesterday I ran across a tweet in the IndieWeb chat announcing that Typlog, a hosted website/blogging platform, now supports Webmention.\n\nWebmention is supported on Typlog now: https://t.co/iiY5SgWssf\n\u2014 Typlog (@typlog) March 30, 2020\n\n\nI looked at their website, and it also looks like they support a few other IndieWeb building blocks including WebSub and RelMeAuth by leveraging Twitter and GitHub. (The developer indicated they supported IndieAuth, but I highly suspect it\u2019s just RelMeAuth, which is still a solid option for many IndieWeb tools.)\u00a0\nHaving just put together a Quick Start IndieWeb chart that includes services like micro.blog, i.haza.website, and pine.blog, I was immediately intrigued. This new platform (proprietary and not self-hostable, but very similar to the others) looks like a solid looking little platform for hosting one\u2019s personal website (or podcast) that includes some IndieWeb building-blocks.\nIt\u2019s got a 7 day free trial, so naturally I spun up a quick website. With just a few simple defaults, I had something pretty solid looking in only a few minutes with a pleasant on-boarding experience.\nI\u2019ll note that some functionality like importing content from WordPress, Tumblr, Ghost, or a podcast feed requires an actual subscription. Once you\u2019ve finally subscribed, there are instructions to set it up to use your own domain name. However, most of the basic functionality is available in the trial. Another important indie feature is that it has a built-in export using JSON format, so that one can take their domain and content to another service provider if they wish.\nIt looks like it\u2019s got a ton of common useful features! This includes support for podcasting, password protected posts, scheduling posts, membership posts, and integrations for Stripe, CloudFlare, Google Analytics, and MailChimp among many others. The platform is built with some basic and beautiful page templates and prefers to have markdown in the editor, but seems to work well with raw HTML.\nThey also allow adding custom code into <header> and <footer> so it should be straightforward to add support Microsub to one\u2019s site using a service like Aperture so that you can have (feed) reader support.\nUnfortunately it looks like there\u2019s no Micropub support yet. I suspect that Typlog would be quite pleased to have a number of posting applications for both desktop and mobile available to it by adding this sort of support.\nAlso on testing, it looks like while the platform supports incoming Webmention, it doesn\u2019t seem to be sending webmentions to links within posts. (Perhaps they\u2019re batch processed asynchronously, but I haven\u2019t seen anything yet.)\nThe platform seems to do really well for posting articles and podcasts and even has a custom template for reviews, but all of the user interface I\u2019ve seen requires one to add a title on all posts, so it doesn\u2019t lend itself to adding notes (status updates) or other indie-like posts like bookmarks, likes, or simple replies. It has a minimal built in h-card, but it could be expanded a bit for sending webmentions.\nThe pricing for the service starts at a very reasonable $4/month and goes up to $12/month with some additional discounts for annual payments.\nIn sum, I love this as another very indy-flavored web hosting service and platform for those looking to make a quick and easy move into a more IndieWeb way of hosting their website and content. While services like micro.blog and i.haza.website may be ahead of it on some technical fronts, like pine.blog, Typlog has a variety of different and unique features that many are likely to really appreciate or wish that other services might have. I imagine that over time, all of them will have relative technical parity, but will differentiate themselves on user interface, flexibility, and other services. I could definitely recommend it to friends and family who don\u2019t want to be responsible for building and managing their websites.\nOne of my favorite parts of Typlog is that the company building it is based in Japan, where I\u2019ve seen a little bit of development work for IndieWeb, but not as much as in portions of Europe, America, or Australia. It\u2019s been great seeing some growth and spread of IndieWeb philosophy and platforms in Asia, Africa, and India recently.\nAnd of course, who couldn\u2019t love the fact that the developer is obviously eating their own cooking by using the platform to publish their own website! I can\u2019t wait to see where Typlog goes next.",
"html": "Yesterday I ran across a tweet in the <a href=\"https://chat.indieweb.org/dev/2020-03-30#t1585553799754900\">IndieWeb chat</a> announcing that <a href=\"https://typlog.com/\">Typlog</a>, a hosted website/blogging platform, now supports <a href=\"https://indieweb.org/Webmention\">Webmention</a>.\n<blockquote>\n<p dir=\"ltr\" lang=\"en\" xml:lang=\"en\">Webmention is supported on Typlog now: <a href=\"https://t.co/iiY5SgWssf\">https://t.co/iiY5SgWssf</a></p>\n<p>\u2014 Typlog (@typlog) <a href=\"https://twitter.com/typlog/status/1244528932289830913?ref_src=twsrc%5Etfw\">March 30, 2020</a></p>\n</blockquote>\n<p></p>\n<p>I looked at their website, and it also looks like they support a few other IndieWeb building blocks including WebSub and <a href=\"https://indieweb.org/RelMeAuth\">RelMeAuth</a> by leveraging Twitter and GitHub. (The <a href=\"https://twitter.com/typlog/status/1245377458347466753\">developer indicated</a> they supported <a href=\"https://indieweb.org/IndieAuth\">IndieAuth</a>, but I highly suspect it\u2019s just RelMeAuth, which is still a solid option for many IndieWeb tools.)\u00a0</p>\n<p>Having just put together a <a href=\"https://indieweb.org/Quick_Start\">Quick Start IndieWeb chart</a> that includes services like micro.blog, i.haza.website, and pine.blog, I was immediately intrigued. This new platform (proprietary and not self-hostable, but very similar to the others) looks like a solid looking little platform for hosting one\u2019s personal website (or podcast) that includes some IndieWeb <a href=\"https://indieweb.org/Category:building-blocks\">building-blocks</a>.</p>\n<p>It\u2019s got a 7 day free trial, so naturally I spun up a quick website. With just a few simple defaults, I had something pretty solid looking in only a few minutes with a pleasant on-boarding experience.</p>\n<p>I\u2019ll note that some functionality like importing content from WordPress, Tumblr, Ghost, or a podcast feed requires an actual subscription. Once you\u2019ve finally subscribed, there are <a href=\"https://blog.typlog.com/domain\">instructions</a> to set it up to use your own domain name. However, most of the basic functionality is available in the trial. Another important indie feature is that it has a built-in export using JSON format, so that one can take their domain and content to another service provider if they wish.</p>\n<p>It looks like it\u2019s got a ton of common useful features! This includes support for <a href=\"https://typlog.com/support\">podcasting</a>, password protected posts, scheduling posts, membership posts, and integrations for Stripe, CloudFlare, Google Analytics, and MailChimp among many others. The platform is built with some basic and beautiful page templates and prefers to have markdown in the editor, but seems to work well with raw HTML.</p>\n<p>They also allow adding custom code into <code><header></code> and <code><footer></code> so it should be straightforward to add support <a href=\"https://indieweb.org/Microsub\">Microsub</a> to one\u2019s site using a service like <a href=\"https://aperture.p3k.io/\">Aperture</a> so that you can have (feed) reader support.</p>\n<p>Unfortunately it looks like there\u2019s no <a href=\"https://indieweb.org/Micropub\">Micropub</a> support yet. I suspect that Typlog would be quite pleased to have a number of posting applications for both desktop and mobile available to it by adding this sort of support.</p>\n<p>Also on testing, it looks like while the platform supports incoming Webmention, it doesn\u2019t seem to be sending webmentions to links within posts. (Perhaps they\u2019re batch processed asynchronously, but I haven\u2019t seen anything yet.)</p>\n<p>The platform seems to do really well for posting articles and podcasts and even has a custom template for reviews, but all of the user interface I\u2019ve seen requires one to add a title on all posts, so it doesn\u2019t lend itself to adding <a href=\"https://indieweb.org/note\">notes</a> (status updates) or other indie-like posts like <a href=\"https://indieweb.org/bookmark\">bookmarks</a>, <a href=\"https://indieweb.org/like\">likes</a>, or simple <a href=\"https://indieweb.org/reply\">replies</a>. It has a minimal built in <a href=\"https://indieweb.org/h-card\">h-card</a>, but it could be expanded a bit for sending webmentions.</p>\n<p>The <a href=\"https://typlog.com/pricing\">pricing for the service</a> starts at a very reasonable $4/month and goes up to $12/month with some additional discounts for annual payments.</p>\n<p>In sum, I love this as another very indy-flavored web hosting service and platform for those looking to make a quick and easy move into a more IndieWeb way of hosting their website and content. While services like micro.blog and i.haza.website may be ahead of it on some technical fronts, like pine.blog, Typlog has a variety of different and unique features that many are likely to really appreciate or wish that other services might have. I imagine that over time, all of them will have relative technical parity, but will differentiate themselves on user interface, flexibility, and other services. I could definitely recommend it to friends and family who don\u2019t want to be responsible for building and managing their websites.</p>\n<p>One of my favorite parts of Typlog is that the company building it is based in Japan, where I\u2019ve seen a little bit of development work for IndieWeb, but not as much as in portions of Europe, America, or Australia. It\u2019s been great seeing some growth and spread of IndieWeb philosophy and platforms in Asia, Africa, and India recently.</p>\n<p>And of course, who couldn\u2019t love the fact that the developer is obviously <a href=\"https://indieweb.org/selfdogfood\">eating their own cooking</a> by using the platform to publish their own website! I can\u2019t wait to see where Typlog goes next.</p>"
},
"author": {
"type": "card",
"name": "Chris Aldrich",
"url": "https://boffosocko.com/",
"photo": "https://secure.gravatar.com/avatar/d5fb4e498fe609cc29b04e5b7ad688c4?s=96&d=identicon&r=pg"
},
"post-type": "article",
"_id": "10357176",
"_source": "2785"
}
How many times do Haitian men cheat on their Queens ?
{
"type": "entry",
"published": "2020-04-01T19:50:49+00:00",
"url": "https://twitter.com/jackyalcine/status/1245438487853035520",
"quotation-of": "https://twitter.com/i_kevsl/status/1245135283189886978",
"content": {
"text": "BARS"
},
"author": {
"type": "card",
"name": "The Platform:\"in here, he's more sausage than dog\"",
"url": "https://twitter.com/jackyalcine",
"photo": "https://pbs.twimg.com/profile_images/1235596590179446788/qsb0CGAS.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/i_kevsl/status/1245135283189886978": {
"type": "entry",
"published": "2020-03-31T23:45:59+00:00",
"url": "https://twitter.com/i_kevsl/status/1245135283189886978",
"video": [
"https://video.twimg.com/ext_tw_video/1245135224993984513/pu/vid/1280x720/_z6p30lynP6YcK6I.mp4?tag=10"
],
"content": {
"text": "How many times do Haitian men cheat on their Queens ?"
},
"author": {
"type": "card",
"name": "\ud83e\udd34\ud83c\udffe Zoe Sauvage \ud83c\udded\ud83c\uddf9",
"url": "https://twitter.com/i_kevsl",
"photo": "https://pbs.twimg.com/profile_images/1244434560957513730/gOxv7yNw.jpg"
},
"post-type": "video"
}
},
"_id": "10357008",
"_source": "2773"
}
Beth Got Bars: This Is Us’ Susan Kelechi Watson Drops Instagram Rap Verse About COVID-19 thegrapevine.theroot.com/beth-got-bars-… (v2.jacky.wtf/post/c91f36e8-…)
{
"type": "entry",
"published": "2020-04-01T19:48:23+00:00",
"url": "https://twitter.com/jackyalcine/status/1245437877292601352",
"content": {
"text": "Beth Got Bars: This Is Us\u2019 Susan Kelechi Watson Drops Instagram Rap Verse About COVID-19 thegrapevine.theroot.com/beth-got-bars-\u2026 (v2.jacky.wtf/post/c91f36e8-\u2026)",
"html": "Beth Got Bars: This Is Us\u2019 Susan Kelechi Watson Drops Instagram Rap Verse About COVID-19 <a href=\"https://thegrapevine.theroot.com/beth-got-bars-this-is-us-susan-kelechi-watson-drops-in-1842617247\">thegrapevine.theroot.com/beth-got-bars-\u2026</a> (<a href=\"https://v2.jacky.wtf/post/c91f36e8-67f6-4b71-b0cc-619d41c46ef7\">v2.jacky.wtf/post/c91f36e8-\u2026</a>)"
},
"author": {
"type": "card",
"name": "The Platform:\"in here, he's more sausage than dog\"",
"url": "https://twitter.com/jackyalcine",
"photo": "https://pbs.twimg.com/profile_images/1235596590179446788/qsb0CGAS.jpg"
},
"post-type": "note",
"_id": "10357013",
"_source": "2773"
}
{
"type": "entry",
"published": "2020-04-01T12:48:18.17735-07:00",
"url": "https://v2.jacky.wtf/post/c91f36e8-67f6-4b71-b0cc-619d41c46ef7",
"content": {
"text": "Beth Got Bars: This Is Us\u2019 Susan Kelechi Watson Drops Instagram Rap Verse About COVID-19 https://thegrapevine.theroot.com/beth-got-bars-this-is-us-susan-kelechi-watson-drops-in-1842617247",
"html": "<p>Beth Got Bars: This Is Us\u2019 Susan Kelechi Watson Drops Instagram Rap Verse About COVID-19 <a href=\"https://thegrapevine.theroot.com/beth-got-bars-this-is-us-susan-kelechi-watson-drops-in-1842617247\">https://thegrapevine.theroot.com/beth-got-bars-this-is-us-susan-kelechi-watson-drops-in-1842617247</a></p>"
},
"author": {
"type": "card",
"name": "",
"url": "https://v2.jacky.wtf",
"photo": null
},
"post-type": "note",
"_id": "10356798",
"_source": "1886"
}
Didn’t work out today and feeling a bit sluggish; you hate to see it.
{
"type": "entry",
"published": "2020-04-01T12:26:16.63896-07:00",
"url": "https://v2.jacky.wtf/post/dc58d75f-3381-4c17-a98a-ef0a07bfa68a",
"content": {
"text": "Didn\u2019t work out today and feeling a bit sluggish; you hate to see it.",
"html": "<p>Didn\u2019t work out today and feeling a bit sluggish; you hate to see it.</p>"
},
"author": {
"type": "card",
"name": "",
"url": "https://v2.jacky.wtf",
"photo": null
},
"post-type": "note",
"_id": "10356799",
"_source": "1886"
}
Wow.
If y'all peep, y'all PEEPING.
America wouldn't even address them like this.
The European Union thanks Taiwan for its donation of 5.6 million masks to help fight the #coronavirus. We really appreciate this gesture of solidarity. This global virus ...
{
"type": "entry",
"published": "2020-04-01T19:30:05+00:00",
"url": "https://twitter.com/jackyalcine/status/1245433269501325312",
"quotation-of": "https://twitter.com/vonderleyen/status/1245399247232684034",
"content": {
"text": "Wow.\n\nIf y'all peep, y'all PEEPING.\n\nAmerica wouldn't even address them like this."
},
"author": {
"type": "card",
"name": "The Platform:\"in here, he's more sausage than dog\"",
"url": "https://twitter.com/jackyalcine",
"photo": "https://pbs.twimg.com/profile_images/1235596590179446788/qsb0CGAS.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/vonderleyen/status/1245399247232684034": {
"type": "entry",
"published": "2020-04-01T17:14:53+00:00",
"url": "https://twitter.com/vonderleyen/status/1245399247232684034",
"content": {
"text": "The European Union thanks Taiwan for its donation of 5.6 million masks to help fight the #coronavirus. We really appreciate this gesture of solidarity. This global virus outbreak requires international solidarity & cooperation. Acts like this show that we are #StrongerTogether.",
"html": "The European Union thanks Taiwan for its donation of 5.6 million masks to help fight the <a href=\"https://twitter.com/search?q=%23coronavirus\">#coronavirus</a>. We really appreciate this gesture of solidarity. This global virus outbreak requires international solidarity & cooperation. Acts like this show that we are <a href=\"https://twitter.com/search?q=%23StrongerTogether\">#StrongerTogether</a>."
},
"author": {
"type": "card",
"name": "Ursula von der Leyen",
"url": "https://twitter.com/vonderleyen",
"photo": "https://pbs.twimg.com/profile_images/1151477036545925121/sUDOL-vE.png"
},
"post-type": "note"
}
},
"_id": "10356307",
"_source": "2773"
}
Didn’t work out today and feeling a bit sluggish; you hate to see it. (v2.jacky.wtf/post/dc58d75f-…)
{
"type": "entry",
"published": "2020-04-01T19:26:22+00:00",
"url": "https://twitter.com/jackyalcine/status/1245432333899046912",
"content": {
"text": "Didn\u2019t work out today and feeling a bit sluggish; you hate to see it. (v2.jacky.wtf/post/dc58d75f-\u2026)",
"html": "Didn\u2019t work out today and feeling a bit sluggish; you hate to see it. (<a href=\"https://v2.jacky.wtf/post/dc58d75f-3381-4c17-a98a-ef0a07bfa68a\">v2.jacky.wtf/post/dc58d75f-\u2026</a>)"
},
"author": {
"type": "card",
"name": "The Platform:\"in here, he's more sausage than dog\"",
"url": "https://twitter.com/jackyalcine",
"photo": "https://pbs.twimg.com/profile_images/1235596590179446788/qsb0CGAS.jpg"
},
"post-type": "note",
"_id": "10356310",
"_source": "2773"
}
I hope y’all have a good day today! ☺️
{
"type": "entry",
"published": "2020-04-01T19:22:26+00:00",
"url": "https://twitter.com/jackyalcine/status/1245431344601034752",
"video": [
"https://video.twimg.com/tweet_video/EUipNBsUEAMotrE.mp4"
],
"quotation-of": "https://twitter.com/kiiingkrystal/status/1245400243367104513",
"content": {
"text": "https://t.co/5qyri1GOju"
},
"author": {
"type": "card",
"name": "The Platform:\"in here, he's more sausage than dog\"",
"url": "https://twitter.com/jackyalcine",
"photo": "https://pbs.twimg.com/profile_images/1235596590179446788/qsb0CGAS.jpg"
},
"post-type": "video",
"refs": {
"https://twitter.com/kiiingkrystal/status/1245400243367104513": {
"type": "entry",
"published": "2020-04-01T17:18:51+00:00",
"url": "https://twitter.com/kiiingkrystal/status/1245400243367104513",
"photo": [
"https://pbs.twimg.com/media/EUiM6QOU4AAiiaQ.jpg"
],
"content": {
"text": "I hope y\u2019all have a good day today! \u263a\ufe0f"
},
"author": {
"type": "card",
"name": "havent finished Vinland Saga",
"url": "https://twitter.com/kiiingkrystal",
"photo": "https://pbs.twimg.com/profile_images/1244777486610608130/B6LWlra6.jpg"
},
"post-type": "photo"
}
},
"_id": "10356315",
"_source": "2773"
}
Whoopi is like the celebrity form of Condoleezza Rice, people forget she's there but when she speaks on policy, we wonder why we expected something different.
Whoopi Goldberg is not holding back as she asks Bernie Sanders why he is still in the race and if he plans on being the spoiler to Biden that he was to Hillary Clinton. G...
{
"type": "entry",
"published": "2020-04-01T19:20:57+00:00",
"url": "https://twitter.com/jackyalcine/status/1245430971559587840",
"quotation-of": "https://twitter.com/girlsreallyrule/status/1245407474447941636",
"content": {
"text": "Whoopi is like the celebrity form of Condoleezza Rice, people forget she's there but when she speaks on policy, we wonder why we expected something different."
},
"author": {
"type": "card",
"name": "\"in here, he's more sausage than dog\"",
"url": "https://twitter.com/jackyalcine",
"photo": "https://pbs.twimg.com/profile_images/1235596590179446788/qsb0CGAS.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/girlsreallyrule/status/1245407474447941636": {
"type": "entry",
"published": "2020-04-01T17:47:35+00:00",
"url": "https://twitter.com/girlsreallyrule/status/1245407474447941636",
"video": [
"https://video.twimg.com/amplify_video/1245379277517963264/vid/1280x720/1-ZGDu_Hd7ctOwPh.mp4?tag=13"
],
"content": {
"text": "Whoopi Goldberg is not holding back as she asks Bernie Sanders why he is still in the race and if he plans on being the spoiler to Biden that he was to Hillary Clinton. Good for her."
},
"author": {
"type": "card",
"name": "Amee Vanderpool",
"url": "https://twitter.com/girlsreallyrule",
"photo": "https://pbs.twimg.com/profile_images/1208484454429319168/qWDd71_8.jpg"
},
"post-type": "video"
}
},
"_id": "10356017",
"_source": "2773"
}
Just discovered lichess.org wish I would have knwon about it for years. Exactly what I was looking for. (quickthoughts.jgregorymcverry.com/s/1It4lx)
{
"type": "entry",
"published": "2020-04-01T19:11:37+00:00",
"url": "https://twitter.com/jgmac1106/status/1245428624888659968",
"content": {
"text": "Just discovered lichess.org wish I would have knwon about it for years. Exactly what I was looking for. (quickthoughts.jgregorymcverry.com/s/1It4lx)",
"html": "Just discovered <a href=\"http://lichess.org\">lichess.org</a> wish I would have knwon about it for years. Exactly what I was looking for. (<a href=\"https://quickthoughts.jgregorymcverry.com/s/1It4lx\">quickthoughts.jgregorymcverry.com/s/1It4lx</a>)"
},
"author": {
"type": "card",
"name": "https://jgregorymcverry.com",
"url": "https://twitter.com/jgmac1106",
"photo": "https://pbs.twimg.com/profile_images/565227710104883200/g4MDcTnx.jpeg"
},
"post-type": "note",
"_id": "10355937",
"_source": "2773"
}
Just discovered lichess.org wish I would have knwon about it for years. Exactly what I was looking for.
{
"type": "entry",
"published": "2020-04-01T19:11:35+0000",
"url": "https://quickthoughts.jgregorymcverry.com/2020/04/01/just-discovered-lichessorg-wish-i-would-have",
"syndication": [
"https://twitter.com/jgmac1106/status/1245428624888659968"
],
"content": {
"text": "Just discovered lichess.org wish I would have knwon about it for years. Exactly what I was looking for."
},
"author": {
"type": "card",
"name": "Greg McVerry",
"url": "https://quickthoughts.jgregorymcverry.com/profile/jgmac1106",
"photo": "https://quickthoughts.jgregorymcverry.com/file/2d6c9cfed7ac8e849f492b5bc7e6a630/thumb.jpg"
},
"post-type": "note",
"_id": "10355687",
"_source": "1300"
}
Doing some beta testing of the new @withknown courseware plug-in @mapkyca is working on, I love teaching with webmentions so much fun #oer20 https://clients.marcus-povey.co.uk/review/course/view/d05f1a608251e3594c8ad8afe3323dcf/
{
"type": "entry",
"published": "2020-04-01T18:43:33+0000",
"url": "https://quickthoughts.jgregorymcverry.com/2020/04/01/doing-some-beta-testing-of-the-new",
"category": [
"oer20"
],
"syndication": [
"https://twitter.com/jgmac1106/status/1245421582509621254"
],
"content": {
"text": "Doing some beta testing of the new @withknown courseware plug-in @mapkyca is working on, I love teaching with webmentions so much fun #oer20 https://clients.marcus-povey.co.uk/review/course/view/d05f1a608251e3594c8ad8afe3323dcf/",
"html": "Doing some beta testing of the new @withknown courseware plug-in @mapkyca is working on, I love teaching with webmentions so much fun <a href=\"https://quickthoughts.jgregorymcverry.com/tag/oer20\" class=\"p-category\">#oer20</a> <a href=\"https://clients.marcus-povey.co.uk/review/course/view/d05f1a608251e3594c8ad8afe3323dcf/\">https://clients.marcus-povey.co.uk/review/course/view/d05f1a608251e3594c8ad8afe3323dcf/</a>"
},
"author": {
"type": "card",
"name": "Greg McVerry",
"url": "https://quickthoughts.jgregorymcverry.com/profile/jgmac1106",
"photo": "https://quickthoughts.jgregorymcverry.com/file/2d6c9cfed7ac8e849f492b5bc7e6a630/thumb.jpg"
},
"post-type": "note",
"_id": "10354852",
"_source": "1300"
}
Doing some beta testing of the new @withknown courseware plug-in @mapkyca is working on, I love teaching with webmentions so much fun #oer20 clients.marcus-povey.co.uk/review/course/… (quickthoughts.jgregorymcverry.com/s/tvWXB)
{
"type": "entry",
"published": "2020-04-01T18:43:38+00:00",
"url": "https://twitter.com/jgmac1106/status/1245421582509621254",
"content": {
"text": "Doing some beta testing of the new @withknown courseware plug-in @mapkyca is working on, I love teaching with webmentions so much fun #oer20 clients.marcus-povey.co.uk/review/course/\u2026 (quickthoughts.jgregorymcverry.com/s/tvWXB)",
"html": "Doing some beta testing of the new <a href=\"https://twitter.com/withknown\">@withknown</a> courseware plug-in <a href=\"https://twitter.com/mapkyca\">@mapkyca</a> is working on, I love teaching with webmentions so much fun <a href=\"https://twitter.com/search?q=%23oer20\">#oer20</a> <a href=\"https://clients.marcus-povey.co.uk/review/course/view/d05f1a608251e3594c8ad8afe3323dcf/\">clients.marcus-povey.co.uk/review/course/\u2026</a> (<a href=\"https://quickthoughts.jgregorymcverry.com/s/tvWXB\">quickthoughts.jgregorymcverry.com/s/tvWXB</a>)"
},
"author": {
"type": "card",
"name": "https://jgregorymcverry.com",
"url": "https://twitter.com/jgmac1106",
"photo": "https://pbs.twimg.com/profile_images/565227710104883200/g4MDcTnx.jpeg"
},
"post-type": "note",
"_id": "10354836",
"_source": "2773"
}
"Cryptography turns hard security problems into hard key management problems" @cperciva at #Oktane20
{
"type": "entry",
"published": "2020-04-01T18:43:29+00:00",
"url": "https://twitter.com/aaronpk/status/1245421542986506240",
"content": {
"text": "\"Cryptography turns hard security problems into hard key management problems\" @cperciva at #Oktane20",
"html": "\"Cryptography turns hard security problems into hard key management problems\" <a href=\"https://twitter.com/cperciva\">@cperciva</a> at <a href=\"https://twitter.com/search?q=%23Oktane20\">#Oktane20</a>"
},
"author": {
"type": "card",
"name": "Aaron Parecki",
"url": "https://twitter.com/aaronpk",
"photo": "https://pbs.twimg.com/profile_images/1103120425846857728/X3d0a2Tr.png"
},
"post-type": "note",
"_id": "10354837",
"_source": "2773"
}
My prerecorded KarOREkee entry to #oer20 "Old Blog Code" lyrics included so if someone who could actually sing does it, it will help: jgregorymcverry.com/oldblogcode (quickthoughts.jgregorymcverry.com/s/1AB5nJ)
{
"type": "entry",
"published": "2020-04-01T18:41:57+00:00",
"url": "https://twitter.com/jgmac1106/status/1245421157127532544",
"content": {
"text": "My prerecorded KarOREkee entry to #oer20 \"Old Blog Code\" lyrics included so if someone who could actually sing does it, it will help: jgregorymcverry.com/oldblogcode (quickthoughts.jgregorymcverry.com/s/1AB5nJ)",
"html": "My prerecorded KarOREkee entry to <a href=\"https://twitter.com/search?q=%23oer20\">#oer20</a> \"Old Blog Code\" lyrics included so if someone who could actually sing does it, it will help: <a href=\"https://jgregorymcverry.com/oldblogcode\">jgregorymcverry.com/oldblogcode</a> (<a href=\"https://quickthoughts.jgregorymcverry.com/s/1AB5nJ\">quickthoughts.jgregorymcverry.com/s/1AB5nJ</a>)"
},
"author": {
"type": "card",
"name": "https://jgregorymcverry.com",
"url": "https://twitter.com/jgmac1106",
"photo": "https://pbs.twimg.com/profile_images/565227710104883200/g4MDcTnx.jpeg"
},
"post-type": "note",
"_id": "10354838",
"_source": "2773"
}
"Cryptography turns hard security problems into hard key management problems" @cperciva at #Oktane20
{
"type": "entry",
"published": "2020-04-01T11:43:27-07:00",
"url": "https://aaronparecki.com/2020/04/01/13/cryptography",
"category": [
"Oktane20",
"cryptography",
"crypto",
"oktane20"
],
"syndication": [
"https://twitter.com/aaronpk/status/1245421542986506240"
],
"content": {
"text": "\"Cryptography turns hard security problems into hard key management problems\" @cperciva at #Oktane20",
"html": "\"Cryptography turns hard security problems into hard key management problems\" <a href=\"https://twitter.com/cperciva\">@cperciva</a> at <a href=\"https://aaronparecki.com/tag/oktane20\">#<span class=\"p-category\">Oktane20</span></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": "10354738",
"_source": "16"
}
My prerecorded KarOREkee entry to #oer20 "Old Blog Code" lyrics included so if someone who could actually sing does it, it will help: https://jgregorymcverry.com/oldblogcode
{
"type": "entry",
"published": "2020-04-01T18:41:52+0000",
"url": "https://quickthoughts.jgregorymcverry.com/2020/04/01/my-prerecorded-karorekee-entry-to-oer20-old",
"category": [
"oer20"
],
"syndication": [
"https://twitter.com/jgmac1106/status/1245421157127532544"
],
"content": {
"text": "My prerecorded KarOREkee entry to #oer20 \"Old Blog Code\" lyrics included so if someone who could actually sing does it, it will help: https://jgregorymcverry.com/oldblogcode",
"html": "My prerecorded KarOREkee entry to <a href=\"https://quickthoughts.jgregorymcverry.com/tag/oer20\" class=\"p-category\">#oer20</a> \"Old Blog Code\" lyrics included so if someone who could actually sing does it, it will help: <a href=\"https://jgregorymcverry.com/oldblogcode\">https://jgregorymcverry.com/oldblogcode</a>"
},
"author": {
"type": "card",
"name": "Greg McVerry",
"url": "https://quickthoughts.jgregorymcverry.com/profile/jgmac1106",
"photo": "https://quickthoughts.jgregorymcverry.com/file/2d6c9cfed7ac8e849f492b5bc7e6a630/thumb.jpg"
},
"post-type": "note",
"_id": "10354723",
"_source": "1300"
}
Hey folks at #oer20, the #indieweb homebrew website club London has started intros, lemme check events.indieweb.org for more info if you want to join us.
{
"type": "entry",
"published": "2020-04-01T18:15:36+0000",
"url": "https://quickthoughts.jgregorymcverry.com/2020/04/01/hey-folks-at-oer20-the-indieweb-homebrew",
"category": [
"oer20",
"indieweb"
],
"syndication": [
"https://twitter.com/jgmac1106/status/1245414543196598275"
],
"content": {
"text": "Hey folks at #oer20, the #indieweb homebrew website club London has started intros, lemme check events.indieweb.org for more info if you want to join us.",
"html": "Hey folks at <a href=\"https://quickthoughts.jgregorymcverry.com/tag/oer20\" class=\"p-category\">#oer20</a>, the <a href=\"https://quickthoughts.jgregorymcverry.com/tag/indieweb\" class=\"p-category\">#indieweb</a> homebrew website club London has started intros, lemme check events.indieweb.org for more info if you want to join us."
},
"author": {
"type": "card",
"name": "Greg McVerry",
"url": "https://quickthoughts.jgregorymcverry.com/profile/jgmac1106",
"photo": "https://quickthoughts.jgregorymcverry.com/file/2d6c9cfed7ac8e849f492b5bc7e6a630/thumb.jpg"
},
"post-type": "note",
"_id": "10354020",
"_source": "1300"
}
Hey folks at #oer20, the #indieweb homebrew website club London has started intros, lemme check events.indieweb.org for more info if you want to join us. (quickthoughts.jgregorymcverry.com/s/12Zngi)
{
"type": "entry",
"published": "2020-04-01T18:15:40+00:00",
"url": "https://twitter.com/jgmac1106/status/1245414543196598275",
"content": {
"text": "Hey folks at #oer20, the #indieweb homebrew website club London has started intros, lemme check events.indieweb.org for more info if you want to join us. (quickthoughts.jgregorymcverry.com/s/12Zngi)",
"html": "Hey folks at <a href=\"https://twitter.com/search?q=%23oer20\">#oer20</a>, the <a href=\"https://twitter.com/search?q=%23indieweb\">#indieweb</a> homebrew website club London has started intros, lemme check <a href=\"http://events.indieweb.org\">events.indieweb.org</a> for more info if you want to join us. (<a href=\"https://quickthoughts.jgregorymcverry.com/s/12Zngi\">quickthoughts.jgregorymcverry.com/s/12Zngi</a>)"
},
"author": {
"type": "card",
"name": "https://jgregorymcverry.com",
"url": "https://twitter.com/jgmac1106",
"photo": "https://pbs.twimg.com/profile_images/565227710104883200/g4MDcTnx.jpeg"
},
"post-type": "note",
"_id": "10354001",
"_source": "2773"
}