RSVPed Might be attending WordPress Meetup: [ONLINE] Ouch! Accessibility That Should Not Hurt

March 25, 2020 at 07:00PM- March 25, 2020 at 09:00PM

We are taking this meetup online! As a precautionary measure, it's probably best to limit face to face interactions given the current situation regarding the Corona Virus. So, the WPLA organizers are going to test out conducting our meetups virtually via Zoom (details below).

So, prep your webcams and get ready to continue our discussion on accessibility!

Our friend, Joe Simpson, who organizes the Santa Clarita WordPress Meetup & WordCamp will be going through real examples of how to make your site accessible. Be ready for an interactive and collaborative discussion!

LOCATION (Virtual)
Join Zoom Meeting
https://uscprovost.zoom.us/j/381813725
Meeting ID: 381 813 725

AGENDA
7:00-7:30 – Introductions and News
7:30-8:15 – Ouch! WordPress Accessibility That Should Not Hurt
8:15-9:00 – Q&A and open discussion. If you would like to share your screen, please make sure you bring any cables that you might need.

Read a post by David ShanskeDavid Shanske (david.shanske.com)
I just pushed the first set of improvements to Parse This to support JSON-LD.  Parse This takes an incoming URL and converts  it to mf2 or jf2. It is used by Post Kinds and by Yarns Microsub  to handle this. So, assuming the default arguments are set, the parser will, for a URL that is not a feed...
Also, installed and looks good!
RSVPed Attending WordCamp Santa Clarita 2020 April 3-4, 2020
WordCamp in Santa Clarita? Yes!
April 3-4, 2020 marks the second annual WordCamp Santa Clarita, the fifth annual Southern California WordPress conference; but who is putting this event on? Meet your local community organizing team — they’ll be here to make your weekend a fun and rewarding experience in a welcoming environment.

Can’t wait! I had a lot of fun at this camp last year and expect it to be even better this year.

Buy your tickets today before they sell out! 

Read How to Show More Than 30 Custom Fields In WordPress [Quick Fix] by Damien (Make Tech Easier)
Whenever you compose (or edit) a post in WordPress, you will notice that there is a section called “Custom Field” where you can add custom variable (also known as meta-data) and value to your post. This is a very useful feature that allows you to customize each post with a custo...

This didn’t do what I wanted it to, but it did do something related that I was also missing.

Liked Planning out the Next Generation of Post Kinds by David ShanskeDavid Shanske (david.shanske.com)
I’ve been working on the Post Kinds plugin for several years now. It allows the enhancement of WordPress posts into the Indieweb types of posts. But in the current environment, the question I keep getting asked is: When will it support Gutenberg, the WordPress block editor? This is something of a ...
I’m thinking about this. Will try some diagrams first…

Exploring Pine.blog

I’d noticed Pine.blog before at a previous IndieWebCamp, but not had time to delve into it very deeply. Seeing some of what Brian Schrader has been working on while following IndieWebCamp Austin remotely this weekend has reminded about the project. As a result, I’ve been spending some time tonight to check out some of the functionality that it’s offering. In part, I’m curious how similar, or not, it is to what Micro.blog is offering specifically with respect to the idea of IndieWeb as a Service which I’ve recently begun documenting. It’s always great to see the growing diversity and plurality of solutions in the space.

My brief prior experience with the platform was simply adding my website to their discovery service. Tonight I’ve found that Pine.blog has got a very pretty little feed reader experience with some fun discovery functionality. You can apparently create multiple timelines to follow content, but one needs a paid account for more than one timeline. It allows both following sites as well as recommending them to others. It also appears that Brian is supporting the rel=”payment” microformat as I see at least one feed that has a “$ Support” button in the Pine.blog interface to allow me to go to the site’s payment page to support it. I think this may be one of the first times I’ve seen this functionality in an app in the wild outside of the Overcast podcast app which added it a couple of years ago.

It has webmention support, so I can “like” things within the reader and notify others. Without a paid account I don’t see the ability to reply to or mention other sites though. It also looks like it allows for import/export of OPML too, though I haven’t tried it out yet–I can only test drive so many feed readers at a time and Indigenous is taking up all of my bandwidth at present.

I do wonder a bit about potentially importing/exporting my content if I were to go all-in on Pine.blog. I’d bet the idea is on the product map, but that’s a huge bit of work to build without a paid user base to support it. I’d personally want at least an export function if I were to change over, though I’m more likely to want to dovetail my own site with it much the way I’m currently doing with Micro.blog.

It looks like it should be able to post to my website, but I’m finding the “publish” and “preview” buttons don’t work–perhaps I need a paid account for this functionality? Of course, I only see UI to provide pine.blog with my URL and my account name, but it hasn’t authenticated using a password or other method, so perhaps that portion isn’t finished? I’ll circle back around to it later when I do a free trial. I do notice that Brian, the developer of the project, has an account on pine.blog which is mirrored on one of his subdomains running WordPress. Quirkily I’ve noticed that the header on his main website changes to alternately serve the pine.blog version and the WordPress version!

More to come as I continue exploring… Later on I’ll take a look at some of their paid functionality, but for now, it’s a pretty compelling set of features and some well-laid out user interface to start. I look forward to seeing how it continues to evolve.

Replied to a tweet by WordCamp Santa Clarita (Twitter)
Submission sent! Can’t wait to see everyone at camp soon.
Courtesy of the fantastic web magic of Ryan Barrett‘s Brid.gy and the hard work of Jamie Tanna to create the integration, I can now post my RSVPs for Meetup.com events directly on my WordPress website and syndicate (POSSE) my response to Meetup!

Hooray for open web standards and the IndieWeb! 🎉

Liked Webmentions for WordPress 4.0.3 Released by David ShanskeDavid Shanske (david.shanske.com)
Yesterday, version 4.0.3 of the webmention plugin for WordPress was released. Notably, this includes fixes for two issues. The auto approve functionality was not functioning for some time. Props to Jeremy Felt for identifying where the issue was. The Avatar code was not identifying scenarios where S...