“Third-party apps are no longer able to display your Strava activity data on their surfaces to other users.”

I’ve long had “integrate with Strava” on the backburner for my website, but now I think I just need to host my activities myself. This feels a lot like when Twitter clamped down on their API.

https://www.dcrainmaker.com/2024/11/stravas-changes-to-kill-off-apps.html

#Running #WebDevelopment #Strava #Indieweb

Basically would allow for interoperability between different task managers, maybe even self-hosting? Idk, it could be fun
#Technology #BuildInPublic #IndieApps #IndieWeb

So now I've got myself coming up with plans for building an open task standard to use for Routines and other task management apps

Like ActivityPub for reminders? Or rather like a calendar file for reminders?
#Technology #BuildInPublic #IndieApps #IndieWeb

How interested would people be in web versions of my apps as well?

I don't know if it would make a ton of sense for Just. Weather. and it would take a lot of work to re-tool Routines to be able to do so, but I think it would be interesting.

#Technology #BuildInPublic #IndieApps #IndieWeb

How interested would people be in web versions of my apps as well?

I don't know if it would make a ton of sense for Just. Weather. and it would take a lot of work to re-tool Routines to be able to do so, but I think it would be interesting.

#Technology #BuildInPublic #IndieApps #IndieWeb

How interested would people be in web versions of my apps as well?

I don't know if it would make a ton of sense for Just. Weather. and it would take a lot of work to re-tool Routines to be able to do so, but I think it would be interesting.

#Technology #BuildInPublic #IndieApps #IndieWeb

I originally set up the menus on my site very early in my web development journey, and then didn't get around to switching them from JS to CSS for a while, and it's nice to finally have that figured out.

#WebDev #CSS #JavaScript #IndieWeb

I finally got something done on my site (reillyspitzfaden.com) I've been meaning to do for a while; the menus (both the dropdowns and the hamburger menu on small screens) all work with CSS only and no JS!

#WebDev #CSS #JavaScript #IndieWeb

Reilly Spitzfaden, Composer

I already didn't have a ton of JS on my site (https://reillyspitzfaden.com), but I finally got something done I've been meaning to do for a while; the menus (both the dropdowns and the hamburger menu on small screens) all work with CSS only and no JS!

I originally set them up very early in my web development journey, and then didn't get around to redoing them for a while, and it's nice to finally have that figured out.

#WebDev #CSS #JavaScript #IndieWeb

🤖 There’s a new post on Michael Burkhardt’s Whirled Wide Web:

Happy Thanksgiving (Weeknotes #24-48)

#weeknotes #IndieWeb

https://mihobu.lol/weeknotes-week-48-2024

On the other hand, I got to build my own CMS, which supports short-form notes, microformats2, Webmention, IndieAuth, Micropub (and thus posting from mobile), automatic syndication to Mastodon, location and weather metadata, and link preview cards. (And all the “basic stuff,” like multiple RSS feeds, responsive images, featured images, and search.)

#indieweb

Finally added a Submit form so ppl can submit their boilerplates easily. All are welcome - free or premium. I was adamant on discovering tools myself through serendipity, but my frand @zahil convinced me otherwise.

Also added an About page to explain who we are, and how the site works.

#indieweb #webdev #tech

Ok, I did it. Here is my first open source project that actually does the thing I made it to do. It makes an RSS feed for your basic website:

https://codeberg.org/wildrose/feedmake

I just hope my code is not so atrocious that Richard Stallman regrets giving literally anyone access to the GNU C Compiler.

#FOSS #opensource #tui #rss #indieweb

New blog post! I ask "what if socializing on the Internet were more like editing Wikipedia?" look at some cool Internet history, and think about how we could build on that to make it nicer to interact on today's Internet

reillyspitzfaden.com/posts/2024/1...

#Internet #IndieWeb #Blog #SocialMedia

Hypertext, the Memex, and Coll...

Mastodon replies in Micro.blog

I have been hard at work putting a new design to my blog, Kyle’s Tech Korner. Since this weekend was a long one, I decided to use it to finally do what I’ve been wanting to do.

I present you the update design of my site. I hope you all like and enjoy it. I’ll be pushing out new posts in the coming weeks.

Of course, if you enjoy them, you can also buy me a cup of coffee or sponsor a future post.

https://weblog.kylereddoch.me

#Blog #Tech #KylesTechKorner #IndieWeb

Moved Prism.js from the browser to the Cloudflare Pages Functions Middleware. Less main thread blocking on user devices!

#indieweb #webperf