Just wanted to give a shoutout to Bring Back Blogging & Ash Huang, as it's been my main source of motivation to start my blog. 1 more to go! ✊

https://notes.ashsmash.com/entries/bringbackblogsomg/

#blog #indieweb #hugo #writing #web #website

@jnwlrvn Naast het ‘fediversum’ (dat tegenwoordig vooral op ‘ActivityPub’ draait en waarvan Mastodon deel uitmaakt) bestaat er ook zoiets als de #indieweb-beweging. (Er is overigens flink wat overlap tussen beide, al gaat het ‘IndieWeb’ toch vooral over ‘eigenaarschap’ en [dus] het hebben van een eigen website [waar vervolgens heel wat ‘sociale features’ aan kúnnen worden toegevoegd], daar waar het fediversum vooralsnog [vooral] om ‘apps’ lijkt te gaan.) https://indieweb.org

Today, I had to move on but I will continue reading the Articles on the Webmention page. I read the Webmention-Developer page on the IndieWeb.org website. This page discussed the protocol summary, how to send, receive, and test. It provided links to libraries. But most importantly referred us to the Webmention.rocks Testing tool. I successfully tested all except… Read more >> https://tmichellemoore.com/?p=152205 Day 14 of 100 #100DaysofIndieWeb, #IndieWeb, #ProjectJournal, #WordPress

testing #Indieweb.social 22:03:45

POSUM

Post Own Site Using Mastodon.

I just made that up.

Describes [my] practice of writing things as Mastodon posts first.

Then,

Either copying & pasting,

or RSS-ing

What you, okay I,

Wrote in those Mastodon toots/posts onto one's self-hosted website or blog.

POSUM

.

Previously

Sometimes people created tweet-threads as public drafts of potential blog posts.

Replies to tweets in the thread might end up in one's blog post on their own site.

| #Indieweb #Mastodon #POSUM cc: #POSSE

We align ourselves with the #POSSE (Publish -on your- Own Site, Syndicate Elsewhere) philosophy that is based on. that the contents must first be hosted on your own website, and then publish copies or share links with third parties. For this reason, from now on the videopoccast HECHO CON BLOQUES (MADE WITH BLOCKS), which had been released as a newsletter here on LinkedIn, will be published for the first time on my blog.

https://www.blogpocket.com/podcast/hecho-con-bloques-22-22o-aniversario-de-blogpocket-patrones-de-bloques-gutenberg-15-0-y-mas/

#WordPress #indieweb @wordpress@chirp.social @wordpress@a.gup.pe

Nos alineamos con la filosofía #POSSE (Publish -on your- Own Site, Syndicate Elsewhere) que se basa en. que los contenidos deben alojarse primero en tu propio sitio web, y luego publicar copias o compartir enlaces con terceros. Por eso, desde ahora el videopoccast HECHO CON BLOQUES, que se venía estrenando como newsletter aquí en LinkedIn, se publicará en primicia en mi blog.

#WordPress #indieweb @wordpress@chirp.social @wordpress@a.gup.pe

https://www.blogpocket.com/podcast/hecho-con-bloques-22-22o-aniversario-de-blogpocket-patrones-de-bloques-gutenberg-15-0-y-mas/

En el afán de independizar mi presencia en Internet, este año decidí retomar mi blog y configurarlo siguiendo el ejemplo de la comunidad #IndieWeb [1].

Acabo de usar por primera vez #IndieAuth [2] para iniciar sesión, y la sesión fue autenticada usando mi propio sitio web 🤩

1. https://indieweb.org
2. https://indieweb.org/IndieAuth

Whoo-hoo! Fixed my Jekyll error and got my personal website updated for that sweet, sweet validated profile bling. https://matthewreinbold.com

(Also removed the 'Share to Twitter' links and updated the disclosures.)

Turns out, if you just start deleting random folders you don't recognize, you too can make progress! (Something was amiss with my .jekyll-cache, but is all better now).

#jekyll #blog #indieweb

Time to #BuildInPublic: #Indieweb -izing my web presence.

✅I've had johnbeales.com forever.
✅Fresh new Mastodon account.
🔲 Set up rel="me" so my Mastodon link gives me a green check.
🔲Make sure my h-card is set up right.
...?

End goal: own my microblogging, mostly on my own site, while still participating in the fediverse, and not overwhelming longer-form blog posts.

A web-based science fiction literary journal

I’ve created a Mastodon RSS feed for my blog for POSSEing. It’ll change the toot depending on whether I’m publishing a post, note or link, add an optional comment and even add properly-formatted tags. I should write something on this…



🏷 #indieweb #jekyll #mastodon #posse #rss
https://www.thisdaysportion.com/notes/2023-01-21-rss-to-mastodon-notes-1

You should probably not add “No Title” to your titleless “IndieWeb” notes. Even if your site’s front end doesn’t show these “titles,” your RSS feed still might. Which would cause feed readers to display these notes as “articles,” i.e., _with_ a title (equal to “No Title”).

#indieweb

(https://bddz.be/Db1)

I am really loving how webmentions are working on my website 😍

#IndieWeb #Websites

It's 2023: Students Hate Movies

https://foreverliketh.is/blog/its-2023-students-hate-movies/

MY SECOND EVER BLOG POST!!
I really didn't think I'd ever be doing this. Open to any and all feedback!

#technology #education #teaching #edtech #blog #indieweb #hugo #film #movie #youtube #tiktok

Eleventy 2.0 first beta is out! Consider giving it a try: https://www.11ty.dev/blog/eleventy-v2-beta/ #webdev #webperf #indieweb #web1

When you setup your site with Bridgy Fed^1, it creates a dashboard with a form for others to follow you site. E.g. mine: https://fed.brid.gy/user/tantek.com

Copying that Follow form to your site sets up cross-instance following directly from your #IndieWeb site!

Starting with the Follow form markup on the dashboard, copy it and make any necessary changes for its HTML & CSS to fit in with your own, e.g.

<form method="post" action="https://fed.brid.gy/remote-follow">
 <label for="follow-address">🐘 Follow
  <kbd>@tantek.com@tantek.com</kbd>:<br />
  enter your @-@ fediverse address:</label>
 <input id="follow-address" name="address" type="text" required="required"
        placeholder="@you@instance.social" alt="fediverse address" value="" />
 <input name="domain" type="hidden" value="tantek.com" />
 <button type="submit">Follow</button>
</form>

After adding the Follow form to my site, I added more instructions and screenshots to the IndieWeb wiki to hopefuly enable more developers to setup Follow buttons:
* https://indieweb.org/Bridgy_Fed#How_to_add_a_follow_form

See that section for a sample rendering of the form, and what happens when someone else clicks the Follow button on your site while they’re logged into a Mastodon instance.

They get prompted to FOLLOW you, and when they click that button, they get a follow confirmation.

A functioning cross-instance “Follow” button is one step closer to a universal cross-site “Follow button”.


This is day 19 of #100DaysOfIndieWeb #100Days, written the night after.

← Day 18: https://tantek.com/2023/019/t5/reply-domain-above-address-and-silo
→ 🔮


^1 https://tantek.com/2023/008/t7/bridgy-indieweb-posse-backfeed
#IndieWeb #100DaysOfIndieWeb #100Days
@elizabethtai.com (@liztai@hachyderm.io) Thanks! It took us a while to come up with #POSSE too! Both the concept and name.

Roughly conceptually described in a 2010-05-26 interview^1:

 1. Publish on your own site, own your URLs, your permalinks, and
 2. Syndicate out to other sites. Your text updates to Twitter, your checkins to Foursquare, your photos to Flickr etc.

A few months later in a whiteboard architecture diagram^2.

Then *two years* after that @willnorris.com (@will@willnorris.com) and I finally came up with the name/acronym POSSE!^3

^1 https://web.archive.org/web/20130312135439/http://www.monkinetic.com/2010/05/26/tantek-celik-diso-20-brass-tacks
^2 https://www.flickr.com/photos/tantek/5301870765/
^3 http://tantek.com/2012/173/t1/posse-core-indieweb-approach

Current social media position: Hoping Twitter doesn’t cut off NetNewsWire’s API access before most people move to Mastodon and NetNewsWire implements Mastodon integration in the meantime. While POSSEing anyway. C’est compliqué. #indieweb #netnewswire #rss #posse
https://www.thisdaysportion.com/notes/current-stream-status