I’m currently using a beta of Aperture as my microsub endpoint and it’s working very well. I can point two Indieweb readers, Together (web) and Indigenous (Android), at it and see posts. This also gives me the power to like, reply, and re-post any of those too – Syndicating them to my blog and to Twitter if I want.
Category: IndieWeb
Reply to Robin DeRosa et al on archiving and self-hosting in DoOO
I’ve recently outlined how ideas like a Domain of One’s Own and IndieWeb philosophies could be used to allow researchers and academics to practice academic samizdat on the open web to own and maintain their own open academic research and writing. A part of this process is the need to have useful and worthwhile back up and archiving ability as one thing we have come to know in the history of the web is that link rot is not our friend.
Toward that end, for those in the space I’ll point out some useful resources including the IndieWeb wiki pages for archival copies. Please contribute to it if you can. Another brilliant resource is the annual Dodging the Memory Hole conference which is run by the Reynolds Journalism Institute.
While Dodging the Memory Hole is geared toward saving online news in particular, many of the conversations are nearly identical to those in the broader archival space and also involve larger institutional resources and constituencies like the Internet Archive, the Library of Congress, and university libraries as well. The conference is typically in the fall of each year and is usually announced in August/September sometime, so keep an eye out for its announcement. In the erstwhile, they’ve recorded past sessions and have archive copies of much of their prior work in addition to creating a network of academics, technologists, and journalists around these ideas and related work. I’ve got a Twitter list of prior DtMH participants and stake-holders for those interested.
I’ll also note briefly, that as I self-publish on my own self-hosted domain, I use a simple plugin so that both my content and the content to which I link are being sent to the Internet Archive to create copies there. In addition to semi-regular back ups I make locally, this hopefully helps to mitigate potential future loss and link rot.
As a side note, major bonus points to Robin DeRosa (@actualham) for the use of the IndieWeb hashtag in her post!!
Reply to Mariko Kosaka on RSS, blogging, and linkbacks
https://alistapart.com/article/webmentions-enabling-better-communication-on-the-internet
It is a small part of an #IndieWeb suite of open protocols including Micropub, WebSub, and Microsub for allowing site to site communication and interaction which goes to the broader scope of your question about RSS feeds and blogs. See also: Lost Infrastructure
I keep meaning to provide a better overview of it all, but this recent pencast overview captures a chunk of it. Aaron Parecki’s article Building an IndieWeb Reader captures some of the rest of the microsub/reader portion.
❤️ actualham tweet
A Provocation for the #OpenPedagogy Community, from @holden. On self- and institutional hosting, and where we should be building our stuff on the web. #digped #indieweb #OpenPed https://t.co/x98BVJyHtc
— Robin DeRosa (@actualham) August 10, 2018
👓 A Provocation for the Open Pedagogy Community | Hapgood
Dave Winer has a great post today on the closing of blogs.harvard.edu. These are sites run by Berkman, some dating back to 2003, which are being shut down. My galaxy brain goes towards the idea of …
👓 What makes a weblog a weblog? | Harvard Weblogs
At Berkman we're studying weblogs, how they're used, and what they are. Rather than saying "I know it when I see it" I wanted to list all the known features of weblog software, but more important, get to the heart of what a weblog is, and how a weblog is different from a Wiki, or a news site managed with software like Vignette or Interwoven. I draw from my experience developing and using weblog software (Manila, Radio UserLand) and using competitive products such as Blogger and Movable Type. This piece is being published along with my keynotes at OSCOM and the Jupiter weblogs conference. And a disclaimer: This is a work in progress. There may be subsequent versions as the art and market for weblog software develops. Dave Winer, June 2003, Cambridge MA.
The unedited voice of a person
👓 Friday, August 10, 2018 | Scripting News
I got an email in the middle of the night asking if I had seen an announcement from Berkman Center at Harvard that they will stop hosting blogs.harvard.edu. It's not clear what will happen to the archives. Let's have a discussion about this. That was the first academic blog hosting system anywhere. It was where we planned and reported on our Berkman Thursday meetups, and BloggerCon. It's where the first podcasts were hosted. When we tried to figure out what makes a weblog a weblog, that's where the result was posted. There's a lot of history there. I can understand turning off the creation of new posts, making the old blogs read-only, but as a university it seems to me that Harvard should have a strong interest in maintaining the archive, in case anyone in the future wants to study the role we played in starting up these (as it turns out) important human activities.
👓 Micro.blog Help | Micro.blog community guidelines
At Micro.blog, we believe there needs to be a line between the social network and the content at your own site. Your web site is your own, where you have the freedom to write about whatever you want, but a service like Micro.blog has a responsibility to build a safe community for its users.
Reply to Curtis McHale and David Wolfpaw on rel-alternate
15:27 aaronpk: “my post permalinks now have a rel=alternate link to an mf2 and jf2 JSON version of the post”
And continued over the next several hours and days primarily with participation of aaronpk, GWG, and pfefferle among a few others.
David Shanske (GWG) and I discussed an overview of it in the most recent episode of An IndieWeb Podcast. The conversation about rel=”alternate” begins at the 11:00 minute mark.
Somewhere there’s a note that GWG has already built a big chunk of code into the Webmention/Semantic Linkbacks plugin that implements a large chunk of the work already. There’s also some work done in https://github.com/indieweb/wordpress-mf2-feed as well.
🔖 ❤️ vilhalmer tweet
You can get an IndieWeb user's avatar in one line of python:
— vil (@vilhalmer) August 10, 2018
site = 'https://t.co/5tn70Ey5Kj'; import bs4, requests, urllib.parse; urllib.parse.urljoin(site, bs4.BeautifulSoup(requests.get(site).content, 'html.parser').select('.h-card .u-photo')[0].attrs['src'])
An IndieWeb Podcast: Episode 9 30 Days of IndieWeb
Running time: 0h 58m 33s | Download (18.9MB) | Subscribe by RSS |
Summary: David is about to head off abroad for a month. We talk about what’s been happening recently and his plans for his upcoming sojourn.
Recorded: August 5, 2018
Shownotes
IndieWeb Camp NYC–September 28-29, 2018–RSVPs are open now
Micropub Plugin work for WordPress
It will include a Media endpoint
Code for integration with the WordPress REST API
rel=”alternate”
This sketch solution may be an end-around the issue of getting WordPress (or potentially other CMSes) Themes to be microformats 2 compatible, and allow a larger range of inter-compatibility for websites and communication.
Facebook API changes cause breakage of Brid.gy
Ditchbook, a micropub-based tool for exporting data from Facebook and importing into other services
Greg McVerry’s EDU522 course Digital Teaching and Learning Too (🎧 00:47:57)
👓 Lessons of running a (semi) static, Indieweb-friendly site for 2 years | petermolnar.net
It’s not possible to run fully static sites with dynamic features, such as webmention handling - you can get close to it, but you do need to embrace external services.
Sketches of my Home and About page designs
Lately I’ve added a bunch of different ways to slice and dice the content on my site so that readers can hopefully more easily find or discover the content they may be most interested in reading. I’ve also been trying to pare down on the amount of information and detail which I present.
So without additional ado, here they are:
Home and About Page layouts
📺 #EDU522 Daily Update VIII: Using #IndieWeb Post Kinds | YouTube
As an example, I modified the Author data for this particular post so that it shows Dr. McVerry created it and included both a photo avatar of him as well as a link to his website.
If you have some coding capabilities and want to go all-in on gaining more control over the reply contexts that Post Kinds allows, I’ve written up an outline for doing so. (I’d recommend waiting to play with it after class is over though!)
📺 EDU 522: Daily Update VI: Sending A Manual Webmention | YouTube
A short video on how to send a manual webmention to a WordPress site that's using the Webmention plugin.
http://example.com/wp-json/webmention/1.0/endpoint.
Other manual methods for both WordPress-based and non-WordPress sites include:
http://sendawebmention.com
http://mention-tech.appspot.com/