Jamie Tanna (https://www.jvt.me)
Jamie Tanna (https://www.jvt.me)
/usr/bin/whoami
Why are you here?
We strive for Free and Open Source software in the world, on mobile, desktop and server. But what about the Web? The IndieWeb is all about taking control, owning your data, and scratching your itches through Open Source and Standards. We're working to take back the Web, and you can, too.
Via https://theadhocracy.co.uk/wrote/one-year-in-the-indieweb (emphasis mine):
- Have a website;
- Own your URL;
- Make it available.
Those three steps are what you need to do in order to be part of the independent, or indie, web. But that's lowercase i, lowercase w. The IndieWeb β check that casing β is a bit more specific than that. The IndieWeb is an attempt at moving behaviours and functionality away from large, corporately-owned online communities (what people involved in the IndieWeb refer to as "silos") and onto independent websites. Specifically, the IndieWeb is focused on online social behaviour.
Via https://theadhocracy.co.uk/wrote/one-year-in-the-indieweb:
Maybe you're trying to create a consistent experience across different digital channels, so that if someone likes a Tweet about your article then that "like" shows up when on the article? Sounds like you need to implement backfeed
Or maybe you want an easy way for people to comment on a page without needing to sign in? Webmentions will probably help you out
Looking for a way to consume RSS that feels a bit more like a two-way conversation? Check out social readers
Want to easily publish ideas directly from your phone to your website? Micropub might be what you're after
Via https://bradfrost.com/blog/post/write-on-your-own-website/:
Writing on your own website associates your thoughts and ideas with you as a person. Having a distinct website design helps strengthen that association. Writing for another publication you get a little circular avatar at the beginning of the post and a brief bio at the end of the post, and thatβs about it. People will remember the publication, but probably not your name.
Shouldn't you get a choice of what to do with your content?
π
https://www.jvt.me/kind/rsvps/ - currently 308 in total!
Homebrew Website Club Nottingham - "when is it again"?
π
https://www.jvt.me/events/homebrew-website-club-nottingham/index.ics
<img class="fragment" style="width: 50%; height: 50" src="/indieweb/img/blog-about-it.png" alt=""That's so interesting. I shall go write about it in my blog"" />
"platform agnostic platform"
"small pieces loosely joined"
Publish (on your) Own Site, Syndicate Elsewhere (POSSE)
<div class="h-entry">
<span class="p-author h-card">
<a class="u-url" href="https://www.jvt.me">
<img class="u-photo"
src="https://www.jvt.me/profile.png" alt=""/>
Jamie Tanna
</a>
</span>:
RSVP <span class="p-rsvp">yes</span>
to <a href="https://indiewebcamp.nl/"
class="u-in-reply-to">IndieWebCamp Amsterdam</a>
</div>
π΄
Won't it just go the way of RSS?
POST /webmention-endpoint HTTP/1.1
Host: aaronpk.example
Content-Type: application/x-www-form-urlencoded
source=https://waterpigs.example/post-by-barnaby&
target=https://aaronpk.example/post-by-aaron
HTTP/2 200
server: nginx/1.14.0
content-type: text/html; charset=UTF-8
cache-control: no-cache
link: <https://aaronparecki.com/auth>;
rel="authorization_endpoint"
link: <https://aaronparecki.com/micropub>;
rel="micropub"
link: <https://aaronparecki.com/auth/token>;
rel="token_endpoint"
link: <https://aaronparecki.com/>; rel="self"
...
date: Wed, 04 Sep 2019 17:44:15 GMT
strict-transport-security: max-age=2592000
x-no-cache: 1
x-cache: BYPASS
<link rel="authorization_endpoint"
href="https://indieauth.com/auth" />
<link rel="token_endpoint"
href="https://tokens.indieauth.com/token" />
<a rel="me" href="https://gitlab.com/jamietanna">
<i class="fa fa-gitlab" title="GitLab.com Profile"></i>
@jamietanna
</a>